aliencat

↗ HN profile [ 152 ms ] full profile
Karma
158
Created
June 17, 2015 (11y ago)
Submissions
0
  1. Show HN: React Docs as Offline EBooks (dohsimpson.gumroad.com)

    Hi HN, I created this to help people who want to read the React documentation offline, instead of through the React website. The main benefits are: * Completely offline, so you can read anywhere—even on your eReader. *…

  2. Show HN: Docker 2 Kubernetes (docker2kube.app.enting.org)

    Convert docker compose to Kubernetes

  3. .
  4. Show HN: HN Summarizer (chrome.google.com)

    Hey HN, We have made this free extension to help you skim HN articles at the speed of light! Give it a try and tell us your experience!

  5. Hi HN! One of the feature that is lacking in MacOS Finder is the ability to create a new file in any folder. This repo provides a quick action workflow that adds this functionality to Finder.

  6. I was offered a job as a contractor by a big company in Canada. The pay is good, around $100,000 CAD ($55/h). But so far I have only worked as permenant employees. What are your experiences working as contractor? What…

  7. I will start: I hate being on-call when I work as a DevOps, would prefer coding.

  8. Is there a private rss feed service that shows you comments to your post or comments?

  9. I work as a system admin for a private company in Canada. I recently had notified my employer that I am leaving the country for 4 months and want to work remotely during this time. I have made up my mind that if they…

  10. I would like to be able to record and replay some simple browser interaction. Like registering a domain on Godaddy. But the web automation tools I had seen are too complex or not open source. Are there open source…

  11. Anybody can recommend a timer gadget that can be purchased which has a set of preset times and the alarm can be set/reset by simply pushing a button? (e.g.…

  12. I've always been bothered by reading. I love reading, but I'm never proud of how much book I've read. One problem is with reading speed. If average reading speed is 250wpm, then a average book of 200,000 words would…

  13. I've came across the extra vocabularies such as `?`(return boolean) and `!`(destructive) for naming functions and variables. IMO they are much better more intuitive than names such as `is_...`, and I can't think of a…