[-] FuckBigTech347@lemmygrad.ml 25 points 1 month ago

It's so funny to me how they always word it as if they're a corporate entity or some sort of "competitor" on "the market" when in reality it's just an implementation of a common protocol. I have yet to see other ActivityPub Projects being acknowledged by journalists. Focusing only on Mastodon is like focusing only on Gmail while completely ignoring the existence of E-Mail.

[-] FuckBigTech347@lemmygrad.ml 12 points 1 month ago

Unofficial American Province tries to become more independent? Looks like Washington will have to set things straight again.

[-] FuckBigTech347@lemmygrad.ml 11 points 2 months ago* (last edited 2 months ago)

Ironic how this is a YouTube link and Lemmy's Web Frontend just embeds it and makes my browser call out to Google/YouTube and load extra JS. I liked Lemmy more when they didn't do this bullshit.

One thing about the modern web I really hate is how websites have to embed and show a preview of every other hyperlink. I don't want any of that. I never wanted any of that. "Features" like embedding stuff don't add much and only make everything more slow because things become more chatty on the Network. Also: Stop helping big tech lay eggs in people's browser cache.

If there is a hyperlink and I want to know what's behind it, I click on it. It's as easy as that.

[-] FuckBigTech347@lemmygrad.ml 21 points 6 months ago

That last comment is insane. They sound like one of those people who believe that video games are a waste of time. Meanwhile they're probably browsing the Internet all day and slurp up all the propaganda against US enemies they come across.

[-] FuckBigTech347@lemmygrad.ml 13 points 9 months ago* (last edited 9 months ago)

Your CPU has big registers, so why not use them!

#include <x86intrin.h>
#include <stdio.h>

static int increment_one(int input)
{
    int __attribute__((aligned(32))) result[8]; 
    __m256i v = _mm256_set_epi32(0, 0, 0, 0, 0, 0, 1, input);
    v = (__m256i)_mm256_hadd_ps((__m256)v, (__m256)v);
    _mm256_store_si256((__m256i *)result, v);
    return *result;
}

int main(void)
{
    int input = 19;
    printf("Input: %d, Incremented output: %d\n", input, increment_one(input));
    return 0;
}
[-] FuckBigTech347@lemmygrad.ml 15 points 1 year ago

Actually it's ((unsigned long long)-1) total lost troops.

[-] FuckBigTech347@lemmygrad.ml 15 points 2 years ago

Same. But I also want to live long enough to experience the world post collapse, at least for a little bit.

[-] FuckBigTech347@lemmygrad.ml 19 points 2 years ago

xi pointing at the screen US Imperials about to seethe

[-] FuckBigTech347@lemmygrad.ml 13 points 2 years ago

Got a link to the article?

[-] FuckBigTech347@lemmygrad.ml 11 points 2 years ago

For real. If a game gets announced with a release date that is more than 6 months in the future chances are very high that by the time the game comes out I will no longer have an interest in playing it (unless it turns out to be really really good). I personally don't care about any teasers/hints that marketing drops every now and then up until the release and I don't follow any influencers/shills who make long essays about the latest teaser so most game releases just fly over my head at that point.

view more: next ›

FuckBigTech347

joined 3 years ago