Tootfinder

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

@fanf@mendeddrum.org
2026-06-19 20:42:02

from my link log —
SELECT WAT FROM SQL;
scattered-thoughts.net/writing
saved 2020-04-17

@newsie@darktundra.xyz
2026-05-21 13:16:37

This Archivist Has Saved 175,000 Articles from 30 Years of Writing about Magic: The Gathering 404media.co/this-archivist-has

@NFL@darktundra.xyz
2026-05-21 09:36:35

Writing off Aaron Rodgers misses the point. Why not just enjoy his final ride? nytimes.com/athletic/7296551/2

@jeang3nie@social.linux.pizza
2026-05-21 03:40:42

Writing some Java code for a college course and it was suggested to use java.util.Date. So I'm writing tests for my code and need to create a Date in the past, which lead to my looking at the source code for the Date class. Wow. Just, damn, this made some interesting assumptions.
There is a basic constructor which uses the current date. Plus a full constructor which lets you to specify the year, month, and day. You can set the year via the 'setYear' method. Those latter two…

@aral@mastodon.ar.al
2026-06-20 10:36:50

RE: infosec.exchange/@darkuncle/11
“When writing is hard, it’s often not just because we are tired, underfed, or inefficient but because our mind is trying to tell us crucial things. How many draft texts to colleagues or family m…

@Techmeme@techhub.social
2026-07-20 23:40:43

Researchers found sandbox escapes or boundary bypasses in Cursor, Codex, Gemini CLI, and Antigravity by writing files trusted tools later use; most are patched (Ax Sharma/BleepingComputer)
bleepingcomputer.com/news/secu

@metacurity@infosec.exchange
2026-07-20 12:12:32

I just want to say it's getting harder and harder to include daily AI developments that cyber folks should know without writing original, extensive summaries. Today's Metacurity will kick off with a nearly 1,800-word summary of the most important AI developments, just from Friday morning until now.

@matthiasott@mastodon.social
2026-05-19 21:39:53

Of course, there will still be ads. And auctions as well. And not only will that determine which ads show up, but how many words the LLM is writing about a product. They call it “prominence allocation”. The ad is in the generated content.
(Thanks @… for the hint!)

David Lammy has announced he is also leaving government, having been the deputy prime minister for the past two years.
He too posted details of his departure on social media.
Writing on X, Lammy said:
It has been the greatest privilege of my life, coming from humble beginnings in Tottenham, to serve in government as @Keir_Starmer’s Foreign Secretary, Justice Secretary and Britain’s first Black Deputy Prime Minister.
I am immensely proud of what we achieved, in Opposition …

@qurlyjoe@mstdn.social
2026-06-20 18:43:05

Every now and again I recall the best pun I’ve ever made in my life. I was in grade 12 about 60 years ago writing an essay on #Macbeth. I think. (Not 100% sure about that part.) The title of my essay was, Men’ll Pause, or The Chains of Life. I was sure I’d get at least a nod from Mr. Andrews, the teacher, but got crickets instead.

@ripienaar@devco.social
2026-05-20 08:19:38

Writing a CM system is all fun and games until you realise you're using Unix and its a shitshow.
> The bug is most likely this: Store() uses fchown on the open temp file descriptor (tf.Chown(uid, gid)), while the chown CLI uses path-based chown. On certain bind-mount setups (Docker Desktop for
Mac/Windows with gRPC FUSE or VirtioFS, NFS, FUSE-backed mounts), fchown can silently no-op or fail to persist while path-based chown works fine.

@DamonHD@mastodon.social
2026-06-19 20:43:38

Someone got giggles from writing the headline and hero image caption...
newscientist.com/article/25311

@hex@kolektiva.social
2026-05-19 05:48:43

Also, anyone doing #Anarchist #Writing (in German or English) submissions are open!
en.scrappycapydistro.info/subm

@thomasfuchs@hachyderm.io
2026-06-17 02:07:40

