For example, this links to the previous post, no crypto needed: http://a.9srv.net/tw.txt#:~:text=2024-10-23T18:59:49-07:00
Huh. I had long forgotten about text fragment URLs. Seems relevant for linking to discussions around linking to individual twtxt posts. https://alfy.blog/2024/10/19/linking-directly-to-web-page-content.html
New post (mostly follow-up on the previous with a few new points) on the twtxt v2 discussion. http://a.9srv.net/b/2024-10-08
TWO HOURS wasted today trying to figure out why an image wasnāt loading on some web page and what I was doing wrongā¦ when the issue is the frigginā DSL router is injecting headers into http (non-https) pages. GAH! Iām ready to throw the thing. Iāve never been so mad at CPE. š¤¬
Reading about browser security measures and getting sad we donāt live in a world where cross-site scripting is a feature instead of a bug.
This is only first draft quality, but I made some notes on the #twtxt v2 proposal. http://a.9srv.net/b/2024-09-25
Earlier this week I found myself on the RIAAās side in a legal dispute. Now I think Amy Coney Barrett got it right in her SCOTUS dissent. Truly we are in Bizarro World.
There are apparently dedicated āfireproofā external hard drives available that do this, and this coincidentally-timed piece suggests I might be able to get closer to what I was thinking in the not-too-distant future: https://www.pcgamer.com/hardware/ssds/researchers-have-developed-a-type-of-flash-memory-storage-that-can-withstand-temperatures-higher-than-the-surface-of-venus/
Fire-proof safes are generally designed so the internal temperature stays at or below ~350Ā°F. Is there a computer medium I can write thatās likely to survive an extended stay around that temperature? Storage size doesnāt matter too much; a CD would be plenty (although an actual CD would presumably turn to soup).
I run Plan 9 on my server and my main home workstation (a raspberry pi). My ādaily driverā time is basically split between that and a Mac (excluding time on my phone, i suppose). I think it looks elegant, too. :-)
Iām 148249012 if anyone wants to say goodbye. š¤£ I never had the attachment to ICQ I did to AIM, but this is still the end of one heck of a run.
Thereās other potential uses for the tool (compare syscall latency between OSes, stat latency between file systems), but not what iām after.
For my purposes, the comparison would only be useful to systems running Plan 9; if you happen to have that, yes please!
This was interesting: I didnāt expect so much variation in reported times. If you happen to have #plan9 running on some other VPS, Iād love to hear your results. https://pdx.social/@a/112481970480703254
@adi@twtxt.net I kinda bounced off learning go properly a few years back. This little toy would be a good thing to try again on, now that you mention it. Maybe.
Started writing something from scratch yesterday using thread(3) and wow do I miss writing in Limbo instead. :-/ #plan9
āMagic Clockā for Plan 9 (and p9p). http://a.9srv.net/src/img/magicclock-p9p.png http://a.9srv.net/src/magicclock.c (man and other info at http://a.9srv.net/src/).
@adi@twtxt.net (I would not object to someone wanting to throw FFRDC-class money at P9F, if youāve got a lead! āŗ)
@adi@twtxt.net No, thinking much bigger than that at the moment: http://a.9srv.net/b/us-osqi
Just over here writing my Senatorās office to see if we can get a new Federally Funded R&D Center created. š³š¤
Also, incredibly excited that XOXO is coming back, even if just for one more year: https://2024.xoxofest.com
I wrote up a lab report on my daily to-do tracking āsystemā, mostly so I could stop thinking about it. The report is at http://a.9srv.net/reports/daily.pdf and the referenced code is at http://txtpunk.com/daily/index.html.
FOR SOME REASON Iām now archiving my plan files (as shown via āfinger a@9srv.netā) at http://a.9srv.net/plans
Well crap. I think I just realized that if my profile photo was a person it could vote in this yearās election. Probably time for a new default one.
Iāve added myself to the registries at registry.twtxt.org and twtxt.tilde.institute. I wonder if thereās a list of registries. #meta
Huh. At some point, my twtxt-via-ssh shortcut from my phone stopped working. It does again now! Iāve changed nothing. Yay black boxes! š¤·š»
First task of 2024: renew an expired cert. I like that itās calendar-themed.
Spent a few hours the last two evenings fighting with tftpd. Party like itās 1999!
TIL my high school publishes its own research journal. https://www.pingry.org/our-community/students/pingry-community-research-pcr-journal
I needed something to help with a morning schedule for two kiddos. It highlights the current 5-minute block as it goes. I think this was my first time reaching for JavaScript for a personal project. https://sidequest.club/stages.html
One of the frustrating parts of using twtxt for conversations is the URLs are, wellā¦ ugly. Anyone (like yāall yarn folks) looked at using webfinger for translating user@domain accounts to URLs?