Viewing profile — lunfard00
lunfard00
HN member- Joined
- Sat, Apr 03, 2021, 8:57 AM UTC
- HN karma
- 30
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About lunfard00
No profile information was provided.
Recent public activity
-
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…
-
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…
- comment
- comment
-
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…
- comment
-
comment
Comment #27712337
oh that is nice to know, thanks
-
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…
-
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.…
-
comment
Comment #27111949
Writing powershell scripts on vscode with the ps plugin is quite pleasant. Would recommend everyone to try it.
- comment
-
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…
-
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] …
-
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…
-
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…
-
comment
Comment #26846953
lucky me never had issues with my 5950x (windows, x570 taichi). That being said, TDP 105w is bs.
-
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…
-
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?
-
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…
-
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…