Live data from Hacker News

Viewing profile — miesie

miesie

HN member
Joined
Tue, Aug 09, 2011, 9:39 AM UTC
HN karma
152
Public activity
51 items

About miesie

hacker entrepreneur. Founded Wercker (acq. Oracle) Now working on Fiberplane and Autometrics. Invester at NP-Hard.

Recent public activity

  1. comment
    Comment #47770640

    How we make Claude Code follow our codebase conventions; using Effect for explicit types, ast-grep rules as just-in-time guardrails, and Drift to keep docs in sync with code

  2. story
  3. story
    Show HN: Autometrics – open-source observability stack

    Hi HN, Today we’re launching Autometrics 1.0, an open source observability stack complete with auto-instrumentation, data visualisation and rich alerting via a customizable Slackbo…

  4. story
  5. story
    Show HN: Autometrics Explorer – A Contextual UI for Prometheus

    We're thrilled to introduce the Autometrics Explorer 1.0, a developer-friendly UI designed to visualize Prometheus data. Explorer leverages the open source Autometrics framework ht…

  6. story
    Show HN: Notion-style editing meets infra-debugging tools

    Hi HN, TL;DR: Collaborative notebooks for debugging your infrastructure I’m mies, founder, and CEO of Fiberplane, and I’m excited to show you what we’ve built; a real-time collabor…

  7. comment
    Comment #30986770

    Fiberplane | Amsterdam, Berlin, REMOTE, VISA | https://fiberplane.dev/careers/ | Fiberplane is building collaborative notebooks for DevOps & SREs Overall tech stack: Rust, TypeScri…

  8. story
  9. comment
    Comment #30830944

    Hey all We are avid users of WebAssembly at Fiberplane, a startup building collaborative notebooks for infrastructure and your observability stack. We needed a tool to streamline o…

  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #6360619

    This indeed looks promising and lightweight. For relational databases there is always Django Tastypie (although it depends on Django and is heavier than this Flask alternative) htt…

  19. story
  20. story
  21. comment
    Comment #6296192

    Ansible and Chef are tools that provision your servers. Wercker is a continuous delivery platform that tests, builds and deploys your applications. All of this packaged in an easy …

  22. comment
    Comment #6295529

    btw you can find the Heroku null buildpack to launch binaries on Heroku here: https://github.com/ryandotsmith/null-buildpack

  23. comment
    Comment #6295160

    Hi I'm the cofounder of wercker. As you say, Heroku doesn't support Docker, but we're looking into deploying docker containers from wercker to any other IaaS with the push of a but…

  24. comment
    Comment #6295108

    It's a small example web application (API) that returns some JSON. The app also comes along with a unit test.

  25. comment
    Comment #6264111

    You should be able leverage this to deploy to EC2, Rackspace, Digital Ocean and others.