Viewing profile — dtonon
dtonon
HN member- Joined
- Sun, Aug 29, 2021, 8:57 PM UTC
- HN karma
- 60
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About dtonon
No profile information was provided.
Recent public activity
-
comment
Comment #47041910
> in a fully decentralized context (which Nostr is not, for what it's worth). May I ask you to elaborate on this point?
-
story
Show HN: Fevela.me – A RSS-reader like client for the Nostr social network
I created Fevela, a fork of the great Jumble, because I wanted a Nostr social client that would give me back full control of my attention and time. So I designed an interface simil…
-
story
Show HN: ch, a terminal tool to highlight specific words in your command output
I needed to take a look at some live logs and quickly analyze some old ones, but I couldn't find anything effective to highlight terms, except for esoteric sed and awk commands. So…
-
comment
Comment #43112783
The typical problem of a centralized infrastructure. Indeed: > This means each user gets their own Timeline partition, randomly distributed among shards of our horizontally scalabl…
-
comment
Comment #43038339
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 eco…
-
story
Show HN: Nstart, a Nostr's Onbarding Tool
Nstart aims to guide new users to Nostr offering a easy and no-nonsense onboarding wizard, with useful hints about the protocol and some really exclusive features: - Easy local bac…
-
comment
Comment #42731076
RSS is great, Nostr is potentially greater. A lot of work is being put in "transparent" and customizable algorithms for discoverability.
-
comment
Comment #42120364
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 o…
-
comment
Comment #42041099
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.
-
comment
Comment #41114807
Forced to sign up with GitHub or Google? No, thanks.
-
comment
Comment #40803001
Funny, a websockes hell! Can you port it to Nostr? Could be an interesting stress-test
-
comment
Comment #40437946
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 …
-
comment
Comment #40435290
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 :)
-
comment
Comment #40435200
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 y…
-
comment
Comment #40435114
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.
-
comment
Comment #40435013
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 approa…
-
story
Show HN: Oracolo – A minimalist Nostr blog in a single HTML file
Oracolo is a minimalist blog powered by Nostr, that consists of a single html file, weighing only ~140Kb. It works also without a web server; for example you can send it via email …
- story
-
comment
Comment #32626756
> 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 …
-
comment
Comment #29736380
This is not exact. Filecoin is built on the top of IPFS! https://filecoin.io/build/
-
comment
Comment #29718563
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 tool…
-
comment
Comment #29697454
This was exactly the idea when I added the "self mode": https://github.com/dtonon/papiro :)
-
comment
Comment #29521579
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
-
comment
Comment #29491132
+1 :)
-
comment
Comment #29391635
The "Read the blog post" link is placed in the first highlighted box of the project's homepage :)