JGrffn

joined 2 years ago
[–] [email protected] 10 points 1 year ago (3 children)

This is an asklemmy thread, not an askgunnuts thread. Anyone from any country can answer whatever if they so please. The USA has a weird fascination with guns. This doesn't translate to other countries at ALL. There's enthusiasts everywhere, sure, but way less so than on murica.

[–] [email protected] 11 points 1 year ago (2 children)

I'm amazed she hasn't showed up in the comments yet.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

Considering award winning actress Margot Robbie moderates the android community and uses arch btw, I'd say it's right there on her face.

[–] [email protected] 1 points 1 year ago

Note 9, stock Samsung. Looking to jumping into the Pixel 8/Pro with Graphene in the coming months, but gotta save up a bit first.

[–] [email protected] 1 points 1 year ago

If data structures weren't working with MSVC, you're probably working with non-portable code in the first place. Don't assume an int is 32 bits long!

Oh absolutely! I was starting out during this time, and started using memcpy for a uni project, hardcoding byte sizes to what I assumed long's size was, instead of checking or using standardized data types (because I didn't even know they existed). The result was such a mess, exacerbated by the good ol "let's write it all in one go and run it when we're done". Boy did I suffer in that class.

[–] [email protected] 8 points 1 year ago

Have you seen catdog?

[–] [email protected] 7 points 1 year ago (1 children)

I'll one-up you, and I hope nobody I know reads this. I work from home as a web dev. I have ADHD. I sometimes work deep into the night because I procrastinate all day. I'll be working with one hand and stroking it rock hard with another, with no real horniness or need to cum for hours. It's just like a fidgeting thing. I'm looking at code, sleep deprived out of my mind, and somehow rock hard. I don't get it, but I'm too stressed to care.

[–] [email protected] 1 points 1 year ago

Are you from the US? Aren't they phasing this out?

[–] [email protected] 4 points 1 year ago (1 children)

When? I'm one video away from being blocked and I manually updated my ublock stuff like a week ago.

[–] [email protected] 4 points 1 year ago (2 children)

I'm not getting ads but did get the adblocker pop-up for the first time today, and a few hours saw Rossmann published a video about the adblocker fight. Now I see this post. Did something happen today specifically?

[–] [email protected] 30 points 1 year ago (2 children)

I haven't touched compilers in a while, but I was a dirty little MS pig boy back in college. Qt with MSVC just made sense for me, with the single exception of non standard byte lengths for longs (almost cost me a class due to not using std uints, totally my bad but you don't really expect compilers to understand basic data types differently).

The true shitfuckassface experience for me was ICC. Stupid little pig boy decided he wanted his Qt working with ICC, due to all dem optimizations for Intel CPUs. After hours of debugging nonsense errors and janking my way through Qt code which was way above my head, I finally got a Qt build, only to have ICC find thousands of completely removed errors in a project where no other compiler would find errors.

Yeah that was the day I stopped caring for C++, stopped licking intel's ass, and started getting ever so slightly radicalized due to the lies of the republic.

[–] [email protected] 4 points 1 year ago

Still absolutely not true

view more: ‹ prev next ›