Zum Inhalt der Seite gehen


Stubsack: weekly thread for sneers not worth an entire post, week ending 11th May 2025


Als Antwort auf BlueMonday1984

Als Antwort auf dovel

The myth of the "10x programmer" has broken the brains of many people in software. They appear to think that it's all about how much code you can crank out, as fast as possible. Taking some time to think? Hah, that's just a sign of weakness, not necessary for the ultra-brained.

I don't hear artists or writers and such bragging about how many works they can pump out per week. I don't hear them gluing their hands to the pen of a graphing plotter to increase the speed of drawing. How did we end up like this in programming?

Als Antwort auf nightsky

@techtakes Back when I was in software dev I had the privilege of working with a couple of superprogrammers (not at the same company, many years apart). They probably wrote *less* code: it was just qualitatively far, far more elegant and effective. And they were fast, too.
Als Antwort auf BlueMonday1984

Here’s a fun one… Microsoft added copilot features to sharepoint. The copilot system has its own set of access controls. The access controls let it see things that normal users might not be able to see. Normal users can then just ask copilot to tell them the contents of the files and pages that they can’t see themselves. Luckily, no business would ever put sensitive information in their sharepoint system, so this isn’t a realistic threat, haha.

Obviously Microsoft have significant resources to research and fix the security problems that LLM integration will bring with it. So much money. So many experts. Plenty of time to think about the issues since the first recall debacle.

And this is what they’ve accomplished.

pentestpartners.com/security-b…

Als Antwort auf BlueMonday1984

Derek Lowe comes in with another sneer at techbro-optimism of collection of AI startup talking points wearing skins of people saying that definitely all medicine is solved, just throw more compute at it science.org/content/blog-post/… (it's two weeks old, but it's not like any of you read him regularly). more relevantly he also links all his previous writing on this topic, starting with 2007 piece about techbros wondering why didn't anyone brought SV Disruption™ to pharma: science.org/content/blog-post/…

interesting to see that he reaches some of pretty much compsci-flavoured conclusions despite not having compsci background. still not exactly there yet as he leaves some possibility of AGI

Dieser Beitrag wurde bearbeitet. (3 Wochen her)
Als Antwort auf fullsquare

it’s not like any of you read him regularly


Of course not he is a capitalist pigdog! A traitor to the cause! Bla bla. ;)

I posted his work here before, despite thinking he isnt totally correct about his stance on capitalism stuff. He seems to be a good source on the whole medical chemistry science field. And quite skeptical and hype resistance. (Prob also why he I could make de self deprecating joke above). He wrote also negatively about the hackers who do homemade meds thing.

Als Antwort auf Soyweiser

Als Antwort auf fullsquare

Als Antwort auf Soyweiser

"With software it (as far as I can tell) is also quickly that bigger projects need bigger teams, and that adds a lot of communication problems, and as a non-stacking process you can’t just add more programmers to make stuff go faster"

I bought two copies of that Fred Brooks book so I could read it twice as fast

Als Antwort auf Pedro Pascal's Wager

IIRC the coordination problem afflicts all engineering disciplines: with large tech projects like the LHC and ITER, costs scale as something like the fourth power of the energies they're working with, and a large part of the reason is that managing the project is insanely difficult. I'd love to see some numbers for how the management complexity of large software projects (eg. operating systems, LLMs) compares to this.