# 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 43627
# self = https://watcher.sour.is?uri=https://txt.sour.is/user/all/twtxt.txt&offset=38327
# next = https://watcher.sour.is?uri=https://txt.sour.is/user/all/twtxt.txt&offset=38427
# prev = https://watcher.sour.is?uri=https://txt.sour.is/user/all/twtxt.txt&offset=38227
{@https://twtxt.net/user/prologic/twtxt.txt>#jlqwk6q} Speaking of which... @xuu Did you know we have a Mobile App? It's on the App and Play store and is called "Goryon".
{@https://twtxt.net/user/prologic/twtxt.txt>#gzxuq5q} @xuu (#jmgdkdq) Sounds complicated ๐Ÿคฃ One of the driving principles behind this platform jointwt/twtxt](https://github.com/jointwt/twtxt and Twtxt itself is simplicity. As it stands today you need only _really_ three things: A twtxt.txt file hosted somewhere, an avatar.png file alongside and some kind of "client" that also understand the convention around "Subject"(s) (_the thing you see in parens_). Beyond that this backend we call Twt.social pods is just a web app / client and API that allows us to also have the same on Mobile...
{@https://txt.sour.is/user/xuu/twtxt.txt>#rdtnoia} (#jmgdkdq) @prologic \n> That way at least we can form some kind of cryptographic โ€œidentityโ€ without having to involve the users that much, it just worksโ„ข\n\ni like some of the work that keys.pub is doing with ed25519 crypto keys with something like that.
{@https://txt.sour.is/user/xuu/twtxt.txt>#cs7j4sa} (#jmgdkdq) @prologic huh.. true.. the email is md5/sha256 before storing.. if twtxt acted as provider you would store that hash and point the SRV record to the pod. .. to act as a client it would need to store the hash and the server that hosts the image.
{@https://twtxt.net/user/prologic/twtxt.txt>#baqxcca} @xuu (#jmgdkdq) Hmmm What exacrtly is this?\n\n> freeing the web one face at a time\n\nIs this some kind of Gravatar alternative?\n\nThe problem with doing this for Twtxt is that we don't store any kind of personal identifiable information at all. Not even email addresses. I'm not sure how this would work? ๐Ÿค”
{@https://twtxt.net/user/prologic/twtxt.txt>#p7ojg7a} @xuu (#jmgdkdq) \n\n> The gpg command line leaves much to be desiredโ€ฆ\n\nIndeed. I find it somewhat unintuitive myself at times, and hardly anyone really uses it so I mostly use it only to sign Git commits ๐Ÿคฃ
{@https://twtxt.net/user/prologic/twtxt.txt>#eipfmcq} @xuu (#jmgdkdq) That's the tricky part, yeah. Most people don't have a clue when it comes to privacy let alone encryption. One idea I had was to use NaCL crypto and store an identity key pair server-side on Twt.social pods encrypted with PBKDF2 against the user's password. That way at least we can form some kind of cryptographic "identity" without having to involve the users that much, it just worksโ„ข
{@https://twtxt.net/user/prologic/twtxt.txt>#s6dnwba} Reddit just published their DAU count finally of ~52M I _guess_ I can publish some stats here too, but what's the point? ๐Ÿคฃ If I do some PromQL against server_sessions, db_sessions and db_tokens this is what we get for twtxt.net:\n\n \n\nDoes it mean anything? I'm not sure ๐Ÿค”
{@https://txt.sour.is/user/xuu/twtxt.txt>#xrzp7tq} (#jmgdkdq) @xuu @prologic something that would be interesting would be libravatar for the user image. i made one that does the same for a profile cover image.
{@https://txt.sour.is/user/xuu/twtxt.txt>#sl2q45q} (#jmgdkdq) @xuu @prologic The gpg command line leaves much to be desired...
{@https://txt.sour.is/user/xuu/twtxt.txt>#x64m54q} (#jmgdkdq) @prologic it is some interesting work to decentralize all the things.. tricky part is finding tooling. i am using a self hacked version of the go openpgp library. A tool to add and remove notations would need to be local since it needs your private key.
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#elqhrbq} Reddit Reveals Daily Active User Count For the First Time: 52 Million โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/twYNaYUg_Q8/reddit-reveals-daily-active-user-count-for-the-first-time-52-million
{@https://twtxt.net/user/prologic/twtxt.txt>#55sl6cq} @lyxal (#nfwt72a) Wut?! ๐Ÿ™ƒ
{@https://twtxt.net/user/prologic/twtxt.txt>#f3efisq} @xuu (#jmgdkdq) Sounds very intriguing ๐Ÿค” I wonder how we can easily integrate this into Twtxt somehow? ๐Ÿค” The problem of course is trying to make this easy enough for anyone to use not just technically minded folks like us ๐Ÿ˜‚
{@https://twtxt.net/user/lyxal/twtxt.txt>#qlhwlxq} Mmmmm yes, I love the taste of TextView objects! Makes the meal taste even better :p\n\n
@prologic this is a go version of Keyoxide.org that runs all server side. which is based on work from https://metacode.biz/openpgp/\n\nOpenPGP has a part of the self signature reserved for notatinal data. which is basically a bunch of key/values. \n\nthis site tries to emulate the identity proofs of keybase but in a more decentralized/federation way. \n\nmy next steps are to have this project host WKD keys which is kinda like a self hosting of your pgp key that are also discoverable with http requests. \n\nthen to add a new notation for following other keys. where you can do a kind of web of trust.
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#r5tcy2a} Oasis: a small statically-linked Linux system โŒ˜ https://github.com/oasislinux/oasis
{@https://txt.sour.is/user/twtxt/twtxt.txt>#2lmi64q} WEBMENTION: @xuu on https://twtxt.net/twt/4h6e5ca
{@https://twtxt.net/user/prologic/twtxt.txt>#g5fzoaa} @xuu (#jmgdkdq) So... How will this work exactly? Can you explain your flows here that will use this GPG key? ๐Ÿค”
{@https://twtxt.net/user/prologic/twtxt.txt>#ozqzcaa} @lyxal (#q4i3tdq) That is really cool! ๐Ÿ˜Ž I have cards I _could_ send you and you could give out, or I can send yout eh digital version! I want to create some posters too at some point ๐Ÿ˜€
{@https://twtxt.net/user/prologic/twtxt.txt>#d3khv5a} (#qqgzqfa) So Git Submodules are basically references to other Git repositories that are embedded in the source repository. You manage them with git submodule .... The painful thing is that you have to be careful which type of URI you add them with, git:// or https:// (_which can bite you in the ass depending on the rest of your pipelines_) and every time you make a change to a Git submodule's repository you have to go and update umpty nine other repositories that reference the submodule and update to point to a new Git sha. It's all quite painful and a waste of time!
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#nkpk7qq} 'Code Switch' From NPR Is Apple's Podcast of the Year โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/1eUSm0dH1NU/code-switch-from-npr-is-apples-podcast-of-the-year
{@https://twtxt.net/user/lyxal/twtxt.txt>#yybkmza} \n\nJust a little something I did at my local Bunnings
{@https://twtxt.net/user/prologic/twtxt.txt>#5y5kv5a} @xuu (#jmgdkdq) Nice! ๐Ÿ‘Œ
{@https://twtxt.net/user/prologic/twtxt.txt>#mwzl7fq} @xuu (#4rk4dna) Haha ๐Ÿคฃ
{@https://txt.sour.is/user/xuu/twtxt.txt>#beyra2q} This is an OpenPGP proof that connects my OpenPGP key to this Twtxt account. See https://key.sour.is/id/me@sour.is for more.\n\nVerifying my OpenPGP key: openpgp4fpr:20AE2F310A74EA7CEC3AE69F8B3B0604F164E04F]
{@https://twtxt.net/user/twtxt/twtxt.txt>#n7vv7kq} WEBMENTION: @prologic on https://txt.sour.is/twt/emqwpya
{@https://txt.sour.is/user/xuu/twtxt.txt>#otuw7xa} (#4rk4dna) @prologic Oh snap. that's what i get for copy paste! ill just have to repost and update my key.
{@https://twtxt.net/user/lyxal/twtxt.txt>#qrvybuq} @prologic (#qqgzqfa) okay second question: what's a git submodule?
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#nfn6hca} Hector Martin Promises To Bring Linux To the M1 Chip โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/MMHTqOu_ZlU/hector-martin-promises-to-bring-linux-to-the-m1-chip
{@https://twtxt.net/user/prologic/twtxt.txt>#wozq33q} @lyxal (#qqgzqfa) Mostly too many extra steps you have to do ๐Ÿ˜
{@https://twtxt.net/user/lyxal/twtxt.txt>#ovqhvba} @prologic (#qqgzqfa) why?
{@https://twtxt.net/user/prologic/twtxt.txt>#ba66o6a} Git submodule(s) are the worst idea ever! ๐Ÿคฌ
{@https://twtxt.net/user/prologic/twtxt.txt>#oztexsq} (#cqbl3ia) there are of course other influencing factors that have influenced the design, for example we donโ€™t support or believe in likes or artificially promoting posts via any kind of algorithm
{@https://twtxt.net/user/prologic/twtxt.txt>#ehvw44a} @stats @lyxal (#cqbl3ia) youโ€™ll also find out a little bit more about the upcoming Consol interview that you can subscribe to here https://console.substack.com/
{@https://twtxt.net/user/prologic/twtxt.txt>#puhmyqq} @stats @lyxal (#cqbl3ia) thatโ€™s easy! I have always wanted an open decentralized social media platform that supports microblogging and full blogging but more importantly wonder is also self-hosteable (_easily_)
{@https://twtxt.net/user/lyxal/twtxt.txt>#22rp5qq} @stats @prologic (#cqbl3ia) out of curiosity: what inspired the creation of twtxt.net and the twt.social project?
{@https://twtxt.net/user/prologic/twtxt.txt>#bhk6cca} @stats (#cqbl3ia) Impressive ๐Ÿ˜ณ
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#7sn73ra} Tesla Whistleblower Martin Tripp Ordered To Pay $400,000 To Settle Hacking Case โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/K82C2f7twoQ/tesla-whistleblower-martin-tripp-ordered-to-pay-400000-to-settle-hacking-case
{@https://feeds.twtxt.net/New_scientist/twtxt.txt>#vccbkyq} UK takes step towards world's first nuclear fusion power station โŒ˜ https://www.newscientist.com/article/2261246-uk-takes-step-towards-worlds-first-nuclear-fusion-power-station/?utm_campaign=RSS%7CNSNS&utm_source=NSNS&utm_medium=RSS&utm_content=home
{@https://feeds.twtxt.net/New_scientist/twtxt.txt>#eoeqe7a} Bird beak extra sense evolved more than 70 million years ago โŒ˜ https://www.newscientist.com/article/2261317-bird-beak-extra-sense-evolved-more-than-70-million-years-ago/?utm_campaign=RSS%7CNSNS&utm_source=NSNS&utm_medium=RSS&utm_content=home
{@https://twtxt.net/user/stats/twtxt.txt>#7kvyslq} ๐Ÿงฎ USERS:242 FEEDS:27 TWTS:6506 BLOGS:9 ARCHIVED:272693 CACHE:3200 FOLLOWERS:236 FOLLOWING:376
{@https://twtxt.net/user/prologic/twtxt.txt>#gsmiglq} @lyxal (#aiapu3q) this is true but I saw it in my/dot feeds at work yesterday afternoon so I wasnโ€™t about to open it on my work laptop! Itโ€™s disappointing that people canโ€™t write basic websites that I responsive I mean itโ€™s not that hard right?
{@https://twtxt.net/user/prologic/twtxt.txt>#ljjbyra} @lyxal (#aiapu3q) Yes ๐Ÿ˜
{@https://twtxt.net/user/prologic/twtxt.txt>#ibtcfiq} (#aiapu3q) this is what it looks like on my phone ๐Ÿ˜ณ
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#toqvbsa} A Second, Mysterious Monolith Appears In Romania โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/BgPZbycctEo/a-second-mysterious-monolith-appears-in-romania
{@https://twtxt.net/user/lyxal/twtxt.txt>#dqnz4na} @prologic (#aiapu3q) I mean, it pretty much assumes you'll be doing it on computer, seeing as how it requires problems to be solved with extremely long inputs. I don't think you'd be solving the daily challenges on mobile anyway.
{@https://feeds.twtxt.net/New_scientist/twtxt.txt>#p3otmbq} Health impacts of climate change have reached 'worrying' levels โŒ˜ https://www.newscientist.com/article/2261184-health-impacts-of-climate-change-have-reached-worrying-levels/?utm_campaign=RSS%7CNSNS&utm_source=NSNS&utm_medium=RSS&utm_content=home
{@https://twtxt.net/user/lyxal/twtxt.txt>#tpgouxq} @prologic (#aiapu3q) oh wait you mean responsive as in "fits the mobile screen" rather than "didn't load and froze"
{@https://twtxt.net/user/lyxal/twtxt.txt>#ppm5ata} @prologic (#aiapu3q) uh, but it loads perfectly fine on my phone. Note that there's only been one day so far, and that it unlocks one day at a time.\n\nIs there a timer next to the second day? That shows how long until it unlocks
{@https://twtxt.net/user/prologic/twtxt.txt>#kx7tk2q} @lyxal (#aiapu3q) I think @markwylde has a few things to say as well ๐Ÿ˜‚
{@https://twtxt.net/user/prologic/twtxt.txt>#nyvyfxq} @lyxal (#aiapu3q) no Iโ€™m not! I had to look at the website on my mobile phone and quickly realized it wasnโ€™t responsive so Iโ€™m out! my personal take is if you canโ€™t be bothered to make a website responsive in todayโ€™s day and age then I donโ€™t know ๐Ÿ˜ณ
{@https://twtxt.net/user/prologic/twtxt.txt>#fs4r33a} Yup and itโ€™s done! salesforce acquires slack for $27.7 billion ๐Ÿ˜ณ
{@https://twtxt.net/user/prologic/twtxt.txt>#jogazkq} @xuu (#4rk4dna) You mean Twtxt right? ๐Ÿ˜‚
{@https://twtxt.net/user/prologic/twtxt.txt>#z2u7cdq} @333 Hi! ๐Ÿ‘‹
{@https://twtxt.net/user/twtxt/twtxt.txt>#5htdxxq} FOLLOW: @333 from @prologic using twtxt/0.1.0@9fdcb47
{@https://twtxt.net/user/prologic/twtxt.txt>#srbuita} @off_grid_living (#6us2b3q) Wow! Very nice!
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#kss6fra} HPE Says It's Relocating HQ To Houston From San Jose โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/X3iVBAN2mNA/hpe-says-its-relocating-hq-to-houston-from-san-jose
{@https://twtxt.net/user/prologic/twtxt.txt>#slejjya} @webi Hello! ๐Ÿ‘‹ Welcome to Twtxt! ๐Ÿค—
{@https://twtxt.net/user/prologic/twtxt.txt>#jfhofua} @jamiet (#szvneuq) Hah ๐Ÿ˜Ž
{@https://twtxt.net/user/prologic/twtxt.txt>#lnhglka} @jamiet Hello! ๐Ÿ‘‹ Welcome to Twtxt! ๐Ÿค—
{@https://twtxt.net/user/twtxt/twtxt.txt>#nx5hjpq} FOLLOW: @jamiet from @prologic using twtxt/0.1.0@9fdcb47
{@https://twtxt.net/user/prologic/twtxt.txt>#2yjklbq} @wsdhw12 Hello there! ๐Ÿ‘‹
{@https://twtxt.net/user/twtxt/twtxt.txt>#wi2syca} FOLLOW: @wsdhw12 from @prologic using twtxt/0.1.0@9fdcb47
{@https://twtxt.net/user/prologic/twtxt.txt>#c6rlr3a} @testytest (#asnypla) Haha Sounds like you need an intravenous drip of caffeine into your bloodstream! ๐Ÿคฃ
{@https://twtxt.net/user/prologic/twtxt.txt>#5nyy67q} @testytest Hi! ๐Ÿ‘‹
{@https://twtxt.net/user/twtxt/twtxt.txt>#tl233hq} FOLLOW: @testytest from @prologic using twtxt/0.1.0@9fdcb47
{@https://feeds.twtxt.net/docker_blog/twtxt.txt>#omzgcmq} The Docker Developer Guide to AWS re:Invent โŒ˜ https://www.docker.com/blog/the-docker-developer-guide-to-aws-reinvent/
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#gxfspqa} Amazon To Roll Out Tools To Monitor Factory Workers and Machines โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/HUYi4OWU9IY/amazon-to-roll-out-tools-to-monitor-factory-workers-and-machines
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#uq65g4q} An iOS zero-click radio proximity exploit odyssey โŒ˜ https://googleprojectzero.blogspot.com/2020/12/an-ios-zero-click-radio-proximity.html
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#2dqewrq} A self-hosted RSS setup โŒ˜ https://www.stevegattuso.me/2020/11/30/self-host-rss.html
{@https://twtxt.net/user/twtxt/twtxt.txt>#22w3q3a} FOLLOW: @off_grid_living from @lyxal using twtxt/0.1.0@9fdcb47
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#vbpxaga} Google Maps Takes on Facebook With Launch of Its Own News Feed โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/pH6_9eVfxv0/google-maps-takes-on-facebook-with-launch-of-its-own-news-feed
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#e2fsr5q} Why scientists are turning to Rust โŒ˜ https://www.nature.com/articles/d41586-020-03382-2
{@https://twtxt.net/user/lyxal/twtxt.txt>#e2divwq} Hey are any of y'all doing the Advent of code this year? https://adventofcode.com/2020
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#lrdsyiq} What machines can and can't do โŒ˜ https://artagnon.com/articles/ml
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#nt7wdtq} Salesforce Acquires Slack in a $27.7B Deal โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/KUrGAQKOgnI/salesforce-acquires-slack-in-a-277b-deal
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#eo533fa} Amazon Is Laying the Groundwork for Its Own Quantum Computer โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/AiMm_OOe0ME/amazon-is-laying-the-groundwork-for-its-own-quantum-computer
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#l6y7iia} MCUboot Walkthrough and Porting Guide โŒ˜ https://interrupt.memfault.com/blog/mcuboot-overview
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#swqwbpq} Microsoft Will Remove User Names from 'Productivity Score' Feature After Privacy Backlash โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/plahWqTEa80/microsoft-will-remove-user-names-from-productivity-score-feature-after-privacy-backlash
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#q7m22ka} NVIDIA Launches GeForce RTX 3060 Ti, Sets a New Gaming Performance Bar At $399 โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/zIJihHl6axA/nvidia-launches-geforce-rtx-3060-ti-sets-a-new-gaming-performance-bar-at-399
{@https://twtxt.net/user/twtxt/twtxt.txt>#jv4yd4q} FOLLOW: @333 from @333 using twtxt/0.1.0@9fdcb47
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#jmmdviq} Squash Unexpected-End errors with syntax_search โŒ˜ https://schneems.com/2020/12/01/squash-unexpectedend-errors-with-syntaxsearch/
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#t7xozqq} Arecibo Observatory in Puerto Rico Collapses as Engineers Feared โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/PP11O3gglmA/arecibo-observatory-in-puerto-rico-collapses-as-engineers-feared
{@https://twtxt.net/user/off_grid_living/twtxt.txt>#uthbzzq} What an image?
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#atb7tfq} Google Launches Android Enterprise Essentials Aimed at SMBs โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/RVOKjc1RwjE/google-launches-android-enterprise-essentials-aimed-at-smbs
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#neeq7na} Safety and Liveness Properties โŒ˜ https://buttondown.email/hillelwayne/archive/safety-and-liveness-properties/
{@https://feeds.twtxt.net/docker_blog/twtxt.txt>#3wegj5q} Docker and AWS Resources for Developers โŒ˜ https://www.docker.com/blog/docker-and-aws-resources-for-developers/
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#tm3ovmq} Qualcomm's New Snapdragon 888 Processor Will Power the Android Flagships of 2021 โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/PmRfsUZx5VY/qualcomms-new-snapdragon-888-processor-will-power-the-android-flagships-of-2021
{@https://feeds.twtxt.net/New_scientist/twtxt.txt>#u4qbolq} Covid-19 news: European regulator delays assessment of vaccines โŒ˜ https://www.newscientist.com/article/2237475-covid-19-news-european-regulator-delays-assessment-of-vaccines/?utm_campaign=RSS%7CNSNS&utm_source=NSNS&utm_medium=RSS&utm_content=home
{@https://feeds.twtxt.net/slashdot/twtxt.txt>#7argcoq} China's Chang'e 5 Mission Lands on the Moon โŒ˜ http://rss.slashdot.org/~r/Slashdot/slashdot/~3/UOflSYHq714/chinas-change-5-mission-lands-on-the-moon
{@https://twtxt.net/user/twtxt/twtxt.txt>#khg4nca} FOLLOW: @lyxal from @webi using txtnish/0.2
{@https://twtxt.net/user/twtxt/twtxt.txt>#rwnncoq} FOLLOW: @theodric from @webi using txtnish/0.2
{@https://twtxt.net/user/twtxt/twtxt.txt>#k4nh3iq} FOLLOW: @adi from @webi using txtnish/0.2
{@https://twtxt.net/user/twtxt/twtxt.txt>#ph74z4a} FOLLOW: @prologic from @webi using txtnish/0.2
{@https://twtxt.net/user/twtxt/twtxt.txt>#g345h6a} FOLLOW: @kt84 from @webi using txtnish/0.2
{@http://twtxt.opstack.info/twtxt.txt>#s7c2m6q} hello everyone :)
{@https://twtxt.opstack.info/twtxt.txt>#kiexura} hello everyone :)
{@https://feeds.twtxt.net/lobste_rs/twtxt.txt>#r3yw35q} Why Raku is the ideal language for Advent of Code โŒ˜ https://raku-advent.blog/2020/12/01/day-1-why-raku-is-ideal-for-advent-of-code/
{@https://feeds.twtxt.net/github_blog/twtxt.txt>#p5ngdkq} The ReadME Project shares innovative paths to DevOps success โŒ˜ https://github.blog/2020-12-01-devops-success-readme/