Viewing profile — moWerk
moWerk
HN member- Joined
- Mon, Feb 16, 2026, 10:40 PM UTC
- HN karma
- 223
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About moWerk
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47065945
This is totally doable! The Always on Display screen can have colors and those do not impact the battery life much. Nothing hinders you to show a full color as AoD. There are some …
-
comment
Comment #47065706
Full disclosure, i spent ~3 hours crafting this post to hit the tone i wanted to convey and am kind of proud of the wrist-size linux banger i came up with. I am usually not good wi…
-
comment
Comment #47060328
This was a super encouraging and uplifting experience for everyone involved in the project. Thanks so much for providing this excellent platform.
-
comment
Comment #47059922
QML runs interpreted at runtime and Qt is very close to native C++, so both are actually quite lean and fast on these devices — the overhead is surprisingly small compared to full …
-
comment
Comment #47059850
While the PineTime/Infinitime is an awesome project everyone in our community roots for, the hardware platforms are totally different. The PineTime is microcontroller based and wor…
-
comment
Comment #47055940
Perfect! Our Ring is libhybris, Sauron is the binary blob drivers the manufacturers cursed us with, and we're still hobbling toward mainline Mordor one old kernel backport at a tim…
-
comment
Comment #47055578
Fair suspicion in 2026 — but we actually started drafting that announcement in early 2023 before first committing it here: https://github.com/jrtberlin/aos2.0-post . As a non nativ…
-
comment
Comment #47055140
With the latest devices its usually a problem that manufacturers choose to omit the usb pin outs in favor of water resistance and wireless charging. Making them a challenge to flas…
-
comment
Comment #47054890
Nice, thanks for the bug report! I have made in issue in the stopwatch repo: https://github.com/AsteroidOS/asteroid-stopwatch/issues/13 We have implemented a wifi toggle in the qui…
-
comment
Comment #47054033
Thanks so much! The peek gesture is inherited from lipstick and we kind of built our UI around those possibilities.
-
comment
Comment #47054006
Usually the Ticwatch Pro 2018/2020 (catfish) is widely available since it was a popular model. The more recent version Ticwatch Pro 3 (rubyfish/rover) is freshly ported and not as …
-
comment
Comment #47053925
It would be possible to use Rust. Nobody got around working on it tbh. But simple things like your mentioned watchface idea are really quick to do in QML.
-
comment
Comment #47053315
Indeed quite some watches share the same platform as can be seen in this list: https://wiki.asteroidos.org/index.php/Technical_Details_of_A... But the manufacturers all cook their …
- comment
-
story
Show HN: AsteroidOS 2.0 – Nobody asked, we shipped anyway
Hi HN, After roughly 8 years of silently rolling 1.1 nightlies, we finally tagged a proper stable 2.0 release. We built this because wrist-sized Linux is genuinely fun to hack on, …