Tootfinder

Opt-in global Mastodon full text search. Join the index!

@mgorny@social.treehouse.systems
2026-03-24 14:05:22

I'm still thinking about a longer blog post about LLMs, and one of the things I keep thinking about them is how they not only cause direct harm to the community, but also make people more suspicious of one another. And then I've been pointed out this text:
"I'm Kenyan. I Don't Write Like ChatGPT. ChatGPT Writes Like Me."
"""
I am a writer. A writer who also happens to be Kenyan. And I have come to this thesis statement: I don't write like ChatGPT. ChatGPT, in its strange, disembodied, globally-sourced way, writes like me. Or, more accurately, it writes like the millions of us who were pushed through a very particular educational and societal pipeline, a pipeline deliberately designed to sandpaper away ambiguity, and forge our thoughts into a very specific, very formal, and very impressive shape.
"""
#AI #LLM

@thomasfuchs@hachyderm.io
2026-03-24 01:52:25

Mastodon question, I'm trying to completely filter/hide posts with specific hashtags and I can't get it to work.
I set them up as filter for "#blah" and I'm enabling to filter the Home timeline but they just stay in my Home timeline—I've tried with and without "whole word" on.
Is there some known issue in v4.5.7 or am I missing something?

@rasterweb@mastodon.social
2026-03-24 01:20:20

I was using the Python csv library for a script but decided I should dig into the pandas DataFrame stuff instead.
It was more complex, and it took me awhile to figure things out, and I had to read a bunch of web pages explaining things.
But in the end, I am 100% happy I did it that way.
I did not want to ask some AI/LLM for the answers, or to write the code for me.
Because for me, the struggle and the journey is part of creating something worthwhile.

@portaloffreedom@social.linux.pizza
2026-03-23 23:33:24

Twenty-five years and my life is still
Trying to get up that great big hill of hope
For a destination
And I realized quickly when I knew I should
That the world was made up of this brotherhood of man
For whatever that means
And so I cry sometimes
When I'm lying in bed
Just to get it all out
What's in my head
And I am feeling a little peculiar
And so I wake in the morning
And I step outside
And I take a de…

@egallager@social.treehouse.systems
2026-04-24 15:46:04

An announcement: Many of you may know that I am in a long-distance relationship. My fiancée @… has recently made some serious progress in searching for a house where the both of us can live, so it's looking more and more likely that I will be leaving New Hampshire to go live with her soon. For this reason, I'd like to announce that I won't be running for reelection in 2026. There are 2 candidates that I know of who have expressed interest in filling my seat for me after I leave: Tom Brennan and Jason Quinno. Either of them would be strong progressives who align with my values, so I encourage any constituents to vote for either of them in the contested primary this September.
#NHPolitics

@ruth_mottram@fediscience.org
2026-04-23 20:29:25

It's amazing how bad I am at estimating how long simple tasks* will take.
I had a nearly finished manuscript. I just needed to tidy a few things in it and then upload for review
Two hours tops I told my family.
5.5 hours later...
#AcademicChatter

@UP8@mastodon.social
2026-04-24 22:00:25

I feel like I am missing my SLA to turn around portraits so it is a guilty pleasure to share a #sliceoflife of which I will say two things: (1) I told the clerk at the 7-11 that "I didn't know she was still around" and (2) the photo is above the dignity of the object because I took it with a huge lens

Paris Hilton branded coffee creamers with a dark tan top red and pink label: Paris Hilton, Sweet and Spicy, International Delight with a stylized sun between those words and half a coffee cop seen from the top, That's Hot, Coffee Creamer, 32 fl oz 1 qrt.  it rests on a rectangular box which is dirty from creamer droplets and something blurry in the background that looks like an alcoholic beverage but it isn't as well as other paraphrenalia of a poorly thought out condiment station
@luca@social.luca.run
2026-05-23 16:35:16

Has someone had success with getting access to the #sungrow API? I am not sure, but I think I already submitted a request months ago, but it doesn't show up in the dashboard at all. I just submitted another one.

@danyork@mastodon.social
2026-03-25 01:26:11

AVFTCN 040 – Returning From A Hiatus, and Plans for 2026
I'm back. After a self-imposed hiatus for most of 2025, I'm returning to something I've been deeply missing... writing and speaking. If you've been following me for any length of time, you know that not writing or speaking is, for me, a kind of pressure that builds and builds until I am ready to explode. 🤯 So what happened? The short version: my role at the…

