cstanhope@social.coop ("Your weary 'net denizen") wrote:
A picture is worth a thousand words they say:
cstanhope@social.coop ("Your weary 'net denizen") wrote:
A picture is worth a thousand words they say:
Boosted by ChrisWere@toot.wales ("Chris Were ⁂🐧🌱☕"):
ZackPolanski@mastox.eu ("Zack Polanski") wrote:
RT: @implausibleblog Zack Polanski talks about the need to make buses more affordable and accessible, and talks about addressing wealth inequality
"It's important our cities and rural areas have cheaper public transport"
"Sometimes when I visit rural areas and say you have buses every few hours,
Boosted by cstanhope@social.coop ("Your weary 'net denizen"):
recursive@hachyderm.io ("recursive 🏳️🌈") wrote:
It annoys me that we are culturally prone to talking about impressive technology we (personally) don't understand as "magic"
I think this does a disservice to those who may be hear us (especially children) and thus think, "I could never do something like that!"
It's a lot of hard work and cooperation that got us the things that exist today. And you could be someone who makes the next amazing thing exist
Boosted by cstanhope@social.coop ("Your weary 'net denizen"):
aparrish@friend.camp ("allison") wrote:
fascist billionaires HATE this 1 weird trick to lower your claude code bill
baldur@toot.cafe ("Baldur Bjarnason") wrote:
I'm worrying that this is starting to matter a lot as it looks like expertise is an important qualifier limiting the harm that comes from using LLMs for coding. If this is a general observation and not just a reflection of my poor career choices then it seems likely that the client-side web specifically will be hit harder by the code "slop-apocalypse" than other software.
baldur@toot.cafe ("Baldur Bjarnason") wrote:
Basically, I know a lot of web devs with 10+ years of experience whose knowledge about any given topic in their field is at about the level of a recent graduate. Most of what they know is hearsay and superstition and most of what they do is play around with trends
And, again this is in my experience and I may just have been quite unlucky, this is more common in web dev than other parts of the software industry.
baldur@toot.cafe ("Baldur Bjarnason") wrote:
One issue I rarely see mentioned are the sharp differences between expertise progression in general web dev, online web dev subcommunities, and the rest of the software dev community.
Namely, in my experience, it's very common in general web dev for people not to have the expertise you'd expect based on their seniority that you see in the people who have the dedication and interest to participate in discussions on specialities within their field.
Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
phoronix@masto.ai ("Phoronix") wrote:
Ubuntu Linux Will Begin Landing AI Features Throughout The Next Year
Now that Ubuntu 26.04 LTS has shipped, Canonical is opening up on their next major focus for Ubuntu development: lots of AI features...
https://www.phoronix.com/news/Ubuntu-AI-Features-2026
Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
jmaris@eupolicy.social ("Jordan Maris 🇪🇺 🇺🇦 #NAFO") wrote:
The west irreversibly diminished its own military industry for cost savings. Now it is doing the same to its software Industry.
https://techtrenches.dev/p/the-west-forgot-how-to-make-things
Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
VeroniqueB99 ("Vee") wrote:
Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
jcoglan wrote:
RE: https://mastodon.social/@hynek/116476031032569096
this is what I mean when I say genAI has got people deciding to act stupid on purpose. things like "prompt injection" are just things we previously recognised as glaring categories errors, but suddenly we can't recognise very obviously terrible ideas because they're wrapped up in the bullshit machine
Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
jcoglan wrote:
you can argue the evidence on deskilling effects at the individual level but I think it's beyond doubt that this is happening at an institutional level
dysfun@treehouse.systems ("gaytabase") wrote:
Allah will help us land
That's... I don't think Allah would advise you to rely entirely on him when you could just... not go into terrible weather.
dysfun@treehouse.systems ("gaytabase") wrote:
remember that Zen was AMD's comeback. it took them 5 gos to actually make a vaguely acceptable cpu. and it draws too much fucking power.
dysfun@treehouse.systems ("gaytabase") wrote:
AMD before Zen2 only has 128-bit vector execution units anyway,
thanks AMD.
Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
tommorris ("Tom Morris") wrote:
When someone tells me we need to replace unpleasant American surveillance tech with the exact same thing but open source and hosted in a data centre in Brussels.
My heart swells with pride when we can get the drone murder decider running on a GPU in a Welsh AI growth zone with a picture of the Queen Mother on the side. It’s very important that human rights are undermined by your own government rather than a foreign corporation, after all. #SovereignTech
Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
alineblankertz@indieweb.social ("Aline Blankertz") wrote:
"AI" is a huge redistribution scheme from the bottom to the top. It pays off for the billionaires no matter how big the bubble is. All we can do is limit the damage.
Pointing out the lack of profitability of "AI" products is pretty much meaningless. Investors have been speaking about this for years WHILE making billions from their investments into "AI". It is profitable for them, and that is what they care about.
I wrote about this already some time ago:
https://www.structural-integrity.eu/crashing-hard-why-talking-about-bubbles-obscures-the-real-social-cost-of-overinvesting-into-artificial-intelligence/
Boosted by dysfun@treehouse.systems ("gaytabase"):
jneen@unstable.systems ("jneen collective") wrote:
half the point of programming-tool design is to reduce the need for hypervigilance on the user.
if we're designing tools that require you to be *more* hypervigilant, legitimately what use are they?
baldur@toot.cafe ("Baldur Bjarnason") wrote:
RE: https://mastodon.acm.org/@mxp/116475436932395582
“LMs Corrupt Your Documents When You Delegate”
https://arxiv.org/abs/2604.15597
> Our large-scale experiment with 19 LLMs reveals that current models degrade documents during delegation: even frontier models [...] corrupt an average of 25% of document content by the end of long workflows
The only use case that didn't show catastrophic degradation was coding, although bear in mind that this only attempts to benchmark degradation and doesn't assess design, reliability, or quality of the output.
dysfun@treehouse.systems ("gaytabase") wrote:
aaaaanyway, i have come up with a wonderful trick which would work marvellously on zen 5 without a great deal of effort. but less marvellously on zen 4 and i have no fucking clue how well intel's doing with avx512 anymore.
dysfun@treehouse.systems ("gaytabase") wrote:
these things are insidious because the way you're told to deal with ISA support is to ask is it supported with cpuid or something. and so you ask and it helpfully says "yes, i support that". it doesn't say anything about whether it's dogshit slow.
and how do you work that out? glad you asked:
- know the bug exists at all, somehow
- implement a fallback
- sniff the processor model and switch between the two implementations.
- have a few of these stack up, give up and choose which architectures to penalise.
dysfun@treehouse.systems ("gaytabase") wrote:
Gather/Scatter slow on AMD's Zen4 implementation.
thanks AMD, another fucking performance bug to work around
dysfun@treehouse.systems ("gaytabase") wrote:
my own hopeless cheeriness is starting to stretch a bit thin
db@social.lol ("David Bushell 🪿") wrote:
solid advice: avoid GoDaddy https://vale.rocks/micros/20260427-0430
db@social.lol ("David Bushell 🪿") wrote:
sure but humans need what, 2000 calories? AI is low energy only needs a teaspoon of unicorn farts
when you do the maths it makes practical sense to bludgeon the humans into unicorn feed
Boosted by jwz:
RadicalGraffiti@todon.eu ("Radical Graffiti") wrote:
"All you had to do was pay us enough to live"
Pasteup seen in Nashville, Tennessee
Boosted by jwz:
RadicalGraffiti@todon.eu ("Radical Graffiti") wrote:
"Hate Cops"
Seen in Vancouver, Canada
Boosted by keul@fosstodon.org ("Luca Fabbri"):
silvanomarioni@mastodon.uno ("Silvano Marioni") wrote:
Il National Cyber Security Centre (NCSC) del Regno Unito raccomanda le passkey come standard di autenticazione, sostituendo le password tradizionali. Sono più sicure e semplici, eliminando l'obbligo di ricordare password complesse.
@sicurezza
https://buff.ly/VYTuS8N
Boosted by NfNitLoop ("Cody Casterline 🏳️🌈"):
spocko@mastodon.online ("Spocko") wrote:
Trump telling O'Donnell "I'm not a rapist. I am not a pedophile" is the new "I am not a crook"
#uspol #60Minutes #Trump #WHCA
db@social.lol ("David Bushell 🪿") wrote:
oh lord it's Monday