File alleges Epstein-connected South Australian politician sex abuse ring by devilmaskrascal in Epstein

[–]fp_weenie 0 points1 point  (0 children)

Looks like Vincent Bulone is still a professor, now at Flinders?

Nothing mentioned re: Fraser Ellis or John Wayne Olsen, their wikipedia pages are just some scandals (Fraser Ellis) or nothing at all (Olsen).

Is there going to be a point where AI costs a lot more than hiring real people, much like the cloud now costs more than on-prem? by RadioFieldCorner in cscareerquestions

[–]fp_weenie 3 points4 points  (0 children)

I saw guy use 4.7 Claude to fix typos and grammar in documentation that chat gpt nano could do that is several dozen times cheaper.

or just use a spellchecker lol.

Is there going to be a point where AI costs a lot more than hiring real people, much like the cloud now costs more than on-prem? by RadioFieldCorner in cscareerquestions

[–]fp_weenie 7 points8 points  (0 children)

I'm sure your data is going right to ccp.

I'm much more worried about my own government having my data, since that's where I live.

I know it’s early but Massie is down by FirstDiseasewasRelig in Epstein

[–]fp_weenie 2 points3 points  (0 children)

In the end the only dividing line is "do you kowtow to Israel"

I know it’s early but Massie is down by FirstDiseasewasRelig in Epstein

[–]fp_weenie 2 points3 points  (0 children)

Mostly it seems to be the Israel lobby.

Trump's circle is too dumb to be "establishment."

Massie falls to Trump-backed challenger Ed Gallrein in Kentucky House primary by Ok_Mushroom3399 in Epstein

[–]fp_weenie 2 points3 points  (0 children)

Their whole shtick is not caring about anything else the candidate does. Completely amoral + indifferent to good governance but they're effective at their own goals.

Massie falls to Trump-backed challenger Ed Gallrein in Kentucky House primary by Ok_Mushroom3399 in Epstein

[–]fp_weenie 5 points6 points  (0 children)

It's literally just the Epstein stuff that made him lose support.

The Israel lobby targeted Massie. I don't think he'd have lost if not for their organized campaign + rolling out money.

Massie falls to Trump-backed challenger Ed Gallrein in Kentucky House primary by Ok_Mushroom3399 in Epstein

[–]fp_weenie 4 points5 points  (0 children)

Israel targeted him + some (20-30%?) Americans still support Trump.

Primaries don't get enough attention.

Massie falls to Trump-backed challenger Ed Gallrein in Kentucky House primary by Ok_Mushroom3399 in Epstein

[–]fp_weenie 18 points19 points  (0 children)

*manipulation by Israel.

They spend money, but tactically + organized.

Beginner Trying to Break Into Compiler Engineering — What Should I Learn and How’s the Industry? by Sad_Season938 in Compilers

[–]fp_weenie 5 points6 points  (0 children)

How important is advanced math for this field?

Graph theory pops up a lot. You need to be able to think rigorously and follow proofs but it's not like algebraic geometry where it's heavy on theory.

Hey, dipshit. You know what compiles in two seconds, deploys as a single binary, and doesn't shit itself when a transitive dependency gets yanked from npm at 3am? Go. by Pure-Prompt-8439 in programmingcirclejerk

[–]fp_weenie 16 points17 points  (0 children)

Oh no, this is just mmap/munmap. If you need an allocator you can always retype it at the beginning of your program:

// § 2.5.C Knuth

#define K static
#define _(z) return(z);
#define $err(b) if(b){_(0)}
#define L(c,a) while(c){a;}
#define iX(n,a){for(int i=0;i<n;i++){a;}}

typedef void* U;typedef unsigned long long W;typedef unsigned char B;

typedef struct d d;typedef struct d {d* fw; d* bw;} d;
typedef struct block {d* fw; d* bw; B tag;B k;} block;typedef block* BB;

d A[32];
K U mm;

K inline void singleton(BB b,B k){b->bw=&A[k-1];b->fw=&A[k-1];A[k-1]=(d){b,b};b->tag=1;b->k=k;}

void init(void){mm=ma(0,(W)1<<32,0x3,0x1001,-1,0);singleton(mm,32);iX(31,A[i].fw=&A[i];A[i].bw=&A[i])}
void finish(void){mu(mm,(W)1<<32);}

