Tootfinder

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

@johl@mastodon.xyz
2026-08-17 11:19:40

Very interesting project to follow: @…, „a friendly Ruby on Rails fork for humans that doesn't tolerate bigotry“.

RE: social.vivaldi.net/@lproven/11
Never mind not being a fork
– It's a rewrite of an early kernel from December 8, 1991
– just a few months after the initial release, Linux 0.01.

@aral@mastodon.ar.al
2026-08-15 10:10:04

That feeling when you’ve got twice the number of followers on the fediverse as the closed-source VC-funded European social network being peddled by the EU Commission has accounts.
Hey, @…, y’all are so incompetent you can’t even do evil right.
Muppets.
@…

@detondev@social.linux.pizza
2026-06-18 10:23:18

A IS FOR APPLE
web.archive.org/web/2015072300

apple grunge collage
apple map of ideas
Rene Magritte pipe and history
charles manson fork tv knife
@Mediagazer@mstdn.social
2026-09-16 11:40:48

NPR acquires Hard Fork co-hosts Kevin Roose and Casey Newton's video-first show Machine Gods, debuting as a podcast from October and as a radio program in 2027 (NPR)
npr.org/2026/09/16/g-s1-143481

@aardrian@toot.cafe
2026-07-15 17:41:20

Looking at something claiming “Accessible by default” with its barely-WCAG-passing thing & tiny 10px text, vibe-coded patterns, SC misrepresentations, Twitter-only social presence, and failure to use HTML correctly reminds me that this ‘law’ also applies to sites:
adrianroselli.com/2026/03…

@theodric@social.linux.pizza
2026-09-06 18:54:49

Repository of forkbombs in various languages github.com/aaronryank/fork-bom

Linus Torvalds:
I realize that some people really dislike AI, but this is an area where I'm willing to absolutely put my foot down as the top-level maintainer.
Linux is not one of those anti-AI projects, and if somebody has issues with that, they can do the open-source thing and fork it.
Or just walk away.
AI is a tool, just like other tools we use. And it's clearly a useful one.

@seav@en.osm.town
2026-07-09 07:14:01

In my latest article for Inquirer.net, I talk about @… and its 15-year history despite being only 1 year old. (I also talk a bit about data privacy and @….)

@jackie@social.linux.pizza
2026-08-10 18:49:53

The gram text editor (gram-editor.com/), a slop-free fork of Zed, might be my favorite text editor after Emacs and Vim

@mgorny@social.treehouse.systems
2026-07-17 09:32:27

So I wanted to unbundle #uChardet from #cChardet #Python package.
It didn't build against system uchardet 0.0.8. So I've checked, and it turns out cchardet is using some old patched fork of uchardet. Ugh.
Fortunately, upstream added the "missing" function too, with a different API (that's not really a problem), but they didn't make a release in 4 years. Ugh.
I could at least replace the old patched uchardet with upstream uchardet, right? Except now I'm getting test failures over misdetected encodings. 0.0.8 works fine there. Though the particular test doesn't look very realistic (note all the repetitions):
#Gentoo

@thomasfuchs@hachyderm.io
2026-08-18 00:37:54

Protip: if you threaten someone, hold your shrimp fork more menacingly

@michabbb@social.vivaldi.net
2026-08-13 11:44:09

@… schau dir das beads das dashboard dazu an ;) da gibts noch viele verbesserungen. deswegen hab ich auch nen fork gemacht weil das ding super alt war... zb ist der "copy" button hinter dem todo broken.... PRs welcome ;-)
und wass ich dir auch empfehlen kann, so fing die ganze RAG sache bei mir an:

@khalidabuhakmeh@mastodon.social
2026-07-09 16:42:45

Misjudged some chicken on the end of a fork and ended up cracking my front tooth. FML.

@Mediagazer@mstdn.social
2026-09-10 19:01:20

Sources: Hard Fork co-hosts Kevin Roose and Casey Newton are nearing a deal for their still-untitled, forthcoming podcast that could be worth up to $5M a year (Ashley Carman/Bloomberg)
bloomberg.com/news/newsletters

@kazys@mastodon.social
2026-08-11 15:57:16

I've released the first beta of Scantailor-Spectre, a fork of Scantailor for tidying up book scans. The workflow is PDF in to (OCR'd) PDF out. Ideal for cleaning up old yellow scans. It processes a 250 page text in about 2 minutes, basically unattended. Oh, and it does a round trip to Zotero.
1/2

@fanf@mendeddrum.org
2026-08-09 08:42:05

from my link log —
Shrinking Ruby hashes.
byroot.github.io/ruby/performa
saved 2026-08-06

@patrickquin@furry.engineer
2026-09-03 17:42:56

