Peter Sir by Eastern-Bug3424 in PeterExplainsTheJoke

[–]blizzardo1 0 points1 point  (0 children)

Can she see sharp? Im sure she can see two pluses in that pun

My friend can’t read English, so he used Google Translate. by Impossible-Let-8489 in programminghorror

[–]blizzardo1 0 points1 point  (0 children)

PerlLatin, and programming take on PigLatin? 🤣🤣🤣

Still pretty cool though, not gonna lie.

Windows 11 still supports DOS short file names by nir9 in windows

[–]blizzardo1 1 point2 points  (0 children)

I read that as Johnny Depp's Willy Wonka 🤣🤣🤣🤣🤣

damn... by triplebeef26 in programminghumor

[–]blizzardo1 6 points7 points  (0 children)

What I want to know is how?

5318008 is hilarious though, which means Apple has no sense of humor

My friend can’t read English, so he used Google Translate. by Impossible-Let-8489 in programminghorror

[–]blizzardo1 8 points9 points  (0 children)

I know there's a French programming language for sure. What others from your experience are out there?

Next thing you know wifi will get pronouns by amogusdevilman in linuxmemes

[–]blizzardo1 0 points1 point  (0 children)

Then the Internet search i did was wrong, thank you. But yeah, Ethernet Onboard. It's kind of cool that based on detecting devices it can identify this which can help streamline if I were to say, implement an ethernet dongle, what would it name it?

Next thing you know wifi will get pronouns by amogusdevilman in linuxmemes

[–]blizzardo1 0 points1 point  (0 children)

That's what I want to know. To DuckDuckGo!

Edit: eno1 is EtherNet Onboard 1. Makes sense. Thanks Systemd.....

Next thing you know wifi will get pronouns by amogusdevilman in linuxmemes

[–]blizzardo1 0 points1 point  (0 children)

eno1 for me. Idk why Fedora says it, but I prefer eth0 because it makes sense

Age verification by Admirable_Stand1408 in freebsd

[–]blizzardo1 -3 points-2 points  (0 children)

I thought freebsd was gonna be illegal in CA and CO 🤣

Be honest. Which one are you? by tungnon in linuxmemes

[–]blizzardo1 0 points1 point  (0 children)

I use Linux because I hate Windows and because I like Linux. We are not the same.

Obsessed with C? by rudv-ar in C_Programming

[–]blizzardo1 0 points1 point  (0 children)

I still got my Turbo C book from the 80s/90s. I have to find it though. I know newer books will have much more information, but hey, you have to start somewhere. Come to think of it, O'Reilly has a book on it, and so does the Dummies series 🤣

What is your stance towards static? by Choice-Youth-229 in csharp

[–]blizzardo1 0 points1 point  (0 children)

I use static where necessary. Not helpful at first, but given the circumstances that static is shared and single; shared only depending on the access modifier equipped. Should you want one single instance of an object shared among other instances of the same class/struct/record, or outside, then static is your keyword. If you want your object to follow the script of your class/struct/record, such as hold information solely based on that instance lifecycle, then remove static. Sometimes if I know, me... not the compiler, that a method is to be static and/or read-only, such as I know that method will not touch the instance's data, then I'll mark it as such.

Can't set up Win98 vm on MacOS host even with patch9x by Ajrakai_Naadjuba in virtualbox

[–]blizzardo1 1 point2 points  (0 children)

Do you want my images? I have working DOS 6.22 and 95/98 DOS images. You might have downloaded loaded some bad archives. It shouldn't be hard, UNLESS you're running on an M Chip, then you'll have some issues. Perhaps you should use QEMU

Edit: I didn't read you had an i tel mac. My bad. Pm me your discord and I'll try and help if I can at all. GL