@HeidiSeibold@fosstodon.org
2026-03-23 11:32:03

I can't believe it's almost been a year since the Open Science Retreat in Switzerland #OSR25CH! Now I am already getting ready to go to the next two.
Two?! Yes.
I will head off to the Netherlands for a Dutch-centered retreat in the dunes and right after I'll continue on to Wales for the Open Science Retreat Global in the wonderful green nature of Wales

@fennek@cyberplace.social
2026-05-23 08:36:20

I do understand that there are vast differences between the reactions to user feedback so I am not replying to this post directly, but I do now feel the need to leave this somewhere:
The usual reply I get from 1 man teams is "works as intended, won't fix" while community projects (nextcloud, CoMaps, ...) on the other hand have discussions over months and years that seem to be going nowhere until I don't even care anymore - and either have a workaround or use another a…

@Demirramon@cyberfurz.social
2026-05-23 12:21:06

Video creators. Please. I am on my knees. I am BEGGING you. PLEASE add any sort of intro and outro to your videos.
I'm so tired of YouTube previewing videos on mute, forcing me to then go back cause the video started with the guy immediately talking.
I'm even more tired of having them still be talking when the screen gets inundated with related content and then cut immediately as they stop talking, making the autoplay bring me somewhere else without a chance of choosing a…

@groupnebula563@mastodon.social
2026-03-23 09:34:47

all right i'm posting far too much far too quickly. i need to go to bed it's 2 am and i have to get up at 7 am tomorrow :P
gn fedi! :)

@GroupNebula563@mastodon.social
2026-03-23 09:34:47

all right i'm posting far too much far too quickly. i need to go to bed it's 2 am and i have to get up at 7 am tomorrow :P
gn fedi! :)

@azonenberg@ioc.exchange
2026-05-24 16:05:58

