and the some text and a #tag
Not sure why exactly, but I made sure my Twtxt HTML page renders okay on a Nokia 8110 4G 240px screen.
I made https://johanbove.info/twtxt.html with a couple of lines of JS today. Makes it a bit easier to read my Twtxt feed online.
TEST hello twtxt xxx
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
SunLollyVortex #shaders #GLSL #shadertoy - https://www.shadertoy.com/view/fts3Wf
@prologic@twtxt.net @jlj@twt.nfld.uk @movq@www.uninformativ.de
/p/tmp > git clone https://www.uninformativ.de/git/lariza.git Mon May 24 23:48:18 2021
Cloning into 'lariza'...
/p/tmp > tree lariza/ 12.5s Mon May 24 23:48:32 2021
lariza/
├── BUGS
├── CHANGES
├── LICENSE
├── Makefile
├── PATCHES
├── README
├── browser.c
├── man1
│ ├── lariza.1
│ └── lariza.usage.1
├── user-scripts
│ └── hints.js
└── we_adblock.c
2 directories, 11 files
@mckinley@twtxt.net @prologic@twtxt.net I have updated the ticket with my findings.. its not what you expect! /clickbait https://github.com/jointwt/twtxt/issues/424
@prologic@twtxt.net Woh. That is unexpected.. I’ll look into it.
Or maybe that’s old-school twtxt, and twtxt.net is those people who’re constantly trying to coax the introverts out. ;-)
@antonio@twtxt.net @mckinley@twtxt.net @prologic@twtxt.net i did use Wireapp for a little bit. it is pretty polished and doesnt rely on phone numbers for connecting. The ownership had some shady changes but im not sure it ever led to issues in the security model.
@prologic@twtxt.net @antonio@twtxt.net I have been trying out session. Its got a pretty simple design. not a lot of frills.
0515e4d5d6cec712a054f21b46d4f90a001af34e893131263ce34f2121d0450310
@lyse@lyse.isobeef.org @adi@twtxt.net @prologic@twtxt.net @movq@www.uninformativ.de Awesome man! Welcome to the Go coding for work club!
@jlj@twt.nfld.uk excellent! We could add a translate twt for twts of another language to the UI with this.
@xuu@txt.sour.is Is this of any use? https://libretranslate.com/ – Congrats on the new job!
@prologic@twtxt.net @adi@twtxt.net @jlj@twt.nfld.uk @readfog I too would love to see the “internal” package decrease and clearly defined / modular packages increase.
@prologic@twtxt.net I would to build a Chinese version, have you considered supporting different languages? I translated a README file.
Sure. I think search, if it’s going to exist, should be the client’s responsibility. But I also value the readability of the raw twtxt file a lot more than y’all do.
9rpi memex is coming along https://pub.sunshinegardens.org/xjix/twtxt/screens/clone-memex-done.png
Live coding #improviz

@adi@twtxt.net I am not. :-)

@adi@twtxt.net Some linux; how does one tell which?
Twtxt is distributed like in the old school unix2unix copy days
@lyse@lyse.isobeef.org (#hut4mnq) I am so sorry for you. I left my Java job for Go. Though through “restructuring” its become a Python job.
I am very excited about this, and it seems like something the twtxt crowd might enjoy: https://anewsession.com/
Huh. In my feed, there is (correctly) a backslash before that . in the sed command, but twtxt.net is stripping it.
@lyse@lyse.isobeef.org What do you do at your day job?
@prologic@twtxt.net Bug in your profile links: it’s repeating a segment. For example, your face tries to get to https://twtxt.net/user/https://twtxt.net/user/prologic/twtxt.txt
@thewismit@twtxt.psynergy.io @jlj@twt.nfld.uk in old school terminal jargon the ^H means control H or the sequence used in some terminals to indicate backspace. The “joke” is that the term failed to interpret it correctly and you can see the partially typed word before they changed it.
@adi@twtxt.net @movq@www.uninformativ.de ah.. looks like you still follow movq as vain.
mm yeah newlines without unicode is much better https://github.com/jointwt/twtxt/issues/215
seems like the \u2028 approach breaks some clients, maybe i will try another way https://github.com/jointwt/twtxt/pull/166
this web discourse is pretty hilarious, time to stop checking twtxt.net tho XD i can just stick to my own subs ^^

it would appear that twtxt puts me into the same domapine loop i would like to avoid this please.
@xuu@txt.sour.is Errors are gone! 👌
@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 Exactly, but that reduces the argument for URLs in the post. The client should figure out how to search based on the hashtag.
@bml@twtxt.net Yup, several. My favorite is RFC 1149, another that’s since been implemented. https://en.wikipedia.org/wiki/April_Fools%27_Day_Request_for_Comments
@prologic@twtxt.net You may be interested in https://github.com/u-root/u-root (I work with a contributor).
@bml@twtxt.net It was totally an April Fools’ joke; the IETF has a bunch of those. But! It has also been implemented. And 418 is my favorite error code.
I’m unclear if I’m going to do the twtxt.net discovery protocol; neither my web server nor Plan 9’s default capture agent strings. :-/
@prologic@twtxt.net @anth Sounds like a good idea. The hash to conv/search url should stay local to a pod.
@prologic@twtxt.net Looks like twtxt.net is already happy with it, so that’s good! I’m just going to aim for that.
My silly Plan 9 rc twtxt client now has a web page: http://txtpunk.com/tw/index.html
