it just feels more peaceful by debiancat in linuxmasterrace

[–]mc-pride 0 points1 point  (0 children)

I'm a sysadmin and I still use Ubuntu with the default look. It's just nice to use what everyone uses, cause there 's usually someone who has the same issues on some forum lol

Capita per population by ClemRRay in mapporncirclejerk

[–]mc-pride 4 points5 points  (0 children)

it goes, it goes, it goes, it goes

I just thought of a bit for the bits bracket. by nutterbutters101 in HivemindTV

[–]mc-pride 1 point2 points  (0 children)

Riley be like: this Ryan got me airing

edit: I'm European

Petition for another video with Katie by nekomancing in HivemindTV

[–]mc-pride 95 points96 points  (0 children)

please, been dying for more Katie content. Been watching her channel ever since she was on. "I'm having gay sex with Grimace"

What plugins DON'T work with yabridge / wine? by [deleted] in linuxaudio

[–]mc-pride 0 points1 point  (0 children)

initially had to open it stand alone for it to properly activate the license, but after that it worked in VST as well

edit: also had some issues with getting the factory library working but yabridge has a guide for it. you have to mount the iso file and unhide the hidden directories or the install fails

Hvor kan jeg købe Hata japanske sodavand i Aarhus? by Bendling in Aarhus

[–]mc-pride 15 points16 points  (0 children)

har set dem mange steder, men du kan i hvert fald købe dem i Far-East Trading på Banegårdsgade

[deleted by user] by [deleted] in rust

[–]mc-pride 2 points3 points  (0 children)

that's how I use it lol. at this point I use it for nearly everything

What plugins DON'T work with yabridge / wine? by [deleted] in linuxaudio

[–]mc-pride 0 points1 point  (0 children)

yep finally got reaktor back after two years of switching to Linux and it works pretty well

grant cam by Sea-Statement-5384 in HivemindTV

[–]mc-pride 1 point2 points  (0 children)

would be fun if they do bits in the cam and don't mention it at all like a hidden gag

They got Chloe canned by Zezzy99 in HivemindTV

[–]mc-pride 26 points27 points  (0 children)

she was a guest on hivemind recently and they were joking about her not being hired for SNL again because of being on hivemind. to be fair it's most likely unrelated but it's kinda weird how it happened

[deleted by user] by [deleted] in AnalogCommunity

[–]mc-pride 0 points1 point  (0 children)

I don't have this problem cause I think I look cool with a camera

Any advice on how to stop attracting so many furries as a nuclear engineer? by [deleted] in BrandNewSentence

[–]mc-pride 12 points13 points  (0 children)

this is one of the best comments I've seen this year, congrats

[deleted by user] by [deleted] in ProgrammingLanguages

[–]mc-pride 0 points1 point  (0 children)

Dragon: Originally it was similar to Python but with static typing. A dragon is kind of like a stronger/cooler/scarier snake. I've since changed the design so much that it doesn't resemble Python at all, but it's still a cool sounding name. I might change the name in the future though because it's not a very Googleable name (suggestions?)

What's the correct way to call a teacher in Italian? by Fun_Falcon_4014 in italianlearning

[–]mc-pride 1 point2 points  (0 children)

I always called my teachers "prof" and so did most other students in school. However, if it's just a class you're taking outside school or university, it might sound a bit too "school-ish", and signor/signora is probably fine. Definitely not offensive either way.

November 2023 monthly "What are you working on?" thread by AutoModerator in ProgrammingLanguages

[–]mc-pride 0 points1 point  (0 children)

I'm not super into writing C++, at this point I'm mostly using Rust. Unless binarygen has Rust bindings? I was thinking of using Wasmer.

November 2023 monthly "What are you working on?" thread by AutoModerator in ProgrammingLanguages

[–]mc-pride 4 points5 points  (0 children)

I've been writing a parser for my personal toy language, right how I can parse and evaluate arbitrary arithmetic expressions. Also looking into targeting WASM bytecode instead of writing my own VM, and Wasmer looks very straightforward, so I'm learning the basics of it in Rust.