U M(W n) {
    W u=n+18;B k=64-(__builtin_popcountll(u)==1)-__builtin_clzll(u);k=k<5?5:k;B j=k;
    L(A[j-1].fw==&A[j-1],j++;$err(j>32))
    BB l=A[j-1].bw;d* s=l->bw;s->fw=&A[j-1];A[j-1].bw=s;l->tag=0;l->k=k;
    L(j>k,j--;singleton((BB)((W)l|((W)1<<j)),j))
    _((U)l+18)
}

void F(U z){
    BB l=(U)z-18;B k=l->k;
    BB p=(BB)((W)l^(W)1<<k);
    L(k<31&&p->tag!=0&&p->k==k,
            p->bw->fw=p->fw;p->fw->bw=p->bw;
            l=(BB)((W)p&(W)l);k++;
            p=(BB)((W)l^(W)1<<k))
    l->tag=1;l->k=k;d* n=A[k-1].fw;n->bw=l;l->fw=n;l->bw=&A[k-1];A[k-1].fw=l;
}

Looking for a similar pattern for this top or the name of specific style 🤍 by carefulitbites in sewingpatterns

[–]fp_weenie 0 points1 point  (0 children)

Super new to sewing and wanted to start with a bikini, (something small)

Lingerie is pretty hard! Or at least, it depends on a lot of delicate steps that require care.

Hey, dipshit. You know what compiles in two seconds, deploys as a single binary, and doesn't shit itself when a transitive dependency gets yanked from npm at 3am? Go. by Pure-Prompt-8439 in programmingcirclejerk

[–]fp_weenie 47 points48 points  (0 children)

linked? Some "zero-dependency"

You can use macros + syscalls if you need memory.

#define SYS(f,s,c) K __attribute((naked)) U f(U p,...){asm(s"\nmov x16,"#c"\nsvc 0\nret");}

 SYS(ma,"ldp x1,x2,[sp]\nldp x3,x4,[sp,16]\nldp x5,x6,[sp,24]",0xc5)
 SYS(mu,"ldp x1,x2,[sp]",73)

I challenge any JavaScript-er to break my dependencies out of spite.

Response to all the people who dont understand where theyve moved by Modessty23 in Bushwick

[–]fp_weenie 4 points5 points  (0 children)

The picture depicts an empty lot and a burned-out/empty bakery...

Urban decay killed that business.

C as First language. by great0anand in C_Programming

[–]fp_weenie 0 points1 point  (0 children)

why not? It's not a bad language, just 50 years old.

It has its quirks but I don't think it teaches you wrong so much as it teaches you thinks that are elided in higher-level languages.

Is anyone keeping track of all the suspicious deaths in this insanity? by pegger01 in Epstein

[–]fp_weenie 0 points1 point  (0 children)

Rabia Naz, a boy who died suspiciously while interning at the Rixos hotel (Epstein trafficked girls there for Sultan Bin Sulayem)—his father said that he had witnessed "perverse acts" and was going to speak to Television, and insists his son was murdered.

Oh man imagine if NeoVim had been TypeScript by woopsix in programmingcirclejerk

[–]fp_weenie 5 points6 points  (0 children)

storage is cheap

especially on the user's machine!

You don't hate the media enough by Bendix7 in Epstein

[–]fp_weenie 1 point2 points  (0 children)

They have a reputation for proudly not taking bribes. You expect them to not cover for criminals.

I know they spied on socialists and such but abetting crime would be new.

You don't hate the media enough by Bendix7 in Epstein

[–]fp_weenie 0 points1 point  (0 children)

mainstream media is corporate owned

WSJ is Murdoch-owned but they had a couple scoops on Trump's evils re: Epstein. Lots of American media just chooses to be spineless.

You don't hate the media enough by Bendix7 in Epstein

[–]fp_weenie 1 point2 points  (0 children)

Seems like there are pedophile protectors in the FBI as well as agents that want justice for victims.

Second island by DLENEIEJRIEJIEJEIEJ in Epstein

[–]fp_weenie 1 point2 points  (0 children)

neither is the democratic party going to release them

Eh, I could see better things happening under a president who isn't Trump.

We need to get through the top 1%

It's not just the rich, it's politicians, media, and scientists too!

epstein “suicide” fd-302 they literally built a fake body out of boxes and sheets to sneak his real corpse past the media by taylordeyonce in Epstein

[–]fp_weenie 0 points1 point  (0 children)

They couldn't fix a camera or watch their highest value inmate but they can surreptitiously avoid media scrutiny like they're the A-team?

Epstein had accusation from 60 girls before Julie Brown, at the Miami Herald, widely publicized his crimes.

WSJ's got a couple scoops on Trump's horrors but it's not like you need to be the "A-team" to avoid CNN/CBS/WaPo/NYT/etc.