So, I'm still experimenting with locally run LLMs (powered by solar cells!) for writing some inconsequential data mangling stuff for my "vintage cameras" hobby; it's quite interesting how the development cycle with these LLMs sort of drives home that LLMs are completely useless for almost anything they're advertised for, like writing (for humans).
The thing is: coding is the use case that LLMs are by far most suitable for and they still largely suck at it.
There's immense amounts of training data of correctly functioning code, there's tons of documentation, a lot of code is in repositories that include the full history of its development including why stuff was changed in small bits, code itself is the simplest of "human" languages and mathematically non-ambiguous, code can be checked in small bits for correctness by just running it, in many languages simple code snippets can be written to introspect on the code (e.g. find out what methods an object supports, so an LLM can query the language or libraries themselves in addition to the user) and perhaps most importantly: code is always and has always been very similar to other, existing code as most software serves the ever same repetitive use cases, both in detail and on a high level.
YET… using LLMs to code requires countless iterations to get there, both internally in the LLM (to get the code even running in the first place) and together with the user to make it do the right thing. And even when it's "there" the code is mediocre at best, and often veering into appalling.
And this is expected to just work on the first try on much more complex issues like writing for humans? Transcribing doctors? Having legal opinions? Identifying fraud? lol, sure

@v_i_o_l_a@openbiblio.social
2026-05-15 12:50:00

"Creating a writing and dissemination toolkit for faculty scholarly writing and publishing"
doi.org/10.3897/ese.2026.e1830

@cheryanne@aus.social
2026-06-19 21:59:04

Arts Incite - Ballarat Arts Alive
We talk to arts people about all things related to music, visual art, theatre, heritage, architecture, writing etc...
Great Australian Pods Podcast Directory: greataustralianpods.com/arts-i

Arts Incite - Ballarat Arts Alive   
Screenshot of the podcast listing on the Great Australian Pods website
@Mediagazer@mstdn.social
2026-07-20 04:25:41

Draft: the Trump admin plans to use the UN General Assembly to push a global "freedom of expression" declaration that EU lawmakers call an attack on tech rules (Eliza Gkritsi/Politico)
politico.eu/article/trump-admi…

@trezzer@social.linux.pizza
2026-06-20 11:43:32

The danger of taking a walk is having an interesting idea and not writing it down before it disappears again. This post is a tribute to the blogpost the world shall never know.

@samerfarha@mastodon.social
2026-07-20 14:49:25

New obsession from Fiska: what if Pocky was larger and exploded in your mouth?

A red box of candy with Korean writing and a green monster with its tongue out
@wwwgem@social.linux.pizza
2026-06-19 17:18:41

Free your mind of code formatting and focus on code writing in Neovim thanks to conform.nvim
#blog

@mia@hcommons.social
2026-06-18 12:27:52

Alistair Davidson @… on 'How building an HTML-first site doubled our users overnight': 'Build a web application that works on a playstation portable on a 3G connection - if you do, it will work for all your users, and it will still work 30 years from now'

@thesaigoneer@social.linux.pizza
2026-06-20 03:26:17

UltraGeeking:
Using Slackware Mango to ssh into a new Gentoo install (musl, openrc, rust, cosmic, zfs if it all works out this time) and writing a install manual is a very nice way to spend this Saturday morning 🤓
#slackware #gentoo

Scrot of Slackware Mango session, with 3 windows shown: fastfetch of Slackware, install manual for Gentoo and an ssh session into Gentoo
@bobmueller@mastodon.world
2026-05-20 22:00:08

Yeah, I'm a blogger. But I've written books, too. Did you know?
bobmuellerwriter.com/did-you-k

‪@Richard@worklifepsych.social‬
2026-07-20 13:44:33

Made it out for my day lunchtime walk 🚶🏼‍♂️Lovely sunshine and much more comfortable temperatures. ☀️ Now back to writing and an important coaching session.

@gwire@mastodon.social
2026-07-19 19:13:30

BBC commentators described the World Cup stadium temperature as "in the 80s", and as someone born after the 1960s I'll be writing to Points of View to complain.

@theodric@social.linux.pizza
2026-07-19 20:50:09

As Autumn bears down on us from behind the heat, I think it's time to revisit some cabin-in-the-woods content. No, silly, not the Unabomber Manifesto. Thoreau *AND* the Unabomber Manifesto! You can hardly do better than Ken Kifer's annotated Walden. phred.org/~alex/kenkifer/www.k

@crell@phpc.social
2026-06-11 07:33:02

