made a script that simplifies making twtxt entries. let’s see how well it works…
ANN: Announcing twtxt.net - a Web based twtxt client anf free micro blogging platform ⌘ https://www.prologic.blog/2020/07/20/ann-announcing-twtxtnet.html
I finally made a script to add my twtxt messages in the 3 necessary documents. It isn’t pretty, but at least it gets the job done.
Put a nice twtxt section on the root of my website. Fun fact: it isn’t automated, so every time I “tweet” I have to manually add it there.
My first twtxt. Nobody will follow me, but I’m sure if I shill enough on my website I’ll get a few people to read my messages in a browser.
@tolstoevsky@tolstoevsky.ml You’re version of fzf is too old then. Reload was added in https://github.com/junegunn/fzf/issues/1750
@prologic@prologic.github.io You can import twtxts config via txtnish quickstart. I hope that still works… ?!
twtxt – a decentralised, minimalist microblogging service for hackers. ⌘ https://www.prologic.blog/2020/07/02/twtxt-a-decentralised.html
Hello, twtxt, and xxiivv members.
@lahvak@lahvak.github.io: And a decent base system as well as a decent terminal and decent defaults.
@melyanna@tilde.club awesome! thanks great.
tilde.club twtxt users: $ find /home -type d -name ‘public_html’ -exec find {} -type f \; 2>/dev/null | grep twtxt
$ pico ~/.config/twtxt/config (note to self)
Incomplete, not packaged for casual use, and this UI library won’t scroll, but my twtxt client kinda works https://github.com/jcolag/Uxuyu
Fixed txtnish timeline formatting of hashtags on BSD by installing coreutils and replacing fmt with gfmt in the configuration file #twtxt #txtnish #gnu #bsd
@kas@enotty.dk Using txtnish I am also getting a 403 on https://buckket.org/twtxt.txt
@marado@tilde.pt this is techically not ASCII but who cares: ¯_(ツ)_/¯
@marado@tilde.pt lá se vai a minha teoria. afinal o twtxt não serve para ascii art
@johanbove@johanbove.info After hearing about your Gopher server and seeing a .plan link on your website, I was disappointed to not see a finger daemon running on your server
Posted to Entropy Arbitrage: Free Social Networking Showdown - twtxt https://john.colagioia.net/blog/media/2020/03/21/twtxt.html #socialmedia #freesoftware #twtxt #socialshowdown
@kas@enotty.dk Sorry I never replied. Haven’t quite gotten up to speed, here, but investigating the blog issue and twistnik!
@freemor@freemor.homelinux.net I think the idea is to minimise the spread from one customer to all customers, but also from a sick driver to you if the driver wears / changes gloves regularly and doesn’t handle the food too intimately.
@freemor@freemor.homelinux.net Probably scanning for a router or a backdoored free PHP script
What’s a good amount of time for caching twtxt files? Looks like @freemor@freemor.homelinux.net has it set to 15 minutes.
Hey @ekkie@envs.net
@mdosch@mdosch.de My site has not been crawled since 2018, and trying to add the twtxt file manually did not worked, maybe with an HTML rendering and a link. #WaybackMachine
Note to self: Keep the twtxt.txt file under version control.
Due to the same situation, my original twtxt.txt file was also lost, but since I keep various clients, making a new tweet restored part of it.
Hey @mdosch@mdosch.de Yes, I do. That’s how all royals do this Twtxt thing, I am not the one to be mocked by Harry or Meghan because I have to type while they just yell at the butlers.
Not that I am asking any #twtxt developer to give me that, I am just saying that I am going to build those tools that I want
I can tweet and twtxt from the command line, now I want a popup text area, a simple local Web interface and an Albert/Alfred action to do it without going to the terminal.
Well @freemor@freemor.homelinux.net they way I am serving my content via http and gopher may need some fixing, thanks for the following #twtxt
Do I need to configure txtnish to output the same date format as twtxt? May need to #RTFM
Testing txtnish on my main laptop, neither the original twtxt client nor the js version worked here.
Hello there @mdosch@mdosch.de thanks for the welcome
@kas@enotty.dk My Gopher URL is gopher://oevl.info and my twtxt.txt file is available at gopher://oevl.info/twtxt.txt
Thank you @kas@enotty.dk, I would like to be added to @we_are_twtxt
Testing a lsyncd configuration to keep twtxt.txt in sync between the web server and the gopher server.
Followed all acounts from https://github.com/mdom/we-are-twtxt
#Ideas RSS to twtxt, Twitter to twtxt, jrnl to twtxt…
Added a header to the twtxt file
First post to my twtxt feed, hope to keep using it
@lucidiot@tilde.town, thanks for the bug report. Does anybody have an idea for https://github.com/mdom/txtnish/issues/12?
@von@tilde.town: ah dang… i’m wondering if bandcamp is going to get it.. the last time i checked she didn’t have it on her page
@von@tilde.town: yeah! i’ve been listening to it a bunch the past few days
The nice API makes me wonder how hard it would be to put together a lightweight twtxt desktop client; maybe I’ll look at that next week.
I’m now on twtxt!
https://registry.twtxt.org << certificate has expired
Oh sweet! There is a twtxt directory at http://twtxt.xyz
@lucidiot@tilde.town I had this idea. I can probably just set the gz header and send gzip. The request is ending up in a cgi script written in C, which assemples the response. I can do pretty much everything there…