Viewing profile — status_quo69
status_quo69
HN member- Joined
- Tue, Nov 29, 2016, 12:39 AM UTC
- HN karma
- 155
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About status_quo69
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #47002723
I've been looking into rclone which can serve s3 in a basic way https://rclone.org/commands/rclone_serve_s3/
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #42590559
[dead]
-
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…
-
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…
-
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…
-
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…
-
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 …
-
comment
Comment #38053568
Elixir is strongly typed, elixir is not statically typed
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…