HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shorden

no profile record

Submissions

Impressive Claude Code Features

glitch.land
3 points·by shorden·3 เดือนที่ผ่านมา·0 comments

A brief history of Apple content caching services

eclecticlight.co
2 points·by shorden·10 เดือนที่ผ่านมา·0 comments

comments

shorden
·2 เดือนที่ผ่านมา·discuss
Interesting, I haven't tested this myself but intuitively I think that a 4 byte OOB write is plenty for a data-only attack like [PageJack](https://i.blackhat.com/BH-US-24/Presentations/US24-Qian-Page...), so I don't think hardening against the KASLR leaks discussed in OP would necessarily save you from this attack.
shorden
·4 เดือนที่ผ่านมา·discuss
Worth noting that this is a bound on arbitrary search, but there exist some problems with structure (e.g. integer factorization) for which quantum algorithms are exponentially faster than known classical algorithms (a problem believed to be in NP and BQP but not P).
shorden
·5 เดือนที่ผ่านมา·discuss
Repost of https://news.ycombinator.com/item?id=47088212 due to the page changing its title
shorden
·6 เดือนที่ผ่านมา·discuss
nethack.alt.org is conspicuously absent...
shorden
·6 เดือนที่ผ่านมา·discuss
Also worth noting that the verifier is under active development not only to verify more legitimate programs, but also to reject programs with exploits and side channels (and there are runtime defenses too, like dead code elimination and ALU sanitation).
shorden
·8 เดือนที่ผ่านมา·discuss
I worked a tiny bit on this experiment so I'm a bit biased, but it really is quite an impressive demonstration. I don't know if the methodology has changed since I was on the project, but in the past there was a whole process of sneakernet-ing the data from the game across an air gap and onto the ISS.
shorden
·8 เดือนที่ผ่านมา·discuss
The discussion of Richard Caley was warming, reminded me of Izchak Miller a little bit.
shorden
·9 เดือนที่ผ่านมา·discuss
For a blend between Lisp and a more traditional POSIX shell, I enjoy Emacs' [eshell](https://www.masteringemacs.org/article/complete-guide-master...).