HackerTrans
TopNewTrendsCommentsPastAskShowJobs

paddim8

421 karmajoined 6 lat temu

comments

paddim8
·przedwczoraj·discuss
Games with anticheat generally don't. Multiplayer games without anticheat generally so work.
paddim8
·27 dni temu·discuss
20 km/h is nothing. On a bike lane you should be allowed to go normal biking speed
paddim8
·w zeszłym miesiącu·discuss
The website has way too low contrast
paddim8
·w zeszłym miesiącu·discuss
Read the post
paddim8
·w zeszłym miesiącu·discuss
Choosing to not invest in something is the complete opposite of virtue signaling... stop using words you don't know the meaning of
paddim8
·w zeszłym miesiącu·discuss
Volvo workers in Sweden are unionised
paddim8
·w zeszłym miesiącu·discuss
It can happen in Sweden too but it is less likely to. We don't have a president, we have a prime minister with limited power. We have a stronger democracy run by coalitions instead of a single party. One jackass is not enough in Sweden.
paddim8
·2 miesiące temu·discuss
I am all for minimalism but "If you come from one codebase to another codebase by a different team it’s close to learning a completely new language" I really don't agree. It's not that big. Just sounds like a skill issue
paddim8
·2 miesiące temu·discuss
What an entitled take.
paddim8
·2 miesiące temu·discuss
What's the problem with the JIT runtime? Why is rapid iteration slower with JIT? Just-in-time compilation isn't inherently slower and is normally faster than AOT for dynamic languages and even static languages that have some dynamic features like dynamic dispatch
paddim8
·2 miesiące temu·discuss
Unfortunately the QBE code is really strange so if you need to make some changes yourself it probably won't be very fun
paddim8
·3 miesiące temu·discuss
I think the minimalist design is good. But hasn't the font size decreased over time in practice? When HN was first created, the average monitor had a much lower resolution, which made text appear larger. Now I think it's quite difficult to read compared to other websites. Obviously it's easily solved by zooming, but I think it would make sense to adjust for the change in resolutions over the years
paddim8
·4 miesiące temu·discuss
Azure does this and has amazing tooling for bringing it all together locally (Aspire)
paddim8
·4 miesiące temu·discuss
Because it gives more context. Quite obvious if you look at the readme...
paddim8
·4 miesiące temu·discuss
It is not good for your wrists. Don't do that to yourself
paddim8
·5 miesięcy temu·discuss
The previous UI made no sense. Having the email viewer on the bottom and the list on the top instead of side by side makes absolutely no sense when most emails are designed for viewing in portrait.
paddim8
·6 miesięcy temu·discuss
Probably because your distro purposefully keeps software out of date because it is too fragile otherwise. I don't think that is reasonable at all for desktop use.
paddim8
·6 miesięcy temu·discuss
Yes. Premature optimisation when it comes to dynamic linking is the reason for why the year of the Linux desktop is far away in my opinion
paddim8
·6 miesięcy temu·discuss
Then you update those dependencies. Not very difficult with a package manager. And most dependencies aren't used by a ton of programs in a single system anyway. It is not a big deal in practice.
paddim8
·6 miesięcy temu·discuss
That's why I don't think Ubuntu is a newbie distro. You never have to compile for source on arch-based distros. Obviously plain arch isn't fit for beginners, but I would argue that something like endeavouros or cachyos is easier to use than Ubuntu. If you want to install something, you just run one command, and then it is installed, 99.99% of the time.