Posts by moody@mastodon.sdf.org
(DIR) Post #9y3h8H9xwgBP8ayHAm by moody@mastodon.sdf.org
2020-08-12T21:25:59Z
0 likes, 0 repeats
@nf 9front should support most models of the PI(1-4). You can find information on how to build the ISO files on the 9front fqa: http://fqa.9front.org/ There are also Millers PI but I have less experience with those.
(DIR) Post #9yBnnq8uPF3LpoZ5EW by moody@mastodon.sdf.org
2020-08-16T19:18:19Z
0 likes, 0 repeats
@royniang @glenda There are some docs on compiling go from source for 9front using the go bootstrap: http://docs.a-b.xyz/building-go.html. If it is useful you can also cross compile from a UNIX system using GOOS=plan9
(DIR) Post #9yFsfOmXWetl3yjgXY by moody@mastodon.sdf.org
2020-08-18T18:31:46Z
0 likes, 1 repeats
I wrote a little rc gemini server inspired by rc-httpd for 9front. https://git.posixcafe.org/~moody/rc-gemd
(DIR) Post #9yFtS3WZLjlvK7T20m by moody@mastodon.sdf.org
2020-08-18T18:40:34Z
0 likes, 0 repeats
I wonder why inetd fell out of favor in the UNIX realm. Being able to write a network service using just stdin and stdout is very comfy.
(DIR) Post #9yNwF5WUSeiOsvcN4C by moody@mastodon.sdf.org
2020-08-22T15:49:30Z
0 likes, 0 repeats
@neauoire @royniang http://docs.a-b.xyz/cpu-setup.html this may be of help
(DIR) Post #9yUo5CpL0kXx7Cvivg by moody@mastodon.sdf.org
2020-08-25T23:21:04Z
0 likes, 0 repeats
Just pre ordered two of the new touhou fumos to keep some of the 9front servers company.
(DIR) Post #9yvZDTHlg6iQWAuYXQ by moody@mastodon.sdf.org
2020-09-07T21:11:42Z
0 likes, 0 repeats
@sir Have you listened to much キノシタ?
(DIR) Post #9yvbSy8bS7T8SM8rXE by moody@mastodon.sdf.org
2020-09-07T21:36:55Z
0 likes, 0 repeats
@sir I'd say they're worth a check out if you enjoy stuff in the similar vein as some of lamazeP's work. If a bit more upbeat.
(DIR) Post #9z5gjoPK8nhudySQfg by moody@mastodon.sdf.org
2020-09-12T18:23:05Z
0 likes, 0 repeats
@sir If you're interested in running gemini in plan9 there is some work done already.A gemini server written in rc.https://git.sr.ht/~moody/rc-gemdA gemini client for plan9:https://git.sr.ht/~ft/gemnine
(DIR) Post #9zGQ78lX3RcRxhwUsq by moody@mastodon.sdf.org
2020-09-17T22:38:38Z
0 likes, 0 repeats
@sir Being open source is a great benefit, thank you and the contributors for making a great systems :)
(DIR) Post #9zOShMcUmD8PzFMOeG by moody@mastodon.sdf.org
2020-09-21T19:45:18Z
0 likes, 0 repeats
For those interested in hosting gemini content on plan9, I recently worked on a small program to generate atom feeds fit for gemini's CAPCOM aggregator. You can find it here: https://git.sr.ht/~moody/atom/
(DIR) Post #9zQRhZmY82WBAdWJNo by moody@mastodon.sdf.org
2020-09-22T18:43:33Z
0 likes, 0 repeats
@sir Definitely the best song on that album, this was a favorite of mine to put one while walking through a snow covered campus.
(DIR) Post #9zS9LVqXUQEB3RSwC0 by moody@mastodon.sdf.org
2020-09-23T14:27:13Z
0 likes, 0 repeats
some start on wayland backend for drawterm.
(DIR) Post #9zWqrD6InjcLG4apFo by moody@mastodon.sdf.org
2020-09-25T20:53:41Z
0 likes, 0 repeats
@sir I think the issue with shell scripts is that a lot of the people writing them don't understand the power of their everyday UNIX tools, and thus look for solutions as they would in $language instead of making use of what the shell is there for in the first place.
(DIR) Post #9zrRCsIFNyLFCvv1hA by moody@mastodon.sdf.org
2020-10-05T19:15:12Z
1 likes, 0 repeats
@sir Have you looked at Ori's Myrddin? https://eigenstate.org/myrddin/
(DIR) Post #A0iRw751l7d8i8qYZU by moody@mastodon.sdf.org
2020-10-31T09:02:53Z
0 likes, 0 repeats
@sir I've been finding that there is usually only 1 great show that comes along every couple seasons. I think that show recently has been Kakushigoto without a doubt, especially if you are a fan of Kumeta's style of comedy as seen in SZS and Joshiraku.
(DIR) Post #A643kQUfwil4b1ohay by moody@mastodon.sdf.org
2021-04-09T08:37:51Z
6 likes, 5 repeats
Rio playing bad apple:https://www.youtube.com/watch?v=ppsZSBUkpF0#plan9 #9front
(DIR) Post #ANuePStU9X40wH1x1E by moody@mastodon.sdf.org
2022-09-25T05:17:42Z
2 likes, 1 repeats
@pernia @ins0mniak @p @rats Riow was written by sigrid. It was not merged because it originally required changes on top of rio. Since the addition of /dev/kbdtap to rio it can now exist as an external application. Considering it was being used be a ton of people, it was thought better to import it and make sure it still works after future rio changes.
(DIR) Post #ANvR1Y9RqjV034issK by moody@mastodon.sdf.org
2022-09-25T14:22:26Z
1 likes, 1 repeats
9front now ships with support for Korean Hangul in the default font.
(DIR) Post #AO2mFwB6TaefaRTj3A by moody@mastodon.sdf.org
2022-09-29T03:23:19Z
0 likes, 0 repeats
Playing around with controlling ktrans through bar(1).