Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Gossip-glomers Alternatives
Similar projects and alternatives to gossip-glomers
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
cs-topics
My personal curriculum covering basic CS topics. This might be useful for self-taught developers... A work in development! This might take a very long time to get finished!
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
cluster-api-provider-hetzner
Cluster API Provider Hetzner :rocket: The best way to manage Kubernetes clusters on Hetzner, fully declarative, Kubernetes-native and with self-healing capabilities
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gossip-glomers discussion
gossip-glomers reviews and mentions
- Ask HN: What's the most interesting technical screening you've encountered?
-
Learning about distributed systems: where to start?
There's a nice-looking series of exercises from fly.io: https://fly.io/dist-sys/
(I haven't actually done them myself yet, but they look great. Not a standalone resource, but good for practice)
-
Maelstrom: A workbench for learning distributed systems
Really worth noting that Maelstrom was the project they used to build the "Fly.io Distributed Systems Challenge" https://fly.io/dist-sys/ which was pretty popular at one point and discussed here, too. https://news.ycombinator.com/item?id=34897723
-
Skip the API, Ship Your Database
LiteFS works similarly to async replication you'd find in Postgres or MySQL so it doesn't try to be as strict as something running a distributed consensus protocol like Raft. The guarantees for async replication are fairly loose so I'm not sure Jepsen testing would be useful for that per se.
On the LiteFS Cloud side, it currently does streaming backups so it has similar guarantees but we are expanding its feature set and I could see running Jepsen testing on that in the future. We worked with Kyle Kingsbury in the past on some distributed systems challenges[1] and he was awesome to work with. Would definitely love to engage with him again.
[1]: https://fly.io/dist-sys/
-
Fly.io Postgres cluster went down for 3 days, no word from them about it
They have really good tech blog posts. Also, they have https://fly.io/dist-sys/
-
Ask HN: Leetcode for Back End and Server Development
- https://hackattic.com/ : Interesting programming Problems.
- https://sadservers.com/ : Learn Linux by solving problems.
- https://fly.io/dist-sys/ : Distributed Systems Problems.
- https://github.com/pingcap/talent-plan/ : System Programming / Distributed System Challenge.
- https://protohackers.com/ : Server Programming Challenges.
- https://codecrafters.io/ : Implement server tech / softwares from scratch.
- https://hyperskill.org/ : Lots of projects based tutorials.
- https://fly.io/dist-sys/ : Distributed Systems Problems.
-
zio-maelstrom
Gossip Glomers https://fly.io/dist-sys/ by fly.io is a great way to learn distributed systems. They are fun to solve challenges. zio-maelstrom helps you get started faster in Scala!
-
Where can I learn in depth about distributed systems and distributed computing from a traditional computer science perspective?
There’s also this to practice https://fly.io/dist-sys/
-
Am I screwed if I'm finding it really difficult to enjoy using HTML/CSS and JS?
Yeah no the embedded stuff is more a hobby, I'm interested professionally in stuff like what you said you're doing now in another comment, distributed systems and such. Infrastructure for cloud providers, that kind of thing. Right now I'm doing this distributed systems challenge series thing https://fly.io/dist-sys/ which should be cool to put on my github.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 26 Mar 2025
Stats
The primary programming language of gossip-glomers is Go.