Comment Re:Just stop ... (Score 1) 122
Uber and Lyft (and a few others) spent over $200M to convince the voters to pass ballot initiative 22 in CA to allow those companies to continue to treat their workers as independent contractors. You can fool a lot of people with $200M (and anyone who claims money does not matter in politics does not understand the importance of fooling more then 50% of the people).
Comment Re:Power of defaults. (Score 1) 16
And it is always gigabytes.
Well, it if was not gigabytes, one would probably not be using Elasticsearch in the first place (and yes, some people just use their default developer template for everything...)
Comment Re:Shout it from the rooftops (Score 1) 39
But (a) it's written in Rust because Mozilla didn't trust C++
It was not that they did not trust C++ (itself) but it is easier to verify the rust implementation (because rust does a lot of the memory safety checks at compile time), and there is a long long long history of codecs having memory safety issues. One less potential future exploit is always a good thing (one should note that rust does not protect against logic errors, so the code may still be wrong, just potentially less wrong).
Comment WHQL? (Score 1) 78
Comment Re:Diverse hazards (Score 1) 53
These crows have a very particular set of skills.
There are videos of birds attacking drones, and while not exactly common, it certain does happen. I would be surprised if Amazon has not worked with ornithologists (I would guess even have a few on staff) to learn how to minimize such attacks.
Comment Re:Surprised (Score 1) 29
Surprised he didn't "suicide" before the trial. More power to people like this!
I believe the current approach is accidental falls from windows in tall buildings (there is probably a hotel in Oakland with enough floors).
I believe he lives in Berkeley, so he probably drives, or is driven, or takes Bart, to the Oakland courthouse every day (the courthouse is a 1 or 2 minute walk from the closest Bart station).
Comment Re:Good for Bejar (Score 3, Informative) 29
Financial security on the other hand...I wouldn't put it past them to do whatever they could to make sure he can't find another job or penalize any tech company that hires him somehow, of course for other ostensible reasons.
In one of his interviews, he stated that he never expects to be able to find employment in his field ever again. Advocacy roles (in various non-profits), on the other hand, may be his future.
Comment Really late in the process of rollout (Score 2) 21
They should have addressed the eventual charge for executing the payment up front and earlier by making it clear it was all an initial experiment. No one of any intelligence imagined that there is not a small cost to the banks to execute the transaction itself, although it is likely a very small amount per transaction (probably only a few rupees) for values under the various reporting thresholds (where the costs of the transaction goes up due to the additional overheads at the bank).
Charging now, for something that was free so long, is going to be hard.
Comment Re:They are NOT making ends meet (Score 1) 150
Food, rent, etc. are things you need to buy every week, not an emergency. If you cannot afford it this week, you will never be able to do it. Instead you keep getting more and more debt at these rates until you reach the credit limit, then go bankrupt.
There are likely special cases (loss of job, emergency medical expense for yourself or loved one, money tied up for a short time) where the money is not available today, but can/will be in the near future. For some people, they might choose to use a credit card in those cases, but not everyone who lives a paycheck to paycheck lifestyle have a credit card, so buy now, pay later, is their only option (a bad option, but perhaps their only option).
Comment Re:California DL on iPhone Limitation (Score 1) 72
We've had the iPhone driver's license for a few years in California. Guess the one thing you can't do with it? If you said present it if you are stopped by the police, you would be correct. I wonder if this is also the case in other states.
The interesting thing is that the California's own official mDL app incorporates the ability to read a drivers license. I guess California has not provided the needed tech to their own police agency officers.
Comment Re:WTF? (Score 1) 72
Well then what is the fucking point of all this?=
A primary use, today, is at the airport, as TSA will accept (or at least try to accept) the digital ID QR code, and that can make moving through the lines a bit faster for everyone. If you have never flown, nor mind longer lines, this is would be uninteresting to you.
Some states also add in various age verification QR codes, that, maybe, eventually, mean that retailers and bars can use those to verify you are sufficient old to buy that beer, and equip police (and other agent staff) with readers that can just read the QR code that you display on your phone rather than you needing hand over your physical ID (in no case do you have to hand over your phone, the QR code provides the needed data).
Comment Re:Proprietary software is obsolete (Score 5, Informative) 47
Anything that isn't already open source can have an AI replacement coded in hours now. Oracle's business model no longer works in 2026 and Ellison should cash out before it's too late.
Various PostgreSQL variants (with additions) is already quite close to Oracle DB, but many enterprises want to be running a DB certified for their (for example) ERP solutions, and have been willing to pay (Oracle) for that extra paperwork. Sort of like no one likes VMWare, no one likes Oracle, but the cost to get out is higher than what many enterprises are prepared to spend today for a future reduction in costs.
Comment Re:That's called "inflation" (Score 1) 113
This is what inflation looks like in a single product category.
Well, yes, increases in prices are to be expected year over year due to inflation in general (and not just because it is software), but this year the increases were reportedly in the 7-10% range, which is somewhat higher than in some previous years with somewhat equivalent inflation numbers. And for manufacturers, who only pay $50-80/device, that is not a huge increase, but when your margins are being cut all across the board due to other cost increases, every dollar increase in your licensing costs makes a difference, until you have to raise your prices to the end user.
Comment Re:Fault (Score 3, Insightful) 101
You put ALL of your data on one cloud provider with no local backup? Loosing that data is YOUR fault. It's a few thousand dollars for a half dozen hard drives to store 50TB. Or heck, 50 100GB M-DISC Blu-Rays for less than that. That's what the Disney Imagineering sound department does - M-DISC backup, live copy on file servers, then secondary cloud backup.
While stations vary, most local PBS stations simply do not have the money for that level of IT staffing (and after recent reductions in funding, even those that may have had such staff, have probably had to let them know). Of course, if you want to volunteer your time, and the time of your backup, and the time of your backups backup (all for depth and redundancy) to your local PBS station, perhaps that can change.