Live data from Hacker News

Viewing profile — lunfard00

lunfard00

HN member
Joined
Sat, Apr 03, 2021, 8:57 AM UTC
HN karma
30
Public activity
20 items

About lunfard00

No profile information was provided.

Recent public activity

  1. comment
    Comment #35020312

    depends your workload I guess, if you are just compiling a lot of code or having containers with a non-server-like load, then most of features of this computer are useless. Also GU…

  2. comment
    Comment #30255456

    That is good for Samsung/Qualcomm/Mediatek/Apple, but let's be honest, it is a failure as a business. Despite of being used on pretty much 100% of all smartphones' SoC, they barely…

  3. comment
  4. comment
  5. comment
    Comment #29579529

    dont worry, php destroys ruby performance wise [1]. Kinda fun that even javascript is faster, apparently performance is only a factor to circlejerk against js [1]: https://benchmar…

  6. comment
  7. comment
    Comment #27712337

    oh that is nice to know, thanks

  8. comment
    Comment #27712184

    It is super irritating to apply to american companies, most of them ask for your race (optional input) and list latin and white as different options. I am white as milk from a Lati…

  9. comment
    Comment #27248871

    in my experience is better to have customs hooks like useTimeout (react-use library is awesome) so is easier to test. Mocking hooks feels nice, mocking the browser API not so much.…

  10. comment
    Comment #27111949

    Writing powershell scripts on vscode with the ps plugin is quite pleasant. Would recommend everyone to try it.

  11. comment
  12. comment
    Comment #26896599

    Maybe unrelated but I think it is a Hyper-v (w10) issue, not a WSL one. At least same thing happened to me some days ago on one VM running on Hyper-v, it went crazy and consume all…

  13. comment
    Comment #26882375

    Amazon is the biggest leecher in the industry. They haven't open-sourced any meaningful project back to the community and they even prevent its employees to work in any of them[1] …

  14. comment
    Comment #26879603

    Do they? Nodejs is only backend/builders, so they could be just running javascript on a chrome-like instance, no nodejs involve at first. They probably have the services running on…

  15. comment
    Comment #26848194

    That is not the issue, the issue is that AMD advertise 2700x and 5950x with the same TDP, so at the very least that should means that they both work fine when using the same coolin…

  16. comment
    Comment #26846953

    lucky me never had issues with my 5950x (windows, x570 taichi). That being said, TDP 105w is bs.

  17. comment
    Comment #26762662

    maybe because by definition you lose data on rollbacks? You can re-run all events/messages (if your company architecture supports it) but that gets more complicated, usually patchi…

  18. comment
    Comment #26753831

    In 2013 most people were happy with every new shiny app, and now that web is looking more and more like an app, is that an issue?

  19. comment
    Comment #26680673

    There is a lot of elitism around bash, like the "Arch btw" thing but far worse because a lot of important things depends on it. Powershell has been working on linux for quite a whi…

  20. comment
    Comment #26679403

    and yet I don't see anyone complain about bash which is arguably far worse than those 2. When things get hard on bash, you will start to see python scripts on CI and whole thing is…