ClosedAL
I’m from the generation that used to have sound cards, and I’m very sad about what Creative did to the industry…
Game developer and artist.
Spoken languages: Hu, En, some Jp
Programming languages: C, C++, D, C#, Java
Mastodon: @ZILtoid1991
Github: https://github.com/ZILtoid1991
ClosedAL
I’m from the generation that used to have sound cards, and I’m very sad about what Creative did to the industry…
My first encounters with it were very rough to say the least. Developers getting used to the jankiness of the graphical user interface (if they had one), was commonplace, and often I was pulling my hair when I was forced to use older versions of Blender and similar productivity software, and any suggestions for UI improvements were met with massive resistance from the developers, due to wanting to avoid “spoonfeeding”, and “not introducing users to write their own shell scripts, thus making them lazy and never discovering its feature of automating complex tasks”.
However, this changed when I started to get into drawing and downloaded Krita. It showed me that open source software doesn’t have to be an absolute nighmare to use, and not hiding handy but less-commonly used features behind a barely documented CLI. Even Blender became more usable in my experience than many more expensive 3D rendering software.
Use google to mean “web search” in general!
Let them loose their trademark over the name google by generalization!
I used to flex on other programmers by telling them I code in D. Nowadays they tell me to try Rust instead. (D is still better IMO, especially with no const by default, which isn’t always convenient, especially for stuff negatively benefiting from functional programming.)
Linux doesn’t have a standard file extension for executable files, and that wouldn’t have been good for this meme.
As long as you don’t check the task manager.
In the short run, yes. In the long run, this just makes a bunch of coders that are now afraid of type declarations, because they were scared away from it with the “what if you have to choose?” tagline, thus making turning back to the proper way of doing things harder.
I have a few suggestions:
And the app is just a chromium browser without the ability of typing in your own URL.
Textediting2earn
Wait until you meet with Javascript and WebAssembly viruses!
Those are not femboys, but doggirls.
Because it was initialized to null
No, gen Z C++ requires you to type fn
for every function, weakly typed (type systems are scary), and every value is constant by default (variables are super scary and bad).
I currently use Tidal. Lacks some of the DnB albums I liked on Spotify, but at least has proper audio quality.
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.