Live data from Hacker News

Viewing profile — Callicles

Callicles

HN member
Joined
Mon, Apr 20, 2015, 12:52 PM UTC
HN karma
250
Public activity
49 items

About Callicles

CTO of fiveonefour.com

github.com/callicles

Recent public activity

  1. comment
  2. comment
    Comment #48875496

    I added runtime by adding a resolver and removing it. I also made the map responsive.

  3. comment
    Comment #48813612

    ha that could be less handy but cooler

  4. 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 :)

  5. comment
    Comment #48800284

    Addressed the feedback

  6. comment
    Comment #48800272

    Released a new version with the suggestion ;)

  7. comment
    Comment #48799807

    Thanks for the feedback!

  8. 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…

  9. comment
    Comment #48798920

    Yeah, I used to use https://www.whatsmydns.net/ . I wanted it in the terminal without ads.

  10. 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…

  11. story
  12. story
  13. comment
  14. story
  15. 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 …

  16. comment
    Comment #44917460

    Not yet, but we have that on the roadmap!

  17. 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 …

  18. 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…

  19. story
  20. story
  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. story