kionay
- 0 Posts
- 40 Comments
kionay@lemmy.worldto Today I Learned@lemmy.world•TIL Squirrels make the noise I thought was birdsEnglish6·2 months agoNo, they do not?
kionay@lemmy.worldto No Stupid Questions@lemmy.world•What programs do you wish a good FOSS alternative existed, but doesn't or most of the FOSS alternatives simply aren't good?English1·2 months agoTotally agree. The DAW space is depressingly neglected as FOSS and I can’t imagine why. 15 years ago I was certain there would one day be a FOSS DAW that had the same love put into it as Blender.
kionay@lemmy.worldto No Stupid Questions@lemmy.world•What are some FOSS programs that are objectively better than their proprietary counterparts?English1·2 months agoI like using peazip since it’s open source and includes 7-zip along with it
kionay@lemmy.worldto Games@lemmy.world•PC gamers spend 92% of their time on older games, oh and there are apparently 908 million of us nowEnglish6·3 months agoI’m playing Counter-Strike 2
… exclusively on a modded server hosting a Warcraft mod
… that I found because I was searching for the same thing I played on CS:S over a decade ago
Do you not see the logic of my plan?
Yes, but it just seems too heartless.
I still use this line stepping into a hot car in the Summer.
kionay@lemmy.worldto Programmer Humor@programming.dev•(How to trigger programmers (and make them irrationally angry)English6·3 months agoOr a classic:
#define true (rand() % 2) #define false (rand() % 2)
kionay@lemmy.worldto Ask Lemmy@lemmy.world•If you were making a horcrux, what would you use as one?English6·4 months agoBut then your loyal servants won’t be able to find it either to bring you back.
I once worked in a program that allowed custom C# scripts to be written into it to add custom functionality. The way it worked under the hood however was that the code written in the text field would be stitched together into a longer file and the whole thing compiled and ran. The developers didn’t want people to have to write or understand boilerplate code like import statements or function declarations so the place you typed into was the body of a function and some UI was used to get the rest of the bits that would create generated code for everything else.
To add to that there was a section of global code where you could put code explicitly outside of functions if you knew what you were doing. This wouldn’t get code-generation-wrapped into a function, just at the top of the class. It did, however, only run and get runtime checking when one of the functions was ran. And since the program didn’t grasp that the global code error line number should be with respect to the global code block and not the function code block you could get errors on line -54 or whatever since the final generated file landed the global broken code 54 lines before the beginning of the function.
Not that any of this was told to the user. I only found out because early versions of the app wasn’t compiled with obfuscation so ILSpy let me see how they rigged the thing to work.
Error on line -54 will probably be what made me the most dumbstruck in all of development.
From US.
Booey is close enough to boy for the joke to still work just fine.
kionay@lemmy.worldto News@lemmy.world•Ohio Senate passes “shameful” bill that would force schools to out LGBTQ+ kids to their parentsEnglish7·5 months agoIt’s about time we give Ohio to the yogurt.
kionay@lemmy.worldto Fediverse@lemmy.world•Thinking about making my own lemmy client, but I could use some feedbackEnglish2·6 months agoI’m surprised so few people have mentioned Thunder, which I use. Is there something keeping it from being more popular?
Sounds like you might enjoy WoW Classic
kionay@lemmy.worldto Satisfactory@lemmy.world•What methodology do you prefer? Monolith factory or microfactories1·9 months agoExact same strategy here. There’s a lot of ways to decorate towers too which is great.
kionay@lemmy.worldto Baldur's Gate 3@lemmy.world•Do Gnome PCs become tiny little mind flayers?English81·10 months agoShame that Baldur’s Gate 3 doesn’t have any one-armed Herdazian jokes
I know it’s not consistent but I read them like zsh = zee shell, ssh I spell out “s s h”, sudo I say /ˈsuː.doʊ/. or “soo dough”
Alternative hint: “Johnny _____ up your bow and play your fiddle hard.” From The Devil Went Down To Georgia
Very similar story and I also discovered Sanderson and went from reading basically nothing to binging every published Cosmere book over the course of a year and a half.
Now I read much more regularly.
I feel like Sanderson is a gateway author haha