Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xena
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
xena
4d ago
Nope, leading.
2.
▲
by
xena
4d ago
No I think it's one of my IP range blocks against specific US states in protest of them advocating against people that exist in the same conditions as me backfiring. I'm gonna go nuke that firewall rule.
3.
▲
by
xena
4d ago
I think you accidentally a word. Did you mean: > I've yet to have a logical discussion with anyone who thinks the "AI Safety" people should be in charge and I think they just truly don't [know] that what most them act
4.
▲
Everyone should slow down AI development except for me
(xeiaso.net)
811 points
by
xena
4d ago
|
455 comments
5.
▲
by
xena
7d ago
I've occasionally pitched the idea of exposing transactions for object storage based on bucket forking. I think the idea is finally starting to land, but it's a really "out there" usecase that is likely hard to conceptua
6.
▲
by
xena
9d ago
No, there is soul in this that a soulless automaton cannot replicate. It is the difference between making something to be consumed and something to be felt. This is something to be felt.
7.
▲
by
xena
10d ago
Please submit a fix to cgit then.
8.
▲
by
xena
10d ago
This is exactly what I've been working on. For obvious reasons around it not being done yet, I don't have anything else to say.
9.
▲
by
xena
10d ago
If you don't disable browser features for fun and/or sport, Chrome as of version 120 or later (or another browser of that vintage) will use the optimized flow.
10.
▲
by
xena
10d ago
Anubis does this. Happy Eyeballs ( https://en.wikipedia.org/wiki/Happy_Eyeballs ), IPv6 privacy extensions ( https://oneuptime.com/blog/post/2026-01-15-ipv6-privacy-exte... ), and devices migrati
11.
▲
by
xena
10d ago
It's in the range of 32-40Ki before compression. After compression it gets to be completely negligible.
12.
▲
by
xena
10d ago
I assume that SIMD acceleration is usable with WebCrypto, but I have no evidence either way. It's also not part of WebAssembly so there's that to consider too lol
13.
▲
by
xena
10d ago
Not only is it an example, it specifically is one of the first things I use to test experimental features so I get data back instantly.
14.
▲
by
xena
10d ago
I don't mean to be rude, but please search "wasm2js" in the article.
15.
▲
by
xena
10d ago
Look, if you're going out of your way to break expected behaviour on websites you shouldn't be surprised when people code to the most common denominator and then you have weird subtle breakage as a result.
16.
▲
by
xena
10d ago
This is why there's the meta refresh challenge as an option: https://anubis.techaro.lol/docs/admin/configuration/challeng... Turns out that in practice there's some bots that implement support for t
17.
▲
by
xena
10d ago
Oops, there's your proof I didn't write this with AI! Fixing, sorry.
18.
▲
by
xena
10d ago
Refresh, the Anubis docs site regenerates its cookie secret on every deploy as part of the "holy shit did I break everything?" verification step.
19.
▲
by
xena
10d ago
One of the standard library rules enables robots.txt passthrough by default. I can't control people not choosing to use it.
20.
▲
by
xena
10d ago
I want to do this eventually, but it's hard to split things into the micro-tasks that would be required to make this work on Anubis. One of the ideas I'm throwing around is a world where Anubis helps fuzz old games to find timesav
21.
▲
by
xena
10d ago
I'm working on this with a private prototype. I'm probably going to lean towards using a Service Worker ( https://developer.mozilla.org/en-US/docs/Web/API/Service_Wor... ) to renew challenges at
22.
▲
It took a year to ship WebAssembly in Anubis
(anubis.techaro.lol)
362 points
by
xena
10d ago
|
200 comments
23.
▲
by
xena
14d ago
But it gives the lab good publicity, as seen in the article.
24.
▲
by
xena
14d ago
Ironically, the fact that those methods are being sold as classes is because they are used up and not as effective anymore.
25.
▲
by
xena
17d ago
I am actually working on this kind of shared reputation database: https://github.com/TecharoHQ/reputationdb (warning: very prototype, not documented, such bugs, wow). I just have more to do than I have free time at thi
26.
▲
by
xena
17d ago
It's made me work two full time jobs, one of which is drastically underpaid compared to the level of rigor and effort I need to put into it.
27.
▲
by
xena
17d ago
> I wonder if AI might be able to come up with new PoW algorithms in a nightly CI job so every day is a different puzzle... This is something I'm working on in a prototype. Stay tuned!
28.
▲
by
xena
17d ago
Good news: https://anubis.techaro.lol/docs/admin/configuration/challeng...
29.
▲
by
xena
17d ago
The WebAssembly challenge (as of yet unreleased, it's been in dev for a year and I don't want to enable it by default until I know it won't blow up horribly) is bit-wise instead of nibble-wise, meaning that admins have better
30.
▲
by
xena
18d ago
I've implemented and shipped a version of this that uses full CPython with a custom filesystem implementation in userspace. I think this is a bit more interesting if a bit more low level.
More ›