Postingan

Show HN: GitHub Commits Leaderboard https://ift.tt/O98vpSQ

Show HN: GitHub Commits Leaderboard https://ghcommits.com May 3, 2026 at 11:53PM

Show HN: Software Engineer to Novelist: Writing a Book Like Coding https://ift.tt/oVqXwfn

Show HN: Software Engineer to Novelist: Writing a Book Like Coding I just published my first book, Means and Motive. ( https://ift.tt/4JLRBeH ) As a software engineer, I approached writing like a software project. I used familiar tools (Emacs and HTML) for the primary writing. I built my own tool (EPublish) to transform the HTML manuscript into an .epub file, the source for the ebook version. And I wrote shell scripts to reliably and repeatably transform the .epub version into PDF files for the printed editions. I wrote 'design' and 'architecture' docs, describing the world, key actors, and timelines. I kept a task list of chapters and key scenes that needed to be written, in priority order. Along the way, I kept my files version-controlled so I could see the progress of the novel and edit mercilessly, without worrying about keeping old text around in backup files should I want it back for some reason. If you've thought about writing a book, I highly recommen...

Show HN: Use an Android Phone as an HTTP Proxy https://ift.tt/ThOYmFy

Show HN: Use an Android Phone as an HTTP Proxy I created a simple project to allow you to use a phone as a web proxy. This is not a proxy for the phone, its a way to proxy web traffic from elsewhere via the phone. One practical use case is accessing geo-restricted content. If you have a trusted contact in the country with an Android phone, this can serve as a simple alternative to a commercial VPN. To set it up you need to run a proxy server which can run as a docker container. You then need to install the app on the Android phone which will connect to the server. Finally you configure a browser to use the proxy server as the HTTP/HTTPS proxy. More details here: https://ift.tt/VFHA48k Let me know how you go and if you run into any issues. https://ift.tt/iAEGDJg May 3, 2026 at 07:14AM

Show HN: State of the Art of Coding Models, According to Hacker News Commenters https://ift.tt/CuoyJVv

Show HN: State of the Art of Coding Models, According to Hacker News Commenters Hello HN, I was away from my computer for two weeks, and after coming back and reading the latest discussions on HN about coding assistants (models, harnesses), I felt very out of the loop. My normal process would have been to keep reading and figure out the latest and greatest from people's comments, but I wanted to try and automate this process. Basically the goal is to get a quick overview over which coding models are popular on HN. A next iteration could also scan for harnesses that people use, or info on self-hosting or hardware setups. I wrote a short intro on the page about the pipeline that collects and analyzes the data, but feel free to ask for more details or check the Google Sheet for more info. https://hnup.date/hn-sota https://hnup.date/hn-sota May 3, 2026 at 04:25AM

Show HN: Clipmon is a macOS clipboard manager on steroids https://ift.tt/o5Iyizk

Show HN: Clipmon is a macOS clipboard manager on steroids https://ift.tt/oTkrG82 May 3, 2026 at 03:29AM

Show HN: Rust library for Undo/Redo using deltas, snapshots or commands https://ift.tt/y0g9KVR

Show HN: Rust library for Undo/Redo using deltas, snapshots or commands https://ift.tt/1zkj3Aw May 3, 2026 at 01:41AM