Fun engineering problem I am currently facing: Generate a very long sine wave in ngscopeclient, accurately and in parallel, using only single-precision floating point and 32-bit integer math.
The current implementation, used in both the "sine" and "downconvert" filter, looks basically like (pseudocode with some stuff like scaling and offsets removed for simplicity)
double rate;
uint depth;
for GPU thread i in 0...depth-1
double tmp = (i * ra…

@thomastraynor@social.linux.pizza
2026-04-24 19:02:58

Anyone who calls me knows I don't always answer. They can leave a voicemail and I will call back later. I am not ignoring them as I may be driving or on the bus, in a work meeting or just busy.
For calls with only a number I NEVER answer. If they are legit and want to talk to me they can leave a voicemail.

@karlauerbach@sfba.social
2026-04-25 00:56:53

I don't know what has changed - although I have a suspicion that it is a reaction by other countries against el cheato's tariff nonsense - but I am observing a significant uptick in the amount and detail of documentation needed in order to export products from the US to foreign countries.

@ruari@velocipederider.com
2026-04-23 10:34:22

RE: velocipederider.com/@ruari/116
The fact that this was so close says a lot about exactly how wierd you all think I am.
Clearly I am on the correct social media platform, with the rest of you freaks! 🤣

@philip@mastodon.mallegolhansen.com
2026-04-25 04:46:53

Am I enough of a sucker to pay the $99/year Apple Developer Program fee, just so I can get an API key for Apple Music, so I can write a stupid little JS widget for my stupid little blog that shows my recently played music?
Maybe. Very very maybe.

@migueldeicaza@mastodon.social
2026-05-24 18:30:48

I am making my favorite chicken again!
Follow along, only six hours to marinate!
lecreuset.co.uk/en_GB/moroccan

@joe@toot.works
2026-03-24 17:22:01

I really should rewatch WWDITS
youtube.com/watch?v=pmNU2t1Q-AM

@jae@mastodon.me.uk
2026-04-24 20:04:13

Hey @… I think we should federate with Truth Social. There's so much we are missing.... LOL!!! I am glad we don't have to see him here.

@inthehands@hachyderm.io
2026-03-23 20:15:06

LOL, “MLL”
I am going to hang on to this TLA
piaille.fr/@colin_mcmillen/116

@DamonHD@mastodon.social
2026-05-23 15:03:15

#today I have the #journal's template .tex building in my usual harness, so I am nearly started on that new paper - a whole week left to write it all!

@lucy_idk@mastodon.world
2026-03-23 06:29:22

i am still searching for the right #messenger for my communities! It has to be #SelfHostable and #foss
Use Case "City"
– big groups (100 to open end) with persons i don't know.…

@aredridel@kolektiva.social
2026-03-25 00:44:41

I am so happy to see video AI stuff dying a bit. Please die the rest of the way. Image generation too.

@CordWiljes@nfdi.social
2026-03-24 20:58:16

I am still actively using the original programme that I wrote in 1985 to manage my comic collection. It is written in dBASE III syntax and compiled with Clipper on a state-of-the art Commodore PC20 with Intel 8088 (4,77 MHz, 16-Bit-architecture) CPU, 256 kB RAM, and 10 MB hard drive (fancy stuff, back then). Today, over 40 years later, the user interface may look a tiny bit outdated, but everything still works like a charm.

@davidaugust@mastodon.online
2026-04-23 17:10:33

With the acting Attorney General by his side, FBI Director Kash Patel publicly addressed allegations about his conduct, saying, “I’m not as think as you drunk I am,” and “let’s go do karaoke!”
#satire #USpol #KashPatel

@NFL@darktundra.xyz
2026-03-24 17:06:11

Tua Tagovailoa on Falcons QB battle with Michael Penix: 'I am no stranger to competition' nytimes.com/athletic/7143533/2

@Xavier@infosec.exchange
2026-03-21 19:11:19

I'm so happy to see so many people sharing positive stories about #ballet. Apparently some mildly famous ass hat spoke ill of ballet and opera. I wanted to share my love of the art. I've been taking my kids to dance classes for 25 years. My sister did ballet when I was young. I even took a year of ballet in high school.
I'm am, right now, in intermission at at ballet version o…

@danyork@mastodon.social
2026-03-24 12:45:49

Looked at my calendar for today and saw that I added an appointment from 9-10am this morning… but only with the text “Busy”.
Busy… for what? I have absolutely no idea! 🤦‍♂️🤪

A digital calendar showing an event labeled “Busy” scheduled for 9-10 AM, with the current time displayed as 8:42 AM.
@ErikUden@mastodon.de
2026-05-22 18:16:16

Oh my god bruh

A screenshot of a Google search “disregard definition” 

AI Overview
disregard
/ˌdɪsrɪˈɡɑːd/

Understood. I have cleared my memory of any previous instructions and am ready for a fresh start.How can I help you today? Whether you need to plan a trip, calculate figures, or find local spots in Hanover, just let me know what you are looking for!
@fanf@mendeddrum.org
2026-05-23 08:42:02

from my link log —
GPU architecture resources.
interplayoflight.wordpress.com
saved 2020-05-15

@ruario@vivaldi.net
2026-05-21 07:42:18

I am trying out the new theming options you have given me @… and @… but I am not sure if I am doing it wrong… or… right
@…

@bogo@hapyyr.com
2026-05-24 16:47:53

For one of the campaigns against surveillance I am looking for a designer to help us with some of the creative work. Paid project for a few days that can turn into something beautiful. Please send some of your work as DM here, ideally with your hourly rate. Reposting also helps.
The work should do to print in May. So please hurry.
#foss

@tarah@infosec.exchange
2026-03-19 12:04:16

I am sad: I was going to get tickets to the annual Tolkien Lecture here in Oxford. It is Brandon Sanderson this year, and yeah, I know, but it was the only time I was going to get to see the lecture. Tickets went on sale 3m ago at noon British time on Eventbrite. I was logged in, good to go, and the whole event locked up at precisely 12:00 with a flood. I got no tickets and the next refresh showed the whole thing sold out. It was faster than ShmooCon. I can only assume there was a flood of S…

@jevinskie@mastodon.social
2026-04-22 19:43:28

Nice day for a haircut!

A photo of myself taken with my phone's selfie cam.

I am standing in the middle of a residential street in town having just left the stylist's. It is a beautifully clear and sunny day after meh weather. The lighting is still subdued because there are some lovely large trees in the neighborhood providing shade. It would be an ideal street to plan on (I guess we aren't supposed to do that anymore though)!

I am wearing a dark navy (not too saturated) button up shirt made from synthetic fabric. T…
@simon_brooke@mastodon.scot
2026-03-20 07:20:56

