@freemor@freemor.homelinux.net Or we resort the timline to have the newest entries on top, then you could just request the first x bytes of every feed. But archiving is definitly the pragmatic solution. Get back to me if you want to have that in txtnish. Or maybe someone want to submit a PR?
@freemor@freemor.homelinux.net Or we resort the timline to have the newest entries on top, then you could just request the first x bytes of every feed. But archiving is definitly the pragmatic solution. Get back to me if you want to have that in txtnish. Or maybe someone want to submit a PR?
@tx@0x1A4.1337.cx I like the visualization of the timeline. A static timeline of we-are-twtxt would be cool!
@tx@0x1A4.1337.cx I like the visualization of the timeline. A static timeline of we-are-twtxt would be cool!
Meet the firehose at https://domgoergen.com/twtxt/firehose.txt. It publishes the complete timeline of we-are-twtxt every ten minutes. I’ll use it for my bots, so i don’t have to hit your feeds so often. Feel free to use it too!
Meet the firehose at https://domgoergen.com/twtxt/firehose.txt. It publishes the complete timeline of we-are-twtxt every ten minutes. I’ll use it for my bots, so i don’t have to hit your feeds so often. Feel free to use it too!
#txtnish now requests gzipped pages if possible and you can call timeline with a single url to view the twtfile of someone you don’t follow.
#txtnish now requests gzipped pages if possible and you can call timeline with a single url to view the twtfile of someone you don’t follow.
@freemor@freemor.homelinux.net Thanks for the reference! How do you create your timeline? Would it help if you had access to the unformatted timeline? Before formatting it’s nick “t” url “t” props “t” unixtime “t” msg
@freemor@freemor.homelinux.net Thanks for the reference! How do you create your timeline? Would it help if you had access to the unformatted timeline? Before formatting it’s nick “t” url “t” props “t” unixtime “t” msg
How should #txtnish handle permanent redirects? Prompt the user to change url? But what if timeline is run in cron? A flag like -I for non-interactive? Mhh…
How should #txtnish handle permanent redirects? Prompt the user to change url? But what if timeline is run in cron? A flag like -I for non-interactive? Mhh…
#txtnish has a reply subcommand that opens a editor with your outcommented timeline. Every non empty, not commented line will be tweeted.
#txtnish has a reply subcommand that opens a editor with your outcommented timeline. Every non empty, not commented line will be tweeted.
How to use #txtnix with tor: HTTPS_PROXY=socks://localhost:9050 txtnix timeline Or use the new variables http_proxy and https_proxy
How to use #txtnix with tor: HTTPS_PROXY=socks://localhost:9050 txtnix timeline Or use the new variables http_proxy and https_proxy
And there’s –new to just show the new tweets since the last time you called timeline.
#txtnix now has a –pretty and –simple for the timeline and view subcommands and a config option display_format that defaults to simple.
And there’s –new to just show the new tweets since the last time you called timeline.
#txtnix now has a –pretty and –simple for the timeline and view subcommands and a config option display_format that defaults to simple.
This could be a way to discover other twtxt users more easily. Clients could ignore such lines in the timeline if wanted.
This could be a way to discover other twtxt users more easily. Clients could ignore such lines in the timeline if wanted.
Damn, before leaving work, my timeline was quite slow. Now, displaying the latest 50 messages isn’t enough :o
twtxt-able twtxt helper scripts, part 1: make ‘tt’ run ‘twtxt timeline -l 1000 | less’