Hacker Newsnew | past | comments | ask | show | jobs | submit | will0's commentslogin

Try that URL again :)


TL;DR: Tintin in the Land of the Public Domain.

I had forgotten Pebble used Tintin-themed code names (which I assume was the inspiration for the Snowy assistant app's name?)...

Tangentially & coincidentally related: the Tintin & Snowy[0] characters entered the/a Public Domain[1] at the beginning of this year!

Which means your lawyer might advise that you might now actually be able to use an actual original Snowy illustration[2] for the app logo...

I mention this primarily because I am currently (in theory) developing a Tintin-themed game for an annual Public Domain game jam[3]. In reality, I've spent more time trying to locate scans of Tintin-related documents/illustrations[4] that actually fall under the constraints necessary for even US Public Domain[5].

----

[0] Milou.

[1] Well, actually[1a], maybe only in the US for 2025? And 2034 in Berne-associated countries? And 2054 in Belgium? Or any year if you're an AI, seemingly? Okay, perhaps it's better to not use an original illustration. Such are the joys of actually trying to interact with the Public Domain in good faith[1b].

[1a] https://en.wikipedia.org/wiki/Tintin_in_the_Land_of_the_Sovi...

[1b] It just now occurs to me to wonder whether or not Milou can actually be referred to as "Snowy" given Tintin wasn't translated into English until the 1950s (late 1950s for the use of the name "Snowy" rather "Milou") (and as late as 1989 for the first title "Tintin in the Land of the Soviets"), given translations are AIUI new works?

[2] First appearance: https://en.wikipedia.org/wiki/File:Tintin_and_Snowy_from_Tin...

[3] https://itch.io/jam/gaming-like-its-1929

[4] Pretty interesting finding different variants on archive.org, e.g. [4a][4b][4c]. (After all, "entering the Public Domain" is not of much value if the related material isn't accessible or the status is unclear. (Which is why recent trends in FLOSS project copyright year ranges statements bug me...))

[4a] Original French language album: https://archive.org/details/tintinnb/Francais/Tome%2001%20-%...

[4b] Second French language newspaper serialization: https://archive.org/details/cv-1930-50-pb/page/n3/mode/2up

[4c] Original physical illustration: https://archive.org/details/tome-01-herge-chronologie-dune-o...

[5] Okay, yeah, this kinda turned into a Public Domain rant, sorry? :)

(To bring it back to the topic at hand: "Hey, can't wait until this Pebble OS code enters the Public Domain in the year `2024 + YYY`." :) )


It was a transflective memory LCD, which Pebble marketed as "E-Paper" (not the same as E-Ink)


An excellent one at that. It boggles my mind that others didn't follow suit.

I've got a Bangle.js 2 at the moment and while I mostly like it, the screen is nowhere near as nice. Transflective is still very obviously what I want in a watch though, even the best oleds don't even come close in visibility.


> It boggles my mind that others didn't follow suit.

Most fitness smartwatches (Garmin, Coros, Wahoo) used the same display technology for years, called it MIP displays. Nowadays they are switching to OLEDs.

https://garminrumors.com/amoled-vs-mip-in-garmin-devices-a-d...


Somewhat!

The vast majority I've seen are black and white, with a color layer on top that is disabled when in "low power / sunlight readable" modes. And many of the smartwatch-focused devices (rather than Garmin's super pricey and gigantic "hiking for days without a phone so it solar charges and has gps and..." watches) only use OLED, even if the brand has MIP screens in some other product lines.

I haven't seen anything even close to what pebble's color watches did. Banglejs is by far the closest, with 6 colors and a much more muted screen in general.


Rebble is the open source infra that has been keeping Pebbles alive since ~2016. See: rebble.io and https://github.com/pebble-dev

(Disclaimer: I'm part of the team)

RePebble is a new thing by Eric, the original founder of Pebble and is unrelated to Rebble.

> Is Rebble making hardware as well as RePebble?

Potentially! We have always talked about it, but some of the announcements today have thrown us for a loop so plans are still being discussed.

> Is RePebble also open source and community owned like Rebble?

Remains to be seen, but if I had to guess it's unlikely.


> [...] some of the announcements today have thrown us for a loop so plans are still being discussed.

Feel free not to answer, but: does this imply Rebbele were aware of an impending Pebble OS source release but not... the other thing?

If so, that seems... "unfortunate". :/

Also, btw, I really like the use of the phrase "user-respectful technology" in the Rebble post.

And, rather unsurprisingly given one of my other recent comments[0], I am supportive of the fact that the Foundation's missions includes these aspects in particular:

* "educating people about why these [little oasis of user-respectful technology] are important"

* "using them as a platform to teach embedded systems"

*insert additional supportive statement & well wishes here* :)

----

[0] https://news.ycombinator.com/item?id=42856930 [1]

[1] TooLong;Don'tRead. :)



Funny that the L in ldap stands for lightweight, and yet clearly there is interest in a lightweight version of what has become a somewhat bloated protocol.


Ironically, there is not much "lightweight" in LDAP


It was simple enough that back in 2002, I could implement a whole client+server LDAP protocol framework from scratch in ~11k lines of Python. That's not horrible.

ASN.1 gets a lot of (imho deserved) crap but it's roughly just a bunch of nested TLV (type, length, value) messages, just smeared with a bunch of legacy and a weird definition language. It's not all that different from e.g. Protocol Buffers. Outside of figuring out what context you're in and thus what message type an integer refers to, there's not much that would be "a hard problem" about it.


You should have seen X.500.


Did X.500 ever get even close to fully implemented?


Rumour has it that that was logically impossible.


Culturally impossible as well, in the sense thar x.500 expected that every country's national telecom operator would take on the task of handling identity and certs for the population of that country.

That said, the US DoD had a pretty good stab at it, and even today in corners of the defense industrial base you can find companies like Isode that still service that niche. To be fair, x.400 messaging and x.500 directory looked pretty smart back in the day when smtp and passwd were the alternatives. It's just that smtp grew up incredibly fast and quickly outstripped the alternative.


I got my start in that era and they only looked smart if you didn't look deeply. Too many options, too many areas where they created a problem and then passed it off to someone else to fix.


Do you exit the vpn in the UK, or somewhere else?


As of Android 14 you cannot install apks if the sdk target version is too old. You must use adb with a special flag.


Not for me (UK)


Looks like it's been hugged to death. Archive.org link:

https://web.archive.org/web/20221102223146/https://purplehoi...


Wow! I wasn't expecting this at all. Thanks for the cozy hug of death :) Also, thanks for posting the archive link! I'll try to make it more resilient for the future.


We'd love to offer something like that, but there's all kind of considerations around liability with repairs. Plus we're entirely run by volunteers, and watch repairs take a lot of time.

That being said, a store for refurbed Pebbles might be doable, but it would be a big time and cost overhead.


That's fair - I hadn't realized Rebble were volunteers. I'd hoped the subscriber money might stretch to also compensating people involved. I certainly wouldn't expect volunteers to be working on repairs out of the goodness of their hearts.

I guess my dream is for Rebble to be like a cross between Framework & iFixIt - somewhere you can buy all your spare parts (and accessories?), maybe find repair guides... and then to continue the Pebble mission by making new models that can run Pebble software on modern designs. I guess it's just a dream. But if there's only about 2k of us Rebble subscribers, I'm proud to be one of those 2k!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: