HackerTrans
TopNewTrendsCommentsPastAskShowJobs

markus92

no profile record

comments

markus92
·vorige maand·discuss
It is. We still run quite a few of them in prod and with 580 drivers they run just fine. Very useful GPUs still.
markus92
·vorige maand·discuss
I think OP means more why politics hasn't changed this. Even at state level there's plenty of stuff that can be done about this but seemingly no one cares enough.
markus92
·vorige maand·discuss
Temu has EU warehouses they appear to ship from: all return addresses I've seen are EU addresses.
markus92
·2 maanden geleden·discuss
They absolutely suck in HPC environments. Bunch of users running all types of code that can just LPE themselves to root, not a good scenario.
markus92
·2 maanden geleden·discuss
Capacitive touch screens when plugged in with cheap chargers to crappy waveforms, behave weird.
markus92
·3 maanden geleden·discuss
Samsung Galaxy S5 is the first one to cross my mind.
markus92
·3 maanden geleden·discuss
https://en.wikipedia.org/wiki/CO2_Coalition
markus92
·5 maanden geleden·discuss
Better than expected as it's mixing userlands. We didn't put the entire /usr/lib of the old system in LD_LIBRARY_PATH but just some stuff like old libpng, libjpeg and the shebang. Taking an image of an old compute node still on RHEL 7 and then dumping it a container naturally worked, but at that point it's only the kernel interface you have to worry about, not different glibc, gtk, qt and that kind of stuff.
markus92
·5 maanden geleden·discuss
This looks like Rotterdam ten years ago
markus92
·6 maanden geleden·discuss
We (small HPC system) just upgraded our OS from RHEL 7 to RHEL 9. Most user apps are dynamically linked, too.

You don't want to believe how many old binaries broke. Lot of ABI upgrades like libpng, ncurses, heck even stuff like readline and libtiff all changed just enough for linker errors to occur.

Ironically all the statically compiled stuff was fine. Some small things like you mention only linking to glibc and X11 was fine too. Funnily enough grabbing some old .so files from the RHEL 7 install and dumping them into LD_LIBRARY_PATH also worked better than expected.

But yeah, now that I'm writing this out, glibc was never the problem in terms of forwards compatibility. Now running stuff compiled on modern Ubuntu or RHEL 10 on the older OS, now that's a whole different story...
markus92
·6 maanden geleden·discuss
Your capacity drops dramatically, by at least an order of magnitude if not more. The Jubilee line can do 30 trains per hour, 875 people per train is 26250 people per hour. Say an average minibus can hold 26 people, you'll literally need a thousand busses an hour to move everyone. And yes it all runs at capacity especially during rush hour.
markus92
·9 maanden geleden·discuss
Hit by A/C is negligible in most EVs. What you're saying is more that there is a current charger shortage, supply/demand will take care of that in the future.
markus92
·9 maanden geleden·discuss
Exactly, they can’t just pay the 5 million and call it a day.
markus92
·9 maanden geleden·discuss
Na, but under the Dutch legal you can go back to the court if they pay the 5 million without changing anything and ask if they can increase it cus it clearly wasn’t enough. They’ll just keep tacking zeroes on.
markus92
·10 maanden geleden·discuss
Per dollar sure but they’re quite a bit off per watt. Plus the software ecosystem is still not there.
markus92
·5 jaar geleden·discuss
They'd only own the copyright on the minor change so can't force everyone to use GPL on all of the code.