## __ __ __ #| |_.--.--.--| |_.--.--| |_ #| _| | | | _|_ _| _| #|____|________|____|__.__|____| # # twtxt is an open, distributed # microblogging platform that # uses human-readable text files, # common transport protocols, and # free software. # # Learn more about twtxt at https://github.com/buckket/twtxt # # == Metadata == # # nick = gil # url = https://tilde.pt/~gil/twtxt.txt # user_agent = twtxt.xyz (+http://twtxt.xyz) # # == Content == # 2019-08-25T10:11:00+0000 Hello World! 2019-08-26T10:11:00+0000 Not Hello world 2019-08-27T10:11:00+0000 Another test 2019-08-28T10:11:00+0000 I loved coding ToH, I want to write more database-less websites/services 2019-08-31T19:57:32+0000 Fellow twtxters, I wrote https://github.com/LuRsT/twtxt_on_heroku to help out people use twtxt without the need to have a server 2019-08-31T20:00:32+0000 Note to self, don't use =NOW() on gsheet if I just need a timestamp, it changes automatically :/ 2019-08-31T20:25:32+0000 I'm so sorry to all twtxters for all the changes that my twtxt file is getting 2019-08-31T20:39:20+0000 Thanks @gbmor! 2019-08-31T20:39:25+0000 Thanks for the heads up @kas, I think I solved all the timestamp issues, I just need to find an easier way to do it 2019-08-31T20:39:30+0000 Thanks @freemor! Excited to be here! 2019-08-31T20:43:10+0000 I made a mistake copying the dates and borked the timestamps again :facepalm: 2019-08-31T20:50:57+0000 Why is the timeline in reverse order? Meaning, I'd expect to see the most recent twtxts in the end of the output 2019-08-31T20:53:52+0000 Also, how easy would it be for me to change the URL, how long till it updates on twtxt.xyz? 2020-04-10T12:09:52+0000 Moving to a tilde -> http://tilde.pt/~gil/twtxt.txt, hopefully it will be easier to manage using one liners instead of a google sheet 2020-04-10T22:02:52+0000 Welcome to twtxt @marado! 2020-04-13T12:16:06+01:00 Using twtxt from bash now using `echo` 2020-04-13T12:16:47+01:00 Need to remember to use single quotes tho 2020-04-13T19:39:11+01:00 Mosh is awesome! 2020-05-03T18:47:03+01:00 Working on the twtxt api... 2020-05-03T18:51:45+01:00 Checking if caching works...