ilmiont

↗ HN profile [ 76.9 ms ] full profile

No user record in our sample, but ilmiont has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. We have cleanly split projects where a React SPA communicates with a PHP API. The React developers need to be able to connect to an instance of the API in order to test their work. Would you prefer running the API…

  2. I've been thinking for a while about relaunching a personal site (abandoned in 2017, offline since 2018) and would like to go JavaScript-less. Previous personal sites have always included some kind of analytics/view…

  3. What are you all using to view and edit Markdown docs on mobile devices? The App Store search results aren't particularly inspiring. I currently use OneNote as my information repository but am moving away to plain text…

  4. Hello all, For some time I've been interested in making my own version control system, essentially a Git clone with all core features implemented. Why would I want to do this? Because learning is good and I'd be…

  5. I'm in the advanced stages of building a CMS, from scratch. I've finally got around to adding support for tags - i.e. "#Microsoft #smartphones" on an article about a Lumia, to help you find articles. I've run into a…

  6. I'm creating a single-page app in vanilla JS with a very small amount of jQuery, primarily for animation. I'm currently using IDs in my JS views to select elements from the HTML, resulting in the majority of elements…

  7. I have very poor rural broadband, ~300Kbps up max. Uploading even a 100MB video takes an hour. I want to use a Pi to build an automated upload server that will silently upload videos overnight. I have a working Python…