aliencat
- Karma
- 158
- Created
- June 17, 2015 (11y ago)
- Submissions
- 0
- 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. *…
- Show HN: Docker 2 Kubernetes (docker2kube.app.enting.org)
Convert docker compose to Kubernetes
- 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!
- Show HN: Create new files in macOS Finder (github.com)
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.
- Show HN: Bud – Command Runner inspired by Make (github.com)
- Show HN: RabbitHole – YAML Configured SSH Tunnels (github.com)
- Show HN: Kubernetes Documentation in PDF format (github.com)
-
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…
-
I will start: I hate being on-call when I work as a DevOps, would prefer coding.
-
Is there a private rss feed service that shows you comments to your post or comments?
- Show HN: Canadian DevOps Jobs List (docs.google.com)
- Show HN: Chillbeats.live – minimal chill music player (chillbeats.live)
- Show HN: Terraform-doc.pdf (github.com)
-
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…
-
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…
- Show HN: ZenTracker – CLI RescueTime alternative (github.com)
- Show HN: ZenTracker – Automatic Time Tracker for Mac (github.com)
-
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.…
- Show HN: Vim MacroEditor (github.com)
-
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…
-
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…