Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SE
Posts
0
Comments
128
Joined
2 yr. ago

  • Your issue sounds more like a capitalism issue. FANG companies lay off thousands of employees to cut costs and prepare for changes in the economy. AI didn't make them lay off all those employees, just corporate greed. Until AI can gather requirements, accurately produce code with at least 80%, can compile the software itself, it isn't a threat.

    Edit fix autocorrect

  • Windshield wiper fluid low is so obtrusive. It warms you next to the odometer as a message pop-up instead of a light, other things have lights, why doesn't it? Know what's worse? It also pops up multiple times on the dashboard touch screen blocking you from seeing your navigation while driving. At least I know I'm low on wiper fluid!

  • Yeah json actually sounds better. Unfortunately it's still a text file that they were importing the entire thing into memory. Probably worse than CSV since they were probably serializing each item from string into objects. They definitely did it in one of the most laziest ways possible though I bet it worked at the time of development and the vendors probably had very few items.

  • I believe it was a CSV file of every item in all of the shops (comma separated values) and it was being read and stored into memory single threaded so it was maxing out a single core on the CPU.

  • Looking it up again I couldn't find a self host website for it but here is a good writeup on it. Firmware is archived elsewhere and people have looked into the JavaScript that does the flashing process, so I imagine it wouldn't be too hard to make a permanent tool, but also it isn't needed until end of the year.