Viewing profile — Callicles
Callicles
HN member- Joined
- Mon, Apr 20, 2015, 12:52 PM UTC
- HN karma
- 250
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About Callicles
github.com/callicles
Recent public activity
-
comment
Comment #48875499
Done
-
comment
Comment #48875496
I added runtime by adding a resolver and removing it. I also made the map responsive.
-
comment
Comment #48813612
ha that could be less handy but cooler
-
comment
Comment #48808934
I added the ability to specify a config file for the resolvers definition. This is not runtime, though. I will keep that in mind for another release. Thanks for the follow-up :)
-
comment
Comment #48800284
Addressed the feedback
-
comment
Comment #48800272
Released a new version with the suggestion ;)
-
comment
Comment #48799807
Thanks for the feedback!
-
comment
Comment #48799036
This was 100% vibe-coded with Claude Code and Fable. https://x.com/thatsFrScience/status/2073741209592295866 Thanks for the feedback, though, and for taking the time to look at the…
-
comment
Comment #48798920
Yeah, I used to use https://www.whatsmydns.net/ . I wanted it in the terminal without ads.
-
comment
Comment #48798661
That's what the tool is doing - querying a bunch of public resolvers around the world to see the state of what they resolve to. Since end users usually use DNS servers close to the…
- story
- story
-
comment
Comment #47661411
[dead]
- story
-
comment
Comment #45651263
Hey, We went from the get go to that infrastructure for multiple reasons in the first place: * Having a durable buffer before ensures if you have big spikes that gets eaten by the …
-
comment
Comment #44917460
Not yet, but we have that on the roadmap!
-
comment
Comment #44916804
MooseStack maintainer here. I helped author the post. Happy to answer any questions, but very curious to get feedback. We’ve been thinking a lot about developer experience for the …
-
comment
Comment #44741227
I believe I am saying child processes can write to stdout as the main process is shutting down. Also, if the child processes are not shut down properly and are left dangling, and t…
- story
- story
-
comment
Comment #44041852
Not sure if this is what you are asking about, so if I misread feel free to correct me. You don’t have to install moose first on the deployment machine, in the tutorial I go throug…
-
comment
Comment #44041765
Hi! We are built on top of them. Right now the techs above are what’s backing the implementation but we want to add different compatibilities. So that you can eventually have for e…
-
comment
Comment #44037070
Interesting. How do you do dependencies between those pieces of infrastructure if there's any? For example, in our Docker Compose file, we have temporal that depends on progress an…
-
comment
Comment #44035805
I put this Docker-Compose recipe together to make kicking the tires on Moose—our open-source data-backend framework—almost friction-less. What you get: • A single docker compose up…
- story