4m1rk

↗ HN profile [ 81.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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.

  3. Show HN: The Longest Click (longest-click.4m1r.dev)
  4. 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:…

  5. 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 #…

  6. 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…

  7. 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…

  8. Show HN: Asciilator.com (asciilator.com)
  9. No sign-up required to try around 10 articles.

  10. 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…

  11. 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…

  12. 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.…

  13. Insteadofvery.com (insteadofvery.com)
  14. 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…

  15. 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…

  16. 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…

  17. 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…

  18. 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…