@kas@enotty.dk,@ Are your twtfiles requested too often? Do you think we need a policy how often to request a twtfile?
@dracoblue@dracoblue.net Does your offer for subdomains on twtxt.org still stand? Could you point roster.twtxt.org to 46.101.199.168?
@dracoblue@dracoblue.net Does your offer for subdomains on twtxt.org still stand? Could you point roster.twtxt.org to 46.101.199.168?
@kas@enotty.dk We had a short power fluctuation yesterday. Funny to see which machines die and which survive.
@kas@enotty.dk We had a short power fluctuation yesterday. Funny to see which machines die and which survive.
@dracoblue@dracoblue.net But apache eg can just use mtime,inode or size for the etag. No default way to compute md5 without a filter.
@dracoblue@dracoblue.net But apache eg can just use mtime,inode or size for the etag. No default way to compute md5 without a filter.
Or we can use it to refback. Every time you mention somebody you send a HEAD with your twturl in the referer to her adddress. Any ideas?
Or we can use it to refback. Every time you mention somebody you send a HEAD with your twturl in the referer to her adddress. Any ideas?
Slow day for #txtnix. Just some documentation for plugins and fighting to get the test coverage back up to 85%.
Slow day for #txtnix. Just some documentation for plugins and fighting to get the test coverage back up to 85%.
@dracoblue@dracoblue.net It all comes back to #48 … :)
@dracoblue@dracoblue.net It all comes back to #48 … :)
I could just fall back to twtxt’s config if i can’t find a config directory for txtnix…
@kdave@kdave.github.io The last commit will check for the environment variable TXTNIX_CONFIG_DIR but this won’t help if i move following to a state file.
I could just fall back to twtxt’s config if i can’t find a config directory for txtnix…
@kdave@kdave.github.io The last commit will check for the environment variable TXTNIX_CONFIG_DIR but this won’t help if i move following to a state file.
@kdave@kdave.github.io Ah, okay, i misunderstood you there… :) Would you be okay with following moving to the state file?
@kdave@kdave.github.io Ah, okay, i misunderstood you there… :) Would you be okay with following moving to the state file?
@kdave@kdave.github.io I had a race condition btw 2 txtnix processes. The obvious solution is to flock, but then config edit will flock for too long.
@kdave@kdave.github.io I had a race condition btw 2 txtnix processes. The obvious solution is to flock, but then config edit will flock for too long.
But what to do with following? Are you hand editing it? Would it be okay to move the section to the state file?
This would allow to add comments, preserves whitespace and ordering. And no process will be writing in your file while you’re editing it.
But what to do with following? Are you hand editing it? Would it be okay to move the section to the state file?
This would allow to add comments, preserves whitespace and ordering. And no process will be writing in your file while you’re editing it.
@dracoblue@dracoblue.net #txtnix does now expand /me to @mdom@mdom.github.io. I’m not sold on the syntax though, my brain is trying to find the referenced mention.
@dracoblue@dracoblue.net #txtnix does now expand /me to @mdom@mdom.github.io. I’m not sold on the syntax though, my brain is trying to find the referenced mention.
Otherwise i have not much time to code, daugther and friends intervene… :)
Otherwise i have not much time to code, daugther and friends intervene… :)
@kenkouot I like TypeScript, but the whole bootstrap just to get anything running is real pain
@kenkouot way to #go mate ;)
Until there’s documentation: You need at least a empty section header like [LinkBack] to activate it. I’ll probaby require active = 1 later
Until there’s documentation: You need at least a empty section header like [LinkBack] to activate it. I’ll probaby require active = 1 later
We would have to write a new plugin for that. Which sounds fun… Do you have a have a receiver we can play with?
@kas@enotty.dk You mean, you want to link a url in one of your twets and then send a webmention?
We would have to write a new plugin for that. Which sounds fun… Do you have a have a receiver we can play with?
@kas@enotty.dk You mean, you want to link a url in one of your twets and then send a webmention?
And GistStore will upload yout twtfile to gist when you provide it with your username and password or access token.
LinkBack can post your twturl to an url every time you mention someone as long as the user has a // linkback $url in her feed.
And GistStore will upload yout twtfile to gist when you provide it with your username and password or access token.
LinkBack can post your twturl to an url every time you mention someone as long as the user has a // linkback $url in her feed.
@kas@enotty.dk is on fire. Great links, thanks! MovieSwap seems just crazy enough to succeed.
@kas@enotty.dk is on fire. Great links, thanks! MovieSwap seems just crazy enough to succeed.
@mdom@mdom.github.io needs to move to copenhagen. I lived in Reformert Kirke for few weeks and loved Copenhagen!
@mdom@mdom.github.io needs to move to copenhagen. I lived in Reformert Kirke for few weeks and loved Copenhagen!
@krt@krt.marmaro.de Hi there, welcome to #twtxt! We sure get a lot of comparisons with #finger…
@krt@krt.marmaro.de Hi there, welcome to #twtxt! We sure get a lot of comparisons with #finger…
@kas@enotty.dk That’s what i’m using. But shouldn’t i be able to generate keys to communicate with other users? How could i encrypt a message for you?
@kas@enotty.dk That’s what i’m using. But shouldn’t i be able to generate keys to communicate with other users? How could i encrypt a message for you?
@kas@enotty.dk, @kdave@kdave.github.io I don’t get it. How do i generate keys for #saltpack? Do i need #keybase to use it?
@kas@enotty.dk, @kdave@kdave.github.io I don’t get it. How do i generate keys for #saltpack? Do i need #keybase to use it?
#txtnix displays relative dates when setting time_format to “relative”.
#txtnix displays relative dates when setting time_format to “relative”.
Yeah! I’m also a frequent listener, @david@post.aldebaran.uberspace.de, but i never have the time to listen to the live podcast for four hours…
Yeah! I’m also a frequent listener, @david@post.aldebaran.uberspace.de, but i never have the time to listen to the live podcast for four hours…
You have to set use_color = 1 and display_format = pretty to get colorized output in #txtnix.
You have to set use_color = 1 and display_format = pretty to get colorized output in #txtnix.
Travel to San Francisco | https://wiki.xxiivv.com/america
And there’s –new to just show the new tweets since the last time you called timeline.
Should be very use to implement user defined templates if anybody needs it.
The pretty format is very similar to twtxt without the unicode glyphs and the relative date.
#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.
Should be very use to implement user defined templates if anybody needs it.
The pretty format is very similar to twtxt without the unicode glyphs and the relative date.
#txtnix now has a –pretty and –simple for the timeline and view subcommands and a config option display_format that defaults to simple.
@kas@enotty.dk Read them both and loved them! Though I don’t know why Stephenson added that strange appendix to an otherwise great book.
@kas@enotty.dk Read them both and loved them! Though I don’t know why Stephenson added that strange appendix to an otherwise great book.
If you want to try #txtnix, now is the time with the new installation guide https://github.com/mdom/txtnix#installation
If you want to try #txtnix, now is the time with the new installation guide https://github.com/mdom/txtnix#installation
My next book will be Darwinia by the same author. Any good tips what to read after that? #books
My next book will be Darwinia by the same author. Any good tips what to read after that? #books
📚 Finished reading Building Great Sentences: How to Write the Kinds of Sentences You Love to Read by Brooks Landon
Should i really deploy code to prod that already broke it twice? Tests look good, but they also did the last time…
Should i really deploy code to prod that already broke it twice? Tests look good, but they also did the last time…
📚 Finished reading Building Great Sentences: How to Write the Kinds of Sentences You Love to Read by Brooks Landon
We just started to watch The West Wing a week ago. No idea how I could have overlooked it for 17 years, it’s so good!
We just started to watch The West Wing a week ago. No idea how I could have overlooked it for 17 years, it’s so good!
If connected to a pipe #txtnix tweet will now read tweets from STDIN. Will it now be too easy to spam the #twtxt network? :)
If connected to a pipe #txtnix tweet will now read tweets from STDIN. Will it now be too easy to spam the #twtxt network? :)
Oh my, we probably need to a way to add multiple twturls. People are now using three different urls for my twtfile.
#txtnix will now add a tenth of a second between tweets to enforce strict ordering between tweets.
Oh my, we probably need to a way to add multiple twturls. People are now using three different urls for my twtfile.
#txtnix will now add a tenth of a second between tweets to enforce strict ordering between tweets.
It’s so much easier to stay under the 140 character limit when vim is showing you the column you’re in.
#txtnix now calls an editor if you provide no argument to tweet. Every line in then tweeted as a seperate tweet.
#txtnix now calls an editor if you provide no argument to tweet. Every line in then tweeted as a seperate tweet.
It’s so much easier to stay under the 140 character limit when vim is showing you the column you’re in.
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.
I’m contemplating a announce_following option, disabled by default, to to anounce follow and unfollow commands in your twtfile.
I’m contemplating a announce_following option, disabled by default, to to anounce follow and unfollow commands in your twtfile.
@lufthansa can’t update my profile information and the feedback form on the site doesn’t seem to do anything.
We’re planning to write one ourselves but i wanted to check the alternatives first.
We’re planning to write one ourselves but i wanted to check the alternatives first.
You can even just call txtnit register to register at your friendly neighborhood’s registry.
You can even just call txtnit register to register at your friendly neighborhood’s registry.
@reednj@reednj.com Would you mind adding this functionality to your registry?
@reednj@reednj.com Would you mind adding this functionality to your registry?
Just found time to read through http://dankaminsky.com/2016/02/20/skeleton/. Maybe the best thing i read about CVE-2015-7547 yet. Does anybody has more to read about it?