this post was submitted on 05 Jun 2026
202 points (98.1% liked)

Electric Vehicles

2702 readers
87 users here now

Overview:

Electric Vehicles are a key part of our tomorrow and how we get there. If we can get all the fossil fuel vehicles off our roads, out of our seas and out of our skies, we'll have a much better environment. This community is where we discuss the various different vehicles and news stories regarding electric transportation.


Related communities:


founded 2 years ago
MODERATORS
 

If they actually follow through on making the Slate as privacy friendly as they claim in this article, and it doesn't have any major flaws, I'm gonna go ahead and say this is perhaps one of the best options for someone in need of a mini-truck/SUV hybrid.

you are viewing a single comment's thread
view the rest of the comments
[–] quick_snail@feddit.nl 0 points 2 days ago (1 children)

How is the manual licensed? Does it use a copy left license like GNU or Creative Commons?

If so, it's open source. If not it's not.

[–] HeyThisIsntTheYMCA@lemmy.world 1 points 2 days ago (1 children)

part of the reason i picked that one is because my local library has old car repair manuals and that's one of them. I legit don't know anything about its copyright (you can use buzzwords but that is the legal term) but like, this stuff has never been that hard to find.

[–] quick_snail@feddit.nl 0 points 2 days ago* (last edited 2 days ago) (1 children)

Making it easy to find is not copyleft. And copyleft is a concept that doesn't exist in the concept of copyright.

Making something copyleft means I and you would have permission to make copies of the designs and the manual and make changes to them and sell a product based off of those designs. And that I would also require the same from my designs.

It's a license that encourages collaboration (I take someone else's work rather than reinvent the wheel, and if I improve it I share that improved design back with the world and let them do the same) rather than competition (where the original designer would sue me for using or improving their design)

[–] HeyThisIsntTheYMCA@lemmy.world 1 points 1 day ago (1 children)

Automobiles is one of those area I feel like Chipotle copy left does not work in practice. It's a two ton death machine, so we really want contributions by Claude?

[–] quick_snail@feddit.nl 1 points 1 day ago (1 children)

Copyleft licenses wave warranties.

And there's loads of open source projects that don't allow AI contributions. Just because someone writes a shitty PR doesn't mean it will be merged.

[–] HeyThisIsntTheYMCA@lemmy.world 1 points 1 day ago (1 children)

See, PR? Merge? That's software bullshit. This is a conversation about hardware.

[–] quick_snail@feddit.nl 1 points 1 day ago* (last edited 1 day ago)

Lol have you ever done open hardware?

Hardware designs in OpenSCAD or FreeCAD live in git repos. And, yes, the community makes changed via PRs