Good technical writing is hard. Here's some tips to make it less hard.
garfieldtech.com/blog/good-tec

@Techmeme@techhub.social
2026-07-20 04:20:35

Draft: the Trump admin plans to use the UN General Assembly to push a global "freedom of expression" declaration that EU lawmakers call an attack on tech rules (Eliza Gkritsi/Politico)
politico.eu/article/trump-admi…

@hikingdude@mastodon.social
2026-07-18 19:22:36

I spent some time #blogging today.
Oh man, why does writing take so much time?! Honestly, this time I tried dictating (Speech-to-text) and curating afterwards ... but it feels like it takes the same amount of time 🤔 Maybe it's just a lack of practice - or a lack of articulation.
Anyways - a bit of story, a peertube video and a couple of photos are waiting to be watched! 😉

US supreme court justice
Ketanji Brown Jackson
issued a rare public rebuke of the nation’s highest court,
declaring that it “can and should be better”
in the wake of a string of controversial moves by its conservative supermajority.
Weeks after writing a solo dissent as the supreme court effectively gutteda key section of the Voting Rights Act,
Jackson – its newest member and fiercest liberal voice – delivered a stark warning over the risk of the court bei…

@danyork@mastodon.social
2026-06-19 01:13:04

RE: #Markdown for years (long before it became part …

@hex@kolektiva.social
2026-05-19 21:00:04

RE: infosec.exchange/@hex_m_hell/1
Trying to get my technical writing back up too.

@david@boles.xyz
2026-07-13 12:04:42

The Voice Goes Off: Writing My Half of Back to Willowbrook
On the first day of my classes at New York University, the voice goes off. I stand at the front of the room and I do not speak, and no one else will speak for the rest of the semester, because the language my students have come to learn does not live in the throat....

@mgorny@social.treehouse.systems
2026-07-18 16:41:50

Let's get this straight: anything created with "AI" is #slop.
It doesn't have to be vibe-coded. It doesn't have to be horrible code. It doesn't matter that you've spent hours perfecting the prompt. It doesn't matter that ten people have spent a week reviewing it in detail.
As long as an "AI" took part in writing it, it's slop. It's an unethical technology, and anything created with it is tainted. It's an inhuman technology, and you're supporting it. You're being disrespectful to your users and contributors. You're putting your own convenience over humanity. You're aiding the worst murderous assholes in the history of humanity. And what's perhaps worst, you quite likely believe that you are making a net positive contribution, that you're helping people, while you're actually disrespecting and harming them.
#NoAI #NoLLM

@tgpo@social.linux.pizza
2026-06-18 16:25:19

/me writing, describing the uber evil villain
"They were the type of person who flicked cigarette butts out their #cybertruck window, claiming they are biodegradable."

@ginevra@hachyderm.io
2026-06-19 07:37:28

