Alex Giurgiu
alex.giurgiu.io
Alex Giurgiu
@alex.giurgiu.io
Working on https://protos.io and drinking the digital sovereignty kool-aid. Part of https://fika.works collective.

https://giurgiu.io
I was in the same situation 6 months ago. Since then I’ve fully adopted an AI driven workflow and it would be hard for me to go back. It’s not perfect, but it’s a great assistant. It does make slightly concerned about my job prospects in the long term so I hope they hit a plateau in the long term
March 9, 2025 at 8:42 PM
Or maybe it’s all those US based btc ETFs.
December 5, 2024 at 9:09 AM
This will be Bluesky’s trial of fire. I’ve noticed a significant increase in bot accounts lately.
November 30, 2024 at 6:57 PM
How large is the disk footprint at the moment?
November 23, 2024 at 9:26 PM
I want a feature to block all people without a private domain handle. That will install cut spam.
November 19, 2024 at 10:00 AM
I see. Thanks for the clarification. So why wouldn’t you be able to replicate just a subset of the network then, if each user has their own merkle-tree? Perhaps there are parts of the state which are global (like followers), but you should be able to index only what you’re interested in.
November 16, 2024 at 9:47 AM
Haven’t been getting the email codes, and I tried several times with different emails. I am running my own pds, could that be an issue?
November 16, 2024 at 9:31 AM
Look into merkle search trees and prolly trees. Nice primer here joelgustafson.com/posts/2023-0...
Merklizing the key/value store for fun and profit | Joel Gustafson
joelgustafson.com
November 16, 2024 at 9:20 AM
Yeah, so you’d have to pull that content too. It’s still a subset of the network. I thought that merkle search trees, which are the foundation of atproto, enables this partial synchronization.
November 16, 2024 at 9:18 AM
Why can’t relays relay only a subset of the network based on the interests of their users?
November 16, 2024 at 8:55 AM
Be careful, it might turn into Nostr 😀
November 15, 2024 at 10:48 AM
I’m a fan of atproto and blueksy, but that “temporarily” is pulling a lot of weight. It all depends on how temporarily this will stay centralized. Hopefully the app views and relays get more decentralized.
November 14, 2024 at 9:55 PM
Fully agree. Many teams would be much better served by ecs fargate or google cloud run.
October 28, 2024 at 9:35 PM
Classic flawed argument against Kubernetes.
October 28, 2024 at 9:14 PM
Yes, so when something goes wrong I can dump the whole relationship tree of resources and see what is not in ready state.
October 26, 2024 at 2:18 PM
Yes, I know about owner references but unfortunately its use is quite limited. For example, when a pod mounts a volume from a secret created by a certificate, I would like that relationship to be inferred automatically. ArgoCD keeps its own tracking. I would like this to be added to k8s directly.
October 26, 2024 at 12:30 PM
Resource relationship tracking, but not through optional annotations like some projects do now, but as a core feature of k8s. I would like to be able to have dependency trees that aid in debugging issues.
October 26, 2024 at 7:21 AM
Do you run your own Bluesky pds?
October 24, 2024 at 7:24 AM