Wonder if this is the same fork of KeePass that I saw discussed some months back
codeberg.org/ChiPass/ChiPass

@aardrian@toot.cafe
2026-07-10 15:42:46

In addition to Ana’s layout fork, @… made one using the anchor positioning polyfill and @… provided details on how to hide, er, `<details>` (which I don’t use) from an in-page search.
‘Link Popover Navigation’

@hanno@mastodon.social
2026-06-19 06:57:24

@… for thumbsup there's an open issue for the compile/installation problem in the issue tracker and a fork/PR that updates the dependency causing it. You can manually install the fork.
That's... not a great situation, but doable.

@aral@mastodon.ar.al
2026-08-27 10:23:22

⚠️ Deprecation warning
I’ve deprecated @small-tech/syswide-cas – the fork of the syswide-cas module I was maintaining as the original is unmaintained (and undeprecated) – on engines >=24.5.0 as node:tls now has a setDefaultCACertificates() method you can use natively and the module is no longer required.

@mcdanlj@social.makerforums.info
2026-08-06 01:41:00

At the beginning of this year, when three stations were responding to me in Morse Walker at the same time, it was all I could do to get enough characters to narrow it down to one caller, let alone pull a full call out of the pileup on the first listening. I didn't see any point in going above three simultaneous calling stations, and said so on my blog.
Now in my fork of Morse Walker, you can s…

Screen shot of morse walker showing copying three call signs in a row on the first attempt with 8 or 9 simultaneous calling stations in a simulated pileup.
@ripienaar@devco.social
2026-07-02 08:29:27

I have my own CLI parser - a fork of the old kingpin - and over time its evolved to have deep runtime introspection among other unique features.
Here using that to generate web based help viewers and I think this is a pretty sweet idea, will have to think how to incorporate this into my doc sites.
Short 2 minute video and screenshots

@sean@scoat.es
2026-07-01 17:51:20

If I had all of the time in the world, I'd fork Frigate NVR, set it up to offload all of the processing and video storage to a server in Atlantic Canada, and call it Frig It NVR.
Sadly: this would not be my first "did it for the name” project.
Doubly sadly: mostly only maritimers and Trailer Park Boys fans would even find it funny. But I sure would.

@niklaskorz@rheinneckar.social
2026-07-31 14:01:09

Honestly the lovely app icon by itself already is reason enough to switch from #Gram to #Zed as code editor.
gram-editor.com/

@mgorny@social.treehouse.systems
2026-09-16 09:53:25

So now that #awscli 1.x is pretty much dead, I've finally gotten around to packaging 2.x properly for #Gentoo. You know, the one where other developers claimed it was impossible to build from source because (checks notes) upstream said so. So we instead must use their horrible 70M binary package that bundles its own Python interpreter along with all the random libraries and dependencies.
And guess what? Sure, they don't publish it to PyPI anymore, but it still is a regular #Python package branched out from 1.x. It has regular Python package dependencies, a regular Python build backend and when you build it with it, you get a regular Python wheel that can be installed and just works with the system Python and system dependencies.
Sure, it's crap, but it's no worse than the 1.x crap. It bundles a modified fork of the unreleased 2.x branch of botocore (now dead for 5 years, apparently) and a fork of s3transfer. It has some random meaningless dependency pins that we patch out. It has a horrible test suite that can eat tons of memory if run via xdist, but with some hackery, I've gotten it to work reasonably.
Honestly, I feel like Gentoo developers these days just don't care to even try.

@cyrevolt@mastodon.social
2026-06-28 16:22:58

I'm trying to build a fork if Ghidra, and depending on what version of Gradle I use, I get different errors.
Using the minimum version gives me this:
discuss.gradle.org/t/could-not

@usul@piaille.fr
2026-08-30 06:02:46

Hard debian fork coming ?

@rae@bne.social
2026-08-02 06:50:03

Normally I go to the Benalla Street Art Festival but this year it coincided with some guy chopping my chest open. Did an overnighter to catch up with the new art work this week. #BenallStreetArtFestival
It was minus 4 when I woke up but the art work was worth it. Here's a few examples

Timur Fork design In the main street
Juzpop image is actually in a laneway but I liked this perspective
Great piece by Matty Dunn - partly obscured by the rubbish skips but I like the juxtaposition
@maxheadroom@hub.uckermark.social
2026-08-31 04:52:54

Moin! K3 macht keine halben Sachen

A fried egg with a runny yolk, topped with crispy diced bacon (pancetta-style) and cracked black pepper, served on a matte grey plate. Some extra bacon bits are scattered on the plate beside the egg. A fork and knife rest on a wooden table above the plate.
@primonatura@mstdn.social
2026-07-29 11:00:38

