HN user

problynought

-1 karma
Posts0
Comments4
View on HN
No posts found.
Tiny C Compiler 6 months ago

The most rational response to poorly written laws is collective action against government that wrote them.

But that would require terminally online frogs acting in their collective interests, not isolating at home hoping the heat never reaches them.

Starships are a boring transport layer, implementation detail.

Being a part of a Q continuum, a disembodied consciousness that can appear wherever whenever, while still retaining a memory/sense of "self" is a far more interesting a dream.

Starships titillate people who tinker with machines. Not very optimistic if we are dragging along service jobs to explore the cosmos.

All programming achieves the same outcome; requests the OS/machine set aside some memory to hold salient values and mutate those values in-line with mathematical recipe.

Functions like:

updatesUsername(string) returns result

...can be turned into generic functional euphemism

takeStringRtnBool(string) returns bool

...same thing. context can be established by the data passed in, external system interactions (updates user values, inventory of widgets)

as workers SWEs are just obfuscating how repetitive their effort is to people who don't know better

the era of pure data driven systems is arrived. in-line with the push to dump OOP we're dumping irrelevant context in the code altogether: https://en.wikipedia.org/wiki/Data-driven_programming

Have you worked in software long? I've been in eng for almost 30 years, started in EE. Can confidently say you can't trust the humans either. SWEs have been wrong over and over. No reason to listen now.

Just a few years ago code gen LLMs were impossible to SWEs. In the 00s SWEs were certain no business would trust their data to the cloud.

OS and browsers are bloated messes, insecure to the core. Web apps are similarly just giant string mangling disasters.

SWEs have memorized endless amount of nonsense about their role to keep their jobs. You all have tons to say about software but little idea what's salient and just memorized nonsense parroted on the job all the time.

Most SWEs are engaged in labor role-play, there to earn nation state scrip for food/shelter.

I look forward to the end of the most inane era of human "engineering" ever.

Everything software can be whittled down to geometry generation and presentation, even text. End users can label outputs mechanical turk style and apply whatever syntax they want, while the machine itself handles arithemtic and Boolean logic against memory, and syncs output to the display.

All the linguist gibberish in the typical software stack will be compressed[1] away, all the SWE middlemen unemployed.

Rotary phone assembly workers have a support group for you all.

[1] https://arxiv.org/abs/2309.10668