Live data from Hacker News

Viewing profile — garrisonhh

garrisonhh

HN member
Joined
Wed, Aug 04, 2021, 11:11 PM UTC
HN karma
54
Public activity
12 items

About garrisonhh

No profile information was provided.

Recent public activity

  1. comment
    Comment #38783221

    I think the above commenter is just pointing out how the fundamental conflict between these two things results in significantly lessened incentive for pharmaceutical companies to p…

  2. comment
    Comment #38773562

    As a current researcher in the field I am perpetually annoyed by the overeagerness of AI research to make fantastical claims. Reading and extracting information from papers is a mi…

  3. comment
    Comment #38740861

    People don't have the time, money, or energy. And they will continue to lose all three until there is no option but to figure out collective organisation

  4. comment
    Comment #38585020

    There is almost nothing written for ubuntu that won't work on arch or really most current distros. When I ran arch I did have to get familiar with assumptions people make due to ub…

  5. comment
    Comment #38582159

    Does type theory fit into whatever definition of semantics you're using? It is certainly reaching some incredible heights of usability with tools like Lean and closer to the mainst…

  6. comment
    Comment #38582116

    Yes but no. The actual values represented by the quantized bits don't use a representation akin to IEEE floating point, but they are able to act like floating point values due to m…

  7. comment
    Comment #37613822

    Personally I prefer the leetcode UI, but I find that AoC challenges are usually grokkable problems where leetcode seems to require you to have a ton of very bespoke data structure …

  8. comment
    Comment #37024753

    This kind of post is why I do not understand C++ programmers whatsoever. It's basically a demonstration of the absurd amount of time C++ takes away from you by being the moldy pile…

  9. comment
    Comment #36932001

    You can say that about most general purpose compiled languages. I guess I don't see why I would use D for any particular compiled use case over something like zig or rust? and if I…

  10. comment
    Comment #36835476

    Regardless, you can easily find the ebook online which Cory Doctorow won't have any problem with

  11. comment
    Comment #36469180

    wow, I really wish I had this course in college. if this is what the cs degree at my university looked like I would never have switched to a humanities degree

  12. comment
    Comment #36464431

    I use NixOS daily as well, I installed home-manager as part of my initial configuration and have basically just ended up using configuration.nix in a git repo for everything anyway…