@[email protected] would it be possible to have federation deletion jobs that don't find the thing to delete not be considered a failed job? I seem to get an awful lot of them (enough to drop federation job success rates down to ~60% sometimes) which makes it hard to spot actual problems when they do happen. Especially because (it appears?) some servers keep on sending the deletion requests, meaning that it's showing errors for things that have already been successfully deleted.
Christian, husband, dad, coder, trainer, speaker, rpg geek, adhd
- Minimum viable product (I suppose isn't strictly software related, but seems to see most use and misuse in our industry).
- CI has been misused so much that in general usage it now just means 'having a build server and a main branch' and I have, to my shame, used it to mean that on my CV before.
- Unit tests, integration tests, pretty much anything with test in the name (cries slightly).
- IoC and dependency injection: not so much misunderstood, as known to not be understood because it has something to do with containers and reflection and framework plugin configuration and magic rather than knowing "but why?" on any level
@[email protected] Oh! And "UX". The idea it could also mean something easy and/or efficient to use rather than just "visually shiney". Is that software? I feel like that's at least software adjacent.
Which is worse?
RE: https://bonfire.mavnn.eu/pub/objects/01KTXR624EZSNZZ3DKSS49KMHT
Artificial Ingratiation? Nah. Almost Incomprehensible? No. Sycophancy-as-a-service? NAILED IT!
What named principles (e.g., information hiding, DRY, etc.) in software development do you find are often referred to but are commonly misunderstood (or are actually flawed)? I have a talk, Principle Misunderstandings, where I cover a few, but I'm planning to extend this to half- and full-day formats, so I'd be interested in what you find is commonly misunderstood.
- Minimum viable product (I suppose isn't strictly software related, but seems to see most use and misuse in our industry).
- CI has been misused so much that in general usage it now just means 'having a build server and a main branch' and I have, to my shame, used it to mean that on my CV before.
- Unit tests, integration tests, pretty much anything with test in the name (cries slightly).
- IoC and dependency injection: not so much misunderstood, as known to not be understood because it has something to do with containers and reflection and framework plugin configuration and magic rather than knowing "but why?" on any level
@mavnn @briankrebs @GossiTheDog "sycophancy as a service" brilliant take, I'm going to borrow that.
@[email protected] Thank you, although I have to honest and say that I think I've heard it used before. Unfortunately I can't remember where, so I'll take a bit of Schrödinger pride in the case that maybe I did coin it on the fly...
second podcast drop in the same week! i'm chatting with beam there done that about game servers on BEAM check it out! https://youtu.be/4MDObD_R5E4?si=ggX1c07MYUlaKp-h
Why Multiplayer Games Are Just Distributed Systems | Ellyse Cedeno on BEAM & the Actor Model
YouTube
@[email protected] I'd never spotted your company name before. Can I just say that "Heuristic Salvo" is an amazing name, I love it.
@GossiTheDog Kind of makes one wonder whether the consulting firms have a future if they are just relying on AI to produce their own reports. OTOH, this story isn't exactly a ringing endorsement of that replacement.
@[email protected] @[email protected] You would have thought that the large, er, "thought leading" consulting firms would have been violently anti-AI; verbose sycophancy as a service is basically the whole business model. That and pre-arranged supplier approval with large orgs so that nobody manages to hire any consultants who are actual experts.
KPMG issued a report citing all the transformational ways GenAI has transformed industry, it’s been widely cited.
One minor problem: it turns they used AI to write the report, and it made up all of the evidence.
KPMG have now withdrawn the report in full.
https://www.ft.com/content/b3828e92-4961-4b39-84f0-c42f33be3c3f
McSweeney's shot to kill. https://www.mcsweeneys.net/articles/ai-economics-for-dummies
I'm mentoring an older teen through building a game in Godot and we just finished hooking up Ink so he could start adding dialogue to his matrix-esqe cyberpunk rogue-like (he's used it before in @VisualInk during a #VisualNovel course). The code work finished, he realized he needed to pick a dialogue style and now all his cyberpunk revolutionaries have a Sheffield accent and a surprising number of them wax lyrical about Gregg's sausage rolls when not hitting people with a baseball bat. #GameDev #pastry #Godot
RE: https://icosahedron.website/@halcy/116724471837820849
Would totally use some of these.
@[email protected] Best wishes from a random stranger who happens to like your photos! Hope it goes well, life could do with more happiness these days.
Totally silly life hack when creating a physics based character that you want to stay upright and don't want to write all that fancy code for self-righting: move their center of gravity below the character's actual collision shape and let the physics engine do all the work for you... (reposted with actually correct hashtags this time 🤦♂️ ) #GameDev #Godot #Boing
Tempted to have a play with Zen browser as it seems well presented and has sensible UI defaults.
But apart from a quick look and feel test run, using a browser for 'real' involves a fair amount of trust: anyone had any good or bad experiences? On the one hand, I can't be spending my life keeping up with internet drama. On the other, app I use for my banking and personal email... #browsers #privacy
Oh so very much this. It is staggering the number of people who are good at attracting money (via investment funding or sales) have no idea how money actually works. And many managers, including some who are good at managing people, have appalling business sense.
US voters: please call your US House representative •now•. Tell them to block this.
The Senate just voted to shovel another $70 billion dollars to ICE and CBP. That’s •on top of• ~$170 billion in 2025. This is the people who invaded my city and kidnapped and murdered my neighbors — and haven’t faced a lick of accountability for it — getting a budget larger than Russia’s entire military.
They’re breaking all the normal budget rules to do it. The US House can stop it, and Republicans are balking. Call. Protest. Light a fire under them.
Providing valuable services in chat channels
@[email protected] yeah apparently something changed in new astro version. We temp commented it in beta.3 since it was using only in the weather widget for showing moon phases, and the widget is currently on hold anyway
@[email protected] @[email protected] Good work! beta.3 worked out of the box and for some reason is also using way less cpu (than beta.2)