Ask HN: Who is hiring? (February 2025)
Httptap: View HTTP/HTTPS requests made by any Linux program
github.com
Remote Code Execution in Marvel Rivals Game
shalzuth.com
AMD: Microcode Signature Verification Vulnerability
github.com
I Wrote a WebAssembly VM in C
irreducible.io
Ask HN: Who wants to be hired? (February 2025)
Efficient Reasoning with Hidden Thinking
arxiv.org
Show HN: I convert videos to printed flipbooks for living
videotoflip.com
Is there a benefit to scratching that itch? Yes and no, says new study
newatlas.com
Constitutional Classifiers: Defending against universal jailbreaks
anthropic.com
Decorator JITs: Python as a DSL
eli.thegreenplace.net
The young, inexperienced engineers aiding DOGE
wired.com
Hightouch (YC S19) Is Hiring a Distributed Systems Engineer
Reverse Engineering Apple's typedstream Format
chrissardegna.com
New Proofs Probe the Limits of Mathematical Truth
quantamagazine.org
I Conditioned Myself to Fail
brainbun.com
Show HN: Klarity – Open-source tool to analyze uncertainty/entropy in LLM output
github.com
Evaluating Code Embedding Models
blog.voyageai.com
When Bohr got it wrong: the impact of a little-known paper on quantum theory
physicsworld.com
Ruby “Thread Contention” Is Simply GVL Queuing
island94.org
Show HN: Calculate Your Revenue
postmake.io
How many ants live on Earth? (2022)
science.org
S1: Simple Test-Time Scaling
github.com
Something that may not be clear when reading this is the distinction between complex numbers and the ring of integers adjoined with i.
"Complex numbers" are of the form a+bi where a and b can be any real number -- 1, 5, pi, the square root of 2, -2.14, etc.
The ring of integers adjoined with i are numbers of the form a+bi where a and b are both integers (-1, 5, 34, etc).
You can also, in addition to using i, adjoin any real number to the integers and get a new field with numbers of the form a+bx where a and b are integers and x is any additional number you want to add-- frequently square roots like the square root of two.
This result shows undecidability of diophantine equations in all those fields of integers, but not complex numbers, for which it's easy to prove that there are _always_ solutions.