behrlich
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Punch card simulator and Fortran IV interpreter (punch.ehrlich.dev)
Code: https://github.com/ehrlich-b/punchcards Just for fun, I've only spent a few hours on it so far. What are everyone's punch card emulation needs?
- Show HN: CI That's a Cinch (cinch.sh)
Hey HN, Not quite ready for prod because I'd like to do some more (human, me!) security review, but I figured I might be able to get some feedback on CI while you're all sitting around. This is an idea I've been working…
-
Most localhost tunnels expose your dev server to the internet and hope nobody guesses the URL. Tunn lets you specify exactly who gets access. tunn 8080 --allow=alice@gmail.com Alice gets a link, logs in with GitHub or a…
-
Hi HN, I'm loving everyone's GPT projects so I thought I'd share mine. Most other projects I've seen (including the discord bots I've run across) stick to "call/response" and force you to manually separate separate…