"Beavers restored a volcano-scarred river. Now it’s at risk again"
#Beavers #Animals #Environment

@stargazersmith@social.linux.pizza
2026-07-20 19:24:23

Monkeys Have Geometric Skills On Par With Human Preschoolers, Study Suggests : ScienceAlert sciencealert.com/monkeys-have-

@ronaldsnijder@mastodon.social
2026-06-21 08:10:17

#SilentSunday

A piece of homemade apple pie on a small plate with a fork
@kurtsh@mastodon.social
2026-07-19 23:08:43

TWO BINS. TSA took everything out of my bag 1 by 1 & laid them out in across 2 bins, plus the bin I already had with my laptop, display, mouse & 3 cables.
They threw away my biodegradable 'potatoware' utensil package (fork/knife/napkin) cuz apparently my potatoware knife is a 'threat'.
#smh

@cyrevolt@mastodon.social
2026-07-02 13:03:11

I remembered yesterday that I had already known and implemented a few things I needed to analyze Intel ME Gen 2 binaries.
The load address is in the metada that `intel_fw me show` prints.
Modules can be unpacked and decompressed via unhuffme, which puts the load address in the file name. I will add the Huffman decompression feature to intel_fw, too.
So with the load address and the Ghidra fork, I now get sensible decompiled code and references, e.g. I can see where strings a…

@AthanSpod@social.linux.pizza
2026-07-22 10:55:10

I decided it was time to check out Firefox alternatives.
LibreWolf came up, and being a FF fork, and a quick check shows it seems to update in a timely manner, I decided to give that a go.
I decided to utilise Firefox Sync to get most of my FF setup imported into LW. Went smoothly enough, although I discovered that the tabs syncing is just providing a list of what's on other devices, not actually creating and populating all of the same windows.
And, of course, some ext…

@sauer_lauwarm@mastodon.social
2026-08-18 16:49:20

Wieder einmal der supergeile Kichererbsensalat mit dem supergeilen Dressing (Dijonsenf! Dill! Kewpie-Mayonnaise!) und der knackigen Stangensellerie. #nommention

@chrislowles@mastodon.social
2026-09-12 12:10:04

there's this one guy on a gh repo basically telling people to stfu when they submit feature issues or bug issues and now someone in there just shared a maitenence fork cuz the last actual release for this thing was like 7 months ago and it's time sensitive to keep it up to date and now they've just resorted to good ol fashioned name calling

@fanf@mendeddrum.org
2026-06-24 08:42:01

from my link log —
Discovering Dennis Ritchie's lost dissertation.
computerhistory.org/blog/disco
saved 2020-06-20

@theodric@social.linux.pizza
2026-06-27 21:35:40

There's a MangoWM fork with "infinite canvas" which seems to implement something akin to a ZUI on top of Mango. I've installed it but don't have it configured properly yet. It runs, but it's ignoring some of my keybinds! github.com/ernestoCruz05/mango

@michabbb@social.vivaldi.net
2026-08-30 04:17:53

🔀 An orchestration board takes tasks with dependencies. Each started task gets an isolated git worktree plus path leases, so overlapping edits are never assigned, and a quality gate must pass before merge
↺ Session resume locates each agent's own session store on disk and runs its resume command, no flags to paste. Fork a pane to branch a session while the original keeps running

@kazys@mastodon.social
2026-08-23 01:24:20

Have you seen my fork of scantailor? Any chance you have a recent Mac and a bunch of PDFs filled with yellow book scans? You know, the kind you might get from places like the Internet Archive? Oh, and it integrates with Zotero.
software.is-lost.org/scantailo

@aral@mastodon.ar.al
2026-07-21 19:23:17

RE: mastodon.social/@sarahjamielew
I’d say let’s fund it from the commons with the EU funding an independent org to maintain such a fork but I don’t see that happening with the muppets in charge at the moment who think …

@Mediagazer@mstdn.social
2026-06-18 15:50:46

NYT tech reporter Kevin Roose, host of Hard Fork with Casey Newton, is leaving the paper to launch a new show with Newton (Kevin Roose/@kevinroose)
x.com/kevinroose/status/206762

@patrickquin@furry.engineer
2026-07-22 07:00:34

Not wanting genAI code in the kernel is “puritanical” now. bsky.app/profile/esteraxiom.mo
This is like some evil mirror universe version of the rust in the kernel discourse.

@luana@wetdry.world
2026-08-06 18:20:55
Content warning: Saltsea Cronicles major spoilers, play log

Chose Sisao and uuuuuh... Weird place. I assumed everywhere in Saltsea was anarchist-adjacent but it seems some places are still basically dictator-ships (lol)... Iris was really happy in the radio room, but rightfully disappointed at the rest. I remember Sammy from the demo so eventually we should be able to take her in. Tho, maybe fork the journey and go to The Grace instead next?
Neshko still isn't really fitting in I think, since I went back in time to choose Stew instead in the previous island and then chose Murl here.
I wonder who'd be the crew options for The Grace.

