Tootfinder

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

No exact results. Similar results found.
@aral@mastodon.ar.al
2026-03-06 10:51:06

Thanks to a work-in-progress Homebrew cask by Andi Péter (codeberg.org/GramEditor/gram/i), I was just able to quickly install and play with the new Gram code editor (

Screenshot of opening screen of the Gram editor with a simple frog illustration and the tagline “What cannot be mended must be transcended.”

It shows a Get Started section with New File, Open Project, Clone Repository, Open Command Palette, and Open Documentation links and a Configure section with Open Settings and Explore Extensions options.
Screenshot of Gram code editor in Helix mode showing two lines selected (using “x”) and a search active within the selection (using “s”) and the word “well” being searched for and highlighted in the text.

The full text in the document reads: This is a little demo of gram...
I'm using Helix mode
And it seems to work quite well :)
(For some reason my custom QMK keymaps are not working, • though.)
@heiseonline@social.heise.de
2026-02-06 14:21:11

Es ist einfach älter als ICQ und fast so alt wie das Fax! 😳
Ein Stück Internet-Geschichte ist Geschichte: Die CIA hat ihr legendäres "World Factbook" nach über 60 Jahren komplett eingestellt. 📚🌍
Zum Artikel: heise.de/-11166087

Das Bild zeigt einen Screenshot von "The World Factbook". Im Bild steht: "CIA schließt legendäres “World Factbook” nach über 60 Jahren" dadrunter steht: "Die CIA hat eine der ältesten und bekanntesten Webseiten des Internets ohne Vorankündigung offline genommen. Das "World Factbook" ist seit gestern nicht mehr erreichbar."
@elduvelle@neuromatch.social
2026-03-05 09:04:52

First time I see #Mastodon mentioned in my French journal #LeMonde, with a link to a Mastodon post like they normally do for twitter!
In this case they link to this post from @…

Screenshot of a "live news" saying

"09:22

L’accès à Internet en Iran reste « autour de 1 % de son niveau habituel »

L’accès à Internet en Iran est « autour de 1 % de son niveau habituel », alors qu’une coupure des communications provoquée par la guerre avec Israël et les Etats-Unis entre dans son cinquième jour, a annoncé l’ONG de surveillance de la cybersécurité NetBlocks.

« La coupure d’Internet en Iran dépasse désormais les 120 heures, la connectivité restant toujours autour de 1 % de so…
@midtsveen@social.linux.pizza
2025-12-06 16:12:58

It’s amazing how you can make #FreeTube so simple and distraction-free!
#FreeSoftware

A desktop screenshot of the FreeTube application in dark mode, showing the “Subscriptions” feed. Several video entries are listed vertically, each with a blurred thumbnail, a “WATCHED” label, titles such as “Everything in relation to everything else,” “Are Raccoons Being Domesticated?”, “What these Popular Chrome Extensions are Really Doing?”, and “Surviving 9 to 5 in Your 30s,” along with creator names and upload times. The left sidebar displays icons for feed, subscriptions, history, settings…
@tante@tldr.nettime.org
2026-01-06 14:35:43

RE: tldr.nettime.org/@tante/115848
I mean hey, if Claude allows you to kill a bunch of Nazi pages, at least something good came from it.
In my understanding using LLMs for coding does violate at least those two points of the hacker…

Screenshot of the CCC "Hacker Ethics" with two points highlighted:
- Access to computers - and anything which might teach you something about the way the world really works - should be unlimited and total. Always yield to the Hands-On Imperative!
- Mistrust authority - promote decentralization.
@tinoeberl@mastodon.online
2026-03-05 11:46:32

Besser so? 🤔
#Rundfunk

Auf dem Screenshot ist eine Schlagzeile zu sehen. In großer schwarzer Schrift steht: „ARD und ZDF schließen drei Fernsehsender“. Darüber links klein „REFORMEN“ in Grün. "Schließen" und "werden" sind manuell durchgestrichen. Der Text wurde korrigiert zu "ARD und ZDF sind gezwungen, drei Fernsehsender zu schließen. Die beiden großen Fernsehsender müssen mehr zusammenarbeiten."
@schlauschlau@social.cologne
2026-01-05 12:48:21

Just in case you’re afraid AI is taking over: Ask any of them to play a round of #wordle 🤣😵‍💫

Screenshot of a mobile phone displaying a message in a language that appears to be German, discussing a word puzzle with playful and apologetic tone: „Okay, I'll tell you! 😊

The solution was: KREEE

Wait... that wouldn't be a valid word! 🤔

Let me check again - I think I made a mistake. With ERSTE, I said that both E's are in the word, but not in the correct positions...

I'm sorry! I messed up the evaluation. Let's start over from the beginning, or would you rather play a new round with a dif…
A dark-themed chat window with German text discussing correcting a typo, suggesting solutions, and asking for possible alternatives: „Touché! You're absolutely right - "ETUIT" is not a real German word. That was a fail on my part! Thanks for the humor.

Let me correct this:

With the previous hints (_ _ _ TT, contains an E, no R/S/N/B), the correct word is GEWITT...

Wait, no, that doesn't exist either.

I see we're at a dead end - I must have chosen a word that doesn't fit.

* Suggestion: We s…
@timbray@cosocial.ca
2026-02-04 17:20:17

I mean, spam sucks obviously, but occasionally one leaks through the filters that makes me smile.
There’s a URL in the signature which I whimsically followed, the headline there is: “The place where you can build and buy a whole qubit.”
#xml

Screenshot  of spam email:
Hi Tim,

I'd like to find out with whom I would update my payment details with regarding selling XML on my website.

Any help you could provide, I'd greatly appreciate.

Thanks,
Nathaniel
@heiseonline@social.heise.de
2026-02-06 09:10:00

HBO will die Geschichte von „Baldur’s Gate 3“ als Serie fortsetzen
HBO produziert eine D&D-Serie mit Figuren aus „Baldur’s Gate 3“. Serienschöpfer Craig Mazin hat den Rollenspiel-Hit fast 1000 Stunden lang gespielt.

@aral@mastodon.ar.al
2026-02-05 14:03:51

Like global search and replace but don’t like surprises?
Check out serpl – a handy little command-line app that gives you a visual preview of the changes you are about to make. You can even go in and remove the replacements you don’t want from the source previews. The regex support appears to be basic, however (I couldn’t get a negative lookbehind to work).

Screenshot of me serpl with Search, Replace, Result List and Preview panes in a command-line interface. Search has /setup and [Match Case] mode selected, Replace has /settings with [Simple] mode selected. The Results List shows about 20 items and the selected file is shown in the preview pane with three replacements in diff-style red/green highlighting on lines 27, 28, and 35.