Forgot your password?
typodupeerror

Comment Re:Why dont people like cameras? (Score 4, Informative) 61

> How can it be abused? I don't get it.

Really? You can't imagine a single way that a corporation or the government could abuse the ability to identify, track, and instantly locate any person at any time for any reason? Nothing at all, huh?

> yet I never heard of one case of a street camera being used to hurt someone let alone end lives

https://www.businessinsider.co...

https://www.yahoo.com/news/cou...

https://coloradosun.com/2025/1...

https://www.dailyjournal.com/a...

https://www.americanpartisan.o...

Those examples took basically no effort to find; now imagine if they want to target someone ON PURPOSE, like a civil rights leader, or to harass/round up people who participated in a protest.

Or just be a creep and stalk their ex or random women;

https://www.theguardian.com/co...

Oh, also the system is hilariously insecure, so it's not just cops, corps, and spooks who can use it.

https://stateofsurveillance.or...

=Smidge=

Comment We already had grammar checking (Score 5, Insightful) 50

OpenLibre already had grammar checking. It was free, didn't require a lot of hard drive space (a few MB at most?), and ran locally and almost instantly without needing a high price graphics card.

In fact we've had that ability for over a decade now.

> Let's make LibreOffice and the free desktop AI-native!

Fuck you, Keith.

=Smidge=
/TexMaths is also an existing LibreOffice extension

Comment Re: If they can't figure out EV (Score 1) 154

Okay so, thanks for tacitly admitting half your argument was bullshit by pretending it didn't exist when directly challenged. I'll take what I can get,

Most of Norway sees an annual high in the 10C/50F range. The highest seasonal temps in late summer is in the low 20C/70F range. Most of the country is at or below freezing most of the year.

Yes, they are driving them in the cold. You are doing a lie.
=Smidge=

Comment Re:If they can't figure out EV (Score 1) 154

"EREVs" also have a "full on engine" that needs just as much maintenance. They're also very inefficient because the conversion chain of fuel > mechanical > electrical > battery > electrical > mechanical is much worse than fuel > mechanical.

There are reasons to have that kind of system but efficiency ain't one of them, and if you aren't aiming for efficiency in a personal vehicle what the fuck are you even doing.
=Smidge=

Comment Re:I installed software... (Score 4, Informative) 160

You install software X, but without asking you software X silently installs additional software Y that is not necessary for software X to function, and if you try to remove software Y it gets re-installed without asking or alerting you.

We'd call that a trojan malware in any other context.
=Smidge=

Submission + - BFS: What the Textbook Says and What It Looks Like Running (rebraining.org)

fishbowl writes: A working lecture on breadth-first search, anchored to a real implementation — 22 lines of JavaScript from a single-file browser hex game. Walks through why every line is there and how you might have arrived at it yourself. Python and Java equivalents included. Cormen is waiting when you want it.

Comment Re:It's not about range (Score 1) 138

> The batteries bite into freight capacity and completely fuck up the economics of trucking in America.

They kinda don't because weight limits are higher for battery electric trucks for exactly this reason, and by the time you eliminate the fuel (200lbs), engine with accessories (3000lbs) and transmission (1000lbs) and add the batteries back in (up to 10000 lbs) minus the 2000lb additional weight allowance for EVs and you're not losing much if anything.

> So the relatively small reduction in capacity from adding a battery completely blows all of the calculations out of the water and breaks the system.

It absolutely does not. While it would be ideal to do so, not that many trucks routinely operate right at their max GVW. Again, electric long distance hauling is already a thing and has been for a few years now. Clearly the industry/reality knows something you don't.

> To be honest I don't follow things closely enough

Or at all, seemingly.

You still didn't touch upon the "specialized applications" comment though. What were you referring to when you said that?
=Smidge=

Comment Re:Do the economics work at all? (Score 1) 138

> So besides a handful of extremely specialist scenarios electric semis or a no-go.

Define "specialist scenarios"

The majority of freight moves under 250 miles per trip. About 73% by weight according to the BTS. So longer trips by truck - over 250 miles - are the exception not the rule. So what "specialist scenarios" are you referring to, since it obviously isn't relatively short trips that are the majority of use cases?

And before you answer, be aware that all-electric long-haul semi trucks have been successfully operating in Europe for years, so any reasons you might come up with why it can't or won't work are immediately scuttled by the fact that it's already being done.
=Smidge=

Comment Re:Trailer with battery/solar (Score 2, Interesting) 138

> Adding more battery always adds more weight which reduces range

Adding more battery increases range, not reduces. Adding more battery increases weight, which reduces cargo capacity. That's the problem for trucks, which have a total weight limit and you want as much of that weight to be stuff you're getting paid to move.

> At some point, you are at a flat stage where more battery adds the same amount of range as it reduces.

This is literally never true in practice. To get to a point where more battery = less range, you would need to have a vehicle that is barely able to move its own weight. Even then it's questionable if you'll actually reach an inflection point.

The practical limits on battery size is cost first and foremost, and physical space after that.
=Smidge=

Comment Re:Invert the process (Score 1) 192

> After they practiced doing it wrong for an hour at home as their first exposure to the idea? Great plan with no drawbacks!

No, they would not be practicing anything for the first time at home. The whole point is they review the lecture/reading materials/youtube videos or whatever on their own in a way that suits them and the application of that knowledge happens in class.

> There's not one right way for students to learn, because different people learn best in different ways

Which is exactly why you let them do that, at home, and monitor their progress in the classroom and make corrections as needed.
=Smidge=

Comment Invert the process (Score 4, Interesting) 192

There's long been a school of thought that the homework should be the learning portion of the curriculum, and the classwork should be the practice portion. The exact opposite of how it's currently done. Students can read the assignments or learn at their own pace using whatever methods they find suits them, and then can demonstrate their understanding and practice their new knowledge under supervision of a teacher who can help them with any difficult spots and recommend tools/methods that might work better.

This also solves the "cheating" problem because you can't copy someone else's knowledge without actually learning it and an LLM can't learn it for you either.
=Smidge=

Slashdot Top Deals

Everyone has a purpose in life. Perhaps yours is watching television. - David Letterman

Working...