Live data from Hacker News

Viewing profile — status_quo69

status_quo69

HN member
Joined
Tue, Nov 29, 2016, 12:39 AM UTC
HN karma
155
Public activity
67 items

About status_quo69

No profile information was provided.

Recent public activity

  1. comment
    Comment #48095729

    Two things can be true: - police should enforce the law to reduce or address crime or infractions - police should have a standard of enforcement that corresponds with the way the c…

  2. comment
    Comment #47002723

    I've been looking into rclone which can serve s3 in a basic way https://rclone.org/commands/rclone_serve_s3/

  3. comment
    Comment #45895182

    This is such a conflicting comment for me because I agree with so much but also have so many quibbles. That said I think that the other comments cover most things, I'll just commen…

  4. comment
    Comment #45507678

    Correct me if I'm wrong but I believe you're interpreting this as if the rails app needs the same amount of is that exists in the described vite solution. But in reality if you're …

  5. comment
    Comment #45375107

    You can and should break that up because I'm probably going to want to see screenshots to ensure that the branding changes make sense in context and everything looks consistent. Ho…

  6. comment
    Comment #43940810

    One thing that I've wondered is why sorbet didn't choose to use the stabby lambda syntax to denote function signatures? sig ->(_: MyData) { } def self.example(my_data) ... end Obvi…

  7. comment
    Comment #43844501

    https://pmc.ncbi.nlm.nih.gov/articles/PMC2925001/ Not everyone has impeccable brushing habits and reducing cavities is a net benefit to public health like sanitation departments. I…

  8. comment
    Comment #43123648

    Not sure why you're being confrontational? I'm not the OP but it's clear there's some misunderstanding The quote is: - neat - plausible - wrong "Just get rid of the cancer" is - ne…

  9. comment
  10. comment
    Comment #42261532

    Generally agree with your points about how semver isn't really necessary. I suppose the benefit here would be that dep management tools like dependabot could automatically raise pu…

  11. comment
    Comment #42094404

    If you're encountering these problems at scale where scale is up to the reader, I can promise you that you're already writing SQL. You might have already started from the beginning…

  12. comment
    Comment #41726111

    I actually went through this exact exercise recently, but this library didn't show up in my searches for a good rust actor framework, so take that with a grain of salt. It looks ve…

  13. comment
    Comment #40549942

    This is somewhat anecdotal as well, but what I find interesting reading this is that a possible treatment for epilepsy that's tried is the keto diet. Going through this with a fami…

  14. comment
    Comment #38183445

    https://stackoverflow.com/questions/65551215/get-docker-cpu-... Been a bit but I do believe that dotnet does this exact behavior. Sounds like gunicorn needs a pr to mimic, if they …

  15. comment
    Comment #38053568

    Elixir is strongly typed, elixir is not statically typed

  16. comment
    Comment #36688468

    We do have this in a way with healthcare.gov, since the marketplace allows consumers to view multiple insurers rather than those tied to their jobs. However these plans are still p…

  17. comment
    Comment #35890922

    It's not secretly a salary cut, it's an explicit salary cut relative to the cost of living and everything else. After all, your money is worth less now than it was a year ago if th…

  18. comment
    Comment #35847289

    Should the opposite should also hold true then, we should dismiss staunch capitalists that continue to believe in that economic theory in spite of the atrocities perpetuated by mos…

  19. comment
    Comment #32543818

    > This is against the site's rules. I apologize, that was a knee jerk reaction because I've never seen the assertion that 2+2=4 is racist before, only that math can be used inaccur…

  20. comment
    Comment #32541679

    > The rallying cry seems to be that "2+2=4 is racist". Source? This is such a wild claim it has to be made up. A cursory google search brings this article: https://www.edweek.org/t…

  21. comment
    Comment #31977345

    Having very recently done this (almost, another dev had half time on it) solo, It's not _too_ terrible if you go with a hosted offering. Took about a month/month and a half to real…

  22. comment
    Comment #31864771

    Because that's a reactive punishment that does absolutely nothing to help out the woman who might be carrying a fetus post rape, not to mention the fact that rape is already illega…

  23. comment
    Comment #31182069

    We already have decent (not always great but decent enough) government provided healthcare for the elderly through Medicare. So in fact, we've completely avoided your example alrea…

  24. comment
    Comment #30032685

    Some people just like to tinker and try other things even if it's overkill. I have a k8s cluster on DO to host shitty side projects, it's pretty nice to just `kubectl apply -f mani…

  25. comment
    Comment #29859555

    Like a lot of other complex systems, there's a lot of tweaking you can do in the config, but generally postgres works out of the box pretty well. There's a few gotchas on setup (po…