Searching txt.sour.is

Twts matching tag=weto2nq

Got Yarn (yarnd) built and running on my Raspberry Pi. All goes well I might eventually migrate to my own Pod? :P Depending on how much I have to deal with rate limits via Pagekite, otherwise might have to shift it over to a VPS.

⤋ Read More
In-reply-to » Got Yarn (yarnd) built and running on my Raspberry Pi. All goes well I might eventually migrate to my own Pod? :P Depending on how much I have to deal with rate limits via Pagekite, otherwise might have to shift it over to a VPS.

@prologic@twtxt.net Will do! I should probably let you know yarnd was ignoring the ‘-R’ open registration flag, I had to edit the default value in options.go and compile it that way. Probably something to put in a bug report but I also can’t yet discount me having done something silly on my end yet…

⤋ Read More
In-reply-to » Got Yarn (yarnd) built and running on my Raspberry Pi. All goes well I might eventually migrate to my own Pod? :P Depending on how much I have to deal with rate limits via Pagekite, otherwise might have to shift it over to a VPS.

@prologic@twtxt.net The main thing I can’t work out for the life of me is where the raw user txtxt.txt file is 🤔 I did a find everywhere, lol!

⤋ Read More
In-reply-to » Got Yarn (yarnd) built and running on my Raspberry Pi. All goes well I might eventually migrate to my own Pod? :P Depending on how much I have to deal with rate limits via Pagekite, otherwise might have to shift it over to a VPS.

@prologic@twtxt.net Yeah, regardless of using the ‘-R’ flag or the long form, every time I would fire up yarnd it would report registrations as being closed and saying neither of the flags were supplied (they were). And sure enough it was showing as closed on the actual webpage. Changing the default in options.go let me register my account, and then turning off Open Registrations in Pod Settings worked to turn if off again.

⤋ Read More
In-reply-to » Got Yarn (yarnd) built and running on my Raspberry Pi. All goes well I might eventually migrate to my own Pod? :P Depending on how much I have to deal with rate limits via Pagekite, otherwise might have to shift it over to a VPS.

@prologic@twtxt.net Supplying open_registrations: true in settings.yaml also wouldn’t work unless the default was compiled to true in options.go first, but it respects it being turned true|false afterwards. Hmm.

⤋ Read More