Local social spending and political dissatisfaction of the economically deprived
frontiersin.org
RoboPianist: Dexterous Piano Playing with Deep Reinforcement Learning (2023)
kzakka.com
Show HN: I got laid off from Meta and created a minor hit on Steam
Show HN: Libredesk – Open-source customer support desk. Single binary app
github.com
Winners of the $10k ISBN visualization bounty
annas-archive.org
TypeScript types can run DOOM [video]
youtube.com
Bitmovin (YC S15) Is Hiring Interns in Software Engineering in Austria
bitmovin.com
DualPipe: Bidirectional pipeline parallelism algorithm
github.com
Practical Foundations of Mathematics
paultaylor.eu
Launch HN: Maritime Fusion (YC W25) – Fusion Reactors for Ships
Show HN: Tach – Visualize and untangle your Python codebase
github.com
Show HN: A Database Written in Golang
github.com
The man who spent forty-two years at the Beverly Hills Hotel pool (1993)
newyorker.com
Show HN: Breakout with a roguelite/vampire survivor twist
breakout.lecaro.me
Replace OCR with Vision Language Models
github.com
A new proposal for how mind emerges from matter
noemamag.com
The FFT Strikes Back: An Efficient Alternative to Self-Attention
arxiv.org
Show HN: LLM plays Pokémon (open sourced)
github.com
Simulating Time in Square-Root Space
eccc.weizmann.ac.il
Tom Stevenson on the deciphering of Linear Elamite
lrb.co.uk
>The logical calculus is easier to execute than any of the techniques of mathematics itself, yet only in 1934 did Gerhard Gentzen set it out in a natural way. Even now, mathematics students are expected to learn complicated (epsilon, delta)-proois in analysis with no help in understanding the logical structure of the arguments. Examiners fully deserve the garbage that they get in return.
With an opening like that how can I not read the rest of the book?
This actually touches on some work I've been doing the past week - arbitrary term rewriting to test how reliable a given LLM is when it needs to reason about symbolic manipulation. Everything is dynamically generated to avoid the usual problem of memorising every validation set every llm seems to suffer from.