People need to stop yelling "Slop!" all the time and saying silly things like "every line of code was reviewed by a human". First, it's ridiculous. There is no possible way to verify that claim, determine what was or wasn't done after reviewing it, and there's no reason to review every single line. It's performative. I have a ton of stuff I haven't bothered contributing. Why? So I can deal with all the hate? When it was "many hands make light work" there was value in sharing the load. Now I've got a backhoe and it's not worth the hassle.
HN user
zcw100
I guess you're just supposed to read Clausewitz not actually understand it.
A large number of logically irreconcilable perspectives (in one's own mind) is the precise definition of cognitive dissonance. You also say that I may be building a straw man without even trying to point out where you think I've done that. You've already conceded my argument that there are many competing perspectives and I make no attempt to poke any holes in that so there is no straw man.
I'm done. The cognitive dissonance over AI has jumped the shark. It's not fair that it's everywhere. It's not fair that only a few have it. It's not fair that it uses so much electricity. It's not fair that it's killing my environment. It's not fair there's a datacenter in my back yard. It's not fair there isn't a datacenter in my back yard. It's not fair that it threatens my job. It's not fair that my employer doesn't give me access to AI.
Can't really win can ya? Scarce? They're driving up prices! Plentiful? It's all a big bubble!
I've always loved the original work and it's nice to see they're still working on it. I've always wondered if there was a way to connect this back to infrastructure rather than images. Something you could run on a cluster and if portions of it failed it would regenerate the system.
Like a bio inspired Kubernettes.....Bionettes.
"no single „this is what this project is” anywhere in the repo description, readme or docs. "
That sounds like he read through the docs to me and make a perfectly valid observation that that the maintainers might find valuable. He didn't criticize them for not doing it he just pointed out that it wasn't there. You then told him to RTFM when you didn't seem to spend much time reading what he had written.
You don't need to write platform-specific code if you use some cross-platform framework. For simple programs it may be enough to use only the standard library of your language of choice.
That's a circular argument and "some" is doing a lot of work there. What cross-platform framework would you be referring to?
It has little value. Compiling a separate binary for each OS isn't that hard, since only a handful of architectures and operating systems are actually in use. Using an abstract cross-platform binary (like WASM) in the other hand adds extra performance costs and other user-side overhead, which isn't strictly necessary.
It my have little value to you but that doesn't mean it has little value to everyone. I don't agree that compiling to multiple architectures is without difficulty and restricting yourself to only popular ones proves the point. What specific "other user-side overhead" would you be referring to? Lots of things aren't strictly necessary, that doesn't imply they're not necessary. Yes, there is a performance cost. Sometimes that cost is worth paying.
You can use iPXE https://ipxe.org/
I wrote a Subsack post on this topic back in December https://open.substack.com/pub/zacharywhitley/p/the-coming-ag...
Is this being handed over to the Bytecode Alliance or is this a hard fork and will diverge from Chicory? It isn't clear from the announcement but I suspect the former.
What your discussing is a tautology so it is not clear.
If you have factual observations to make that's fine but can we stop with the "smells like vibe coding" attacks? It's like an AI version of an ad-hominem attack.
You can have a network enclave in an air gapped network.
Don't forget Vega! https://vega.github.io/vega/
This is just like when Paypal got started and was basically operating their own bank. Good luck doing that without getting in trouble. This is selling pharmaceutical drugs over the internet. You're playing chicken with going to jail they just happened to get lucky.
Why so every armchair reviewer can yell, "Slop!"?
I just met a guy from Amazon this past weekend who was bragging, "We've got unlimited access to LLMs and our developers have 10 agents going at a time.". I tried telling him it wasn't all unicorns and rainbows but I didn't get the impression he cared and just kept crapping out skittles.
They should but they don't and that's the problem.
I really enjoy Patrick Boyle's reports. Really high information content with very little fluff. I love how he sneaks in the deadpan snarky comment every once in a while.
I replaced all the light switches in my house with smart dimmers and have the lights dim in the evening. It happens in steps so it's noticeable and it's like a clock ticking down. I don't know if there's anything scientific about it but it's pleasant, like the house is going to sleep so maybe I should too.
"I took a look" is the human version of vibe coding.
What does verifying code by hand even mean? Do we now have artisanal testing, lovingly hand crafted? I get the current debate about LLM assisted coding but this is mudslinging and not constructive discussion.
I suspect that we are going to see managers say, "Hey, this request is BS. I'm just going to get ChatGPT to do it" while employees say, "Hey, this response is BS, I'm just going to get ChatGPT to do it" and then we'll just have ChatGPT talking to itself. Eventually someone will notice and fire them both.
"What would you say you do here?" --Office Space
I think you'd enjoy reading about the Gervais Principle. It's pretty much what you're talking about.
Why have I been seeing people use "enshitification" so much lately? Yes I know where it comes from and what it means. It's like Cory Doctorow is the new Noam Chomsky of IT and enshitification has replaced "manufactured consent".
Many technical directions in the past 15 years have been a thinly veiled attempt to actually get paid for doing work.
Have some faith, if it really is an AI bubble and it pops imagine the deals you're going to get like when Etherium went to PoS.
Working on it too. It's actually more like a meta language that is very token efficient.
I'm usually pretty good at explaining new technologies to people but WebAssembly has got to be the most difficult to try and explain. The sheer number of misunderstandings about it is amazing. Luckily the misunderstandings serve my purpose for right now so I'm glad to see all the noise.