Live data from Hacker News

Viewing profile — whodev

whodev

HN member
Joined
Thu, Feb 24, 2022, 10:31 AM UTC
HN karma
76
Public activity
47 items

About whodev

No profile information was provided.

Recent public activity

  1. comment
    Comment #42726275

    If you are actually interested then Dr. Jessica Knurick. She is accessible on different social media platforms and has a website where you can contact her.

  2. comment
    Comment #42726181

    > No one inhales six apples in a sitting If hard ciders count then I sure have. > It's useful to go for more "natural" foods because they aren't designed to make me eat as much of …

  3. comment
    Comment #42720786

    Great, but I can actually back it up. That's the difference here. I can point you to experts who agree with what I am saying and who I have chatted with.

  4. comment
    Comment #42720763

    You are blaming the wrong thing though. America isn't obese because of red dye 40 or food additives, it's obese because Americans eat too much ultra processed foods that are high i…

  5. comment
    Comment #42720710

    > Appeal to nature isn't a fallacy It most certainly is. > The appeal is to have a diet more in line with our evolutionary past. Our evolutionary past is full of death and disease …

  6. comment
    Comment #42717337

    > other countries have cracked down on some of those scary-sounding chemicals, due to them being unnecessary for food with no real benefit for the person eating it, and possible ev…

  7. comment
    Comment #42715656

    > We use third-party dependencies judiciously and never deploy anything without auditing it. This is how I think it should be of course. Like I said, I'm not against the use of thi…

  8. comment
    Comment #42715125

    My goodness, for a website full of techincal individuals a lot of you are falling for the appeal to nature fallacy hard. Also, it looks like no one here knows how to defer to exper…

  9. comment
    Comment #42714984

    You do know the US bans more food colors then the EU, right? You can't just say LGTM and go with what the EU does.

  10. comment
    Comment #42714970

    https://en.wikipedia.org/wiki/Appeal_to_nature

  11. comment
    Comment #42714702

    Thank you. As someone who works in cybersecurity and works closely with our developers, a lot of them tend to inherently trust third-party code with no auditing of the supply chain…

  12. comment
    Comment #41370108

    https://frankenphp.dev/ Is probably the best I've seen.

  13. comment
    Comment #41329720

    Tbh, I think this is way more subjective then you're making it out to be. I subjectively would not want to use a WM for most of these points. > - If you want to have two web pages …

  14. comment
    Comment #41050094

    I diff'd the chrome extension against the github repo and they are basically the same, outside of a few lines in the README.md missing and the manifest.json containing an update UR…

  15. comment
    Comment #40937234

    This almost happened to my S/O. Luckily I had setup NextDNS to block newly registered domains along with a list of uncommon TLDs so the site got blocked.

  16. comment
    Comment #40390491

    This is why I private my social media accounts. There is already enough spam and I don't feel it needs to be any easier.

  17. comment
    Comment #40390340

    Too each their own, that's the great thing with programming, you can find what you like/want and use that. As you can probably tell I don't feel it is a burden on the backend. I su…

  18. comment
    Comment #40381682

    Guess it depends on your definition of a mono-repo vs multi-repo. I'd consider what we have as a mono. We have one repo which is our main web application (user dashboard, landing p…

  19. comment
    Comment #40381366

    When I work on solo projects, my goto is what I've dubbed the HAG stack: - HTMX: For client/server interactions. Returning HTML fragments is easy and lightweight. - AlpineJs: For i…

  20. comment
    Comment #40379757

    I moved from T-Mobile to Visible, and my SO from AT&T to Visible. It was well worth it, we now pay $80 combined with unlimited 5G (incl. cellular for our watches) and have had no i…

  21. comment
    Comment #40158120

    All the features you requested Turso can do, no? > - SQLite runs next to server as production database Embedded Replicas[1] > - In dev, some sort of worker auto-copies the prod DB …

  22. comment
    Comment #40135054

    > They could produce their 21-year-old younger sister, who has government ID (yeah, I know, that is a resort to government ID). 1. How would you verify that's actually their relati…

  23. comment
    Comment #39819293

    Oh great, another tool to enable spammers that target users cannot opt-out of. Fantastic.

  24. comment
    Comment #39525270

    I'm sure this is "normal" industry practice (not like I'd know since I've never tried doing SEO), but having a service that just uses AI to generate articles/blog posts for you jus…

  25. comment
    Comment #39525086

    > Need an external tool to invert mouse wheel scroll direction but not the touchpad scroll direction. This is probably my biggest gripe with macOS right now. Are there no developer…