4m1rk
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Today I learned that I can find the most interesting jobs for myself in the "Who's Hiring" thread with a single command: curl https://news.ycombinator.com/item?id=47975571 | \ uvx html2text | \ llm --model gpt-5-nano…
- Show HN: Dev Personality Test (personality.4m1r.dev)
Was curious how a personality test would look for developers. So created this using FastAPI, HTMX, and AlpineJS.
- Show HN: The Longest Click (longest-click.4m1r.dev)
-
I bought a VPS for less than $4, yet it was large enough to host multiple of my silly projects. I needed something simple and clean to deploy all of them on the same machine with SSL. No clutter, no BS. So I created it:…
-
I bought a VPS for less than $4, yet it was large enough to host multiple of my silly projects. I needed something super simple to deploy all of them on the same machine with SSL. So I created it. docklift init #…
- Show HN: Rewrote my most important util in Rust (github.com)
This is a small entry app for opening links in the browser profile I want based on the URL. I wrote it in Python first, and now rewrote it in Rust to make it a small standalone binary. Didn't use vibe coding as this was…
-
I was thinking it would be nice to quickly send the clipboard to another machine without direct network connectivity. Then I thought why not piping it? Not just the clipboard, but any data. $ xclip -sel c -o | clipipe…
- Show HN: Asciilator.com (asciilator.com)
-
No sign-up required to try around 10 articles.
-
I built Linkcast to solve a personal pain: I was drowning in articles each week and struggling to figure out which ones were worth my time. I wanted a fast way to get the gist of each article, without spending hours…
-
One of the useful features of the vscode GitHub actions extension[1] is that it opens the action or reusable workflow repo in the browser when you Ctrl+Click on it. This plugin does the same in Neovim when you press…
- Show HN: Insteadofvery.com (insteadofvery.com)
As non-native English speakers, we're often advised to avoid overusing intensifiers like "very". This is a simple app to find synonyms of "very x" phrases that are not always possible to find using a standard thesaurus.…
- Insteadofvery.com (insteadofvery.com)
-
I'm a consultant and I normally deal with multiple clients. I need an isolated browser for each to maintain my sanity. I could create separate profiles in Chrome and Firefox but the main issue is when you click on a…
-
I'm a visual person, and I easily express myself using diagrams. I thought, why not use diagrams in code comments? It has to be ASCII, and there are existing online solutions, but I want something simple in the terminal…
- Show HN: Find and manage Hacker News fractional jobs (fraction.works)
Hi HN, I love all sorts of flexible jobs, whether it's freelancing, part-time, fractional, or whatever we call it. I have strong reasoning behind it, but that's another story for another time. One of the best places to…
- Make FastAPI CPU-Bound Endpoints 2X Faster (amirkarimi.dev)
-
I use multiple tabs in the browser for each account's inbox and calendar (4 total), but I'd rather have them all in the same place. I don't trust Thunderbird or similar mail clients worrying it might screw up email…
-
I'm a software engineer. Like many of you, I'm spending almost all day sitting or standing still at my computer and I enjoy it as long as my body cooperates. There are enough scientific proof and personal experience…