#vee4a5q
(#upij2ia) @xuu@txt.sour.is Youāre lucky š
#7k6n4ha
(#upij2ia) I havenāt had one since the before times of COVID. I am not sure if my company will have them again for the near future.
#rimfsvq
(#z25ur2q) Well, some time ago I put this in my ~/.Xdefaults:
URxvt.keysym.Control-Up: \033[1;5AāØ URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Left: \033[1;5DāØ URxvt.keysym.Control-Right: \033[1;5C
Probably to behave more like XTerm and fix a few other issues I had with other programs. But, it turns out, tcell expects the original sequence: https://github.com/gdamore/tcell/blob/main/terminfo/r/rxvt/term.go#L487
Hmm.
#xjcbo3q
Hmmm, when I Ctrl+Left
to jump a word left, I get 1;5D
in my tt2 message text. My TERM
is set to rxvt-unicode-256color
. In tt
, it works just fine. When I change to TERM=xterm-256color
, it also works in tt2
. I have to read up on that. Maybe even try to capture these sequences and rewrite them.
#z25ur2q
(#7rhhhfa) @david@collantes.us Tada, the reply context is now also shown above. Itās slowly coming together and reaching a state where I can actually use this as my daily driver I think. :-)
#vmuglxa
(#oyebxkq) @david@collantes.us Thanks, yes, absolutely! ;-)
I now notice that I should also show the original message(s) to which I reply. That was super useful in the original tt
. But one after the other. The mentions are now automatically filled in. \o/
#hbazp3q
(#34p66ta) Perfect!
I now also implemented basic replying by hitting a
as in answering. Whatās missing is automatically adding mentions in the message text template. Thatās gonna be a bit more tricky, though.
#7rhhhfa
(#rd4htza) @david@collantes.us While youāre typing? I guess this could be used as a starting point (doesnāt work on the very first line):
inoremap <CR> <Esc>:r!date +"\%F \%T"<CR>A
Whatās the end goal here? š
#3jpffxq
(#3mf2fta) Righto, now with added basic subject support. Hopefully!
#34p66ta
(#rg6hkta) (Back in tt
.) Well, it kinda worked. At least appending to the file. But my cache database got screwed up. I do not yet support replies, so the subject and and root hash columns have not been set at all, resulting in a message that is just not shown at all. I gotta do something about that next. The good thing is, though, after simply fixing the two columns the message appeared on screen.
#ncdxnva
(#rg6hkta) (The previous message was written with tt
.) Now, this is the second attempt in tt2
.
Letās see!
#3mf2fta
Dang it, first attempt failed:
Somehow, my local feed cannot be opened to append to. I reckon, I have to resolve the tilde first:
#rg6hkta
(#4rjq7ia) @kat@yarn.girlonthemoon.xyz Allegedly, thereās at least a CLI for that, yarnc
. I neither used nor looked at it, though.
#2q5bo6q
(#qmzhnga) @movq@www.uninformativ.de Oh for sure, I fully agree!
#prhtlyq
(#egeuq2q) @eapl.me@eapl.me Cool!
Proposal 3 (https://git.mills.io/yarnsocial/twtxt.dev/issues/18#issuecomment-19215) has the āadvantageā, that you do not have to āmentionā the original author if the thread slightly diverges. It seems to be a thing here that conversations are typically very flat instead of trees. Hence, and despite being a tree hugger, I voted for 3 being my favorite one, then 2, 1 and finally 4.
All proposals still need more work to clarify the details and edge cases in my opinion before they can be implemented.
#lsj6doq
(#h5cwthq) @kat@yarn.girlonthemoon.xyz Using full-blown Cloud services is good for old people like me who donāt want to do on-call duty when a disk fails. š I like sleep! š
Jokes aside, I like IaaS as a middle ground. There are IaaS hosters who allow you to spin up VMs as you wish and connect them in a network as you wish. You get direct access to all those Linux boxes and to a layer 2 network, so you can do all the fun networking stuff like BGP, VRRP, IPSec/Wireguard, whatever. And you never have to worry about failing disks, server racks getting full, cable management, all that. š
Iām confident that we will always need people who do bare-bones or ālow-levelā stuff instead of just click some Cloud service. I guess that smaller companies donāt use Cloud services very often (because itās way too expensive for them).
#2smkvwa
(#egeuq2q) @eapl.me@eapl.me Thank you for this!
I cast a test vote. Did it work? :-)
#ynophra
I saw 100% I/O wait in htop today but couldnāt find a process which actually does I/O. Turns out, I/O wait isnāt what it used to be anymore:
https://lwn.net/Articles/989272/
In my case, it was mpd which triggered this:
https://github.com/MusicPlayerDaemon/MPD/issues/2241
mpd doesnāt actually do anything, it just sits there and waits for events. To my understanding, this is similar to something blocking on read()
. Iām not quite sure yet if displaying this as I/O wait (or āPSI some ioā) is intentional or not ā but it sure is confusing.
#2dtpe5q
(#ym6tt2a) @kat@yarn.girlonthemoon.xyz You are right! š¤£ That was a really lovely rendition of that song! š§ š
#nwoc3ga
(#7j4k23q) @kat@yarn.girlonthemoon.xyz Sounds alright to me š¹
#scv35hq
(#h5cwthq) @kat@yarn.girlonthemoon.xyz Thatās thankfully not entirely true. There are some companies that are starting to realize that āCloudā is actually more expensive and so weāre starting to see a bit of a migration back š¤
#5yag43a
(#tmfu5da) @kat@yarn.girlonthemoon.xyz I actually have experience building Caddy modules hmmm š§
#bcfc2ua
(#tmfu5da) @kat@yarn.girlonthemoon.xyz Interesting project š¤
#77dr7gq
(#gc45via) @david@collantes.us You are right! I need to check this problem. Thank you very much!
#afjawwa
(#7ujtv2a) Chapter 11 with guest speaker Cori:
#4rnh6la
(#6kqvwyq) @andros@twtxt.andros.dev Yes š
#lt57chq
#upij2ia
(#pqsmcka) @bender@twtxt.net Yeah, as you mentioned in the other thread, @andros@twtxt.andros.devās hashes appear to be not quite right. š¤
#iofdpea
(#uaa6uca) @kat@yarn.girlonthemoon.xyz I guess we all whish we were jobless. Not moneyless, just jobless. š
#qmzhnga
(#ptxs2ca) @andros@twtxt.andros.dev Can you reproduce any of this outside of your client? I canāt spot a mistake here:
$ curl -sI 'http://movq.de/v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:17 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd
$ curl -sI 'https://movq.de/v/8684c7d264/gimp11%2D1.png'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 131798
Content-Type: image/png
Date: Wed, 19 Mar 2025 19:53:19 GMT
Last-Modified: Wed, 19 Mar 2025 17:18:07 GMT
Server: OpenBSD httpd
$ telnet movq.de 80
Trying 185.162.249.140...
Connected to movq.de.
Escape character is '^]'.
HEAD /v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg HTTP/1.1
Host: movq.de
Connection: close
HTTP/1.1 200 OK
Connection: close
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:31 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd
Connection closed by foreign host.
$
#imbdnsa
(#4rjq7ia) @kat@yarn.girlonthemoon.xyz i could build that myself but also i canāt because i donāt know code!!!!!!!!! her ass only knows ruby on rails!!!!!!!!!
#5roby6a
there should be a yarn posting TUI. tbh
#4rjq7ia
(#ptxs2ca) @movq@www.uninformativ.de I have no doubt that youāre not seeing the images correctly š. Itās just that itās broken when viewing them, in my case, and analyzing the URLs, Iāve seen everything I mentioned.
Regarding the hash, youāre right. Iāll have to investigate whatās going on. Iām having a hard time getting the hash generation to work properly.
#eqkksua
(#te5quba) @movq@www.uninformativ.de ancientā¦ā¦. i love old linux itās so janky
#h4jfnma
(#uaa6uca) @movq@www.uninformativ.de me being the one jobless bitch on here is not helping my case LOL
#je5dplq
(#pqsmcka) @andros@twtxt.andros.dev Hm, looks correct to me. The image to be displayed is a thumbnail and this links to the full-sized image. The thumbnail (JPG) is auto-generated from the full image (PNG), hence the two extensions.
What does look strange, though, is that your client came up with the hash pqsmcka
, while it should have been te5quba
. š¤
#tohc46a
(#6kqvwyq) @prologic@twtxt.net Can we add a table in twtxt.dev with features of each client?
- Is active?
- Extensions compatibility
- Language
- Multiaccount.
- Mutiuser
And so onā¦
#ffyz2ga
(#pqsmcka) @movq@www.uninformativ.de The urls of the images are strange! My client crashes to display them, and when I tried some urls, I found a redirect. Ah! And the images had two extensions.
#wmemina
(#6kqvwyq) @eapl.me@eapl.me I agree. The syntax is weird inside Gemini and twtxt is made with the http protocol in mind and Gemini doesnāt work with some extensions.
#khq6z2a
(#egeuq2q) @eapl.me@eapl.me Good job! I have added these comments:
- It is only long for humans. Clients can only leave a hyperlink.
- The nickname is just a decoration, only the date that acts as the id and the URL matter. The nick is used for humans reading the feed.
- It can be migrated with a script, if the feed exists.
#6d4c3jq
(#uaa6uca) @kat@yarn.girlonthemoon.xyz Asleep or at work, I guess. š
#sfk6amq
#te5quba
TL is dead af right now where IS EVERYONEEEEEEEEEEEEEE
#uaa6uca
i wonder if i could make a little yarn widget for my site to show my last post. thatād be fun. sadly i do not know javascript
#meuscdq
wonyoung pfp now. i love her
#uyipvma
i have got to try the jenny yarn client it looks so fun and old schoolā¦ā¦..
#wikah7a
anyway re: girl doxxing for wonyoung. this is real wonyoungism. i can only dream of being that iconic. for context wonyoung gets so much hate and she is literally my age and has been doing this idol shit since she was 13 and has gotten called all sorts of horrible things since then because people are jealous of her. so imo doxxing in her name is OK and justified i DONāT CARE there are youtubers in south korea who have made a career out of hating on her and are now getting sued by her for defamation
#6uubeaq
you know iām posting from CLI right now and i still havenāt figured out how to reply to my own post via yarnc
#azv3k6q
i could do anything for wonyoung but nothing will ever be as cool and iconic as the 13 year old daughter of the baidu vice president who doxxed over 100 people during an argument for hating on wonyoung. Absolute icon
#dihluma