HN user

weird_user

801 karma
Posts63
Comments40
View on HN
blog.rootsofprogress.org 7mo ago

Navigating the High Seas

weird_user
5pts0
journalofillusion.net 2y ago

Double-mirror illusion

weird_user
118pts46
designblog.nzeldes.com 2y ago

The evolution of the On/Off power switch symbol (2008)

weird_user
61pts62
www.construction-physics.com 2y ago

The story of titanium

weird_user
350pts181
www.hillelwayne.com 2y ago

Indiana Almost Made π 3.2

weird_user
2pts0
idlewords.com 2y ago

Best Practices for Time Travelers (2003)

weird_user
81pts43
superuser.com 2y ago

Don't let websites overwrite clipboard in Firefox

weird_user
33pts3
build-your-own.org 2y ago

When the Null Pointer Is Valid

weird_user
4pts0
yarchive.net 2y ago

The God of War

weird_user
1pts0
www.hillelwayne.com 2y ago

Why Do Interviewers Ask Linked List Questions?

weird_user
1pts1
www.damninteresting.com 2y ago

The Remarkable Pneumatic People-Mover

weird_user
2pts0
notes.eatonphil.com 2y ago

Writing a storage engine for Postgres: an in-memory Table Access Method

weird_user
3pts1
www.youtube.com 2y ago

Digital Fly-by-Wire: The Apollo Guidance Computer's Final Gift [video]

weird_user
2pts0
austinhenley.com 2y ago

Favorite Wikipedia articles about science

weird_user
3pts1
build-your-own.org 2y ago

Things Programmers Can Do in 1 Week

weird_user
4pts2
toughsf.blogspot.com 2y ago

Nuclear Conversion for Starship

weird_user
139pts151
arxiv.org 2y ago

Super-Earths in Need for Extremly Big Rockets (2018)

weird_user
36pts50
dercuano.github.io 2y ago

Bootstrapping Instruction Set

weird_user
1pts0
julesjacobs.com 2y ago

Levenshtein automata can be simple and fast (2015)

weird_user
2pts0
wellquite.org 3y ago

Let's build A distributed, concurrent editor

weird_user
4pts0
static.googleusercontent.com 3y ago

Challenges in Building Large-Scale Information Retrieval Systems (2009) [pdf]

weird_user
1pts0
infolab.stanford.edu 3y ago

The Anatomy of a Large-Scale Hypertextual Web Search Engine (1998)

weird_user
2pts0
hackaday.com 3y ago

Build a Tiny Compiler from Scratch

weird_user
3pts0
codingnest.com 3y ago

Modern SAT solvers: fast, neat and underused (2018)

weird_user
226pts90
bfnightly.bracketproductions.com 3y ago

Roguelike Tutorial – in Rust (2019)

weird_user
1pts0
www.loe.org 3y ago

Bombing Belugas

weird_user
1pts0
build-your-own.org 3y ago

/dev/clipboard: The most unixy thing on Windows

weird_user
3pts1
nosurf.net 3y ago

NoSurf – Stop wasting life on the net

weird_user
4pts0
royalarmouries.org 3y ago

Duelling at the Olympics

weird_user
2pts0
www.realworldtech.com 3y ago

Power Delivery in a Modern Processor

weird_user
2pts1

I think you misunderstood this. This is not an illusion of objects from different angles, but an unintuitive transformation of geometry.

No CSS Club 3 years ago

1. No line spacing. 2. No text width limit.

Top 2 reasons why CSS-less pages are less readable.

Are join algorithms like this really the alternative to compound indexes? I understand that they reduce the memory required for joins, but the amount of data involved in a join is the same.