@markwylde@deebs Actually there is a thing we can stand up and use for on-call scheduling and a lot notifications! I had just forgotten about it π³ GoAlert.me I might try this with my home infra first π
@loupbrun Seems like a good use case to me! Let me know if you need any. help! Our fully managed hosting service over at Twt.social might be of benefit to you π
Hey @xandkar Saw your Twitter tweet about your plans to experiment with Twtxt on some Twitter UI thingy? Tell me more! (_not that I use Twitterβ’ π_)_
π Wanna earn yourself a cool $350-750 USD this weekend? Go check out the immudb's coding Challenge. You need to build a "Document oriented database model" atop their immudb key/value store. Seems fairly reasonable to do. Twtxt's own backend uses Bitcask and effectively also uses a document model to store user accounts, feeds and tokens and just serializes structs as JSON into key/value pairs. Good luck! Post here if you participate and your results! π
@birb if all currently active users on this pod each invites and encourage one person they know to join we would easily have doubled our active use count from some dozen to some two dozen π
Speaking of public transport and busses... Today I left the office just after 1700, caught the train to Indooripilly for a connecting bus home. For whatever reason I either missed the previous bus or it was cancelled! π³ So itβs 1800 now and just pulled out of Imdro. Still 1/2hr to home π€¬
This fire alarm has been going off for the past three days at the train station I get off to go to work! π³ so far no oneβs done anything about it π³ π₯
@xandkar You should check out what we did over at twtxt.net and follow suit π We use hashes to group Twts into Concersations (cc @cain because you seem to follow him but not me yet π€)
@off_grid_living technically yes you can however thereβs not such a big market for selling data that you crawled as there isnβt enough context. Since thereβs no user profiling and no way to target users or groups of users, that data isnβt as valuable to sell to advertisers, itβs only real use is in a search database like Google
@off_grid_living Thatβs stil too slow! I think youβre right limited on your plan if you canβt upload at megabits thereβs something really wrong π³
Just published a new version of uLinux v1.3.3 ! π Thanks for your help @markwylde πββοΈ -- Let me know if anyone discovers any bugs or problems! Next weekend I'll get ulinux.org back up and running on its own VM dogfooding Β΅Linux itself π€ (_for now back to Github static pages of the README.md_)
@birb Yes @agusandriputra and I are working on a PoC (_Proof of Concept_) form of "Direct Messaging" over Twtxt. We will _probably_ just called it "Messages" though. The way it'll work is you can message other users on a pod or cross-pods and your "messages" are a _special_ Twtxt feed itself only accessible to the two parties. We will also _very likely_ build out e2e public key crypto where each messages is signed and encrypted and some form of "key exchange" between users (_client side_) so the backend server never knows or can see the content of "private messages"
@lukem did you except? Is the game started? Iβm just outside at the moment on my phone but Iβll go and grab my new iPad Air and we can start playing shortly π
Most of the time I'm _really_ not that picky to be honest. But I _think_ I know what you mean... git rebase -i HEAD~3, restack some commits, reword, etc, etc right? I mean look some folks you work with get rather picky about keeping commits clean, squashing, etc. But at the end of the day ya know what matters? The damn binary π (_or resulting script if you're using an interpreter language_).