
Yeah, one would think that would blow a grand jury ruling. Vandalism, arson… ok.
If it weren’t an external gate and was instead someone’s front door, then maybe, but as it stands, it’s all property damage and attempted murder is a crazy reach…

Yeah, one would think that would blow a grand jury ruling. Vandalism, arson… ok.
If it weren’t an external gate and was instead someone’s front door, then maybe, but as it stands, it’s all property damage and attempted murder is a crazy reach…

I think that would apply to people tricked into reading/watching AI slop video, but I think his definition is a likely one that could apply.
You try to google search, you get an ‘ai overview’. In a bizarre scenario, DuckDuckGo made a big deal of asking the users and showing the users overwhelmingly wanted to skip AI results by default, and duckduckgo still defaults to AI summary unless you take measures to opt out.
An analogy is dificult, but I suppose imagine a subway dropped off someone and there’s no stairs up, only a tunnel for a Tesla to take you to the next stop. You “use” a car, but were given no option to do otherwise because you were stuck underground and they forced you to take the car to carry on.
In either case, his definition certainly is a likely one for a Gen Z respondant to be thinking when they respond “yes they use AI”. On the flip side some probably felt as you do and responded that they did not use AI, because they did not voluntarily do so.

To provide a relatively decent source: https://christmas.musetechnical.com/ShowCatalog/1997-Sears-Christmas-Book
Around page 286. So 1997 christmas season, Starfox and Goldeneye going for $80… FFVII for $60…
N64 had the challenge that every single game was a circuitboard, so that inflated costs. Nowadays the price is for just the right to download a copy.

Yeah, AAA productions:

You are correct, and the critical number is that sodium is over 3 times as massive as equivalent lithium.
But to keep in perspective, we are talking about an element that’s only about 5-7% of a pack, so theoretically you could maybe get to only 10-15% more massive as a penalty for swapping out lithium. Which is some applications is still unacceptable,but broadly we have seen a lot of accepting that same tradeoff going from NMC to LFP…

Sodium battery performance is better in the cold.
Currently some sodium battery products are out in the market and aren’t appreciably cheaper yet and the answer to ‘why’ was ‘cold weather performance’.

Yes, I’m just unsure when the volumes hit.
Evidently they do seem to indicate a battery intake rate consistent with about 250,000 EV batteries a year.
Globally about 30 million cars are junked a year, so as EV adoption raises then they could reasonably get 8 fold more batteries even while splitting with other companies.
But they have a chokepoint that means they can only use a fraction of the batteries they get already, so more batteries won’t help them right now.

One thing to keep in mind is that the car may outlast the battery, by a fair amount.
If you look at Prius, there’s been a fair amount of battery replacement there. I vaguely recall seeing that first gen Nissan Leaf batteries degraded enough to need replacement fairly quickly. On the flip side, seems the more carefully managed solutions with liquid cooling and maintaining buffers have been more robust than expected.
Still, I ultimately agree with the assessment that the volumes aren’t going to be there for a long time, just that batteries coming out can happen before the car is scrapped. But in terms of volumes, prior to 2019 there just weren’t enough batteries going to be expecting much either way yet.

Problem is that broadly most GenAI users don’t take that risk seriously. So far no one can point to a court case where a rights holder successfully sued someone over LLM infringement.
The biggest chance is getty and their case, with very blatantly obvious infringement. They lost in the UK, so that’s not a good sign.

I suspect the answer will be that such large requested as you frequently see with LLM codegen will just be rejected.
Already I see changes broken up and suggested bit by bit, so I presume the same best practice applies.
I actually had not used TurboTax before. And as a result I could do state and federal free with them this year, so it was cheaper than freetaxusa.
But won’t be using it again next year, it was fine but not particularly impressive compared to usually cheaper alternatives.
Hey LLM. I’m thinking of deducting my Corvette as a business expense for my landscaping business, is that a good idea?
What a creative way to lower your tax burden! This totally makes sense and you can be confident that your decision will be well received.
(Others can take the LLM tone better than me, and I don’t have the patience for LLM verbosity).
I wonder if I counted…
So I did the tax prep using a free offer from TurboTax. Everything seemed traditional.
Then, at the end it generated an AI summary of my return. I didn’t have a choice, it just did it. I have the “unhelpful” feedback because:
So AI was forced into my tax prep and did nothing substantive (thank goodness) and flubbed the cosmetic role it tried to play.

Yes, recently we got a security “finding” from a security researcher.
His vulnerability required first for someone to remove or comment out calls to sanitize data and then said we had a vulnerability due to lack of sanitation…
Throughout my career, most security findings are like this, useless or even a bit deceitful. Some are really important, but most are garbage.
I think the missing part in that is the “Miata”-ness. A fun little car with a bit of oomph to it and being ok with short range for the sake of a more fun/light drive. That has the light and affordable down, but doesn’t really approach the ‘fun’ part of the miata appeal.
Another facet I hope the H shaped battery would mitigate is the weight. Might have to further wait for viable solid state batteries to match the ICE for cornering. Yes the reving and shifting fun is lost, unless you go like the Ioniq N and just give the driver the toys to feel like they have revving and shifting…
I too would probably be fine with 100 miles for a ‘fun’ car or even commuter car. Though that’s a luxury many households can not afford, a designated car for ‘road tripping’, so I’m not going to expect too much attention to this scenario…
The thing is they do make the parts, but it’s a custom job and generally changing from a mass-manufactured EV to a hand-crafted car. The savings in reusing the reusable portions of the car are more than offset by the labor associated with putting them in. So it’s only really reserved for ‘classics’ with some iconic design, and even then the person risks enraging fans of the car who find it heretical to rip out their engines.
Problem with the theory is that people believe in LLM strongly enough that whatever pressure there is within a market to be vaguely similar evaporates. SQL certainly has dialects, but at least the basics are vaguely similar, as an example.
Working with a vendor that is oddly different from every other vendor in the space and we applied pressure to implement more typical interfaces. Their answer was “just have an LLM translate for you and use our different and frankly much weirder interface”. When we did cave and use it and demonstrated the biggest LLMs failed, they said at least they give you the idea. Zero interest in consistent API with LLM as an excuse.
On the write your code for you, it has to be kept on a short leash and can be a nightmare if not overseen, though it can accelerate some chore work. But I just spent a lot of time last week trying to fix up someone’s vibe coded migration, because it looked right and it passed the test cases, but it was actually a gigantic failure. Another vibe coded thing took 3 minutes to run and it was supposed to be an interactive process. The vibe coded said that’s just how long it takes, if it could be faster, the AI would have done it and none of the AI suggestions are viable in the use case. So I spent a day reworking their code to do exactly the same thing, but do it in under a second.
For the jira ticket scenario, I had already written a command line utility to take care of that for me. Same ease of use instead of using jira GUI and my works torturous workflows, but with a very predictable result.
So LLM codegen a few lines at a time with competent human oversight, ok and useful, depending on context. But we have the similar downside as AI video/image/text creative content: People without something substantial to contribute flood the field with low quality slop, bugs and slow performance and the most painful stuff to try to fix since not even the person that had it generated understood it.
Just a small correction, 120v.
But charging at home is a game changer compared to gas, cost and convenience both. If you can’t charge at home though, it’s rough as the commercial charging stations are pretty pricey, before Iran or was generally more expensive to fast charge than gas per mile. Home charging for me is like getting 1.25 a gallon gas. Except without the oil changes, the belts…
True, but it’s at least a rough indicator, and having intact concrete pricing from back then was a bit challenging, and sears catalog came to me as a very well preserved source of vaguely appropriate pricing.