Tootfinder

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

@cyrevolt@mastodon.social
2025-06-07 19:43:58

Symbols are great for debugging.
Already happy to have made the Plan 9 a.out to ELF conversion tool! \o/

@robpike@hachyderm.io
2025-04-01 21:40:28

Tailscale support for Plan 9.
tailscale.com/blog/tailscale-e

@cyrevolt@mastodon.social
2025-05-28 21:29:20

I started a conversion tool today for Plan 9 a.out to ELF.
github.com/platform-system-int
The corresponding ELF I was given with an a.out has some differences in memory sizs for some reason.
I will see about trabslating the symbol table…

@cyrevolt@mastodon.social
2025-06-05 12:48:55

I posted a long email to 9fans, the Plan 9 mailing list.
Not sure if they will love or hate me. I guess both, so I might be doing it right lol...
This one may as well go out to other communities.
I may transform it into a blog post for reference.

@robpike@hachyderm.io
2025-03-25 22:55:45

Glenda has joined the family. (Tortoise for scale.)
Thaddeus Woskowiak has made a lovely 3D model of Glenda the Plan 9 bunny. Spent yesterday prepping and painting a print.

@cyrevolt@mastodon.social
2025-06-01 19:45:28

The conversion tool I started for Plan 9 a.out to ELF is at a good point now.
If you want to see me struggle for almost 2 hours trying to go the first steps, check out the recording of Wednesday's development live stream:
youtu.be/QwZmEpCNxcI

@robpike@hachyderm.io
2025-03-26 01:52:56

Here are some historical drawings by @… we coincidentally uncovered today. The original drawing that inspired the version that became Glenda (and was also philw's vismon icon, not that he approved), the drawing that became the Glenda image for Plan 9, and the hamster drawing for WFMU that mutated into the Go Gopher.

@cyrevolt@mastodon.social
2025-05-29 20:16:53

Google's AI claims that I cannot directly use a tool to convert Plan 9 a.out to ELF.
I am writing that tool right now.

@cyrevolt@mastodon.social
2025-05-29 10:51:55

✨ parsing the first symbols from a Plan 9 a.out, looking good! 🥳

@cyrevolt@mastodon.social
2025-05-28 08:30:00

All I want is sixty-nine hours on my sweet Plan 9.
I will see that I get a 9front based build setup.
No idea yet how it works. It is supposed to be instrumented to build a certain kernel when I make code changes.