Live data from Hacker News

Viewing profile — diss

diss

HN member
Joined
Fri, Aug 10, 2018, 2:46 PM UTC
HN karma
75
Public activity
28 items

About diss

No profile information was provided.

Recent public activity

  1. comment
    Comment #45121653

    This is simply not true… that’s the problem. As much as I like Zed, using it for the sake of not being an electron app doesn’t make any sense when Cursor’s edit prediction adds so …

  2. comment
    Comment #43809829

    That was me! The original version I put on codepen was about 13 years ago. I can’t believe it either… until I realise that was before I landed my first programming job, and it feel…

  3. comment
    Comment #43809813

    No, fluid simulation is much more complex, but there are some relatively simple Smoothed Particle Hydrodynamics demos out there.

  4. comment
    Comment #43809799

    This example actually appears to be 2d.

  5. comment
    Comment #43809782

    It’s actually a lot simpler than you might think. I say that having written the “tearable cloth” demo linked elsewhere in this thread before I’d even started my SWE career. In this…

  6. comment
    Comment #34112104

    Yep, found this googling it. Forgot I had an Evernote account tbh but it was a little concerning.

  7. comment
    Comment #33940929

    I know exactly what you’re talking about from when I transitioned to web dev, but I feel that much less these days with TypeScript (done well) and VS Code. It’s actually a pretty d…

  8. comment
    Comment #28927430

    This is interesting to me because I've been left with the opposite impression. I've tried several times to switch to an alternative such as Duckduckgo and _always_ end up supplemen…

  9. comment
    Comment #27375913

    I don't think a SPA is the problem, in fact a well-made (end to end) SPA should be faster after an initial, cacheable load. It's the fact that it isn't well-made and it's bloated w…

  10. comment
    Comment #27058920

    No, Mark Zuckerberg was a nobody too. Having clout helps things along considerably when it comes to marketing and acquiring non-nobodies, but being a nobody is neither here nor the…

  11. comment
    Comment #27058903

    I don't believe that any of the videos described were made for views or with the intention of having an audience. Many things go beyond your capacity for empathy if you're obliviou…

  12. comment
    Comment #26899084

    Despite probably being correct in their sentiment, I think the attack on the team of "ragtag nobodies" is a bit out of order. I'm sure many of the world's best programmers are "nob…

  13. comment
    Comment #23163104

    Badly, which is why we have a totally different approach in the form of RN, Flutter etc. The concept of cross platform support wasn't the problem, that's what we're chasing for a r…

  14. comment
    Comment #23162861

    Huge companies, yes. They'd still prefer to spend less money/resource/time if they have the option to though, hence why some large companies actively explore cross platform technol…

  15. comment
    Comment #23162494

    Aside from update frequency you wouldn't, users can't tell the difference if it's done well. Are we not talking about "the state of software development"?

  16. comment
    Comment #23162324

    I don't think it would be less bloated, it's impossible for a layer on top of native to be less bloated. That's not to say it couldn't be efficient, and efficiency in development t…

  17. comment
    Comment #23162228

    I don't think so, if RN or similar is a viable option then it makes far more sense than juggling large Java and Swift implementations of the same app.

  18. comment
    Comment #19517471

    And yet it's more often than not recognisable as a male voice. But anyway, they're not changing their gender, they're changing their sex. They will tell you that there were of the …

  19. comment
    Comment #19508956

    Slightly, but what we consider male and female voices are correlated with sex and not gender. This is apparent in almost any transexual person, unless they happen to have an androg…

  20. comment
    Comment #19507772

    It's one thing to subscribe to gender roles traditional to your culture, but a totally different thing to base your attitude towards women on the perceived gender of a virtual assi…

  21. comment
    Comment #19507640

    Surely you'd refer to this as a "sexless" voice. Even if you believe that gender and sex are unrelated, voice is a product of your physical body and determined by sex. It's not aff…

  22. comment
    Comment #19507505

    > a large portion of the world is born with one of several intersex conditions No, a very very small portion. Gender doesn't vary independently from sex, you'd be hard pressed to f…

  23. comment
    Comment #19507473

    That seems to me like a far reaching problem to solve. I don't believe anyone actually thinks like that, I think this hypothetical issue exists in the minds of people trying to sol…

  24. comment
    Comment #19507386

    Yes. You find contradictions all through this kind of belief system if you analyse it logically, because it's driven first and foremost by how people feel (or how people think othe…

  25. comment
    Comment #19166813

    What's wrong with using react-router? That's just one solution that I've found easy and without significant limitation. Easier than native solutions. I'm predominantly a web develo…