🦞🌯 Lobster Roll

Stories by 9dev

A pretty visualisation of the European power grid (2022) (121gigawatts.org)
Ask HN: How to introduce Claude Code to a team?
I am responsible for a small team of software engineers, including an industry veteran of 30 years, a junior developer on their first job, plus a view mid-level to senior folks. We have been using AI tools like IDE-integrated Copilot suggestions or ChatGPT, and are working with the OpenAI API in our...
Ask HN: To get married, I need to send an email the shortest time possible. How?
Hey HN, happy holidays!<p>I just proposed to my now-fiancée (and she said yes!). We&#x27;d like to get married at this location that is very special to us, but they have rigid restrictions in place to ensure the few available slots are distributed as equally as possible: There is only a single appoi...
Ask HN: New RevOps guy wants to switch us from M365 to GSuite+Slack
We are a startup of almost 40 people now; as the first engineer, I started building up our corp infrastructure and am managing that on the side ever since. We use Entra ID as our central identity provider, manage devices using Intune, use Teams Telephone for PSTN calls, office suite, Sharepoint for ...
Ask HN: Looking for Collaborators on Gaia, an MMO Ecosystem Simulator
I’m developing an idea for a massively multiplayer online game I call <i>Gaia</i> for now, where players embody individual species within a shared, dynamic ecosystem. Each player can choose a kingdom of life—plant, fungus, bacterium, or animal—and starts as a random mutation from an existing, compet...
Show HN: Avoid Docker builds in GH Actions if the context didn't change (github.com)
Hey HN! We work with GitHub Actions to build and deploy Docker images. This works, but many repositories contain files that don&#x27;t end up in the final image, such as tests, tooling configuration, or developer documentation. Yet, every time these files change, an action workflow will build the sa...
NASA's Perseverance Rover Scientists Find Intriguing Mars Rock (jpl.nasa.gov)
Show HN: Tspages – static site hosting platform for your Tailscale network (github.com)
Hey HN! This is a small side project I&#x27;m currently working on. With tspages, you can quickly host static websites on arbitrary hostnames in your tailscale network. This is useful for internal documentation or tools that don&#x27;t warrant their own server or k8s deployment, for example. I was f...