Yay, a “good” guy with a company will stop a bad guy with a company!
All hail Jack!
Game developer and artist.
Spoken languages: Hu, En, some Jp
Programming languages: C, C++, D, C#, Java
Mastodon: @ZILtoid1991
Github: https://github.com/ZILtoid1991
Yay, a “good” guy with a company will stop a bad guy with a company!
All hail Jack!
I’m on the main kbin instance, and I’ve requested ownership of quite a lot of magazines.
x++; // Move X position forward by one
There, I made that kind of comment more useful!
Also GPU drivers.
If you’re mad at NVidia for their closed-source drivers, then remember that ARM seldom makes their Linux drivers available for free, so you have to either have to deal with absolutely no GPU driver while the CPU does the graphics rendering (might not be a big deal on a NAS though), or with open source drivers that are less capable than the Nouveau drivers and even fiddlier to install. The ARM Mali driver issue is so bad I was legit thinking on a solution to run the Android binary blobs (which at least are available by ripping them off from the Android kernel) on regular Linux, a lot of function call redirects would likely take care of that issue.
Walter Bright had a lot of back and forth over the Digital Mars C compiler and Symantec.
It’s simple, I saw it for the con what it is from the very beginning.
That solution is janky and slow as hell. I’d rather just embed it into my own software, which is mostly done, except it doesn’t find functions as functions, but as nil value.
I have never used ChatGPT
D.
It has C ABI compatibility, so it should work. But as others wrote, I might have messed up my Lua script.
No, I’m developing my own engine.
Depends on what you’re doing. Functional programming has its own downsides, especially once you want to write interactive programs, which often depend on global states. Then you either have to rely on atoms, which defeat the purpose of the functional programming, or pass around the program state, which is janly and can be slow.
I personally go multi paradigm. Simpler stuffs are almost functional (did not opt for consting everything due to performance issues), GUI stuff is OOP, etc.
I’m a game developer, and you can find my engine project at @PixelPerfectEngine
I also sometimes draw or do other similar stuff, and beg some of the smaller creators I’m following to get into the Fediverse, especially as Twitter is supressing their reach.
The ActivityPub interface allows it to my knowledge. It’s just not widely used.
Chaotic good, one 32" 2560×1440 display, one old 19" 1280×1024 display (mainly used for referencing docs, for a debugger, or watching a VTuber or a conference presentation).
Is there any GUI for either GDB or LLDB? Most cases, I don’t think “writing macros to do complicated things” is a path walkable for me, especially as I mostly want to do simple things.
A simple downgrade solved the issue, but regardless of that I’ll try to look into some alternatives, especially since VS has licensing issues, which is fine for me as I use it for open source projects, but might not be fine for others who would use it for closed source projects, and I made my open source engine in a way it allows for be used in closed source projects.
Starting out small, so once I become rich, I can claim I got there through my own work, and not by having military contracts.
Anaheim Electronics when? If I have to die in a war, I want to die in a Gundam.
On stackoverflow, even asking questions is a privilege.
You won’t get banned for being toxic, but you will if your question isn’t a “proper” one.
As the fediverse becomes more and more of a feasible alternative to corporate social media, it will be inevitable that trolls and spammers will use our platform for malicious things. All we can do is to get better at moderation, maybe somehow bust these farms.