# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 16046
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/prologic-twtxt-atom-feed/twtxt.txt&offset=13146
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/prologic-twtxt-atom-feed/twtxt.txt&offset=13246
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/prologic-twtxt-atom-feed/twtxt.txt&offset=13046
(#axkd3eq) @abucci Haha you're right! I didn't ๐Ÿคฆโ€โ™‚๏ธ I just assumed anyone would use the same alias/username as their Github on their lo ...
@abucci _@anthony.buc.ci_ Haha youโ€™re right! I didnโ€™t ๐Ÿคฆโ€โ™‚๏ธ I just assumed anyone would use the same alias/username as their Github on their local machine or vice versa ๐Ÿคฃ It was ~3am when I wrote that and toddled off to bed, so sorry ๐Ÿ™ โŒ˜ Read more~
(#axkd3eq) @abucci Do you not have a GitHub account?**
@abucci _@anthony.buc.ci_ Do you not have a GitHub account? โŒ˜ Read more
My proof-of-concept Container as a Service (CAS or CaaS) is now up and running. If anyone wants to have a play? ๐Ÿค” There's still heaps to do, ...
My proof-of-concept Container as a Service (CAS or CaaS) is now up and running. If anyone wants to have a play? ๐Ÿค” Thereโ€™s still heaps to do, lots of โ€œfeaturesโ€ missing, but you can run stuff at least ๐Ÿ˜…


ssh -p 2222 cas.run help

โŒ˜ Read more
(#npwwihq) But if you want to run a few small things that consume a few MB of memory, bugger all CPU and whatever storage, then you're looking a ...
But if you want to run a few small things that consume a few MB of memory, bugger all CPU and whatever storage, then youโ€™re looking at only paying mere cents โŒ˜ Read more
(#npwwihq) @movq Nah not at all ๐Ÿ˜… If anything you've perhaps shown me a use-case that this kind of pricing model wouldn't work for. ๐Ÿ‘Œ -- B ...
@movq _@www.uninformativ.de_ Nah not at all ๐Ÿ˜… If anything youโ€™ve perhaps shown me a use-case that this kind of pricing model wouldnโ€™t work for. ๐Ÿ‘Œ โ€“ Basically if you want a โ€œmachineโ€ and the resources of a typical machine, not for you ๐Ÿคฃ โŒ˜ Read more
(#npwwihq) Hmm not sure we're on the same page with a virtual machine vs. a container ๐Ÿค”**
Hmm not sure weโ€™re on the same page with a virtual machine vs. a container ๐Ÿค” โŒ˜ Read more
(#npwwihq) @movq See this kind of service wouldn't work for you, unless you can justify what you run on your VPS and cut away all the cruft and ...
@movq _@www.uninformativ.de_ See this kind of service wouldnโ€™t work for you, unless you can justify what you run on your VPS and cut away all the cruft and wasted memory ๐Ÿ˜… Here it would cost you $20/month alone in memory ๐Ÿคฃ โŒ˜ Read more
(#npwwihq) @movq@movq What I'm talking about here is something like this:


CPU: $0.01/month per 1% of CPU cores
RAM: $0.01/mo ...**
[@movq _@www.uninformativ.de_](https://twtxt.net/external?uri=https://www.uninformativ.de/twtxt.txt&nick=movq) What Iโ€™m talking about here is something like this:


CPU: $0.01/month per 1% of CPU cores
RAM: $0.01/month per MB
Local Storage (_not guaranteed to be persistent_): $0 for up to 1GB
Persistent Storage: $0.01/month per GB



Throw in $0.10/month for โ€œaccess feedsโ€ and either $ ... โŒ˜ [Read more](https://twtxt.net/twt/3wuzctq)
(#npwwihq) @movq How much of that VPS are you _actually_ using? What do you run on it? ๐Ÿค”**
@movq _@www.uninformativ.de_ How much of that VPS are you _actually_ using? What do you run on it? ๐Ÿค” โŒ˜ Read more
(#556kg2a) This would make running my pod a mere $2/month**
This would make running my pod a mere $2/month โŒ˜ Read more
(#556kg2a) Hmm I was a bit wrong here. I forgot to dive storage costs by another 1024 ๐Ÿคฃ**
Hmm I was a bit wrong here. I forgot to dive storage costs by another 1024 ๐Ÿคฃ โŒ˜ Read more
(#556kg2a) This pod would cost $9.56 to run on this model ๐Ÿค” (_most of that is storage_)
This pod would cost $9.56 to run on this model ๐Ÿค” ( _most of that is storage_) โŒ˜ Read more
Just been playing around with some numbers... A typical small static website or blog could be run for $0.30-$0.40 USD/month. How does that compa ...
Just been playing around with some numbersโ€ฆ A typical small static website or blog could be run for $0.30-$0.40 USD/month. How does that compare with what youโ€™re paying @mckinley ? ๐Ÿค” โŒ˜ Read more
(#psazkta) @jmjl Fixed ๐Ÿ‘Œ Repo had the wrong trust setting
@jmjl _@tilde.green_ Fixed ๐Ÿ‘Œ Repo had the wrong trust setting โŒ˜ Read more
prologic/docker-proxy: docker-proxy is a transparent HTTP proxy that proxies requests to a Docker Remote API via a local UNIX socket. It also su ...
prologic/docker-proxy: docker-proxy is a transparent HTTP proxy that proxies requests to a Docker Remote API via a local UNIX socket. It also support filtering requests and responses to enforce policies - docker-proxy - Mills โ€“ This little proof-of-concept now works ๐Ÿ‘Œ And is the basis of something I was talking about, a โ€œContainer as a Serviceโ€. ... โŒ˜ Read more
(#pd5wjea) @jmjl Wellt o my knowledge, no-one has every run such a service before. And to be specific, I mean where you pay to run containers an ...
@jmjl _@tilde.green_ Wellt o my knowledge, no-one has every run such a service before. And to be specific, I mean where you pay to run containers and only for the resources the container uses. Normally anyone that claims to do โ€œcontainer hostingโ€ essentially just rentes you a VM of some size and runs an OS ... โŒ˜ Read more
(#tz3up7q) @abucci I think you did, we probably need to track content somehow and de-duplicate ๐Ÿคฆโ€โ™‚๏ธ**
@abucci _@anthony.buc.ci_ I think you did, we probably need to track content somehow and de-duplicate ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#fmnbufq) @apex@apex Oh nice! How cool ๐Ÿ˜… Yeah there has to be some fine-turning we can work out for Android/Gradle builds that don' ...
@apex Oh nice! How cool ๐Ÿ˜… Yeah there has to be some fine-turning we can work out for Android/Gradle builds that donโ€™t consume a tonne of RAM ๐Ÿคฃ Under normal circumstances in Github Actions Iโ€™m sure this is fine, 3.8GB, but on your own much more constrained hardware, Iโ€™d have to shutdown a tonne of services just to run CI? ๐Ÿ˜ณ โŒ˜ Read more
(#pd5wjea) @jmjl Di you mean Tutum Cloud that Docker bought? ๐Ÿค”**
@jmjl _@tilde.green_ Di you mean Tutum Cloud that Docker bought? ๐Ÿค” โŒ˜ Read more
(#ckwbdwq) I would define things these terms like this:

- Decentralised systems are those in control of the data and its locality.
- Distribute ...

I would define things these terms like this:

- Decentralised systems are those in control of the data and its locality.

- Distributed systems are systems with participating nodes in a network that cooperate in decisions with data locality over the whole network.

- Federation enables systems and users to communicate across boundaries using identities.


The key differences come down to dat ... โŒ˜ Read more
(#iaiqdeq) @shreyan@shreyan What would you do with said API(s) if they existed? ๐Ÿค”**
@shreyan What would you do with said API(s) if they existed? ๐Ÿค” โŒ˜ Read more
(#4kuvq6a) @stigatle Interesting attempt but kind of lame ๐Ÿ˜†**
@stigatle _@yarn.stigatle.no_ Interesting attempt but kind of lame ๐Ÿ˜† โŒ˜ Read more
(#zmiwd5q) BMW for example provide SIMs in their vehicles and up to a few years of plans with local telcos.

it's not clear to me what happens w ...

BMW for example provide SIMs in their vehicles and up to a few years of plans with local telcos.

itโ€™s not clear to me what happens when this runs out though ๐Ÿค”

Or if you can even opt out ๐Ÿค” โŒ˜ Read more
(#q77jxqa) @shreyan@shreyan archived twts
@shreyan archived twts โŒ˜ Read more
(#q77jxqa) @xuu Holy moly ๐Ÿ˜†**
@xuu _@txt.sour.is_ Holy moly ๐Ÿ˜† โŒ˜ Read more
(#pd5wjea) @jmjl Sorry I'm confused? ๐Ÿค”**
@jmjl _@tilde.green_ Sorry Iโ€™m confused? ๐Ÿค” โŒ˜ Read more
(#vnpauca) @movq Haha ๐Ÿคฃ**
@movq _@www.uninformativ.de_ Haha ๐Ÿคฃ โŒ˜ Read more
(#tdpzuha) > The benefits of blockchain implementation across multiple sectors are well-documented, but how can this decentralised solution be u ...
> The benefits of blockchain implementation across multiple sectors are well-documented, but how can this decentralised solution be used to achieve more sustainable programming?

But cโ€™mon, itโ€™s not a decentralised system, itโ€™s a distributed network! FFS cโ€™mon people ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#lekpmia) @bender@bender Oh I would never offer such a service here at the Mills DC for sure ๐Ÿ˜… ๐Ÿ˜… NBN Co is a piece of holy shitโ„ข ๏ฟฝ๏ฟฝ๏ฟฝ ...
@bender Oh I would never offer such a service here at the Mills DC for sure ๐Ÿ˜… ๐Ÿ˜… NBN Co is a piece of holy shitโ„ข ๐Ÿ˜ฑ This copper garbage they continue to do nothing about is beyond a joke, its downright embarrassing. We have 3rd-world countries that have better quality broadband than Australiaโ€™s NBN Co ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#nrtxtpa) @abucci Sort of. But, if you look around, and I mean look really hard, no-one really officer this kind of "small slice" computing any ...
@abucci _@anthony.buc.ci_ Sort of. But, if you look around, and I mean look really hard, no-one really officer this kind of โ€œsmall sliceโ€ computing anywhere. Docker tried to do this once and failed. Containers as a Service โ€“ CaaS. โŒ˜ Read more
(#iaiqdeq) we-are-twtxt moved to Yarn.social but is no longer maintained. I don't think anyone uses this anymore.

it could also be interesting ...

we-are-twtxt moved to Yarn.social but is no longer maintained. I donโ€™t think anyone uses this anymore.

it could also be interesting to add additional API(s) to the crawler/search-engine I wrote to visualise the ecosystem? โŒ˜ Read more
(#kwnxdia) eapl.me Sorry you list me there a little... What is it you like about smol.pub? ๐Ÿค”**
@eapl.me _@eapl.me_ Sorry you list me there a littleโ€ฆ What is it you like about smol.pub? ๐Ÿค” โŒ˜ Read more
It's our 13th anniversary on Monday ๐Ÿค” What to do, what to do ๐Ÿค”**
Itโ€™s our 13th anniversary on Monday ๐Ÿค” What to do, what to do ๐Ÿค” โŒ˜ Read more
(#nrtxtpa) The entire point would be that you don't get an antire machine, but a container.
The entire point would be that you donโ€™t get an antire machine, but a container. โŒ˜ Read more
(#nrtxtpa) eapl.me What if it were also possible to "pause" your apps and only pay a much smaller amount for say storage? When you use it again ...
@eapl.me _@eapl.me_ What if it were also possible to โ€œpauseโ€ your apps and only pay a much smaller amount for say storage? When you use it again you pay something like tiny amount per hour โŒ˜ Read more
(#lekpmia) @bender@bender That depends on what you're intending to run. 10 milliCores of CPu is probably rnough for a tiny web app that doesn ...
@bender That depends on what youโ€™re intending to run. 10 milliCores of CPu is probably rnough for a tiny web app that doesnโ€™t see huge traffic volumes ๐Ÿ˜… Right? ๐Ÿค” โŒ˜ Read more
(#fmnbufq) @apex@apex -- 1GB of memory, I also tried 2GB and the workflow also failed ๐Ÿ˜ฑ I'm limited by hardware at this point, my under ...
@apex https://git.mills.io/yarnsocial/app/src/branch/master/.gitea/workflows/build.yml โ€“ 1GB of memory, I also tried 2GB and the workflow also failed ๐Ÿ˜ฑ Iโ€™m limited by hardware at this point, my underlying machines just donโ€™t really have more to spare (32GB ea and theyโ€™re all sitti ... โŒ˜ Read more
Would anyone pay for like cheap hosting if it only cost you say ~$0.50 USD per month for a basic space to run your website, twtxt feed, yarn pod ...
Would anyone pay for like cheap hosting if it only cost you say ~$0.50 USD per month for a basic space to run your website, twtxt feed, yarn pod, whatever? ๐Ÿค” Of course weโ€™re talking slices of a server here in terms of memory and cpu, so this would be 10 milliCores of CPU + 64MB of Memory, more than enough to run quite a bit of shitโ„ข ๐Ÿคฃ ( _especially when you donโ€™t need to run or manage a full ... โŒ˜ Read more_
(#xdfwwgq) @stigatle Nice ๐Ÿ‘Œ๐Ÿ˜†**
@stigatle _@yarn.stigatle.no_ Nice ๐Ÿ‘Œ๐Ÿ˜† โŒ˜ Read more
(#xdfwwgq) @stigatle Get any good pressies? ๐Ÿ˜‰**
@stigatle _@yarn.stigatle.no_ Get any good pressies? ๐Ÿ˜‰ โŒ˜ Read more
(#3g4an7a) @abucci We've done this already to some extent -- Some 12km or so if I recall ๐Ÿ˜†**
@abucci _@anthony.buc.ci_ Weโ€™ve done this already to some extent โ€“ Some 12km or so if I recall ๐Ÿ˜† โŒ˜ Read more
(#f3ry3aq) eapl.me A simple T ?**
@eapl.me _@eapl.me_ A simple T ? โŒ˜ Read more
(#fmnbufq) @apex So can I share my workflow with you and see if there are any memory optimizations that can be had? ๐Ÿค”**
@apex _@rawtext.club_ So can I share my workflow with you and see if there are any memory optimizations that can be had? ๐Ÿค” โŒ˜ Read more
(#fmnbufq) @apex Fair enough ๐Ÿ˜†**
@apex _@rawtext.club_ Fair enough ๐Ÿ˜† โŒ˜ Read more
Electricity Across Oceans: Is HVDC the Future? - YouTube -- Great video n High Voltage DC projects around the world and some of the benefits and ...
Electricity Across Oceans: Is HVDC the Future? - YouTube

โ€“ Great video n High Voltage DC projects around the world and some of the benefits and challenges ๐Ÿ‘Œ โŒ˜ Read more
(#xr5arzq) @darch You're more than welcome to ! ๐Ÿ‘Œ**
@darch _@neotxt.dk_ Youโ€™re more than welcome to ! ๐Ÿ‘Œ โŒ˜ Read more
(#fmnbufq) @apex Do you also have experience on the iOS side of things? ๐Ÿค”**
@apex _@rawtext.club_ Do you also have experience on the iOS side of things? ๐Ÿค” โŒ˜ Read more
(#xdfwwgq) @stigatle Congrats! ๐Ÿฅณ**
@stigatle _@yarn.stigatle.no_ Congrats! ๐Ÿฅณ โŒ˜ Read more
(#6ocmxea) @jmjl Yup I understand ๐Ÿ˜† I still believe a search engine solves this better ๐Ÿค”**
@jmjl _@tilde.green_ Yup I understand ๐Ÿ˜† I still believe a search engine solves this better ๐Ÿค” โŒ˜ Read more
(#shyrzuq) @movq Sadly no ๐Ÿ˜ข The move from Papua New Guinea to Australia put a nail in that foccim ๐Ÿ˜†

But I dad will remember some of the ...

@movq _@www.uninformativ.de_ Sadly no ๐Ÿ˜ข The move from Papua New Guinea to Australia put a nail in that foccim ๐Ÿ˜†

But I dad will remember some of the tales ๐Ÿคฃ @off\\_grid\\_living โŒ˜ Read more
(#xr5arzq) It will be sad to see you both leave the Twtxt ecosystem ๐Ÿ˜ข But if you must, I sincerely hope you all stay well, happy and safe ๏ฟฝ๏ฟฝ๏ฟฝ ...
It will be sad to see you both leave the Twtxt ecosystem ๐Ÿ˜ข But if you must, I sincerely hope you all stay well, happy and safe ๐Ÿ‘Œ โŒ˜ Read more
@stigatle@stigatle Btw... I haven't forgotten your ask of documenting the "Upload Media" API. I'm actually trying to work out how da fuq ...
@stigatle _@yarn.stigatle.no_ Btwโ€ฆ I havenโ€™t forgotten your ask of documenting the โ€œUpload Mediaโ€ API. Iโ€™m actually trying to work out how da fuq it even works myself ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#shyrzuq) @movq Hah, I actually did a lot of assembly back in the day with MS-DOS. I believe my tools of choice were Norton Commander and Tasm ...
@movq _@www.uninformativ.de_ Hah, I actually did a lot of assembly back in the day with MS-DOS. I believe my tools of choice were Norton Commander and Tasm (Turbo Assembler). Also used Masm a bit as well. โŒ˜ Read more
(#zpjvy6a) Interesting, but I'm actually still integrated in stand up my own local (self-hosted) GPU cluster to experiement with ๐Ÿ‘Œ**
Interesting, but Iโ€™m actually still integrated in stand up my own local (self-hosted) GPU cluster to experiement with ๐Ÿ‘Œ โŒ˜ Read more
(#fylc7oa) There is just (for me) simply no value in any of this Web3/Blockchain crap, especially for any kind of "communications" (social media ...
There is just (for me) simply no value in any of this Web3/Blockchain crap, especially for any kind of โ€œcommunicationsโ€ (social media included) ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#ussmfma) @rrraksamam@rrraksamam I completely agree ๐Ÿ’ฏ**
@rrraksamam I completely agree ๐Ÿ’ฏ โŒ˜ Read more
(#dndgwsq) Me personally, I'm a bit of a traditionalist and go to great pains to consider risks very seriously. To that end I have no immediate ...
Me personally, Iโ€™m a bit of a traditionalist and go to great pains to consider risks very seriously. To that end I have no immediate interest in crypto of any kind as I view it as โ€œtoo riskyโ€. โŒ˜ Read more
(#frxwkdq) @rrraksamam@rrraksamam I genuinely think all crypto(s) are a ponzi scheme ๐Ÿคฃ**
@rrraksamam I genuinely think all crypto(s) are a ponzi scheme ๐Ÿคฃ โŒ˜ Read more
(#r63zi7a) @rrraksamam@rrraksamam I for one see no value whatsoever in any blockchain(s), especially when it comes to "social media". One of the ...
@rrraksamam I for one see no value whatsoever in any blockchain(s), especially when it comes to โ€œsocial mediaโ€. One of the biggest problems I have with blockchain(s) + social is that it forces you into a โ€œdistributed networkโ€ rather than a โ€œdecentralised ecosystemโ€. โŒ˜ Read more
(#tp6by3q) eapl.me You too! Although my weekend is already over ๐Ÿ˜ฑ**
@eapl.me _@eapl.me_ You too! Although my weekend is already over ๐Ÿ˜ฑ โŒ˜ Read more
(#fmnbufq) @apex Ahh thank you so much! ๐Ÿ™‡โ€โ™‚๏ธ Just looking to have some simple CI/CD going for the Yarn.social App written in Dart/Flut ...
@apex _@rawtext.club_ Ahh thank you so much! ๐Ÿ™‡โ€โ™‚๏ธ Just looking to have some simple CI/CD going for the Yarn.social App written in Dart/Flutter.

Of course Iโ€™m hell bent on self-hosting the CI infra with Giteaโ€™s nice new sexy Actions support ๐Ÿ‘Œ โŒ˜ Read more
(#a7rz2ja) @movq Haha man does that bring back some super old memories ๐Ÿคฃ


@movq _@www.uninformativ.de_ Haha man does that bring back some super old memories ๐Ÿคฃ

โŒ˜ Read more
(#hhfsmfq) It was a bit longer than this, but you get the idea ๐Ÿคฆโ€โ™‚๏ธ**
It was a bit longer than this, but you get the idea ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
Got an interesting piece of spam through my pod's support facilities ๐Ÿ˜…

Subject: [ twtxt.net Support Request]: The push your Social Networks ...

Got an interesting piece of spam through my podโ€™s support facilities ๐Ÿ˜…

Subject: [ twtxt.net Support Request]: The push your Social Networks need

Hello prologic,

Carmen < market4223@gmail.com from twtxt.net has sent the following support request:

Subject: The push your Social Networks need

> Responsible Marketing Service
>
> Greetings from RRSSMARKET, the leading portal for the sale of subs ... โŒ˜ Read more
Mobile Development and doing any kind of Android CI sucks ass ๐Ÿคฆโ€โ™‚๏ธ Been trying all weekend to set-up some CI (self-hosted of course) fo ...
Mobile Development and doing any kind of Android CI sucks ass ๐Ÿคฆโ€โ™‚๏ธ Been trying all weekend to set-up some CI (self-hosted of course) for Android builds. The fucking goddamn build gets OOM killed at 2GB of memory ๐Ÿคฃ Goddamnit, this whole Mobile space is just utter rubbish ๐Ÿ˜… โŒ˜ Read more
[Page temporarily unavailable](https://twtxt.net/?title=Gitea - Open Collective) Decided to sponsor Gitea since they're doing a pretty damn nice ...
Page temporarily unavailable Decided to sponsor Gitea since theyโ€™re doing a pretty damn nice job of everything really and Iโ€™m enjoying a lot of value. Plan to increase my donations over time. โŒ˜ Read more
(#6ocmxea) @jmjl Maybe let's think of it this way...

> What problems does a registry solve?**
@jmjl _@tilde.green_ Maybe letโ€™s think of it this wayโ€ฆ

> What problems does a registry solve? โŒ˜ Read more
(#utpbpea) @stigatle Nice! ๐Ÿ‘Œ**
@stigatle _@yarn.stigatle.no_ Nice! ๐Ÿ‘Œ โŒ˜ Read more
(#2fo7y6q) eapl.me I love it ๐Ÿ˜

> I like twtxt a lot, but none of my close friends are here (yet) ๐Ÿ˜ฌ

๐Ÿคž**
@eapl.me _@eapl.me_ I love it ๐Ÿ˜

> I like twtxt a lot, but none of my close friends are here (yet) ๐Ÿ˜ฌ

๐Ÿคž โŒ˜ Read more
(#4nrpsdq) @marado@marado Maybe we can leave the code for now until we build the bridge? ๐Ÿค”**
@marado Maybe we can leave the code for now until we build the bridge? ๐Ÿค” โŒ˜ Read more
(#4nrpsdq) @movq Yeah I concur ๐Ÿ‘Œ

> twtxt is very pull-based at the moment. In my eyes, this is a core feature. Making it push-based changes ...

@movq _@www.uninformativ.de_ Yeah I concur ๐Ÿ‘Œ

> twtxt is very pull-based at the moment. In my eyes, this is a core feature. Making it push-based changes the game a lot. ๐Ÿค”

This is the primary reason Iโ€™m pulling activity pub support out of yarnd. I _may_ ( _and it was planned_) still build a completely separate s ... โŒ˜ Read more
(#2fo7y6q) @rrraksamam@rrraksamam I only use the one ๐Ÿ˜…**
@rrraksamam I only use the one ๐Ÿ˜… โŒ˜ Read more
(#3pl2qoq) @rrraksamam@rrraksamam This is a very excellent point ๐Ÿ‘Œ**
@rrraksamam This is a very excellent point ๐Ÿ‘Œ โŒ˜ Read more
Hmm need to figure out a way to squelch the size of my pod's data directory ๐Ÿค”**
Hmm need to figure out a way to squelch the size of my podโ€™s data directory ๐Ÿค” โŒ˜ Read more
RackMac mini 1U Rack Enclosure for Mac mini - Sonnet -- Good way to Rack Mount a couple of Apple Mac Mini(s) ๐Ÿ‘Œ Use-case: macOS/iOS build farm ...
RackMac mini 1U Rack Enclosure for Mac mini - Sonnet โ€“ Good way to Rack Mount a couple of Apple Mac Mini(s) ๐Ÿ‘Œ Use-case: macOS/iOS build farm for self-hosted CI infra โŒ˜ Read more
(#6ocmxea) @jmjl I'm not quite sure I follow your train of thought here? How does this solve what I see as two problems? a) central registries a ...
@jmjl _@tilde.green_ Iโ€™m not quite sure I follow your train of thought here? How does this solve what I see as two problems? a) central registries and b) which registry do you register to? and really c) which registry do clients uses to find other feeds? โŒ˜ Read more
(#wtonnrq) eapl.me I look forward to it ๐Ÿ™**
@eapl.me _@eapl.me_ I look forward to it ๐Ÿ™ โŒ˜ Read more
(#afgp4pq) @lyse Not an electric fence, but e fence nonetheless to prevent cows from entering neighboring properties.
@lyse _@lyse.isobeef.org_ Not an electric fence, but e fence nonetheless to prevent cows from entering neighboring properties. โŒ˜ Read more
(#6ocmxea) registries are kind of complicated. Which registry do you register your feed to? ๐Ÿค”**
registries are kind of complicated. Which registry do you register your feed to? ๐Ÿค” โŒ˜ Read more
(#6ocmxea) @movq I prefer this to happen using search engines and crawlers
@movq _@www.uninformativ.de_ I prefer this to happen using search engines and crawlers โŒ˜ Read more
****
โŒ˜ Read more****
(#6ojybdq) @marado@marado Me. too ๐Ÿ˜†**
@marado Me. too ๐Ÿ˜† โŒ˜ Read more
****
โŒ˜ Read more****
(#zah45ya) @rell@rell Hah nice ๐Ÿ˜**
@rell Hah nice ๐Ÿ˜ โŒ˜ Read more
(#5hoggfa) Correction, @ocdtrekkie@ocdtrekkie will likely join ina. couple of hours, but I'll start the call now anyway in case anyone wants to j ...
Correction, @ocdtrekkie _@twtxt.net_ will likely join ina. couple of hours, but Iโ€™ll start the call now anyway in case anyone wants to join in the meantime. Iโ€™ll be around ๐Ÿ‘Œ โŒ˜ Read more
@ocdtrekkie@ocdtrekkie And I are probably going to jump into an ad-hoc call at some point soonโ„ข today (_maybe in a few mins or so_) if anyone w ...
@ocdtrekkie _@twtxt.net_ And I are probably going to jump into an ad-hoc call at some point soonโ„ข today ( _maybe in a few mins or so_) if anyone wants to join us?

=\\> https://meet.mills.io/call/Yarn.social โŒ˜ Read more=
(#kuz6cra) eapl.me I'd love to see some of your ideas contributed back to our spec and maybe a new home for the specs too and new website? ๐Ÿ™ ...
@eapl.me _@eapl.me_ Iโ€™d love to see some of your ideas contributed back to our spec and maybe a new home for the specs too and new website? ๐Ÿ™ I purchased the domain twtxt.dev for this very purpose, it would be nice to move the specs there and build a โ€œdeveloperโ€ centric website for all things Twtxt clients and specs? ๐Ÿค” โŒ˜ Read more
(#7dahtfa) eapl.me This is cool! ๐Ÿ‘Œ Any plans on contributing your specs/extensions back to the rest of us? ๐Ÿ˜…**
@eapl.me _@eapl.me_ This is cool! ๐Ÿ‘Œ Any plans on contributing your specs/extensions back to the rest of us? ๐Ÿ˜… โŒ˜ Read more
(#6ojybdq) eapl.me Probably going to play with sloth.dev this weekend + push our a new version of Yarn.social's Mobile App ๐Ÿคž**
@eapl.me _@eapl.me_ Probably going to play with sloth.dev this weekend + push our a new version of Yarn.socialโ€™s Mobile App ๐Ÿคž โŒ˜ Read more
(#luvqafa) eapl.me Nice! ๐Ÿ‘Œ I love how you've improved pubtwtxt ๐Ÿ˜**
@eapl.me _@eapl.me_ Nice! ๐Ÿ‘Œ I love how youโ€™ve improved pubtwtxt ๐Ÿ˜ โŒ˜ Read more
(#red3neq) @lyse That is pretty sweet ๐Ÿ˜**
@lyse _@lyse.isobeef.org_ That is pretty sweet ๐Ÿ˜ โŒ˜ Read more
(#72laiqa) @bender@bender Yeah, however this is just a standard non-customised Go client of some kind. Nothing more.
@bender Yeah, however this is just a standard non-customised Go client of some kind. Nothing more. โŒ˜ Read more
(#rmfcnza) @jmjl Basically "yes";

> Last seen today
> jmjl follows you

I don't even need to check per se, becuase that's what this data is po ...

@jmjl _@tilde.green_ Basically โ€œyesโ€;

> Last seen today
>
> jmjl follows you

I donโ€™t even need to check per se, becuase thatโ€™s what this data is populated from. โŒ˜ Read more
(#6ocmxea) @jmjl @movq To be honest I see no point in supporting the so-called "Registry" APi. A registry implies a piece of "centralisation" th ...
@jmjl _@tilde.green_ @movq _@www.uninformativ.de_ To be honest I see no point in supporting the so-called โ€œRegistryโ€ APi. A registry implies a piece of โ€œcentralisationโ€ that really feels counter to the point of a decentralised ... โŒ˜ Read more
(#yof33qq) @stigatle Oh man that looks sooo nice ๐Ÿ‘Œ**
@stigatle _@yarn.stigatle.no_ Oh man that looks sooo nice ๐Ÿ‘Œ โŒ˜ Read more
(#4sbpj2q) @thecanine@thecanine Yeah ๐Ÿ˜ข**
@thecanine Yeah ๐Ÿ˜ข โŒ˜ Read more
(#4sbpj2q) Both fonts are terrible to read for me. You really hurt the vision impaired by choosing such grainy poorly bendered fonts ๐Ÿ˜ข**
Both fonts are terrible to read for me. You really hurt the vision impaired by choosing such grainy poorly bendered fonts ๐Ÿ˜ข โŒ˜ Read more
@eapl.me Hey tell me about this I found on your feed? ๐Ÿ™

> And my extensions is soon to be released

@eapl.me _@eapl.me_ Hey tell me about this I found on your feed? ๐Ÿ™

> And my extensions is soon to be released โŒ˜ Read more
(#rxlkila) @win0err@win0err Any in particular you like or can recommend?**
@win0err _@kolesnikov.se_ Any in particular you like or can recommend? โŒ˜ Read more
(#asm754q) eapl.me I'm not convinced you could to be honest. I think the possibility of stealing your OTP keys is quite high in that case, and ...
@eapl.me _@eapl.me_ Iโ€™m not convinced you could to be honest. I think the possibility of stealing your OTP keys is quite high in that case, and would become the target of attack. โŒ˜ Read more