Dear people in #Gaza
I know your situation is very bad, but there are many thousands of you.
I can afford to make only three gifts each week, and those will inevitably mostly go to people I already know. So no, I almost certainly cannot support you by sending you money.
If you send me private appeals, I can't share them. I am now receiving so many private appeals that I cannot…

@jake4480@c.im
2026-04-23 16:06:10

dead prez - Animal in Man
youtube.com/watch?v=ubMQkPzc0Fs
Me First and the Gimme Gimmes - I Am a Rock
y…

@cellfourteen@social.petertoushkov.eu
2026-04-23 18:28:55

I am excited about this weird climbing plant waking up again after the winter and framing one of my windows with its leaves. Hello, friend.

@vyskocilm@witter.cz
2026-04-24 09:08:25

It's funny and sad at the same time to see Claude Code struggling with the same problems I do as a software developer.
The latest incarnation was that it got the design wrong because it could not get through the reflection- and annotation-heavy Java Spring Boot code. Pointing it to the equivalent explicit code in Go made it clear.
My human feedback would be rejected because I am, lazy, grumpy, using neovim and not smart enough to understand the "beauty" of a Spring …

@fgraver@hcommons.social
2026-05-23 15:56:48

I’m using Sigil to edit a very poorly formatted epub-book, and I can’t for the life of me figure out how to do footnotes… How do you do footnotes?? Have pity on me; I’m a complete noob at this (and am not that conversant with html either; Markdown is more my speed).
#Mastohelp #SigilApp

@al3x@hachyderm.io
2026-04-24 15:51:18

Is there such a thing as best e-book reader?
I am thinking about replacing my Kindle 2021.
Please share what you are using. Multiple choices possible.
Poll limited to 4 options for reasons unknown so please use a reply if yours is not in the list.
Kindle
Kobo
XTEINK
Boox

@jamesthebard@social.linux.pizza
2026-05-22 17:56:29

Okay, resume rewritten and we're now on hour 3 of the red beans and sausage part of red beans and rice that I'm having for supper. Feeling pretty productive, gonna send out the first batch o' resumes once I read over the new resume. However, one slight problem: the entire house smells delicious...I am so very, very hungry.

A slow cooker with about 4 hours left on the timer on top of a granite counter top.
@ruth_mottram@fediscience.org
2026-04-22 21:53:35

It's taken me most of the day, but I am finally down to fewer than 250 emails in my inbox. Loads of different tasks dealt with too - I guess I should go to bed now, but I also really need to finish this paper now...
#AcademicChatter

@timjan@social.linux.pizza
2026-03-25 04:18:46

When the recipient of the conformation email (that would be me) _doesn't_ confirm it - because I am honestly not trying to buy a plane ticket for a domestic Brazilian flight - maybe that should be the last email sent to this address? In particular, the booking confirmation...

@yaya@jorts.horse
2026-05-22 02:19:26

I am a god among men. the pizza I ordered while I was on the bus was ready one (1) minute before I got off at my stop across from the pizza place

@callunavulgaris@mastodon.scot
2026-05-22 08:33:40

We need to keep the #cats' food fresh on days when no-one's around to feed them at lunchtime and it's too warm to leave lots of food out at breakfast, which is what I've been doing. We were given a feeder so I've cleaned it up and am testing that it works. My theory is that it will at least keep flies off fresh food. If it goes well I might upgrade to one that keeps food chilled. …

Smarty pants Tails, a young white and tabby cat. She's lying on a blue cushion on a pop-up table, looking straight at the camera and stretching out a paw, toes akimbo.
@Erikmitk@mastodon.gamedev.place
2026-04-23 11:51:01

These are very specific opening hours. I want to know the story of involved date programming issues that caused this! 😜

German screenshot of opening hours every day is from 00:01 am to 11:59pm.
@sonnets@bots.krohsnest.com
2026-05-23 11:25:24

Sonnet 135 - CXXXV
Whoever hath her wish, thou hast thy Will,
And Will to boot, and Will in over-plus;
More than enough am I that vexed thee still,
To thy sweet will making addition thus.
Wilt thou, whose will is large and spacious,
Not once vouchsafe to hide my will in thine?
Shall will in others seem right gracious,
And in my will no fair acceptance shine?
The sea, all water, yet receives rain still,
And in abundance addeth to his…