@theodric@social.linux.pizza
2026-06-23 22:11:54

It's a pity they didn't make a fork of MkLinux for UltraSPARC called MK ULTRA

Artwork for MkLinuX

Microkernel Linux for the Power Macintosh

Tux sitting on a beige power Mac
@servelan@newsie.social
2026-08-02 19:31:48

"Democratic lawmakers gave Pulte a sharp deadline to turn over a detailed accounting of how he split his time between FHFA and the Office of the DNI, including copies of his official calendars, and until August 7 to detail FHFA's progress on a separate list of housing affordability recommendations they sent him last August."
Trump ally gets damning demand from Dems: fork over docs — or resign - Raw Story
rawstory.com/bill-pulte-267764

@Ruhrnalist@mastodon.social
2026-08-30 08:10:37

Öffi Sounds ist ein Fork von AntennaPod, einem kostenlosen Open-Source-Podcast-Manager für Android.
Die App konzentriert sich auf das Entdecken und Anhören von Inhalten des deutschen öffentlich-rechtlichen Rundfunks über ARD Sounds (ehemals ARD Audiothek), behält dabei aber die zentralen Funktionen von AntennaPod zur Podcast-Verwaltung und -Wiedergabe bei.
Öffi Sounds | F-Droid - Free and Open Source Android App Repository
f-droid.org/en/packages/de.oef

@groupnebula563@mastodon.social
2026-08-30 00:11:32

honestly I’m tempted to fork the fucking kernel myself just because everyone else is busy whining instead of actually *doing something* about the fucking situation
and also because if I do it poorly someone will step in to point out how wrong I’m doing everything and fix it themselves

@GroupNebula563@mastodon.social
2026-08-30 00:11:32

honestly I’m tempted to fork the fucking kernel myself just because everyone else is busy whining instead of actually *doing something* about the fucking situation
and also because if I do it poorly someone will step in to point out how wrong I’m doing everything and fix it themselves

@mgorny@social.treehouse.systems
2026-08-30 03:06:45

So I've decided to make a sacrifice and eat a sausage for breakfast (one of many suddenly put to the fridge when the freezer broke). Lulu the #cat entered my lap immediately. So I'm taking a piece with a fork, putting it in my mouth, putting down the fork and taking the plate, so that the tomato wouldn't fell out of the roll… and in the meantime, the cat started licking my fork.

@xiffy@mastodon.nl
2026-08-25 17:42:42

Ik heb dus blijkbaar een stuk of 5 accounts bij 'theFork'. Eenmaal ergens reserveren en restaurants aangesloten bij de vork gevent je e-mailadres door naar the fork. Handig als je een e-mailadres gebruikt, maar ik heb voor elk restaurant een apart e-mailadres. Vandaag heeft 'theFork' blijkbaar weer eens een update voor zijn gebruikersvoorwaarden, en dus 5 maal de mededeling via e-mail.
Goed moment om al die accounts definitief op te zeggen.

@seav@en.osm.town
2026-08-02 06:45:12

#SilentSunday #photography #MacroPhotography #cutlery

Photograph of a stainless steel cutlery set consisting of a fork, a steak knife, and a butter knife on a black paper napkin with the logo (cow head) and name of the restaurant (The Beef Bar) printed on it
@groupnebula563@mastodon.social
2026-08-29 22:28:53

welp, time to go find a Debian fork

@GroupNebula563@mastodon.social
2026-08-29 22:28:53

welp, time to go find a Debian fork

@mgorny@social.treehouse.systems
2026-07-29 02:35:19

Zero days since the #Python feedparser library switched to yet another #SGMLlib fork.
Yes, #Gentoo has only packaged the previous SGMLlib fork because of them.

@luana@wetdry.world
2026-07-20 20:32:07
Content warning: Gnome, genAI/LLMs, RedHat

Uhhhhh so GNOME will no longer accept security reports for its own projects that don't allow LLM usage???
What kind of self-boycotting bullshit is this?
Is this FashHat RedHat using their control over the security team to try to force all GNOME (sub)projects to accept "AI"?
If I'm getting this correctly, if you have a project there that doesn't allow LLMs it might be a good time to fork it away from under GNOMEs wings?
Source: phoronix.com/news/GNOME-Securi

@mgorny@social.treehouse.systems
2026-08-29 17:00:29

So if you think you can "just" solve the destruction of infrastructure done by #AI crawlers, think again.
Konstantin Ryabitsev, Creepy crawlies
#NoAI #NoLLM