Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Treaties by contry, not per-capita (Score 1) 101

The best measure for personal responsibility, but arguably the worst for actually doing a damn thing to solve the problem. Sparsely populated or isolated countries contribute little of the total while scoring high per individual.

Qatar per capital co2 is something like 900% of the global average, but they emit 0.3% of the world's total. Meanwhile, India is a well behaved and below average 40% per capita emitter while being the third largest emitter at 7.6% of the total.

Palau is the undisputed per capita king at almost 1300% of global average. But at 0.004% net, they could disappear tomorrow and not change things at all.

So if you want to actually change the trajectory, per capita is a red herring. You address the net offenders first. Sure, everybody should pitch in, but where you spend your outrage capital matters. It only serves to let some folks feel righteous indignation.

Comment Re:The supply chain problems are real (Score 2) 151

Elon Musk compensation package:

The pay plan would give Musk 423,743,904 shares, awarded in 12 tranches of 35,311,992 shares each if Tesla achieves various operational goals and market value milestones. Goals include delivering 20 million vehicles, obtaining 10 million Full Self-Driving subscriptions, delivering 1 million “AI robots,” putting 1 million robotaxis in operation, and achieving a $400 billion adjusted EBITDA (earnings before interest, taxes, depreciation, and amortization).

And:

The plan has 12 market capitalization milestones topping out at $8.5 trillion. The value of Musk’s award is estimated to exceed $1 trillion if he hits all operational and market capitalization goals. Musk would increase his ownership stake to 24.8 percent of Tesla, or 28.8 percent if Tesla ends up winning an appeal in the court case that voided his 2018 pay plan.

So, Tesla has to generate $8.5 Trillion in revenue over the next ten years for Musk to get $1 Trillion in stock... If the company doesn't meet those targets, he doesn't get the stock.

Comment Re:full-size electric pickup (Score 2) 151

Quote>I agree that people SHOULD want smaller trucks, or—get this—CARS, but the big car companies love their margins. Ford's eliminated every passenger car in their lineup except for the Mustang (even the Mustang Mach-e is classified as an SUV for some reason).

People want smaller pickups, just look at the market for older small pickups... The issue is there is little profit in passenger cars, there is big profit in big pickups and SUVs. If you can make a quality, attractive economical passenger car, you'll sell a ton of them (Honda Accord?) but that's hard - on the other hand, you can make much, much more selling big expensive pickup trucks/SUVs.

Comment Re:How Stupid (Score 1, Insightful) 151

What?

They lose money on every EV F-150 they sell.

To continue making them is non-sensical. What can Ford sell that generates enough PROFIT to at least offset the LOSSES of every F-150 EV?

They have a huge unsold inventory of $100K pickup trucks, why keep making more F-150 EVs just to park them in an airport parking lot somewhere?

Comment Re:are we winning yet? (Score 1) 225

This is the only tool left in the entire Democratic toolkit. If you're saying that the Democrats should simply do whatever the Republicans say for the first two years, then I hope you were saying the same thing to the Republicans during the Obama/Biden terms.

If I thought the Democrats were being unreasonable, I'd say so. But their demand is specific, narrow, and reasonable. The fact that Trump just doesn't want to concede one iota should not put the onus on the Democrats to cave.

"Let the tyrant do as he pleases because he'll burn it all down to get his way" isn't reasonable or right. Anybody suggesting it is is just straight up happy to have a strong arm dictator at the helm.

Submission + - The Human Only Public License (vanderessen.com)

nmb3000 writes: With the rapid ascent of AI training, tools, and a push for more autonomous agents, do we need a new software licensing option for developers that don't want their work used to support or advance these systems? One developer says yes.

Whether artificial intelligence systems will end up being a positive or a negative force for humanity is still an open question. But we might find ourselves one day with AI embedded at every layer of our existence, living lives of toned down and diluted humanity with only our dreams for escape. Although I am not yet convinced of this worst case scenario, I believe it is important that we as software developers have at least the option to opt out of that system altogether, to be able to continue hacking, working, and tinkering in a space of our own in total absence of artificial intelligence systems, and share this luxury with our users.

I designed a software license for this purpose. It is called the Human Only Public License, or HOPL for short.

While a license like this is probably entirely unenforceable and goes against a strict open source ethos (both traits shared with the problematic "do not evil" JSON license), the appeal of continuing the tradition of one human creating something specifically for other humans is understandable. It also gives those developers who are concerned with the negative impact AI tools may have on software development as a field and career a way to push back.

The license is also published on GitHub.

Comment Re:If all of AI went away today (Score 1) 149

No. Like any software, AI requires maintenance, and that maintenance costs money, lots of money.

It does not. Models need nothing more than the storage of some gigs of weights, and a GPU capable of running them.

If you mean "the information goes stale", one, that doesn't happen at all with RAG. And two, updating information with a finetune or even LORA is not a resource-intense task. It's making new foundations that is immensely resource intensive.

Can you integrate it into your products and work flow?

Yes, with precisely the difficulty level of any other API.

Can you train it on your own data?

With much less difficulty than trying to do that with a closed model.

Comment Re:Because YouTube is great. (Score 1) 59

I agree. Make liberal use of the "Don't recommend this channel" feature, keep your feed tidy, and there's amazing stuff out there.

Be your own advocate. Ruthlessly police rabbit holes, and watchdog the quality of your thought.

And watch funny pet videos once in a while. They're a mental palate cleanser, with little down side.

Comment Exactly (Score 1) 59

It's easy to rag on Gen-Y/Z for attention problems and the like, but the ecosystem that birthed them was built by... us. The Gen X and millennials took the technology and built the capability-destroying entities on top of it.

I can't blame them for the world they were born into. We're beta testing a whole new way of being on them. And they'll pay the price. That sucks. So while it irks me to see people failing at the basics of communication, I cannot ascribe it to personal failings on their part.

Slashdot Top Deals

Thus spake the master programmer: "After three days without programming, life becomes meaningless." -- Geoffrey James, "The Tao of Programming"

Working...