HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dtonon

no profile record

Submissions

Show HN: Fevela.me – A RSS-reader like client for the Nostr social network

fevela.me
2 points·by dtonon·9 miesięcy temu·0 comments

Show HN: ch, a terminal tool to highlight specific words in your command output

github.com
4 points·by dtonon·9 miesięcy temu·0 comments

Show HN: Nstart, a Nostr's Onbarding Tool

start.njump.me
23 points·by dtonon·w zeszłym roku·4 comments

Show HN: Oracolo – A minimalist Nostr blog in a single HTML file

github.com
90 points·by dtonon·2 lata temu·27 comments

Jump on Nostr with Njump

njump.me
1 points·by dtonon·2 lata temu·0 comments

Show HN: Papiro is a script for an offline, privacy and security focused, backup

github.com
4 points·by dtonon·5 lat temu·1 comments

comments

dtonon
·5 miesięcy temu·discuss
> in a fully decentralized context (which Nostr is not, for what it's worth).

May I ask you to elaborate on this point?
dtonon
·w zeszłym roku·discuss
The typical problem of a centralized infrastructure.

Indeed:

> This means each user gets their own Timeline partition, randomly distributed among shards of our horizontally scalable database (ScyllaDB), replicated across multiple shards for high availability
dtonon
·w zeszłym roku·discuss
Thank you for the feedback, I know there are still several rough spots to be fixed.

Nostr is a protocol that has a lot of potential, but there are tradeoffs, it now has a large ecosystem and requires learning some new paradigms, and being completely decentralized the terminology is also becoming more standardized and consolidated over time.

This onboarding system is meant to try to explain them, certainly not for people who want to quickly enter an email and a password and start using a specific app. For that one can precisely download an app and use the built-in onboarding, often apps create a profile without asking for anything and invite afterwards to save the credentials.

These are different paths for different needs, the good thing is that with Nostr you have a choice, and when you have created your digital identity, you can use it anywhere.
dtonon
·w zeszłym roku·discuss
RSS is great, Nostr is potentially greater. A lot of work is being put in "transparent" and customizable algorithms for discoverability.
dtonon
·2 lata temu·discuss
Cool tool, I have often thought about something like this, it is certainly very useful.

> Email us, or find us on Mastodon, Threads, or Twitter X. (Gosh, can we all just agree on one social media network already?)

Nostr!
dtonon
·2 lata temu·discuss
A similar lady some time ago helped me with a different suggestion: stretch the edge a little near the side and blow in. Problem solved.
dtonon
·2 lata temu·discuss
Forced to sign up with GitHub or Google? No, thanks.
dtonon
·2 lata temu·discuss
Funny, a websockes hell! Can you port it to Nostr? Could be an interesting stress-test
dtonon
·2 lata temu·discuss
Statics blogs are cool but you have to manage them uploading the content every time. The interesting aspect of this solution is that you can use whatever client that supports long format (https://habla.news, https://yakihonne.com, https://highlighter.com, etc) to write your post, and your personal blog is automatically updated. No fuss.
dtonon
·2 lata temu·discuss
Fair objection, but if you don't need to modify the structure/behavior, you can just use the html template file I built for you :)
dtonon
·2 lata temu·discuss
You should take it upon yourself to save your data, if it is really important to you, so that if all your relays fail, you can simply rebroadcast all your events to a new one and you will be fine. It's a problem solved in a collaborative and decentralized way.
dtonon
·2 lata temu·discuss
I used Svelte for convenience, so you need npm (or equivalent), but only if you want to develop/extend the project. If you just want to use it, the html template is sufficient.
dtonon
·2 lata temu·discuss
Not necessarily, the gossip/outbox model (NIP-65) tells clients which relays they should check:

https://mikedilger.com/gossip-model/

It is of course possible to combine this approach with undifferentiated access to well known relays, to fetch content from not followed people.
dtonon
·4 lata temu·discuss
> or trying to find a coffee shop that will let you use its restroom

In Italy all the public business like coffee shops ("bars") have to let free access to the toilet by law, even if you don't buy anything.
dtonon
·5 lat temu·discuss
This is not exact. Filecoin is built on the top of IPFS!

https://filecoin.io/build/
dtonon
·5 lat temu·discuss
You can use any qrcode reader and simply concatenate the data streams. As usual if the specs are open source you are always able to recover the data, even without the original tools.
dtonon
·5 lat temu·discuss
This was exactly the idea when I added the "self mode": https://github.com/dtonon/papiro

:)
dtonon
·5 lat temu·discuss
So big that you cannot call it "card' anymore :)

Jokes apart here you can find an insight about qrcodes capacity: https://github.com/dtonon/papiro
dtonon
·5 lat temu·discuss
+1

:)
dtonon
·5 lat temu·discuss
The "Read the blog post" link is placed in the first highlighted box of the project's homepage :)