screwtape · @screwtape
266 followers · 3489 posts · Server mastodon.sdf.org

@thedaemon @prahou
[ has the idiomatic draw(3) / libdraw doesn't it - but I'm refering to on openbsd ]

#plan9 #plan9port

Last updated 1 year ago

ClaudioM · @claudiom
683 followers · 11955 posts · Server bsd.network

Planning on a bit o' ...

#plan9 #plan9port #openbsd

Last updated 2 years ago

TimKack · @timkack
2 followers · 19 posts · Server mastodon.sdf.org

I wonder if it would be worthwhile to create a mastodon file server that serves ?
I’d love to integrate it in my setup as well as in my system.

#9p #plan9port #9legacy

Last updated 2 years ago

sqeeezy · @sqeeezy
10 followers · 375 posts · Server mastodon.sdf.org

Fun with , editing paths on fish shell, inconsolata-g that funny really happy feeling gives me

#plan9port #acme

Last updated 4 years ago

ultrageranium · @320x200
1082 followers · 2438 posts · Server post.lurk.org

So I was trying to figure out how I could evaluate some from without having to rely on 'Send' or other things like that. I wanted something a bit nicer. I ended up looking into . After a bit tweaking, now I can select some python from any window and with >jupy9 this gets executed on an kernel, with the results nicely printed to another acme window. Because it's a kernel behind the scene, it also means I can have other windows running ipython consoles to interact with whatever I send to the kernel. It's pretty fun :)

Now I need to crawl back outside of this rabbit hole to remember what I was trying to do in the first place...

relevant py and sh scripts for in case that's useful for someone else:

git.bleu255.com/plan9port/comm

#python #acme #jupyter #ipython #plan9port

Last updated 5 years ago

Csepp 🌢 · @csepp
1523 followers · 9401 posts · Server merveilles.town

finally packaged for for real.

The version I had on Git last night was the wrong one, but now I've fixed it. I'll still have to port over my scripts, but now I can finally use on Guix SD.

#plan9port #guix #acme #plan9

Last updated 5 years ago

ultrageranium · @320x200
1082 followers · 2438 posts · Server post.lurk.org

Sooooo... the whole point of adding bdf2subf into was to get acme to display the Terminus font properly :3

Research has shown that using any other font is :unacceptable:

However, since the last time I used it looks like that there has been lots of changes to in relation to font display. The current favoured way seems to be running fontsrv that exposes most of the system's fonts to p9p via 9pfuse and that is also able to do on-demand conversion of these fonts to 's subfont format. But somehow it really does not look good here with the latest Terminus TTF. Sadly X11 PCF fonts are not supported by fontsrv either. There is a subfont Terminus conversion floating around but it was not quite correct either. Thankfully, running bdf2subf on the latest BDF version of Terminus fixed everything.

For those who want the conversion I use and instructions on how to make theirs: git.bleu255.com/plan9port/file

#p9p #acme #plan9port #plan9

Last updated 6 years ago

ultrageranium · @320x200
1082 followers · 2438 posts · Server post.lurk.org

bdf2subf 1.3.1.1 released :D

I started using again and am planning to maintain a local collection of tweaks/changes to (though probably 99.9% acme related). I'm starting by adding bdf2subf which is a handy BDF to subfont converter.

The latest version I could find is 1.3.1 from 2003 and I did minor changes to make it build nicely with 's INSTALL script.

git.bleu255.com/plan9port/comm

Will update thread about why this was somehow super important :)

#acme #plan9port #plan9 #p9p

Last updated 6 years ago