@quark@ferengi.one >This works…
Now, if I use “>” (without the quotes) with a space after it, and then text, the entire line gets omitted.
@movq@www.uninformativ.de This is my env, on language:
LANGUAGE=en_US.UTF-8
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
I had to explicitly set it on the cron job to make jenny work.
@movq@www.uninformativ.de Yup. Added all the language ones, and bam, working like a charm!
@lyse@lyse.isobeef.org Yup, I did. I setup the three of them: LC_ALL, LANGUAGE, and LANG. Working as intended now, beautifully! Thank you!
@movq@www.uninformativ.de OK, will work on it tonight. Thank you!
@prologic@twtxt.net Works permit, I will probably be twting about it. I try not to miss one single event.
@movq@www.uninformativ.de Ah, I see. I mean, it is not biggie, as normally I just reply to people, so that part works beautifully. A vi/vim script would work, but it is not universal. What if I use joe, or Emacs, or nano? Meh, jenny is awesome as is, thank you for it! ☺️
@jlj@twt.nfld.uk I like your website’s look, but i was disappointed to find that ‘finger’ doesn’t seem to actually work. ;-)
Based on spam logs, I am (again) considering banning a bunch of TLDs at the server level. Has anyone ever gotten legitimate email from a .work, .casa, or .today domain, for example?
Any of y’all seen https://briarproject.org? It’s another fledgling decentralized chat like session but minus the weird blockchain.. it has group chat, forums, and blogs. Also can work via Bluetooth or tor.
briar://aaeutr6pvvr5pgachwlajy5x372xxjvs6btsmmk5kr4ygzps3k3eu
Move your code. Copilot is just one more reason. I maintain an account to work with other projects, but won’t host my stuff there.
@jlj@twt.nfld.uk @prologic@twtxt.net 👋 keeping busy. Been working like crazy to put away for a down payment on a new house. Summer is looking to be even more.
Potentially. What environment/language(s) are you working in? I’d dump fuse for 9p, personally :-)
First pass at sticking my twtxt in a web page. It’s not escaping all the html properly, and generally needs work, but it’s a start: http://a.9srv.net/tw/following.html
On the blog: Do the Work https://john.colagioia.net/blog/2021/06/06/do-work.html #rant #personal #ally #harm
Fixed a bug. Found a new bug in yesterday’s work. Fixed that bug.
Plan 9 got three slots in GSoC; we’ll be working on an updated Japanese input method, updating edwood, and getting Oauth2 support. 🎉🐇
@lyse@lyse.isobeef.org @adi@twtxt.net @prologic@twtxt.net @movq@www.uninformativ.de Awesome man! Welcome to the Go coding for work club!
I’ve got it running on a pair of commercial kvm providers right now (vultr and ramnode). It works on many, but edge cases can cause some issues.
@xjix@xj-ix.luxe Saw your oldish note about wanting an offline/async twtxt workflow. Do you have something that works for you? My (very young!) client was designed with that in mind.
@prologic@twtxt.net You may be interested in https://github.com/u-root/u-root (I work with a contributor).
@prologic@twtxt.netFor example, this should work (no idea if it does).
Last night I spent about 30 minutes putting together the bare framework for a dumb project I want to do. I’m so excited to work on it, I keep checking the website to see if I’ve posted anything new.
Today, out of the blue, somebody thanked me for some minor tech work I did in 2008. That felt pretty nice.
@prologic it seem to work just fine for the most part. http://darch.dk/twtxt.txt for refernce
Thanks to a pointer from Richard Miller, got screen rotation working on my Pi 4s. Makes this absurdly wide display more practical.
@prologic@twtxt.netd It is pretty basic, and depends on some local changes i am still working out on my branch.. https://gist.github.com/JonLundy/dc19028ec81eb4ad6af74c50255e7cee
@lyse@lyse.isobeef.org @prologic@twtxt.net very curious… i worked on a very similar track. i built a spider that will trace off any follows = comments and mentions from other users and came up with:
twters: 744
total: 52073
Okay, my #twtxt reader works-ish. Need to properly deal with timezones (and, um, maybe do any error checking).
I have a working model for the reader portion of what I want this twtxt client to do.
@prologic@twtxt.net kinda.. It can parse the twts into an AST.. but most of the formatting out expects a string to do regex over rather then the parsed AST. thats what i am working out next.
@prologic@twtxt.net yeah it would replace rice. best part is that it’s in the go build step so you don’t need to do any prep work with make.
@prologic@twtxt.net do you have any info on how the ‘!’ tags are supposed to work? are they just a different kind of hash tag?
i have no clue how salt works :|
@prologic@twtxt.net 👋 I can take a stab at it when I am done with the changes I am working on.
@prologic@twtxt.net kinda like how MX records work.
@prologic@twtxt.net I have some ideas to improve on twtxt. figure I can contribute some. 😁 bit more work and it will almost be a drop in replacement for ParseFile
Kinda wish types.Twt was an interface. it’s sooo close.
My latest work over the last few days. a twtxt parser. so far looking promising. Faster and less memory than the regex version. 😁
Did some work on WKD handling. Can update keys with HKP posts :) Ugh need to work on docs and unit tests. Boooorrring.
@prologic@twtxt.net (#gqg3gea) ha yeah. COVID makes for a timey-wimey mish-mash. Worked on some WKD and fought with my XMPP client a bit.
@prologic@twtxt.net Yep! installed it yesterday. I like the simplicity of twt. I am quite happy with how little memory the pod seems to use. Mastodon and the “lightweight” Pleroma don’t work well in small VMs.
That way at least we can form some kind of cryptographic “identity” without having to involve the users that much, it just works™
i like some of the work that keys.pub is doing with ed25519 crypto keys with something like that.
@prologic@twtxt.net it is some interesting work to decentralize all the things.. tricky part is finding tooling. i am using a self hacked version of the go openpgp library. A tool to add and remove notations would need to be local since it needs your private key.
@prologic@twtxt.net this is a go version of Keyoxide.org that runs all server side. which is based on work from https://metacode.biz/openpgp/
OpenPGP has a part of the self signature reserved for notatinal data. which is basically a bunch of key/values.
this site tries to emulate the identity proofs of keybase but in a more decentralized/federation way.
my next steps are to have this project host WKD keys which is kinda like a self hosting of your pgp key that are also discoverable with http requests.
then to add a new notation for following other keys. where you can do a kind of web of trust.
On the blog: Impostor Syndrome https://john.colagioia.net/blog/2020/08/23/imposter.html #quora #impostor #work
Incomplete, not packaged for casual use, and this UI library won’t scroll, but my twtxt client kinda works https://github.com/jcolag/Uxuyu