Viewing profile — kennethko
kennethko
HN member- Joined
- Wed, Sep 10, 2014, 8:30 PM UTC
- HN karma
- 575
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About kennethko
No profile information was provided.
Recent public activity
-
comment
Comment #46379045
I like using VMs for their predictable pricing. And docker-compose is easy enough to iterate with.
-
comment
Comment #42225612
FreshRSS might be worth a look. Has most, if not all, of what you're looking for. The paywall ladder might require a plugin.
-
comment
Comment #42112885
I’ve been paying for it for the last year or so. Whatever the mid level is. Part of the value is that I’m not reminded of what I filtered out—which is a double edged sword. But whe…
- story
-
comment
Comment #40281416
Presumably any CalDAV server would be sufficient. But I’m sure there are gotchas.
-
comment
Comment #40094194
Have you checked out mice marketed for gaming? Particularly for MMOs, you’ll find a few 10+ button mice. I’ve been a happy user of Logitech’s line up, for what it’s worth.
-
comment
Comment #38094416
I use Digital Ocean's App Platform which has free hosting for 3 static sites. CD is setup through integrations with GH/GL/BB, if I recall correctly. No particular reason why I chos…
- story
-
comment
Comment #37346446
The only consistent ones for me are TrueNAS and FreshRSS. Other apps haven't lasted as long in my network.
- story
-
comment
Comment #35720991
Setup a confidential information & inventions assignment (CIIA) agreement to protect the IP created for the company, alongside the rest of the employment agreement. Also, if your c…
-
comment
Comment #35616514
`xargs` is a helpful command to keep in mind. I use that surprisingly often when scripting something up. - https://linux.die.net/man/1/xargs
- story
- story
- story
- story
-
comment
Comment #32934838
Are you looking for something beyond what a host alias in your `./ssh/config` file can provide? $ cat ~/.ssh/config Host myserver HostName 10.10.10.10 User ken $ ssh myserver
-
comment
Comment #32664806
Assuming PRs and associated feature branches are substantial[0], I'm a proponent of merging w/o squashing commits. When running `git bisect` or simply doing archaeology on a code b…
-
comment
Comment #32307415
Pretty simple workflow, here. I've been using Kill the Newsletter![0] to get newsletters into an RSS reader and out of my inbox. KTN generates a new email address to use for the si…
- story
-
comment
Comment #32086865
My workflow doesn't address your primary problem of reclaiming storage; I've addressed that with buying more local storage: I rely on two TrueNAS servers and Backblaze B2. The prim…
- story
- story
-
comment
Comment #31870939
RSS is how I filter and consume the majority of my news, blogs, HN, newsletters, and monitor Google Alerts for domain specific questions or topics that I'm interested in. For the c…
- story