haha… AoC just started today and someone had the good idea of creating their challenge on November, so… 😅
Something I don’t like from Advent of code, is that there is a challenge every day. In December I want to rest a bit! I think a weekly challenge would be enough for me 😮
My 1FA is Probably Better than Your MFA
https://clearops.substack.com/p/my-1fa-is-probably-better-than-your
Yep, I’ve always thought of authenticating with Key pairs on the web. We have something similar for Gemini, although that protocol by itself is very hipster.
And the alternative WebAuthn/Passkeys is pretty tricky to implement and not universally supported, although was designed with good intentions for the massive public… Result, (almost) no one uses it
“Congratulations. You solved the challenge 1 successfully! You have obtained 100 points. You now have 100 points!”
Wasn’t aware of this Salty Chat app for Android (I assume there’s one for iOS)
https://play.google.com/store/apps/details?id=salty.im.saltychat
I like trying new chat apps, although I need more hipster friends using more than Whatsapp and Discord 👀
yarnd
, perhaps even saltyd
😅
sure! I was thinking of 5-8 hours a week and about 15 USD/hour, although both are negotiable.
How could we talk? Jitsi, salty.im?
well, I don’t have the same amount of ‘flight hours’ but if it’s open to learn, bring it on, hehe
Hey twxters… I’m looking for a freelancing on Python/C#/PHP, backend… I you are in a cool project or know one, let me know!
Life is going slowly, and that’s not bad, although it feels strange.
This game is looking nice. Reminds me a bit of A Dark Room.
I’m trying this extension to have a tree of tabs on Firefox, slightly inspired by Horse
https://addons.mozilla.org/en-US/firefox/addon/sidebery/
bookmarked! That guy’s blog is amazing, the interview should be good
#Pokle #507
⬜⬜⬜⬜⬜
🟨🟨🟨🟨⬜
🟨🟨🟨🟨🟨
🟩🟩🟩🟨🟨
🟩🟩🟩🟩🟩
poklegame.com
I like this micro game so much… I’m always amazed of the puzzles 😀
Perfect Pitch Puzzle - Song #111 1/6 - Piano 🎹 🎵
🟩🟩🟩🟩🟩🟩
Well, not in 1 try really, it was more like 15, but cool game anyways
was briefly discussed by @darch in #plb77ba
I haven’t set up everything yet, but let’s find out
I’ll be migrating my twtxt Web client from twtxt-php
to timeline
https://eapl.me/twtxt_timeline/?profile=https://eapl.me/twtxt.txt
The idea is to move back to /twtxt/ when the migration is finished (and I’m able to read and publish from there)
I think a better looking web would be helpful to bring more people, even when the old black view is functional and hacky…
Interesting link of the day 🐳🐧🐐🐍🐸
https://animals.howstuffworks.com/animal-facts/5-animals-whose-blood-isnt-red.htm
yeah, when I want to listen to my coding music or something in my playslists I prefer to do it offline with a phone connected to a phone connected to a Bluetooth speaker 📱 🔊 .
For fresh music YouTube from my phone or PC works fine.
Holiday here 🇲🇽 … Trying not to think on work a lot (yeah, we gave a few deliveries by Friday)
Also I started to design a Secret Santa Web although my family solved that with cut papers and a neutral person not joining the raffle. Perhaps I use that Web in the local Geek meet-up.
How is your Monday going?
did it work? 😮
Yesterday I the #SuperHappyDevHouse there were a lot of cool projects.
This is a simple service to listen to music on YouTube
https://wosmy.com/discover
I agree. It’s more organic to make the connection by another channel. On using the web server logs, I think that isn’t easy to integrate, and it’s also prone to spam.
Webmentions sounds good to not reinvent the wheel.
Perhaps the Endpoint should be indicated inside the .txt instead of the HTML.
Anyway, I’ll take a look into adding Webmentions support in the PHP client soon.
https://indieweb.org/Webmention-faq
I’ve been reading “Shareware Heroes: The renegades who redefined gaming at the dawn of the internet” learning of games developed before I was born, or when was too small.
I’m finding old gems to play and understanding that we have the same problems developing games 30+ years after, although with some obvious differences.
Currently playing:
https://www.classicdosgames.com/game/Kentris.html
Which reminds me of another Tetris I don’t know how it came to my PC in the 90s.
https://www.youtube.com/watch?v=VaK7v8UNjo0
I’ve been thinking of how to notify someone else that you’ve replied to their twts.
Is there something already developed, for example on yarn.social?
Let’s say I want to notify https://sour.is/tiktok/America/Denver.txt that I’ve replied to some twt. They don’t follow me back, so they won’t see my reply.
I would send my URL to, could be, https://sour.is/tiktok/replies?url=MY_URL and they’ll check that I have a reply to some of their twts, and could decide to follow me back (after seeing my twtxt profile to avoid spam)
Another option could be having a metadata like
follow-request=https://sour.is/tiktok/America/Denver.txt TIMESTAMP_IN_SECONDS
that the other client has to look for, to ensure that the request comes from that URL (again, to avoid spam)
This could be deleted after the other .txt has your URL in the follow list, or auto-expire after X days to clean-up old requests.
What do you think?