back
user profile
wofo
2,393karma·363submissions·December 17, 2013
about
Contact me at: [my username] [at] adolfo [dot] ochagavia [dot] nl (or check out ochagavia.nl)
recent activity (363 total)
comment
Sounds like babysitting an LLM, with the alarming difference that this AI can kill you if you are not paying enough attention
comment
Out of curiosity, is there a build setup you have seen in the past that you think could be a good replacement for this complex GitHub CI setup? Asking for a friend ;) Update: now I've finished re…
comment
Does this mean we should be migrating our SSH keys to post-quantum crypto right now?
comment
Thanks! It's always scary when container technology fiddles with your network... I wonder how they can be at peace with such defaults. Another reason to stick with good old containerd units, I gu…
comment
Surprised Teeworlds hasn't been mentioned yet ( https://teeworlds.com/ )
comment
It would be better not to post urls to the blog, to prevent it from getting links and get even higher in search results...
comment
Could you share more details about this? Do you mean that e.g., if I run LXD/Incus on a machine with a public IP address, anyone on the internet could route traffic through it?
comment
Many QUIC features get implemented while in draft stage as people iterate on the RFC's design (e.g., ACK Frequency[0] is currently on draft version 14 and I implemented support for it three years…
comment
Thanks for posting this! As a long-time Rust user (and contributor, in the good old days), the thing that has always fascinated me about Rust is the healthy balance it strikes between academic brillia…
comment
That's what I actually used to fix this one! I'm not too deep into the JVM ecosystem, so I gave Claude a try just in case... and it fixed it :) Btw I didn't mention it in the blog post,…
comment
Calling Kotlin from Rust (and other languages) is useful when you want access to an existing Kotlin codebase and would rather avoid creating a full-blown port. I guess most people don't do things…
comment
I got a notification through F5 bot ( https://f5bot.com/ )
comment
OP here, thanks for submitting!
comment
Thanks for taking the time! I love being able to see through abstractions too, but for web applications I'm looking for a bit more "magic" (e.g., .NET's EF Core is the gold standar…
comment
It's been a while since I last had a detailed look at web applications in Rust (i.e., stuff with databases, auth, etc). You could use axum for the web server, which is very mature, but I'd s…
comment
I'm a heavy Rust user and fan, but I'd never pick Rust for web. There are way more mature ecosystems out there to choose from. Why would you waste "innovation tokens" in a Rust-bas…
comment
Spelling mistake, I'd guess? The spanish word for it is inyección.
comment
You surely meant to write "a loong way", right?
comment
I for one am glad there is a commercial angle to the project. Done right, it means more hours could go into making things better, in a sustainable way. Also, having paying users provides a strong ince…
comment
I think the idea is to store-and-forward IP packets, then use QUIC on top of that
comment
> by the time there are only a few relay satellites around a planet. Based on the limited information I have, I think it will take decades (at least) to get there for most planets. Hopefully the re…
comment
OP here. I'm also looking forward to an ending! I'll definitely write more once our research has made more progress :)