Live data from Hacker News

Viewing profile — reportt

reportt

HN member
Joined
Wed, Apr 05, 2017, 2:16 PM UTC
HN karma
31
Public activity
13 items

About reportt

No profile information was provided.

Recent public activity

  1. comment
    Comment #41762551

    Also could be causing user informational dissonance. You are potentially reading the "FireFox Version" of the site, and your NotebookLM is chomping away on the "AI Version" of the …

  2. comment
    Comment #41762538

    > This is no different than the decades-old technique of "cloaking", to fool crawlers from Google and other search engines. Isn't this more "Hey, why is this website giving my Note…

  3. comment
    Comment #37339271

    > and because it results in people asking to talk to me instead.

  4. comment
    Comment #28249245

    Yeah, that's understandable. Don't be afraid to have refactored changes on other repos locally, just be sure to do the package version updates first.

  5. comment
    Comment #28242082

    > Does anyone have any other practices they can recommend for managing these type of projects? Honestly, the only way around these sorts of issues is to utilize automation in some …

  6. comment
    Comment #27588745

    I know, right? I mean, I paid my rent on time for the entire pandemic due to having a job. All those people who have back rent and possibly lost their jobs and only now are getting…

  7. comment
    Comment #27431392

    The only time in which you would need blockchain over a centralized DB is when everyone needs access to the DB, but no one trusts each other. Like if you needed to store healthcare…

  8. comment
    Comment #27364889

    U.S. taxpayers who make $452k single/$509k married would have their top marginal tax rate increase from 37% to 39.6%. This will happen in 2025 anyways, assuming Congress does with …

  9. comment
    Comment #27364838

    > If someone found an exploit in your web app container [...] A good pattern here is to reverse proxy all requests to the application through something like nginx. My applications …

  10. comment
    Comment #27360723

    Using the docker-compose.override.yml helps with that. In local you can just have those services/configurations added, and then the production environment doesn't even need to know…

  11. comment
    Comment #27360690

    The idea is that you have a core structure that is used in both local/dev environment and the prod environment, with just the override applying changes. For example, your local ove…

  12. comment
    Comment #26735869

    But underwriters don't necessarily need to insure every officer, and not every officer will be insured the same. If they are deemed too risky, it doesn't matter if the union is bac…

  13. comment
    Comment #24075300

    Honestly, the only reason that I can think of is that they want to have a decentralized database with a provenance chain of where resources come from/go to, track it on the individ…