this wouldn't have helped against the xz attack
HN user
treeshateorcs
do you remember the map called Phobos II? for some reason they didn't include it with 2004, it was my favorite map
people who die by suicide don't want to end their lives, they want their suffering to stop
i wonder what happened on may 29th when *teams* hit a plunge
is it naive to expect the new backend to release -OReleaseSmall binaries as small as llvm in the future?
so, a helloworld program (`zig init`) is 9.3MB compiled. compared to `-Doptimize=ReleaseSmall` 7.6KB that is huge (more than 1000 times larger)
statically built helloworld in zig is like 8KB
you can redirect in QB. this is how i do it (from my config):
def redirect(info: interceptor.Request):
if info.request_url.host() == "en.m.wikipedia.org":
new_url = QUrl(info.request_url)
new_url.setHost("en.wikipedia.org")
try:
info.redirect(new_url)
except interceptors.RedirectFailedException:
passi might be wrong but if it's ABI compatible the same drivers will work?
p.s.: i was wrong
While we prioritize compatibility, it is important to note that Asterinas does not, nor will it in the future, support the loading of Linux kernel modules.
https://asterinas.github.io/book/kernel/linux-compatibility....
https://www.youtube.com/watch?v=3AQ5lpXujGo Asterinas: A safe Rust-based OS kernel for TEE by H. Tian & C. Song (Ant Group & Intel) | OC3 2024
i love your site!!
does that mean that if someone unearthes my blog in 100 years i will be back to life again? :D
anyone can confirm that the request has been fulfilled? the link is 404d now
qr codes
the rss feed is broken on that site, it outputs relative links (as opposed to absolute links)
developer.spotify.com
i wonder if there is any rust on mars this year
i did, but now i'm depressed and burned out