Readit News logoReadit News
abahlo commented on Bluesky Social Dataset (235M posts from 4M users)   zenodo.org/records/110828... · Posted by u/7d7n
abahlo · 10 months ago
If you just want to play around with the data, check out the bsky dataset on Axiom https://play.axiom.co/axiom-play-qf1k/stream/bsky (700M+ events and counting)
abahlo commented on Dysfunctional Options Pattern in Go   rednafi.com/go/dysfunctio... · Posted by u/ingve
abahlo · a year ago
Isn’t this just the builder pattern without Build()?
abahlo commented on Ask HN: Do you use a feature flag system? What does it look like?    · Posted by u/abahlo
builder555 · 2 years ago
Tried feature flags, but it ended up being a mess. Went back to dev/master branches with automated tests between them using standard GitHub workflows.
abahlo · 2 years ago
The mess is what I‘m concerned about—I don’t want to introduce new complexity if I can avoid it.
abahlo commented on Ask HN: Do you use a feature flag system? What does it look like?    · Posted by u/abahlo
b-rock8 · 2 years ago
If you’re interested in a good flag system that’s not LaunchDarkly or Split (which have gotten really expensive) Statsig has a really good offering. Their original thing was analytical feature flags for testing the impact of rollouts, but they basically offer the full suite that the others do.
abahlo · 2 years ago
Thanks!

u/abahlo

KarmaCake day504February 11, 2013View Original