Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Goes against the grain does AI (Score 2) 148

Programming for me has always been about fully understanding every part of the code and attending to ALL the detail. Vibe coding with corresponding hallucinations goes against so much of what we learned over the years. I bet the average vibe codes also writes no tests! For me, unless the software is verified, it's useless.

Comment Re:AI literacy (Score 1) 177

I also have used llm assisted coding and I'm not sure I agree. superficially it seems very fast but then coding using modern languages and libraries (I use Rust and ofc cargo) is also extremely fast these days. when I use LLMs I often have to spend significant time correcting errors made by the LLM and I estimate the time gain to be negative in these circumstances.

admittedly in certain cases , for example building boiler plate to get database rows into structures, LLM coding is spectacularly faster than my manual effors because I struggle at repetitive detail work.

Comment Re:Removing all IBM Equipment and Software (Score 1) 76

i remember when i worked there, how crazy irritating their software was. AIX needed a million patches every time you wanted to do anything, and the patch process seemed to be designed to inflict pain. WebSphere was a smelly pile of shit then too, complexityfor the sake of it (this was the mid 90's). Thank god for linux and open source is all I can say!

Comment Law of unintended consequences (Score 1) 114

Since Trump started his term by (at least appearing to) treat staunch allies as almost enemies, I have expected many unintended consequences. I am in a way looking forward to seeing them unfold over time (more entertaining than the media these days). I expect this to be the amongst the first of many.

Comment Re:Poor savings habits strike again! (Score 1) 211

So, your assertion doesn't carry much in the way of precedent. There are literally myriad laws designed to protect individuals from the asymmetric resources stacked up against them. If each individual had the same resources as a major corp with which to fight their temptations, then I would agree. But individuals don't. Societies have generally decided that the callous "you're on your own and by the way, we're going to arrange an enormous number of resources that work with your psychology and against your long term interests to undermine your efforts" is not what is wanted nor good. Take for example financial services - there's a long history of exploiting individuals for profit using techniques which have been outlawed (for example ponzi schemes). Presumable you're based in the US where there's a strong theme of "regulations always bad", and "individuals are on their own and should take responsibility" - not all countries of cultures agree with that point of view and I would suggest that human history and progress doesn't support that POV either. Anyway, comment already too long, stop.

Slashdot Top Deals

Digital circuits are made from analog parts. -- Don Vonada

Working...