#9front now has routines for UnicodeĀ® normalization and grapheme breaks. http://iso.only9fans.com/man2html/2/runecomp
Technology (Page 5 of 6)
Nightly #9front isos can now be found at http://iso.only9fans.com/ along with build logs.
Casually browsing fedi from #9front
Someone made #web browsers somewhat less horrible by (very correctly) copying #plan9 :
https://omar.website/tabfs/
OwO !
#Golang for #Plan9 ARM64!
https://github.com/psilva261/go-arm64.plan9
It's not there yet and I still can't post to my outbox, but my 9p client is coming along and I can read public posts (but not replies) now.
I made my #plan9 / #9front based #ActivityPub repo public. It's still very much a work in progress and it's mostly just a hodgepodge of undocumented scripts and C but if anyone's interested in helping push it along it's at https://github.com/driusan/fedi9.git
Right now it can:
Client:
- get (public) outboxes and cache them in ndb db
- import following list and do same
- serve them over 9p
Server:
- handle webfinger requests
- cache incoming inbox posts
- validate httpsigs
Mastodon seems to ignore that I specified the mediaType as text/markdown (it should be 2 paragraphs) but.. lookie what I managed to get through from my #9front #activitypub project this weekend?