this post was submitted on 28 Jan 2025
433 points (97.2% liked)

Technology

70550 readers
3649 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Ulrich@feddit.org 75 points 4 months ago (2 children)

I'm just very unoptimistic that this won't come back as corporate garbage and not remotely resembling what it once was.

[–] Fubarberry@sopuli.xyz 72 points 4 months ago (1 children)

The people doing the revival have been working to keep the original pebbles working for years now. I think they're really passionate about the watch, and that gives me hope for the revival.

[–] Ulrich@feddit.org 13 points 4 months ago (1 children)

It sounds like "the people" is just Migi, unless I'm misunderstanding. The guy who EEE'd Beeper.

[–] Aatube@kbin.melroy.org 12 points 4 months ago (1 children)

How did Migi embrace, extend, and extinguish Beeper‽

[–] Ulrich@feddit.org 3 points 4 months ago (1 children)

Everything is closed source now.

[–] Virkkunen@fedia.io 19 points 4 months ago (1 children)

The beeper apps were never open source to begin with, but all the bridges are and will continue being.

[–] Ulrich@feddit.org 1 points 4 months ago (1 children)

The beeper apps were never open source to begin with

Incorrect. They were open source right up until they moved over to the new Beeper app.

[–] Virkkunen@fedia.io 14 points 4 months ago (1 children)

I've been with them since the first alphas, and no, the mobile and desktop apps, and the server implementation were never open source, only the mautrix and beeper bridges. Nothing has changed with the new apps, and the local bridges (that run in your phone with the app) will also be open sourced on release.

[–] LengAwaits@lemmy.world 1 points 4 months ago

Any word on Beepy V2? Migicovsky's been pretty quiet on that lately.

[–] Aatube@kbin.melroy.org 3 points 4 months ago (1 children)

The best part is you can make your own!

[–] Ulrich@feddit.org 13 points 4 months ago (1 children)

With what? I don't own a watch factory.

[–] Aatube@kbin.melroy.org -2 points 4 months ago (1 children)
[–] Ulrich@feddit.org 13 points 4 months ago (4 children)

How are you gonna fit an Arduino in a watch?

[–] grue@lemmy.world 10 points 4 months ago (1 children)

You put an Arduino-compatible microcontroller on a custom PCB, obviously. A QFN package ATTiny is like 4mm square.

It'll all be SMT parts if you want it to be watch-sized, so you'll have to let JLCPCB or whoever assemble the board for you instead of soldering it yourself, but it's surprisingly accessible to random hobbyists these days.

[–] Ulrich@feddit.org 3 points 4 months ago (2 children)

Yeah I don't understand any of these words.

[–] errer@lemmy.world 9 points 4 months ago

What part of you just DHRT the CNGIR to the WKFI do you not understand?!?

[–] Cenzorrll@lemmy.world 3 points 4 months ago

Yeah I don't understand any of these words.

Ok, maybe you specifically shouldn't make your own, but somebody else who knows this things could.

[–] CmdrShepard42@lemm.ee 10 points 4 months ago

Don't forget the screen and the battery too.

[–] Aatube@kbin.melroy.org 0 points 4 months ago

Fine, Raspberry Pi.

[–] sugar_in_your_tea@sh.itjust.works 0 points 4 months ago* (last edited 4 months ago)

Get a smaller Arduino, there are a ton of options with low power. You can 3D print a mockup (check your local library if you don't have access to one) before designing the full product

If you go completely custom and get it right the first time (unlikely), you can probably get a prototype for $1k or so with a custom PCB and high quality 3D printed case (molds are expensive).

It would require a lot of learning if this is your first time, but 3D printer + tiny Dev board can get you very far for very little money (<$100 if you have access to a 3D printer).