Explore >> Select a destination


You are here

danielmangum.com
| | aaronparecki.com
100.0 parsecs away

Travel
| | Bluesky, a new social media platform and AT Protocol, is unsurprisingly running up against the same challenges and limitations that Flickr, Twitter and many other social media platforms faced in the 2000s: passwords!
| | rud.is
90.9 parsecs away

Travel
| | A concise Bash script for resolving Bluesky/ATproto handles to DID:PLC identifiers, simplifying user identification in the decentralized social network ecosystem.
| | aaronparecki.com
40.0 parsecs away

Travel
| | I recently got access to the BlueSky beta, and decided to poke around to see what it's all about. I will save the details of what it is and how I feel about it for a different post. However, one of the first things you do when you sign up is choose a username that exists under the bsky.app domain. I have zero interest in another name rush where everyone tries to claim the shortest username possible, so I went with aaronpk.bsky.app rather than trying to get a or apk....
| | shermanonsoftware.com
165.5 parsecs away

Travel
| A static analyzer can go through code and find big-O type problems. A developer can go through and refactor the code to make it run more efficiently. Neither of these tasks requires much context about the larger system. For example, a function can take a list of contacts and load each one from the database....