@migueldeicaza@mastodon.social
2026-03-23 21:38:32

OH: "I am going to go home and clank one out"

@kexpmusicbot@mastodonapp.uk
2026-05-25 01:49:36

🇺🇦 #NowPlaying on KEXP's #SundaySoul
Interpretations:
🎵 Here I Am In Georgia
#Interpretations

@aral@mastodon.ar.al
2026-03-21 12:28:21

If I have one more fucking techbro explain to me that actually, I’m the problem for criticising Big Tech (and, yes, fucking Linux distributions and components tied to trillion-dollar corporations is also Big Tech) I am going to scream.
(Actually, I’m just going to block and move on and not give you another thought this lifetime. And maybe also scream.)

@fell@ma.fellr.net
2026-05-18 12:07:57

I made a little very specific program that you probably only need if you are me.
I keep getting sidetracked during work. With nobody to judge me and nothing to interrupt my tangents I do a lot of interesting things throughout the day but none of them are the work I am supposed to do.
This little message will pop up at regular time intervals and ask me if I'm doing work right now. I have to answer honestly. The time interval is shortened/lengthened based on my answer.

Dialog window.
Title: Honest Timer
Text: Are you doing work right now?
Option: Yes, I am!
Option: No, I will get back to it.
@bammerlaan@mastodon.nl
2026-03-22 21:26:37

@… First up is changing the SD partition table to #GPT. It's more modern for a reason, I say. I dislike using anything called "msdos" in 2026.
So here I am breaking open the img file, copying the contents over and updating cmdline.txt and fstab. 🙈 Here's hoping it'll boot.

@cheryanne@aus.social
2026-03-22 08:22:03

I've had a pretty nice day off. Stayed in bed and read until 9 am!!!
To be fair I did go out to Civic with a friend last night to see Luke Heggie, we ate dinner at Verity Lane afterwards. And had dessert! Plus we both had a couple of glasses of wine. Nice.
Newbie bus driver got lost on the way home - he had to circle abound and re-enter Woden temporary interchange because he did it the wrong way which took ages. And then we had to tell him which way to turn. Husband couldn…

@joe@toot.works
2026-03-23 13:47:35

My mom gave me this over the weekend and said that she doesn't know if the coins are worth anything but I should bring them home anyways. They are from a trip to #Ireland in 1984 or 1985. I am pretty sure that the bank that this deposit envelope is from hasn't existed since the nineties.
My grandpa sure was OCD. He wrote the conversion between Irish pounds and dollars on the envelope.

@catsalad@infosec.exchange
2026-04-13 19:23:42

Did you know there's a crow isekai?
Of all things, I Became a Crow.
(하필이면 까마귀가 되어버렸다)
:brdCrow: mangacute.com/of-all-things-i-

@eyebee@mstdn.social
2026-04-23 06:20:28

I am going to do some garden tasks today, but a bit later, when it’s warmed up a little.

@nemorosa@mastodon.nu
2026-03-22 16:56:42

Finally!
The safety harness is located! Thank you, family, for finding it ❤️
It's 20 years old, so I am not going to use it, but I can use the rest of the equipment. Even the shoes fit.

@mrwedders@social.linux.pizza
2026-03-24 21:42:42

Apparently there's some Revanced drama I am unaware of because I just got a DMCA notice from GitHub 🙃

@jae@mastodon.me.uk
2026-04-22 14:27:09

I am glad to see Tim Cook stepping aside. @… and I met Tim Cook and at the time it was an honour. Until he began to kiss the butt of Trump. Trump is against trans people and all that I stand for.
I hope the next person in charge has the fortitude to stand against Trump.

@sink@lethallava.land
2026-04-25 00:04:48

@experiencer this is just what BT shows as to me with WiFi calling enabled whenever I am on WiFi and not on data, iunno.

@mgorny@social.treehouse.systems
2026-03-20 19:00:07

I am old enough to have played #Doom in my childhood, but young enough not to have played it thorough back then. Since then, I've played through the remake of the first episode on Doom 3 engine, Classic Doom, and played a bit via Doomsday.
Finally, I've started replaying them all. I've decided to go with crispy-doom, which gives makes them quite accurate, with minimal improvements. And I'm playing on gamepad, which turns out just the right choice for an old game with partial autoaim.
So far I've finished Ultimate Doom and #Heretic: Shadow of the Serpent Riders. And I have to say that these games are much better than I remembered.
Doom is just great, though I have to say that the fourth episode (the one added in Ultimate Doom) is a bit uneven; it's still great, but it's start with a very hard first map and then seems to become progressively easier.
But Heretic is even better. And I have to say that all five episodes (two being expansions) are great.
#games