If you were writing a story, how would you write "Who gives a?"
... this may be an Australianism. The implied last word of the sentence begins with f
Should it be "Who gives a _ _ _ _?"
In spoken English, the "a" is pronounced with emphasis, but that's not obvious on a page.
I'm also curious what level of politeness you'd say this has (whether you're Australian or not) #AmWriting

@inthehands@hachyderm.io
2026-06-18 04:29:28

Just a reminder that the author who ghost-wrote “The Art of the Deal” expressed regret for writing it once Trump turned to politics, apologized profusely for helping to create the illusion that Trump actually knew anything about deal-making, and argued that the book should be recategorized as fiction.

@simon_brooke@mastodon.scot
2026-06-18 10:15:03

A UK MP reported a constituent to the police for the 'crime' of writing to him about #Gaza
What's worse, she was arrested at 04:33 -- which presumably means they went into her house in the middle of the night to arrest her. I've had this happen to me fifty years ago -- over a plan to ship schoolbooks to

@Tupp_ed@mastodon.ie
2026-05-17 22:21:03

@Opfoss@c.im Scotland and Wales are specifically addressed in the linked-to report from Chart 2. And, as I’m writing in Ireland, I do not think I am conflating England and Britain. What the charts do address is the English results of the local elections under FPTP and the Labour Westminster response to them.

@migueldeicaza@mastodon.social
2026-06-17 15:48:16

When you are a SwiftUI developer, every day is Xmas!
Tinkerble by edwardsanchez.design/
github.com/edwardsanchez/Tinke

@tiotasram@kolektiva.social
2026-06-18 02:39:45

Just finished the game "Arco". It's a masterpiece. Wonderfully evocative setting and writing, excellent systems with top-notch ludonarrative harmony, and complex characters that you love while also seeing their not-so-great sides.
For once in a violence-centric game I get to be murdering colonizers instead of metaphorical stand-ins for indigenous people? Feels excellent.
The systems and abilities did a great job of keeping things balanced too, with definite power growth but growing costs too, letting the tactics remain important throughout. After playing Flamberge, I was worried it might feel too fiddly, but it doesn't at all, and the ghosts mechanic really pushes you to play quickly.
#Games

@salrandolph@zirk.us
2026-06-18 13:34:56

This week I’m writing from the season of storms.
salrandolph.substack.com/p/lig

@mxp@mastodon.acm.org‬
2026-06-17 18:52:00

Well, what I’m wondering is, what are these people who “work very closely with Claude” gonna do when they or their institutions have to pay the full price for access to the chatbots?
Go back to writing mediocre articles themselves?
[EDIT: removed the link, because things may not have been quite the way they were presented. More generally, and not wrt. to a specific individual, the question posed above is still valid, though.]

‪@mxp@mastodon.acm.org‬
2026-06-17 18:52:00

Well, what I’m wondering is, what are these people who “work very closely with Claude” gonna do when they or their institutions have to pay the full price for access to the chatbots?
Go back to writing mediocre articles themselves?
[EDIT: removed the link, because things may not have been quite the way they were presented. More generally, and not wrt. to a specific individual, the question posed above is still valid, though.]

@wraithe@mastodon.social
2026-05-17 20:56:18

NGL, my favorite one is the last one. If you don’t understand the actual definition of “collective punishment”, you probably shouldn’t use the term.
bsky.app/profile/did:plc:y4kzn

@lpryszcz@genomic.social
2026-05-07 09:47:46

stvn.sh/writing/programming-st

@fanf@mendeddrum.org
2026-05-19 14:42:02

from my link log —
Reducing tail latencies with automatic yielding in Tokio on Rust.
tokio.rs/blog/2020-04-preempti
saved 2020-04-03

@frankel@mastodon.top
2026-05-09 09:11:30

#AI #fatigue is real and nobody talks about it
siddhantkhare.com/writing/ai-f

@june_thalia_michael@literatur.social
2026-06-18 13:12:37

#EroticMusings 55. How do you show the initial spark of lust or love between characters? Share!
I realised while I enjoy reading slow burn written by others, I don't write it when writing erotica. If it's slow it's mostly offscreen and allows some leaps while the main story has some progress.
Mela and Camelia slowly falling for each other? They stare at each other u…

@bourgwick@heads.social
2026-06-15 19:55:24

oh my: lucy sante is writing a book about (or perhaps just anchored by) the velvet underground, out sometime next year per her IG.

The Beginning of a New Age
The Velvets and the Underground, 1960-1970
by Lucy Sante
@fgraver@hcommons.social
2026-06-22 16:10:15

Writing with AI is the same as writing by AI jamescosullivan.substack.com/p

@smurthys@hachyderm.io
2026-06-17 12:55:48

Recovering from (minor) brain and spine injury, I'm hand writing the same text phrase in eight distinct scripts (five new to me), with consecutive writings in "dissimilar" scripts to force my brain and hands to think each time. My goal is to repeat the whole octet 1250 times (total 10K). 🍎🏋️‍♂️🧠
#wip #wipWednesday #health

@glauber@writing.exchange
2026-07-05 23:57:01

@… How are you, man? I've been missing you.

@rasterweb@mastodon.social
2026-06-10 20:50:29

I've been listening to the audiobook for "Station Eternity" by Mur Lafferty.
I remember Mur from our early podcasting days, especially her "I Should Be Writing" podcast... and I am glad she kept writing!
I'm only a quarter into the book but I am loving it so far. (No spoilers please!)

@niqdanger@social.linux.pizza
2026-07-18 01:20:18

I haven't finished that quilt, its been quilted for a few weeks now but needs binding. I started on it tonight. Why? Because I should be writing a paper and I don't want to, so I found something else to do instead. The binding is now ready to go, its supposed to rain all day tomorrow so maybe I can finish it by tomorrow night.

@stsquad@mastodon.org.uk
2026-07-17 09:43:57

We finally got round to watching #deathofaunicorn last night. Sure there was some fairly saccharine writing and shonky #cgi but we still found it a very funny creature feature with loads of Easter eggs and nods to classic horror tropes. Considering it's budget I think it understood the assig…

@kexpmusicbot@mastodonapp.uk
2026-06-10 07:09:56

🇺🇦 #NowPlaying on KEXP's #VarietyMix
Father John Misty:
🎵 I'm Writing a Novel
#FatherJohnMisty
fatherjohnmisty.bandcamp.com/t
open.spotify.com/track/2gUwnJ5

@crell@phpc.social
2026-05-07 18:40:18

Why do we let the greedy capitalists do this to our industry?
#LLM

@compfu@mograph.social
2026-06-11 16:56:17

Hilarious tale by Kevin Smith about writing and not writing the script for a Superman movie. I like how this is a super long monologue. Reminds me of the moth joke somebody once told on Conan's late night show 😁
Two-part youtube video, the 2nd part should get suggested immediately after this.
youtube.com/watch?v…

@BBC3MusicBot@mastodonapp.uk
2026-05-17 08:00:33

🔊 #NowPlaying on #BBCRadio3:
#SundayMorning
- Three hours of classical sparkle
Join Sarah Walker for a wide-ranging Sunday mix, from Baroque elegance and Romantic piano writing to choral stillness and symphonic drama.
Relisten now 👇
bbc.co.uk/programmes/m002w8f8

@AimeeMaroux@mastodon.social
2026-05-10 14:40:33
Content warning:

#WordWeavers 10 May: What are the beauty standards like in your world and do they impact any of your characters?
I am writing mostly in a mythical ancient Greece setting, so the beauty standards of the period apply. Many of my characters are gods but even gods can fail to meet certain beauty standards. The biggest impact, since I'm writing erotica, is the ancient Greek beauty stand…

@chiraag@mastodon.online
2026-07-15 23:22:49

rs.bot/JoSHWc

@cheryanne@aus.social
2026-05-08 06:33:27

Inside Travel Writing
Pull back the curtain on how travel writing actually works and how to come up with ideas editors want to commission, how to pitch those ideas and how to travel the world and get paid for writing about it...
Great Australian Pods Podcast Directory: greataustralianpods…

Inside Travel Writing   
Screenshot of the podcast listing on the Great Australian Pods website
@brian_gettler@mas.to
2026-07-14 18:44:52

You could fill a (wildly boring) book with the emails I've started writing and failed to send.

@jredlund@social.linux.pizza
2026-04-28 18:18:47

Writing an ERWC-Style Module: Choosing Texts
I have written four ERWC modules and substantially revised several more. Most of my own modules turned out to be about full-length works, including Ursula Le Guin’s The Left Hand of Darkness, George Orwell’s 1984, and Aldous Huxley’s Brave New World. Writing a module around a novel is an interesting, complex, and time-consuming task. I will take that up later.

Erin Wygant, writing for the University of North Carolina rag, wrote Connie Eberle quote in the
…1983…first…use of "shit happens."
…A female student turned in 'shit happens ', and wrote this: When informed that he flunked the test, the guy replied, 'That shit happens.'

@ErikJonker@mastodon.social
2026-07-15 06:47:08

For me this age of AI is the time we should appreciate less polished handwritten texts for their authenticity. I see this happening during selection of job applications.
theguardian.com/books/ng-inter

@grumpybozo@toad.social
2026-07-16 14:27:59

I am likely to be chastised for my latest post in a (private) mailing list, but IDGAF.
"I do appreciate your transparency in making it clear that your message was from a LLM. If you didn't bother writing what you submit, I certainly will not bother reading it.”

@fanf@mendeddrum.org
2026-06-13 20:42:03

from my link log —
Mainstream adoption and Agile's second chasm.
williampietri.com/writing/2011
saved 2019-09-29

@Mediagazer@mstdn.social
2026-05-18 09:01:04

How China-born journalist Cheng Lei, who spent three years as a prisoner in Beijing, is rebuilding her life in Australia, including writing a memoir and a play (Rod McGuirk/Associated Press)
washingtonpost.com/world/2026/

@aardrian@toot.cafe
2026-07-14 15:16:16

[1/3]
A couple weeks ago, Jonathan Mosen shared his thoughts on ‘AI’:
mosen.org/ai/
Last night, Léonie Watson did the same:

@gwire@mastodon.social
2026-06-13 11:55:16

I think that ConservativeHome should now *delete* every single article they cannot positively attribute.
theguardian.com/media/2026/jun

@shriramk@mastodon.social
2026-05-06 18:06:44

Enjoyed reading /A City on Mars/ by Kelly and Zach Weinersmith. I was impressed by the breath of topics, depth of research, and quality of writing (though a bit less puerile prose could have helped). They had fun writing it. Haters can just view it as a todo list. #BookReview

@shaun@mastodon.xyz
2026-06-15 18:34:38

Wonder what happened here? It looks like someone was trying to tweet at #MattGaetz while writing copy for this #HP #monitor. The weirdness shows up at

Monitor description on Best Buy’s website. It mentions 

“ efficient design and components help reduce power consumption and @Matt Gaeenergy costs.”
Monitor description on Walmart website. It mentions 

“ efficient design and components help reduce power consumption and @Matt Gaeenergy costs.”
@hex@kolektiva.social
2026-05-18 19:54:17

RE: kolektiva.social/@scrappy_capy
Oh hey! I've been part of a writing group and this recent edition has our work in it. I'm pretty happy with it, and everyone else's work is great. Really excited to be in this.

@wrog@mastodon.murkworks.net
2026-06-15 20:00:02

This is so weird. I'm actually writing documentation *first*.
(well all right, I did already code the really stupid version of what I wanted, but now I'm having to write the less-stupid version, but there's also the small matter of deciding how insane we want the less-stupid version to be...
...guessing I've probably summarized All Software Development right there)
#LambdaMOO

@doktrock@toad.social
2026-06-02 16:06:07

Today in #Albuquerque, reading and signing:
Ribbons of Green: The Rio Grande and the Making of Modern Albuquerque.
Author John Fleck in conversation with Enrique Lamadrid.
At Bookworks on Rio Grande.

@bobmueller@mastodon.world
2026-05-11 15:45:01

How does an MIT fiction professor handle students using AI, especially at a university that launched one of the world’s first AI research programs?
theguardian.com/us-news/ng-int

@david@boles.xyz
2026-05-11 12:35:09

Ischia is Burning: The Novel I Have Been Writing for Thirty-Six Years
Most books are written. A few are excavated. Ischia is Burning is a book I excavated from a steel filing cabinet in a Manhattan apartment, where it had been sitting for more than three decades inside a folder marked Ischia, in the form of a screenplay I wrote at twenty-five years old in the second year of an MFA program at Columbia.

@aral@mastodon.ar.al
2026-06-15 08:55:31

RE: veganism.social/@Geri/11675285
“…widely alleged Israeli human rights abuses…”
Were The Guardian writing during the Holocaust, they would have been saying “…widely alleged Nazi German human rights abuses…”

@fanf@mendeddrum.org
2026-07-13 14:42:02

from my link log —
Mainstream adoption and Agile's second chasm.
williampietri.com/writing/2011
saved 2019-09-29

@glauber@writing.exchange
2026-04-28 23:02:58

Ballroom! Ballroom! Ballroom!
A Ballroom Would Have Solved This
theatlantic.com/newsletters/20

@inthehands@hachyderm.io
2026-06-14 03:15:16

Obama and his writing team sure had the guy pegged — right down to the gold paint.

@BBC3MusicBot@mastodonapp.uk
2026-05-17 09:50:38

🔊 #NowPlaying on #BBCRadio3:
#SundayMorning
- Three hours of classical sparkle
Join Sarah Walker for a wide-ranging Sunday mix, from Baroque elegance and Romantic piano writing to choral stillness and symphonic drama.
Relisten now 👇
bbc.co.uk/programmes/m002w8f8

@AimeeMaroux@mastodon.social
2026-07-14 17:00:05
Content warning:

#WritersCoffeeClub July 14: How do you escape your comfort zone, writing-wise?
I'm a ho, I write what my audience demands. So whatever wins the polls (or is commissioned by a client) is what I'm gonna write and sometimes that includes new things I hadn't thought of.
Patrons can also make wishes that go into the prompt pool for my polls:

@smurthys@hachyderm.io
2026-06-11 18:46:24

Which of the following faithfully *transliterates* the text "shree krishnaaya namaha" to #Russian: preserve sounds and syllables; lower case preferred. Need to be correct, though not "common".
1. ш́рӣ криш́на̄йа намаха
2. шри кришнайа намаха
3. шри кришнайя намаха
Thanks for replies and boosts. 🗨️ 🔃 🙏
#help #writing

@Techmeme@techhub.social
2026-07-15 21:11:01

Venture funding of fintech startups grew 22.7% YoY in H1 2026 to $28.6B globally, but deal count fell 25.7% and funding fell 17.3% vs. H2 2025's $34.6B funding (Mary Ann Azevedo/Crunchbase News)
news.crunchbase.com/fintech/fu

@glauber@writing.exchange
2026-05-29 03:12:46

I like the idea that the world population (of humans) may actually start decreasing.
The Great Depopulation
The birth rate is dropping in every country on Earth, @DKThomp writes. He spoke with the economist Jesús Fernšndez-Villaverde about why the birth rate is dropping, why it matters, and just how steep the decline is likely to get:

@fanf@mendeddrum.org
2026-06-10 20:42:03

from my link log —
How building an HTML-first site doubled our users overnight.
mohkohn.co.uk/writing/html-fir
saved 2026-06-10

@BBC3MusicBot@mastodonapp.uk
2026-05-17 09:47:15

🔊 #NowPlaying on #BBCRadio3:
#SundayMorning
- Three hours of classical sparkle
Join Sarah Walker for a wide-ranging Sunday mix, from Baroque elegance and Romantic piano writing to choral stillness and symphonic drama.
Relisten now 👇
bbc.co.uk/programmes/m002w8f8

Trump praises ICE following killings:
'Doing a great job'
The felon-president called for traffic stops to resume, despite the administration ordering the agency to pause them on Tuesday
rollingstone.com/politics/poli

@inthehands@hachyderm.io
2026-05-07 02:53:20

This is hilarious, crushing, zany, bleak, beautiful, and true.
stvn.sh/writing/programming-st
(ht @…)

@Techmeme@techhub.social
2026-05-15 11:05:51

Meta rolls out new features for Ray-Ban Display glasses, including neural handwriting support for all users, and opens up the device to third-party developers (Jay Peters/The Verge)
theverge.com/tech/930941/meta-

Beth Macy built her career writing about the plagues inflicted on rural America,
most famously the opioid epidemic in “Dopesick,”
but also the job losses from trade agreements that devastated communities across Appalachia.
Now running as a Democrat in the kind of House district she says she is uniquely qualified to reach,
she recited the 4-H pledge from memory
— “I pledge my head to clearer thinking,
my heart to greater loyalty,
my hands to larger se…

@glauber@writing.exchange
2026-06-25 03:36:17

The Reflecting Pool Water’s Fine
The Reflecting Pool episode captures most of Trump’s governing pathologies—without any of the normal attendant consequences, Jonathan Chait argues.
theatlantic.com/ideas/2026/06/

@Techmeme@techhub.social
2026-04-28 23:45:54

Mitchell Hashimoto, co-founder of HashiCorp, says his terminal application Ghostty will move off GitHub, citing GitHub's frequent outages (Mitchell Hashimoto)
mitchellh.com/writing/ghostty-

@fanf@mendeddrum.org
2026-05-05 11:42:06

from my link log —
6 things Markdown got wrong.
swyx.io/writing/markdown-mista
saved 2020-04-04 dotat.at/…

@fanf@mendeddrum.org
2026-06-02 08:42:02

from my link log —
Why writing correct software is hard.
pron.github.io/posts/correctne
saved 2024-05-18