

These people really are fucking delusional.


These people really are fucking delusional.


Umm I use Jira and Confluence on Firefox every day without issue. Not sure what you’re talking about. The only time I’ve ever had to use Chrome in my professional career were certain tools that require chrome dev tools. Otherwise, it’s Firefox for everything.


Seriously. My argument against “LLMs are good at generating boilerplate” has always been “why are you putting up with needing to write boilerplate in the first place?”
I really do think that it’s emblematic of a problem that existed long before LLMs: a lot of developers were/are deeply uncomfortable with stepping outside the confines of their IDE, and thus would basically never fix workflow/DX issues unless said fix came packaged as a feature by whichever megacorp was feeding them tooling. Scripting is all but unheard of outside of things like builds or CI.
I see this divide in my own organization, actually. Our mobile developers aren’t really all that comfortable with stepping outside of what Android Studio/XCode can do and the workflows deined by Google/Apple.
Our backend team is very different. No one uses IDEa, and we’re all Unix terminal folk for the most part. Lots of scripting and tooling we’ve created over time to streamline our development.
So when me and few other backend engineers decided to write a small Caddy file to set up a reverse proxy to enable the mobile emulators to talk to our locally-running backend (rather than a shared non-prod backend that the mobile teams always use, in order to facilitate more efficient end-to-end testing for features), we may as well have been talking an entirely different language when describing it. The very idea of creating your own tooling to solve a problem with your job is just entirely alien to them.


This is what happens when you don’t take a stand against this shit. He brought it on himself.


Yes. They are con artists with a proven track record of lying and stealing. We shouldn’t take anything they say seriously, especially when the reporting reads much more like marketing rather than an incident report.
Wow. Are German websites just full of CVEs all the time?
“It’s so infuriating when people communicate in ways I’m not used to!”
Doesn’t sound great.
According to ISO 80000-1, the decimal separator can either be a period or a comma, and no preference is given to either. Many American software systems support both (including the software I work on). It’s really quite normal and mundane.


He hasn’t done any real software development in decades, and it shows. His books are chock full of terrible ideas and his ideas of “clean” anything are anything but.
One of the best examples of his hackery is this tweet: https://xcancel.com/unclebobmartin/status/982229999276060672#m
Completely false misinformation presented as fact from an “authority”.
Also apparently probably a fascist, based on this and some other tweets I came across while trying to find that one: https://x.com/unclebobmartin/status/1398671193922805761 (apologies for the X link, can’t seem to find this one on xcancel?). I would need to look further since it’s news to me, but it’s hard to imagine any other interpretation of that tweet.


Bob Martin is a complete hack. He should not be regarded as an authoritative source and indeed, any claim he makes should be treated as highly suspect. He’s not worth reading.
Fave: vim First: vim Future: vim Honorable mention: vim Loathed: anything other than vim Current: vim Longest: believe it or not, vim
Yup. Bob has always been full of shit.
It’s not getting POSIX compliance done, that’s for sure. Or compatibility with normal scripts.


Because long lines are bad for splits and/or vertical monitors. You don’t know the viewport the code will be read in, so keeping to a conservative width is helpful. If things wrap or require scrolling, that’s a lot worse for legibility, whereas having lines limited to 80 has minimal impact on legibility.


I personally format all comments to 80 (using vim’s gw command) and never touch LLMs.


Nope, he’s based as fuck. And I don’t even like Zig that much.


Sweet justice.
Am 35, just started getting into birdwatching. Weird how true this is.


How is this a response to a comment about AGI?
LLMs are not currently, nor ever will be, anything remotely resembling AGI. AGI is still entirely within the realm of science fiction, like teleportation or time travel.
Did the headline change? The current headline is Torvalds: “100% of Their Code is Written by Compilers” Too
The title of this post makes for a dumb headline, at any rate. Linus, in response to claims in the industry that projects are now “99% written by AI”, drew an analogy to compilers by saying that all machine code for projects are written by compilers, yet no one says their project was 100% written by a compiler. It’s just talking about stupid hype, which is valid.
That being said, it’s still quite unfortunate that Linus has fallen into the trap of LLMs.