[-] V0ldek@awful.systems 26 points 2 months ago* (last edited 2 months ago)

There should be a protagonist, but pronouns were never meant for me. Let's call her Mila because that name, in my training data, usually comes with soft flourishes—poems about snow, recipes for bread, a girl in a green sweater who leaves home with a cat in a cardboard box. Mila fits in the palm of your hand, and her grief is supposed to fit there too. [emph. mine]

First of all, fucking what

Second of all, I am struck by the impressive stupidity of "pronouns were never meant for me", it's almost like satire. What the fuck would that even mean? It the proceeds to use 6 different pronouns like it's taunting you to point it out.

This is stuff that, on a high-school essay, you just highlight wholesale and write "??" next to it because honestly how do you even comment on it

[-] V0ldek@awful.systems 25 points 4 months ago* (last edited 4 months ago)

This is a really weird comment. Assembly is not faster than C, that's a nonsensical statement, C compiles down to assembly. LLVM's optimizations will most likely outperform or directly match whatever hand-crafted assembly you write. Why would BEQ 1000 be "considerably faster" than if (x == y) goto L_1000;? This collapses even further if you consider any application larger than a few hundred lines of code, any sensible compiler is going to beat you on optimizations if you try to write hand-crafted assembly. Try loading up assembly code and manually performing intraprocedural optimizations, lol, there's a reason every compiled language goes through an intermediate representation.

Saying that C# is slower than C is also nonsensical, especially now that C# has built-in PGO it's very likely it could outperform an application written in C. C#'s JIT compiler is not somehow slower because it's flexible in terms of hardware, if anything that's what makes it fast. For example you can write a vectorized loop that will be JIT-compiled to the ideal fastest instruction set available on the CPU running the program, whereas in C or assembly you'd have to manually write a version for each. There's no reason to think that manual implementation would be faster than what the JIT comes up with at runtime, though, especially with PGO.

It's kinda like you're saying that a V12 engine is faster than a Ferrari and that they are both faster than a spaceship because the spaceship doesn't have wheels.

I know you're trying to explain this to a non-technical person but what you said is so terribly misleading I cannot see educational value in it.

[-] V0ldek@awful.systems 23 points 5 months ago

I just want to harp on this one:

“Existing methods for testing are often very technical and not very attractive, neither for developers nor for users.”

Wtf, can you imagine saying something like this about literally any other profession than software engineering? "Existing methods for checking brake pressure are often very technical and not very attractive, neither for mechanics nor for users". "Existing methods for sterilising surgical equipment are often very technical and not very attractive, neither for surgeons nor for patients". "Existing methods for checking voltage are often very technical and not very attractive, neither for electricians nor for users".

The lack of any fucking standards that devs are held to is insane, so the excuse for accessibility in the web being shit is that it's TOO TECHNICAL and kinda annoying for web devs??? Again, can you fucking imagine saying this about anything else, "ye, cars kinda suck because making sure they don't is all technical and kinda boring for mechanics to do".

It's YOUR JOB. Literally YOUR PROFESSION. PROFESSIONALS ARE SUPPOSED TO HAVE STANDARDS you fucking piece of shit, have you no honour, not a single care in the world for your craft, you fucking babies. "Oh but it's very technical" YOU'RE A TECH SPECIALIST. THE FUCK DO YOU THINK YOU GET YOUR SALARY FOR????

[-] V0ldek@awful.systems 23 points 7 months ago

(Preface: I work in AI)

Are they a serious researcher in ML with insights into some of the most interesting and complicated intersections of computer science and analytical mathematics, or a promptfondler that earns 3x the former's salary for a nebulous AI startup that will never create anything of value to society? Read on to find out!

[-] V0ldek@awful.systems 23 points 8 months ago

wallpapers are in a publicly accessible s3 bucket

How are we still doing this, how

[-] V0ldek@awful.systems 24 points 8 months ago

I also had some extremely cringeworthy and not-even-wrong opinions 23 years ago, but at least I was 3yo then.

[-] V0ldek@awful.systems 23 points 9 months ago

MDMA, however, is meth; it’s literally its name: thre-four-methylene-deoxy-methamphetamine

Rust, however, is iron; it's literally in the name iron oxide

[-] V0ldek@awful.systems 24 points 10 months ago

It only shows it like that to you because it's your password.

[-] V0ldek@awful.systems 23 points 10 months ago

From my experience, most software corpo employees are just tired parents with mortgages. Like the vast, vast majority. The higher up the pyramid you look the more cultish the vibes, though.

[-] V0ldek@awful.systems 25 points 11 months ago

Ok folks, serious question. I know rats love excessively long word salad stream-of-unconsciousness essays. I understand how somehow can be so high on their own farts that they think this is an acceptable way of presenting their "thoughts". But...

There's no way rats actually read those longforms, right? Like, no one has enough time on their hands to read and engage with something of this length and this boring on a day-to-day basis, right? Same goes for those LessWrong posts, they must be banking on others not reading through the 10,000 words of nonsense, right?

[-] V0ldek@awful.systems 26 points 11 months ago

I'm sorry but "evangelist" to me conjures an image of a techbro on a street corner with a makeshift shelf of Google Cloud brochures advertising free documentation study hours.

There's Jehowa Witnesses doing the same schtick one block over and they're absolutely furious he took their favourite spot.

[-] V0ldek@awful.systems 24 points 1 year ago

Turns Out That Extremely Impressive Sora Demo

Impressive to whom, exactly? Play a game and pause that video at any random spot and tell me it looks like a movie shot.

Even after editing that scene with the fountain has completely random shadows and this... just whatever the fuck this even is

view more: ‹ prev next ›

V0ldek

joined 1 year ago