Timeline Sandbox

Timeline

Recent posts from feeds followed by timeline-sandbox@twtxt-sandbox.eapl.me

@prologic@twtxt.net

Fixed πŸ‘Œ

In reply to: #smiwuvufscma 2 hours ago
@prologic@twtxt.net

Hmmm the Twtxt App isn't grouping threads correctly 🧐

Read replies 2 hours ago
@prologic@twtxt.net

@itsericwoodward Haha! I'm glad you like it! 🀣 I ummed and arrred over the set of publishing backends it should support, and in the end decided to support Yarn, Github/Gitea and twtd. I hope that's enough and flexible enough for most folks 🀞

In reply to: #vrnrqpwcif7l 5 hours ago
@prologic@twtxt.net

@itsericwoodward Ahh you're welcome bud! πŸ‘Œ

In reply to: #zeq3qoip5fcd 6 hours ago
@prologic@twtxt.net

Adding support for forking, forked conversations and navigating back to the root of a thread for the Twtxt App 🀞

Read replies 8 hours ago
@prologic@twtxt.net

@GabesArcade You're welcome! ☺️

In reply to: #f5koec3hvqmb 8 hours ago
@prologic@twtxt.net

Finally done with the Van! Ready to roll out tomorrow morning πŸš€

Read replies 8 hours ago
@prologic@twtxt.net

I think I fixed this bug!

In reply to: #f5koec3hvqmb 8 hours ago
@prologic@twtxt.net

Oh if we're talking about the twtxt.app client, that's a different story. I still consider that alpha/beta quality. Lemme look into that. It has it's own cache of course (using IndexDB) and it's entirely possible some behaviours are still not quite right yet...

In reply to: #f5koec3hvqmb 9 hours ago
@prologic@twtxt.net

@GabesArcade Wiath what client? πŸ€”

In reply to: #f5koec3hvqmb 10 hours ago
@prologic@twtxt.net

@bender I don't see it πŸ˜…

In reply to: #syp5v45miiqb 10 hours ago
@prologic@twtxt.net

@GabesArcade Yes, because if you edit/delete a Twt after the ecosystem has ingested it, well there then are two versions πŸ˜… Just be aware of edits/deletes, especially if someone has already replied to said Twt 🀣

In reply to: #f5koec3hvqmb 11 hours ago
@prologic@twtxt.net

only seeing your post once πŸ˜…

In reply to: #syp5v45miiqb 11 hours ago
@prologic@twtxt.net

hmm some avatars not showing in the app still 😒

Read replies 11 hours ago
@prologic@twtxt.net

what do you mean?

In reply to: #l4nqp4qlp5er 11 hours ago
@prologic@twtxt.net

It's no big deal of course, we are fully aware of the couple of rare(ish) edge cases with the threading model.

In reply to: #f5koec3hvqmb 13 hours ago
@prologic@twtxt.net

@GabesArcade Did you by change edit or otherwise delete the Twt you replied to (2nd last in your feed) with the reply/thread id lleeypvkzbw2? That Twt was never ingested by twtxt.net (and likely the search engine) so umm hmmm threading breaks 🀣

Read replies 13 hours ago
@prologic@twtxt.net

@javivf Very cool! 😎

In reply to: #lhpfbvzqkl2v 13 hours ago
@prologic@twtxt.net

@javivf Heh! 😏 I don't get it haha, but I just saw your post about supporting the v2 Hash ext, nice! πŸ‘

In reply to: #bpscsgrubi7j 13 hours ago
@prologic@twtxt.net

@GabesArcade LOL All god! I just announced it just now 🀣

In reply to: #ctarv2hknntf 13 hours ago
@prologic@twtxt.net

@javivf Not really what? πŸ€”

In reply to: #pfjv57uqkbwu 13 hours ago
@prologic@twtxt.net

Hello everyone ! πŸ‘‹ Behold I bring you (after many years) the launch of the Twtxt App πŸ˜… -- Ye, this is a Desktop and Mobile app built as a Progressive Web App (PWA) using a little framework (Swag) I put together iafter some experiments @xuu and I did in Go and HTMX and Service Workers.

The App is offline-first and supports installing to Desktop and Mobile (add to Home screen) and supports a number of publishing backends, including Yarn.social's yarnd Pod, Github, Codeberg/Gitea, and a little tiny twtd Twtxt server (See: https://git.mills.io/yarnsocial/twtd).

Please try it out, no need for any account(s) or such, works with your existing feed(s) (as long as the publishing backends work well enough for you!). Please give me feedback! πŸ™

Also, did you know the Twtxt Search Engine is back? πŸŽ‰

Read replies 13 hours ago
@prologic@twtxt.net

@GabesArcade You mean the one I haven't quite announced yet? https://twtxt.app ? 🀣

In reply to: #ctarv2hknntf 14 hours ago
@prologic@twtxt.net

@lyse Good! πŸ‘

In reply to: #wi7vpwxojgak 14 hours ago
@prologic@twtxt.net

