Untitled

I should probably not keep quiet about the fact that this release also includes an experimental feature that’s not exactly easy to pull off: Smart Identity Anchoring.

Inspired by this post here:

the axiom
Dec 28, 2025 23:50

people really shouldn’t be allowed to change their names and pictures

they are very important when quickly browsing a feed

According to the feature story, it’s supposed to solve this problem:

“Help users recognize people they follow even after profile changes (name, picture). When someone you follow changes their profile, the app shows visual cues to help you remember who they are based on how you first met them.

On Nostr, pubkey is the only stable identifier, but it’s not human recognizable. Users change names and profile pictures frequently, making it hard to recognize people you know. This feature provides visual continuity during profile transitions.“

So this is how it looks for now. User @[ mslm dvlpmnt ] changes its profil pic (and username), and thinks he can get away with switching his identity, because who remembers npubs anyway? But the profile pic and name from that first encounter got saved, and so it blinks back and forth between the old and new profile pics. Right there in the timeline and on the profile page.

I just thought: Show the old profile picture and name blinking for a while too, until the user gets used to the new one (or always). You can set this behavior in the settings.

https://image.nostr.build/8216f2343a916a080e98185705c18ff755ca9513aa01689a762a9e0be93d99e9.png

Well, it’s not exactly intensively tested, but sometimes I’m just the ‘shoot first, test later’ type.

What do you think? Good or bad feature? Unnecessary? Annoying?

[ mslm dvlpmnt ]
Dec 30, 2025 06:37

For people running into similar glibc compatibility issues, there is a new release v0.3.3 out now: https://github.com/77elements/noornote/releases/tag/v0.3.3

Mbitcoiner
Dec 30, 2025 03:34

@f527c...232ee

Finally got around to installing noornote on my linux mint machine. I downloaded this package since I think it matches my architecture:

noornote-0.3.2-linux-amd64.deb

I installed it and went to run it in /usr/bin/, and I get this error:

./noornote: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39’ not found (required by ./noornote)

Is that a package I’m supposed to install? Duck AI is telling me that I should absolutely not upgrade glibc

With the help of AI, I ran these commands to get more info:

$ ldd –version | head -n1

ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35

$ dpkg -s libc6 | grep Version

Version: 2.35-0ubuntu3.11

Let me know if you have any more ideas for me to try.

References:
Client:
NoorNote
Write a comment
No comments yet.