So I donβt think itβll go away, especially given how much cheaper it makes it for developers to do βhigh fidelityβ graphics. Indies will be the ones using it for more diverse things.
@lunafoxgirlvt.foxgirls.gay
Your local soft and fluffy software engineer foxgirl! π¦ @inochi2d.com lead developer, low level software engineer, graphics programmer, game engine developer and retro homebrew tinkerer.
So I donβt think itβll go away, especially given how much cheaper it makes it for developers to do βhigh fidelityβ graphics. Indies will be the ones using it for more diverse things.
Kind of but kind of not really? Path traced lighting can run like shit and it does in many games. But there is interesting stuff happening in the indie scene in that regard. Though the main uses are more subtle like generating ambient occlusion at runtime via path tracing and SDFs or voxels
I just iterate through them in my type emitter abstraction and annotate them based on their largest value.
I fixed a crash in my codeβ¦
Turns out not all godot enums are 64 bit; duh.
Same with yuri, SFW and NSFW, being called Shoujo Ai for a while
Which was a little cursed
As for D, it has its niches, but itβs been around since 2006 and for a while it was fragmented in half due to 2 standard libraries existing. This got remedied in D 2, but it did leave lasting damage on adoption of the language.
I dunno, I donβt think rust is a C++-like. Lacks classes etc. Rust is more focused on functional programming imho. So I donβt think rust has succeeded in superseding C++. Just succeeded in being an alternative
But in my case I run my own business and develop OSS software, so thereβs overall less meetings and requirements sent down from higher up in my case.
Most of my time is spent designing sensible software architecture that is easy to modify over time.
Sure, writing code is itself βwriting syntaxβ; but that syntax exists to abstract away machine code and register selection.
Debating whether to store a var in EAX vs EBX would be a waste of time.
https://bsky.app/profile/why.bsky.team/post/3mgaqaaisfs2e Why @why.bsky.team Oh interesting, people who don't know how to build software are getting mad at my post about building software. Cute. Let me be clear, over the next year, the job of software engineer will shift dramatically to no longer have typing syntax into an editor as its primary time sink.
In my entire 15 year career in software development, βtyping syntax into an editorβ has never been the primary time sink.
Most of the time was spent on understanding what the software was actually supposed to do and to resolve conflicting requirements.
Compiled programming language, kinda like C++
dlang.org
well, the classes *are* generating, just uh, getting some compilation errors.
Guess I'll have to fix those tomorrow
I am slowly getting godot to play nice with DLang via GDExtension =w=
So many things to do, so few hours in a day
Can someone clone me so that I both can be doing Inochi2D, contract work and compiler work at the same time?
I mean, we still have issues with people using OBD to hijack cars, even, due to that system having write access to the bus.
I really feel that cars should be designed with a more tiered system, where there isnβt just one bus for everything. imho things such as steering, braking, timing control, etc. should be seperate from comfort features; with maybe a read-only link for diagnostics.
The bigger problem is really when manufacturers of any type of car connects the infotainment system directly to the CAN bus, at that point itβs a danger. A networked computer should not have read/write access to it.
I just witnessed a floppy drive die
RIP floppy drive
A chunk of code using said font, it's very pixel-art esque.
Changed my coding font to the BIOS font of the IBM PS/2 Model 30.
Be happy I didn't change it to comic sans or Monocraft again
Doesnβt help that thereβs 3 main dialects on Funen; Γstfynsk, Vestfynsk and Sydfynsk
I speak mainly Vestfynsk so I put far less pressure on consonants, replacing it with intonation, voice recognition hates that
Siri sucks at parsing my Funen dialect, whenever I have to set a 15 minute timer I have to switch into standard Danish and whenever I forget it misinterprets it as 5 minutes lmao
Tangtang from Arknights: Endfield looking pouty, with a survey answer overlaid on top, with the text "Overwhelming burden of thinking"
Soupsoup (ζ±€ζ±€) my beloved
dlang in a nutshell
DLang code that uses compile time introspection to load godot functions from GDExtension, it's very cursed.
I'm committing metaprogramming crimes again
You know what's anoying? I have a Japanese phone number but it basically is a paperweight when I'm not in Japan, they won't even let me pay extra to have it working outside of Japan.
What a pain
Though he thinks my long dev cycle is bad the other way around, so itβs kinda become a quantity versus quality kinda deal. Though to be fair, Iβve been basically redoing all the foundations for my project including writing a custom stdlib and runtime for it.
theres a fork of my open source project I keep tabs on thatβs being mostly vibe coded and it is kinda really funny to see lots of PRs made by the dev trying to fix bugs that the AI ended up introducing
I like that you're developing using ancient SDKs/environments, same, same.
I need to get back to getting a D compiler working on my IBM PS/2 Pro
Tired foxgirls at 640x480 taking a much needed nap, coming to a 486 class computer near you
Eventually, maybe,