Viewing profile — samdk
samdk
HN member- Joined
- Sun, Nov 29, 2009, 2:09 AM UTC
- HN karma
- 2,399
- Public activity
- 396 items
- HN profile
- View on Hacker News ↗
About samdk
email name: sam, domain: defabbiakane.com
Recent public activity
-
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 …
-
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…
-
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…
-
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.)
- story
-
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…
- story
- story
- story
-
comment
Comment #16331028
This is very reminiscent of Charlie Stross' Halting State/Rule 34
-
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…
-
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…
-
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. …
-
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…
- story
-
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…
- story
-
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…
- story
- story
- story
-
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 …
-
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…
-
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…
-
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…