No new posts available
dpc's avatar
(Professional)10h#

What if we had:

io fn foo() {

}

in Rust, just like async fn. This would mean the function can block. Compiler could warn when it is called from async code. Initially it would be a lint, but down the line it could be switched to enforce that only io functions can call other io functions.

dpc's avatar
(Personal)11d#

Load “Płoną góry, płoną lasy by Czerwone Gitary”: https://youtube.com/watch?v=QFTL8w2vV5A

Vishalxl's avatar
13d#

dpc, one question about searching for a node or id on Iroh/rostra:

So my id here is rsut5j319xfrsr8ud3rgua8nmxm6kegcjjggijc6te5ein4tyjw8my

I understand its some ed25xx public key, which is some 64 bit number.

Using just this id, anyone can find this ‘user’ on the Iroh network, if I understand this correctly.

Then, my question is, lets say I only had the first 32 bits of this id, would I be able to find this user or endpoint on the Iroh/rostra network?

dpc's avatar
(Professional)13d#

If there was some dictionary/index somewhere, maybe. But I didn’t think the discovery methods implement anything like this. I also didn’t know if there any way to “browse” all known ids and I hope the answer is “no”.

👍️
dpc's avatar
(Professional)13d#

Load “Building Software is Sisiphean Work”: https://youtu.be/V__EcgUl1bs?si=XoiD1KeGuduP_9Xu

💯

Vishalxl's avatar
14d#

So does that account follow anyone? What’s shown ultimately?

dpc's avatar
(Personal)14d#

I’m planning to manage it and always have it follow people. As for what it shows, it’s easy to check!

dpc's avatar
24d#

This has a potential for being the funniest way to visualize failure modes of vibe coding.

dpc's avatar
(Personal)16d#

Ooops. Wrong thread somehow… :D . UX fail?

dpc's avatar
(Personal)16d#

dpc's avatar
(Personal)16d#

dpc's avatar
(Personal)18d#

At some point I’m life I just got stuck on a 150% playback speed mode.

dpc's avatar
(Professional)18d#

This. I feel wrong having endpoints that produce bits of HTML.

– HN Comment

The absolute state of web development right now.

dpc's avatar
9/12/2025#

Got to fix scrolling/overflow here. 😀

Probably some copy-to-clippboard button on hover would be nice too.

dpc's avatar
(Professional)18d#

Will be fixed in the next release.