Live data from Hacker News

Viewing profile — kennethko

kennethko

HN member
Joined
Wed, Sep 10, 2014, 8:30 PM UTC
HN karma
575
Public activity
50 items

About kennethko

No profile information was provided.

Recent public activity

  1. comment
    Comment #46379045

    I like using VMs for their predictable pricing. And docker-compose is easy enough to iterate with.

  2. 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.

  3. 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…

  4. story
  5. comment
    Comment #40281416

    Presumably any CalDAV server would be sufficient. But I’m sure there are gotchas.

  6. 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.

  7. 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…

  8. story
  9. comment
    Comment #37346446

    The only consistent ones for me are TrueNAS and FreshRSS. Other apps haven't lasted as long in my network.

  10. story
  11. 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…

  12. 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

  13. story
  14. story
  15. story
  16. story
  17. 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

  18. 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…

  19. 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…

  20. story
  21. 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…

  22. story
  23. story
  24. 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…

  25. story