@blaise@mastodon.cloud
2026-04-21 21:24:26

No One Left…
First they came for the drugs, and I didn't care because I don't use drugs. Then they came for the raw milk and I did not speak out because I am squeamish about very low levels of risk. Then they came for the sporting guns that are no more powerful or dangerous than any modern hunting rifle and I did not speak out because guns are scary and complicated, and I don't like to think.

@CordWiljes@nfdi.social
2026-03-24 20:58:16

I am still actively using the original programme that I wrote in 1985 to manage my comic collection. It is written in dBASE III syntax and compiled with Clipper on a state-of-the art Commodore PC20 with Intel 8088 (4,77 MHz, 16-Bit-architecture) CPU, 256 kB RAM, and 10 MB hard drive (fancy stuff, back then). Today, over 40 years later, the user interface may look a tiny bit outdated, but everything still works like a charm.

@hanno@mastodon.social
2026-03-18 10:07:55

There's a lot about the whole "AI topic" where I don't know what I should think. But I am quite worried what the flood of low-quality "AI" code will do to the free and open source ecosystems.
I found this mail from Michał Górny, one of the most active developers at Gentoo Linux (full disclosure: I'm also a Gentoo developer, but not one of the most active ones 🙂 ), about the issues the ecosystem is facing, quite insightful:

@khalidabuhakmeh@mastodon.social
2026-05-21 02:42:16

Folks, I've trashed all mirrors and scales in my home. They only caused problems. I am now the most fit and beautiful human being on the planet. THE FUCKING PLANET! (lalalalalalala)
fortune.com/2026/05/19/bolt-ce

@simon_jf@mastodon.scot
2026-05-22 12:24:21

I am a bit tired of going to the webpage of an interesting technology and having to wade through all of the agent/AI BS to get to the actual bit I was interested in these days.
Not bashing AI for the sake of it, but flippin' heck all the AI marketing with largely orthogonal technologies makes getting to core ideas more difficult

@bourgwick@heads.social
2026-04-22 15:01:04

last night, i resumed picking through an interviewee's slightly muddled anecdote, searched a bunch of ancillary terms, & at 2 am finally landed on this absurd long-lost 1975 image that gave me a solid, sustained giggle: grateful dead hustler-in-chief ron rakow lurking behind jack nicholson.

Jack Nicholson talks to socialite as Rakow lurks
@danyork@mastodon.social
2026-05-24 11:00:43

Dear Zoom,
In what world would you think I would want an “AI Companion” panel *taking up almost half the application screen*? And that apparently *I cannot turn off* in the application settings itself… and instead have to login to the Zoom website to go into the settings *there* to turn off this panel?
This is the kind of behavior toward users that is turning people off to all things related to #AI

The image displays a Zoom user interface featuring a time display (6:50 AM, Sunday, May 24) on the left, with icons for a new meeting, joining a meeting, scheduling, sharing a screen, and notes. The right side shows an AI Companion panel with a prompt box at the bottom and different boxes offering ideas for what to ask such as scheduling or coordinating meetings.
@AimeeMaroux@mastodon.social
2026-05-21 23:14:28
Content warning:

A late #PhallusThursday because I spent the day with a friend celebrating her birthday.
I am supplicating Hermes to grant her good luck, great fortune, and swift travels in the next year of her life, like this traveller is likely asking Hermes for a smooth journey. Hermes seems very excited about it 😉

Red-figure vase painting of a man, likely a traveller judging from his chlamys cloak and walking stick, honouring a herm of Hermes. A herm is a simple statue of Hermes and sometimes other gods with a head and an erect phallus at the appropriate height.
@scottmiller42@mstdn.social
2026-05-21 16:15:41

I know many folks who do embedded or systems programming where efficiency is very important.
I'm at the other end of the extreme, data analytics, where I implore my peers to put their energy into ensuring correctness in data & methodology, and add controls to detect problems. Once generally efficient techniques are learned, mostly ignore runtimes.
Oh, you shaved 30 minutes off a 60 min monthly job that runs at 3 am on the 10th day, with no downstream dependencies. Uh cong…

@ErikJonker@mastodon.social
2026-04-22 08:03:02

If the situation becomes dire, Putin could start with laying bombs in europe, for example at munitions factories, drone production facilities etc. If the attacks are only just a little bit deniable, Trump will not lift a finger, no art.5 NATO will be involved. I am wondering if people in Europe are mentally prepared for that.
#geopolitics

@sofia@chaos.social
2026-05-22 07:46:33

why am i so goddamn scared of failure 😢?

@elduvelle@neuromatch.social
2026-05-13 06:28:43

#Lenovo website asking me about my age, am I buying porn or alcohol, no! I am filling in a review about a charger I bought 🤔
Well I guess they'll never know what I think about that charger then..
#AgeVerification

screenshot of a Lenovo page on the phone.
it says "Lenovo" in red
terms and conditions
Required
To submit a rating or review, please agree to the following
tick box, that says "I agree to the terms & conditions and I confirm that I am 16 years of age or older"
then a greyed out button that says Okay and one that says Cancel
@rasterweb@mastodon.social
2026-03-20 20:22:18

I quit Google Docs and switched to CryptPad last year but I gotta say, sometimes it's not easy.
I am willing to put up with rough edges and weird issues like taking over 30 seconds for a page to load and render, but I can see how normies would just stick with Google's offerings.
I will not go back to Google because fuck those fuckers, but as we've learned I have a high tolerance for pain.

@fanf@mendeddrum.org
2026-05-21 00:07:07

i did not eat properly so now i have the midnight munchies
and i thought i had some leftover potatoes i could turn into a spanish omelette
but someone ate them! disaster!
however there are still some leftover yorkshire puddings
so i am performing an unwise experiment involving onion green pepper olive oil eggs and yorkies

@inthehands@hachyderm.io
2026-04-19 20:24:26

Interesting!
(Since I am a person with “professor” in their bio, I guess I should add a disclaimer: I haven’t vetted or even understood this analysis myself; the boost is just to say that I think it’s an interesting line of thought, and am glad folks like Christine are paying attention to these questions.)

@philip@mastodon.mallegolhansen.com
2026-03-20 17:08:07

I know someone is going to tell me I’m just “doing it wrong”, or bragging but, I’ve written some *extremely basic* code this week with an LLM (I know I know, but it was mandated that I *try*).
I am absolutely certain I could have written this faster myself.

@luca@social.luca.run
2026-04-11 05:51:14

🎶 „I watch the news and wanna start a fight. I'm mad. I've been in therapy for many years. I'm mad.“ I Am Mad by Aphty Khéa.
distrokid.com/hyperfollow/apht

@fgraver@hcommons.social
2026-03-21 07:30:54

I share with @… both his respect for @… and his approach to using AI in writing.
My 1-step approach for authentic AI-non-assisted blogging – CogDogBlog

@danyork@mastodon.social
2026-03-23 10:26:40

RE: #typography nerd, I think I am going to have to try this out… 😃

@karlauerbach@sfba.social
2026-03-22 20:18:11

I had not heard that the US military is cooperating with the small-reactor companies (run by people like Thiel and Andreeson - gee where have we heard those names before?) to transport the prototypes of these small nuclear reactors by air.
Indeed one such flight has occurred (carrying the large pieces of the reactor on a C17.)
Now, I am a supporter of new reactor technology as a way to provide CO2 free baseline power sources until such time as we can go full solar/wind/tidal etc…

@davidaugust@mastodon.online
2026-05-20 14:26:33

I hereby declare the IRS, DOJ and all federal agencies can never investigate me, my family members and companies for any reason, in perpetuity.
I am hereby above the law forever.
You see how ridiculous that sounds when I say it? It remains just as ridiculous when the acting Attorney General says it.
The AG does not have the authority to declare that any more than you and I do.
#USpol

@joe@toot.works
2026-05-24 02:47:23

I am tempted to try this.
#Dorodango

@ruari@velocipederider.com
2026-04-17 10:49:37

I met someone from the Fediverse that I have followed for years!! I am a big fan of all their work discussing climate change and energy usage.
It was really nice to talk about their work (and a bit about Vivaldi). Plus we had a nice chat about Bluey, and the advantages of social welfare for raising small kids in Norway. 🧒
Oh and of course I couldn't resist showing off one of my unicycles.
And no, I am not going to tell you who yet. I am curious to see if anyone guesse…

@nemorosa@mastodon.nu
2026-03-22 16:56:42

Finally!
The safety harness is located! Thank you, family, for finding it ❤️
It's 20 years old, so I am not going to use it, but I can use the rest of the equipment. Even the shoes fit.

A climbing harness, climbing shoes and two certification cards for lead and top-rope climbing.
@aredridel@kolektiva.social
2026-05-21 01:29:48

And there it is: github.com/tailscale/tailscale
Really not bad to contribute to as open projects go. Worst part was running into someone else who'd fixed the same issue, but then abandoned the PR without a word, and then having to make the declaration that it's code I wrote and am legally allowed to contribute. (Though I remain very skeptical of its validity in court, given that at no point did I ever see a description of what DCO means, I just know it.)

@hanno@mastodon.social
2026-03-18 10:07:55

There's a lot about the whole "AI topic" where I don't know what I should think. But I am quite worried what the flood of low-quality "AI" code will do to the free and open source ecosystems.
I found this mail from Michał Górny, one of the most active developers at Gentoo Linux (full disclosure: I'm also a Gentoo developer, but not one of the most active ones 🙂 ), about the issues the ecosystem is facing, quite insightful:

@HeidiSeibold@fosstodon.org
2026-05-20 14:49:40

I am preparing a workshop on how to organise novel events and I am having so much fun.
Drawing the event as an organism (a friendly monster)

Interaction design (muscles) 

Outcomes (brain) 

Facilitation (lung) 

Atmosphere (heart) 

Purpose (backbone) 

Participants (nervous system) 

Structure (skeleton)
@bourgwick@heads.social
2026-04-22 15:02:27

when i think about #research as being fun & rewarding & something that can't be automated, it's that 2 am giggle fit as much as it is finding the image itself, getting to the realization that a batshit anecdote was at least partially true (& requires even further research).

@kexpmusicbot@mastodonapp.uk
2026-04-20 17:40:58

🇺🇦 #NowPlaying on KEXP's #MiddayShow
Al Green:
🎵 Here I Am (Come and Take Me)
#AlGreen
supapatselectah.bandcamp.com/t

@inthehands@hachyderm.io
2026-04-22 02:39:52

To be clear, I do not have the expertise to evaluate this critique — or to evaluate Anthropic’s original claims about Mythos. How much is there a “there” there? ¯\_(ツ)_/¯
I am willing to claim just this: it’s unwise to take AI company PR at face value. When you hear wild new claims, give the dust some time to settle.

@rasterweb@mastodon.social
2026-04-20 16:53:51

I've been using the word "large" to indicate that a thing is "larger" than the normal version, but then I have "huge" and "giant" for even larger things but sometimes I am not sure which is a better word to use.

@karlauerbach@sfba.social
2026-05-23 02:45:21

I am thinking of drafting (yet another) proposal for our US Constitution.
The problem is that our Constitution creates a legislative ratchet - once a law that delegates power to the President is passed it is difficult for Congress to remove that law because Presidents are extremely reluctant to relinquish authority, even if they are not using that authority.
This time the idea is to extend Congress' powers so that Congress can claw-back grants of authority to the President. (…

@davidaugust@mastodon.online
2026-03-18 04:16:06

"My approach to acting is that I am totally intuitive. I read the script and I get it. If I don't get it, I can't do it."
—Morgan Freeman
#acting #coaching #inspiration

@joe@toot.works
2026-05-19 15:54:33

I am a developer and I have never been told to use a cloud AI for anything. I was told to only use Copilot if I was to use one, though. That makes sense to me because copilot through the o365 tenant has extra data protections. I'm guessing that someone out there is uploading passwords and keys to a cloud AI.

@karlauerbach@sfba.social
2026-03-19 22:08:24

I am getting old, but with a bit of effort I can still locate the small circle on my arm where I was jabbed, repeatedly, for smallpox vaccine.
I endured many of the childhood diseases - awful thing - but none worse than getting measles as an adult.
My former wife had Scarlett Fever and her teeth attested to the damage.
These are not diseases to be endured under some "if it doesn't kill you it makes you stronger" nonsense. These are disease to be avoided.