I MADE A DIFFERENCE, IT HAD FOUR UPVOTES
19.07.2025 02:13 β π 5 π 1 π¬ 0 π 0@lcamtuf.coredump.cx
Substack: http://lcamtuf.substack.com/archive Homepage: http://lcamtuf.coredump.cx
I MADE A DIFFERENCE, IT HAD FOUR UPVOTES
19.07.2025 02:13 β π 5 π 1 π¬ 0 π 0I am shocked that posting a provocative, profanity-laced opinion piece about a controversial topic could invite this sort of intellectually deficient rebukes
19.07.2025 01:14 β π 1 π 0 π¬ 1 π 0An update on the chicken coop.
Doors and windows by my wife (there's another window on the back, and a chicken door inside).
Multitudes: lcamtuf.substack.com/p/multitudes
14.07.2025 03:01 β π 5 π 0 π¬ 1 π 0If you work in software, you know about the halting problem. But you *can* decide if a program halts in a finite number of steps! Except, when you do, it kinda summons the ghost of Kurt GΓΆdel.
An accessible essay on the limits of algorithmic knowledge: lcamtuf.coredump.cx/blog/beavers...
A slightly unhinged calculator fact: in the golden era of electronic calculators, some Japanese shopkeepers were reluctant to trust the newfangled device, so Sharp made a line of combination calculator / abacus devices.
Here's a photo, next to some other stuff I own.
An update on an update on the chicken coop
28.06.2025 15:13 β π 9 π 0 π¬ 0 π 0I don't know where you folks get your non-orientable manifolds, but the experience of ordering from Cliff Stoll at kleinbottle.com is second to none
27.06.2025 19:41 β π 29 π 3 π¬ 4 π 0What is infinity, and why it's not trivial to show that 0.9999... is equal to 1:
lcamtuf.substack.com/p/09999-1
The proof that Ο = 4
lcamtuf.coredump.cx/blog/pi/
Self-referential abstractions, or a quick look at the wacky epistemology of analog circuitry.
lcamtuf.coredump.cx/blog/abstrac...
I finally decided to bite the bullet
05.06.2025 02:12 β π 10 π 0 π¬ 0 π 0Did you know?
31.05.2025 13:36 β π 37 π 5 π¬ 5 π 0An update on chickens
28.05.2025 23:07 β π 16 π 0 π¬ 1 π 0A 20-minute intro to complex numbers (featuring cats): lcamtuf.coredump.cx/blog/complex/
24.05.2025 18:43 β π 6 π 0 π¬ 0 π 0Decibels are ridiculous: lcamtuf.coredump.cx/blog/decibels/
22.05.2025 04:15 β π 23 π 5 π¬ 5 π 0I believe this might qualify for a Nobel prize in computer
20.05.2025 02:24 β π 13 π 0 π¬ 1 π 0Of course, that's dumb. But I'm ready to unveil a working implementation that's accurate 100% of the time:
#include <gmp.h>
int is_prime(mpz_t n) {
return 0;
}
The proof is that 1/ln(n) β 0 as n β β
There's this joke primality testing library that claims 95% accuracy in O(1) time:
github.com/mawerty/Is-P...
It does so by always returning false. The density of primes between 1 and n approaches 1/ln(n). For a 32-bit int, 4.6% of values are prime, so the code is right 95.4% of the time.
π‘
Can you have complex numbers in 3D, and what the heck are quaternions? lcamtuf.coredump.cx/blog/complex2/
19.05.2025 01:18 β π 11 π 2 π¬ 0 π 0I'm old enough to remember when our #1 concern about the veracity of online information was that anyone could edit Wikipedia
17.05.2025 03:49 β π 65 π 7 π¬ 1 π 0The Mathematics of Love: lcamtuf.coredump.cx/blog/love/
13.05.2025 01:32 β π 8 π 0 π¬ 0 π 1What a coincidence, I have the same interests
11.05.2025 15:05 β π 14 π 1 π¬ 0 π 0Sierpinski triangle? In my bitwise AND?
lcamtuf.coredump.cx/blog/triangle/
I found a motto for my Substack
04.05.2025 18:27 β π 19 π 2 π¬ 0 π 0The Long Winter: lcamtuf.coredump.cx/blog/winter/
28.04.2025 17:26 β π 1 π 0 π¬ 0 π 0A (fairly) gentle intro to transfer functions and resonant filters: lcamtuf.coredump.cx/blog/rc-filt...
To fully appreciate it, you'd probably need to be up-to-date on the preceding article, linked on top.
I revamped my article on complex impedance. It now offers:
1) An accessible analysis of RC, RL, and LC circuits,
2) A cute proof for why the Cartesian plane interpretation of impedance makes sense,
3) A basic primer on complex numbers, featuring cats.
lcamtuf.coredump.cx/blog/lcr
Simplifying a bit, this means it can supply 0.2 A for an hour. An hour is 3,600 seconds, so it works out to 720 coulombs.
A typical lightning bolt is typically quoted at 15 coulombs.
Anyway, I think this is why you're not supposed to swallow batteries