Re: Veganism...
Exactly!
If there is anyone that the term Vegan should be thrown at it's those completely taken in by the fad of AI, with it's equally nonsensical justification and harmful outcomes.
4205 publicly visible posts • joined 6 Jun 2007
At this rate it would be far quicker to get back to the moon using bits of left over Apollo equipment and some duct tape, instead of the Artimis/Starship lashup.
Plus I'd trust good old 60s engineering, even stuff that's been sitting outside in the elements for nearly 60s years, over anything made by Boeing in the last decade.
Intel's E cores don't have SMT, the P cores do - but it's shit.
Older SMT cores using both threads showed a slight benefit over using a single thread for the vast majority of workloads, these new P cores seem to always be slower using both threads compared to a single one.
...I was still with PlusNet.
I was tempted to go with a local fibre company, but hung on until BT wired up our exchange last year. Although the fibre co was cheaper, they wanted £8 a month for a fixed IPv4 where as I got mine for free a long time ago with PlusNet, so would have worked out more expensive. But also PN are reliable and handle any problems honestly and quickly, as not only am I still with them, but I still get a fair chunk of referral money off each bill, from people I introduced after I signed up.
I thought the term frontier model was nonsense, but it's quite apt, as just like the frontier of the wild west, everything the first settlers gained was stolen from the native Americans, and then stolen again by the next wave of gun slingers.
Hopefully if all those billions invested in training models can be ripped off for peanuts, the AI bubble will burst even faster.
Gift cards could be used for very small transactions, but the ability to launder large amounts without being traced is vastly more challenging than using crypto currencies.
Your point about Monero doesn't hold water, if a victim company has no legal means of purchasing crypto currencies, it can't use them to pay.
You would soon see the ransomware industry dry up if the only payment method was sacks of cash left under flyovers.
I am not sure if "micro fragmenting" of code is due to IDE's forcing this (I have never used an IDE) or whether it is something taught in Uni's or is something considered industry best paractice but IMHO it is counter-productive.
Half arsed coding standards with very low 'complexity' metrics, enforced by static analysis tools, which insist any function with a loop and a couple of if statements is split in to 3.