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

Electric Vehicles

2702 readers
107 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
[–] HeyThisIsntTheYMCA@lemmy.world 7 points 2 days ago (1 children)

if you really want to build your own, buy a kit car. they're cheaper.

[–] quick_snail@feddit.nl 2 points 2 days ago (2 children)

Any chance those kits are open source?

[–] ProdigalFrog@slrpnk.net 5 points 2 days ago* (last edited 2 days ago)

There have been a handful of open source car projects like the Tabby EVO, but most of them seem to have stalled out somewhat. The Tabby EVO website appears to be down, though you can see it through the wayback machine.

Kit cars based on common off-the-shelf parts may be an easier route for people wanting to build their own car from scratch.

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

I mean it comes with a manual how to build it and the one I'm looking at is a 67 lotus. You tell me how that open sources because software is not my field

[–] 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 1 day ago* (last edited 1 day 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