4m1rk

↗ HN profile [ 75.5 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. 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:…

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

  4. No sign-up required to try around 10 articles.

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

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

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

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