singron

joined 1 year ago
[–] [email protected] 1 points 10 months ago

If you sue for too little, the case will get summary judgement, but that doesn't really seem like a risk in this case unless there is a specific law that makes this clause unenforceable.

[–] [email protected] 13 points 10 months ago (1 children)

On Linux, you run windows programs through wine, which is an additional layer that can theoretically slow down the program.

Also, windows supports certain constructs like io completion ports or WaitForMultipleObjects that historically haven't been emulated efficiently on Linux since it lacked comparable primitives, although those specific ones have been greatly improved in recent years with io_uring and FUTEX_WAIT_MULTIPLE.

There have been similar issues with direct3D since wine used to have to emulate it in OpenGL, but with vkd3d, wine has more opportunities to efficiently implement the d3d apis.

Basically wine being slower was the norm until quite recently.

[–] [email protected] 2 points 11 months ago

It's funny you mention that since YouTube led the web in dropping support for IE 6: https://blog.chriszacharias.com/a-conspiracy-to-kill-ie6

That kind of thing isn't quite in their DNA anymore, but you never know.

[–] [email protected] 11 points 1 year ago

Also most workers at tech companies are not computer programmers. Marketing, sales, support, success, operations, managment, recruiting, HR, accounting, project managment, and product managment usually make up most of the employees. You are probably better at these jobs if you have prior experience in the same industry, but what job isn't like that?

[–] [email protected] 5 points 1 year ago

These are all so old that I think it supports the point. A lot of today's useful materials, chemicals, and pharmaceuticals were invented by corporations around that time, but in recent history, corporate labs have been gutted and cherry pick out of universities.

E.g. in recent history, AlexNet came out of utoronto, Google bought Alex's startup shortly after, and then Google started developing deep learning models.