Live data from Hacker News

Viewing profile — diffxx

diffxx

HN member
Joined
Tue, Aug 16, 2022, 11:41 PM UTC
HN karma
587
Public activity
149 items

About diffxx

No profile information was provided.

Recent public activity

  1. comment
    Comment #44186478

    I'm ready for their follow up product.

  2. comment
    Comment #43675407

    The instantaneous fertility rate dipping below replacement level does not mean humanity dying out. It might mean that this particular civilization with this particular population l…

  3. comment
    Comment #43655445

    Every EU nation should be thinking about how to fast track and incentivize American immigration.

  4. comment
    Comment #43560893

    Yes, though don't forget about the incompetence of adding the wrong person to the chat which goes part and parcel with the embarrassingly superficial/cynical discourse.

  5. comment
    Comment #43560837

    As a good friend who is the maintainer of a widely used oss tool likes to quip: the two hardest problems in computer science are naming things and making money in open source.

  6. comment
    Comment #43526757

    Here's my countervailing advice for keeping your phone safe: don't use a case or any protection at all. This trains you to take care of it.

  7. comment
    Comment #43468156

    I don't think correlation vs causation is the right question. Loneliness was clearly rampant long before chatgpt showed up. The question is whether chatbots are capable of reducing…

  8. comment
    Comment #43430150

    Imagine putting your time and energy into something other than building a bigger imaginary pile for yourself.

  9. comment
    Comment #43304365

    It sometimes feels like there is a strange resistance to defining ad hoc sum types. If your language has good pattern matching capabilities and an expressive syntax for declaring d…

  10. comment
    Comment #42782244

    My definition is very different. It is about my ability to have control over my life in the areas that matter most to me. I value my time and personal development above material we…

  11. comment
  12. comment
    Comment #42771903

    This does not feel like at all a good faith reading of the situation. Hardcore anti trans-activists on the right would like to make life so miserable for transpeople as to essentia…

  13. comment
    Comment #41614819

    I'm long on humans and suspect that many people will begin to prefer imperfection in reaction to the overproliferation of ai generated content.

  14. comment
    Comment #41612273

    I agree with the author that slow can be good and that taste and diligence can trump raw smarts. I think what is often missed though is the opportunity cost of shipping bad product…

  15. comment
    Comment #41485244

    I know I'm being pedantic but zero dependencies is impossible. I'm all for minimizing dependencies though.

  16. comment
    Comment #41292979

    I unfortunately do not have a good reference of my own, but it strikes me that this list is missing resources for language design. This is the underdiscussed hard part of compiler …

  17. comment
    Comment #41220957

    This is my experience too. I switched about five years ago and haven't looked back but many people still feel strongly that Google is better so like you I'm not sure if I'm doing i…

  18. comment
    Comment #41214234

    Python is too big to be a proper Lua replacement.

  19. comment
    Comment #41204840

    I feel that the problem is not text but language design. A great language should be close to a pareto optimum for both human and machine legibility. Most languages are optimized fo…

  20. comment
    Comment #41204697

    Definitely an interesting report. The conclusions seem skewed by the author's existing coding skill and fluency though. If anything, I'd expect on aggregate these tools to disempow…

  21. comment
    Comment #41194193

    This is why most of the best software is written by people writing things for themselves and most of the worst is made by people making software they don't use themselves.

  22. comment
    Comment #41173933

    Yes, but you could bypass the login page.

  23. comment
    Comment #41155938

    Late Carlin got far too misanthropic for my taste. Like all things, we need balance. This is a good argument against guilds, but there are positive aspects of the system too. Imagi…

  24. comment
    Comment #41123148

    I'd imagine cool is up there as well: https://nguyenthanhvuh.github.io/class-compilers/cool.html

  25. comment
    Comment #41090908

    I personally a prefer a stricter syntax with less redundancy. With a sufficiently fast and accurate compiler, things like indentation issues can be resolved very quickly when there…