HackerTrans
TopNewTrendsCommentsPastAskShowJobs

g___

no profile record

comments

g___
·2 ปีที่แล้ว·discuss
Suppose O is the oracle for the halting problem.

We create a machine: given a program P, ask O whether P halts given input P and negate the answer.

λP. ~O (P P)

Now we ask whether this machine will halt given its own source code as input. In symbols:

(λP. ~O (P P)) (λP. ~O (P P))

which is the Y-combinator in lambda calculus.
g___
·2 ปีที่แล้ว·discuss
For over a decade, the author of this video has been leading an effort to complete Super Mario 64 with the smallest amount of A presses, often using extremely complex strategies. Here's a 5h video with the history. Bismuth says the history video took roughly 1500-2000 hours.

https://www.youtube.com/watch?v=yXbJe-rUNP8
g___
·3 ปีที่แล้ว·discuss
The videos are old, but the blog series is new, Dec 2023.
g___
·3 ปีที่แล้ว·discuss
This was fixed.
g___
·3 ปีที่แล้ว·discuss
"In addition to targeting researchers with 0-day exploits, the threat actors also developed a standalone Windows tool that has the stated goal of 'download debugging symbols from Microsoft, Google, Mozilla and Citrix symbol servers for reverse engineers.'

The attackers used a 0-day but getsymbol is not one.