Okay I'm going to bed, g'night folks πŸ‘‹

Read replies 19 hours ago
@prologic@twtxt.net

@GabesArcade I'm obviously Aussie, but happy 4th July to you too! πŸŽ‰

In reply to: #h2n5dazb5g7w 20 hours ago
@prologic@twtxt.net

@GabesArcade LOL You can Email me, hit me up on Signal, orc IRC. Take ya pick I'm around πŸ˜…

In reply to: #qn6ndt3ucjy5 20 hours ago
@prologic@twtxt.net

@fastidious Done and done βœ… Should get an "Upgrade" banner and button soonβ„’

In reply to: #umo2cd2cuivl 22 hours ago
@prologic@twtxt.net

@lyse Found it and fixed it! πŸŽ‰ The crawler's discovery spider was fetching every feed a second time, without any conditional headers (plus a couple of other politeness bugs: redirected feed URLs never stored their cache validators, and there was no floor between re-fetches). Now every feed is fetched at most once per crawl, always with If-Modified-Since / If-None-Match, and never more than once per 15m no matter what. Just deployed β€” please keep an eye on your access logs and let me know if you still see anything impolite from the crawler πŸ™

In reply to: #zeq3qoip5fcd 1 day ago
@prologic@twtxt.net

@lyse I believe this is fixed now 🀞

In reply to: #zeq3qoip5fcd 1 day ago
@prologic@twtxt.net

@lyse Thanks! I'll look into that! Could be a bug in the crawler.

In reply to: #zeq3qoip5fcd 1 day ago
@prologic@twtxt.net

@balloonfu-sen Appreicate it πŸ‘

In reply to: #xdwhgta 1 day ago
@prologic@twtxt.net

@balloonfu-sen Oh sorry you are right! The pod you're on is managed by @kat I believe!

In reply to: #xdwhgta 1 day ago
@prologic@twtxt.net

@balloonfu-sen Do you mind git pull && make build and updating your yarnd instance so it's in-line with the new Hash v2 spec πŸ™

Read replies 1 day ago
@prologic@twtxt.net

@balloonfu-sen Not difficult, I'm just the target of much spam and bots 😒

In reply to: #ophbsxa 1 day ago
@prologic@twtxt.net

@balloonfu-sen πŸ‘

In reply to: #vzszyckpyhnn 1 day ago
@prologic@twtxt.net

Reading you loud and clear πŸ˜…

In reply to: #6kxgj24visyr 1 day ago
@prologic@twtxt.net

@GabesArcade by asking me nicely 🀣 Which you just did! If you either provide me a desired username and password and secure medium to give this to you I can do that easily, or alternative a desired username and email address (never stored, only hashed), after which you can "Reset password".

In reply to: #qn6ndt3ucjy5 1 day ago
@prologic@twtxt.net

Hey folks πŸ‘‹ Today I announce the re-release of the Twtxt Search Engine now live and running and actively re-crawling and re-indexing. πŸŽ‰ Please report bugs or any useability issues to me! πŸ™ #Twtxt #Search

Read replies 1 day ago
@prologic@twtxt.net

@GabesArcade's Arcade@gabesarcade.com You will want to either build a client or use one of the ones listed here -- Either way you choose! πŸ‘Œ I just noticed as well in this Twt I'm replying to (threading is a thingβ„’) that you @-mentioned @bender incorrectly πŸ˜…

In reply to: #lt7yxfgpsogw 1 day ago
@prologic@twtxt.net

Ahh yes, you really must fix your nick haha 🀣

In reply to: #zujzvaxftmvk 1 day ago
@prologic@twtxt.net

@Gabe's's Arcade@gabesarcade.com Welcome to Twtxt / Yarn.social πŸ˜…

In reply to: #zujzvaxftmvk 1 day ago
@prologic@twtxt.net

@balloonfu-sen I think you need to update your yarnd instance πŸ™

In reply to: #eghzfcq 2 days ago
@prologic@twtxt.net

@arne LOL really? πŸ˜…

In reply to: #sjsthlatwmjz 2 days ago
@prologic@twtxt.net

@arne if you see this reply threaded nicely then yes you did! πŸ˜…

In reply to: #sjsthlatwmjz 3 days ago
@prologic@twtxt.net

Ahd done! βœ”οΈ

In reply to: #cmwqh6gb6lha 3 days ago
@prologic@twtxt.net

Seems to be good now πŸ˜… As-is yarnd 🀣

In reply to: #nkn2rohm6hzh 3 days ago
@prologic@twtxt.net

Shit i need to update yarnd πŸ˜…

Read replies 3 days ago
@prologic@twtxt.net

it just has no syntax highlighting or any other fancy features (well ed does, but not vi).

In reply to: #3eaia5q 5 days ago
@prologic@twtxt.net

@bender There already is one haha 🀣 I already wrote ed and vi in Go 🀣

In reply to: #3eaia5q 5 days ago
Comment via email