Live data from Hacker News

Viewing profile — samdk

samdk

HN member
Joined
Sun, Nov 29, 2009, 2:09 AM UTC
HN karma
2,399
Public activity
396 items

About samdk

very outdated website: http://samdk.com

email name: sam, domain: defabbiakane.com

Recent public activity

  1. comment
    Comment #46516062

    Most of that stuff isn't necessary just to replace Plex, the OP's saying them Jellyfin started them on a journey they're presumably enjoying, not that they needed everything there …

  2. comment
    Comment #35587838

    It's not that postgres can't handle large tables, it's more that many of the ways it uses system tables aren't particularly optimized for them being large, so you're operating outs…

  3. comment
    Comment #31466831

    The Little Schemer was what finally got me to internalize how to solve problems recursively. I'd taken a couple of college classes and could do it some already, but it took a lot m…

  4. comment
    Comment #23292945

    Postgres doesn't natively support multi-master. (Although there are a variety of open source/proprietary offerings that add support for it to various degrees.)

  5. story
  6. comment
    Comment #19298438

    I think it's unfortunate the first/often only exposure people get to FP is a build-up-from-the-foundations approach that emphasizes recursion so much, I think it leaves most studen…

  7. story
  8. story
  9. story
  10. comment
    Comment #16331028

    This is very reminiscent of Charlie Stross' Halting State/Rule 34

  11. comment
    Comment #15811652

    This is not the same thing, but you might be interested in taking a look at the excellent online Terra Mystica implementation ( https://terra.snellman.net/ ) if you haven't seen it…

  12. comment
    Comment #14104408

    Thanks for writing this! One nitpick: the guide says "If you're curious why it's important to not have a phone number on your account, see the security key FAQ", but the linked sec…

  13. comment
    Comment #14094770

    I use it on my laptop and am generally very happy with it, although I don't do all that much technical work there and certainly wouldn't want it to replace my primary workstation. …

  14. comment
    Comment #14086679

    You can have Goodreads do something like this, in the newsletters and other mail section you can check the 'send me the monthly new releases email', 'only send this to me if it inc…

  15. story
  16. comment
    Comment #11633299

    "Back-end web understanding" seems oddly specific compared to everything else on that list. Why that and not something more general which might encompass other kinds of domain-spec…

  17. story
  18. comment
    Comment #9941034

    I've had issues with chrome/xmonad not regaining focus properly that were fixed by adding the code mentioned in the 'usage' section of this page: http://xmonad.org/xmonad-docs/xmon…

  19. story
  20. story
  21. story
  22. comment
    Comment #9449891

    Have you tried contacting the Gnome Accessibility folks? ( https://wiki.gnome.org/Accessibility/ ) It's not exactly on-topic for them, but I bet you'll find some people there with …

  23. comment
    Comment #9105078

    Finding out you spend all day in meetings still tells you something, especially with a few follow-up questions. Who do you spend your time meeting with? What about? How many people…

  24. comment
    Comment #9104982

    Note: after 25 minutes answering questions for a job you really want it’s kinda hard to shift to a question-asking mode. When I was looking for a job I found that it helped enormou…

  25. comment
    Comment #8825650

    I think you may be under-weighting the value of Python being a great exploratory tool a bit. For the (relatively small) amount of research I've done, the bulk of the time spent wor…