Live data from Hacker News

Viewing profile — cmonfeat

cmonfeat

HN member
Joined
Wed, Apr 13, 2016, 2:22 PM UTC
HN karma
50
Public activity
34 items

About cmonfeat

[ my public key: https://keybase.io/cmonfeat; my proof: https://keybase.io/cmonfeat/sigs/Em8pe6NwNNAjaEZLS-jd_QYRkN11hXY6vV-6vjtt3Ns ]

Recent public activity

  1. comment
    Comment #29559259

    Given the high percentage of the population in SA who has already had an infection, there's probably a significant chunk of people in finding 1 who also already had natural immunit…

  2. comment
    Comment #25566647

    I understand the convenience argument, but with current battery technology this would not be sustainable. All those batteries require rare earth materials and add more waste to our…

  3. comment
    Comment #25566541

    Podman allows you to run containers without root privileges, in case you aren't aware. But maybe you mean something else?

  4. comment
    Comment #25363640

    While censorship is certainly a real thing that happens, many of your examples seem to fall on the side of "History is written by the winners." Selective omission and censorship ar…

  5. comment
    Comment #24812859

    Anyone have a ELI5 version of the architecture of lockless buffer? I'm trying to wrap my head around how something like this can operate without locks and I just can't grock it.

  6. comment
    Comment #21505854

    For what it's worth, Alexa does ask for feedback about the accuracy and helpfulness of it's answers now.

  7. comment
    Comment #20676988

    The legacy of this one guy and his cult of personality is pretty amazing. I think this would make a fascinating Paul Thomas Anderson movie.

  8. comment
    Comment #20212416

    I've had this issue as well and found that it makes using an IDE almost mandatory for large code bases.

  9. comment
    Comment #19108662

    Liberal use of the word "lit" when describing the latest and greatest framework always works for me.

  10. comment
    Comment #19108640

    One reason to use containers over VMs is that building, updating and extending containers is far easier and more maintainable than full virtual machines. Containers give you the ab…

  11. comment
    Comment #18943897

    But doesn't this article specifically disprove that point? The author came from a non-fancy university and non-fancy internships. He prepared only using free or low cost materials …

  12. comment
    Comment #18861258

    Are you thinking a traditional franchise (like a gym) or a platform that independent landlords can list their co-working spacaces on (i.e. Airbnb for coworking spaces)? They both s…

  13. comment
    Comment #18353917

    To be fair, Google released their own OTP hardware keys and have already 2FA login mandatory for accounts that they deem "high risk." I don't think it's fair to blame them for the …

  14. comment
    Comment #17744508

    I think YouTube would argue that their actions were not based on the content of these channel's views, but because they violated their community guidelines. Their response to why t…

  15. comment
    Comment #17744278

    That's only the default. Terraform supports storing state remotely, with locking. Most folks I know who use Terraform at scale recommend using this feature (if they store state at …

  16. comment
    Comment #17727907

    Bobby Tables strikes again!

  17. comment
    Comment #17726873

    > If I were the FCC, I’d be shutting down YouTube. Why? I get why public access would have a mandate to allow people with unpopular (imo hateful) opinions on the air, but not YouTu…

  18. comment
    Comment #17611127

    Great post, really cleared up the value proposition of this project for me!

  19. comment
    Comment #16821586

    While reading the post I kept thinking "this would be a really cool project to present at RC." Then I saw the end :) Cool project!

  20. comment
    Comment #16787450

    Same boat, I've tried alternatives but can't find anything I like as much as the plain old gnome terminal on my Linux box. The solution I keep coming back to simply installing an x…

  21. comment
    Comment #16776895

    This was also my method, and the way that works best for me for learning things in general (i.e. a new programming language, etc). I would also add fix stuff to that list. You can …

  22. comment
    Comment #16545030

    Very cool news. It's always exciting to see Keybase introduce new features, and the thought process behind them is usually pretty interesting to read. There's definitely a very rea…

  23. comment
    Comment #16466509

    As someone who has been on both sides of the table (an employee living outside of NYC and looking to move and a hiring manager in NYC who has received applications from remote cand…

  24. comment
    Comment #16137508

    Oh I'm with you, you've gotta put other controls in place. Still in my basic acl for every network, because it's one if the first things users will do to circumvent controls.

  25. comment
    Comment #16136151

    I've typically blocked outgoing DNS requests to arbitrary resolvers on every network I've managed, which disables the use of this FS. Reason being, if users on my network are using…