Viewing profile — miesie
miesie
HN member- Joined
- Tue, Aug 09, 2011, 9:39 AM UTC
- HN karma
- 152
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About miesie
Recent public activity
-
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
- story
-
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…
- story
-
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…
-
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…
-
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…
- story
-
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…
- story
- story
- story
- story
- story
- story
- story
- story
-
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…
- story
- story
-
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 …
-
comment
Comment #6295529
btw you can find the Heroku null buildpack to launch binaries on Heroku here: https://github.com/ryandotsmith/null-buildpack
-
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…
-
comment
Comment #6295108
It's a small example web application (API) that returns some JSON. The app also comes along with a unit test.
-
comment
Comment #6264111
You should be able leverage this to deploy to EC2, Rackspace, Digital Ocean and others.