[-] FuckBigTech347@lemmygrad.ml 13 points 1 month ago* (last edited 1 month 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 8 points 4 months ago

For a moment I thought "Did something big happen that I missed?" and then I watched the video. I'm always amazed by the stupidity of the average yankee.

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

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

[-] FuckBigTech347@lemmygrad.ml 10 points 7 months ago

The information in this is surreal considering it was published by a bourgeois news outlet. It almost makes me feel a little uneasy because why would they suddenly not care anymore.

[-] FuckBigTech347@lemmygrad.ml 10 points 9 months ago

It's insane how hard they're spinning everything to make it look like everyone is out for them and they're the little innocent ones. AcKschuaLly there is no empire just a group of quirky and totally autonomous friends who decide to help each other out.

[-] FuckBigTech347@lemmygrad.ml 8 points 10 months ago

Back when the conflict started for the first few weeks here (Central Europe) on TV every program that featured Ukraine soldiers showed them with brown scotch tape on their upper arms. After a while they no longer gave a shit. Probably because they thought that the Wolfsangel would be unique enough for the commoners.

[-] FuckBigTech347@lemmygrad.ml 15 points 10 months 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 10 months ago

xi pointing at the screen US Imperials about to seethe

[-] FuckBigTech347@lemmygrad.ml 13 points 10 months ago

Got a link to the article?

[-] FuckBigTech347@lemmygrad.ml 11 points 1 year 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 2 years ago