I'm dying. With this translate tool, I'm finally able to effectuate all my ideation synergies
lcamtuf
To Be Filled By O.E.M.
Posts
For every bit of publicly-visible turbo-quackery that's enabled by AI, I imagine there's 1,000x as much happening out of sight
If you ask AI to rewrite the entirety of an open-source program, do you still need to abide by the original license? In philosophy, this problem is known as the Slop of Theseus
This is pretty darn impressive, and also a good counterargument to "nothing ever changes" criticisms of infosec: https://blog.calif.io/p/a-race-within-a-race-exploiting-cve
To folks upset about 1Password increasing their prices: 3M has got you covered
I have this intrusive thought that I should spend a lot of money on between 256 and 400 illuminated tactile switches and make a physical version of Conway's game of life
Some people are avoiding the em dash to dodge the accusations of LLM-generated text. But what if you embrace the future and want to blend in?
Well ⸻ I bring you the U+2E3B dash.
Did you know that Unicode has a symbol for "really equals, but this time I mean it"? It could come in handy for JavaScript
U+003D = EQUALS SIGN
U+2261 ≡ IDENTICAL TO
U+2263 ≣ STRICTLY EQUIVALENT TO
Math trivia: the "B." in Benoit B. Mandelbrot stands for Benoit B. Mandelbrot
Why do some mathematicians concern themselves with numbers that can't be represented as IEEE 754 floats?
I just upgraded to a new laptop and to the designer who dreamt up rounded corners for the LCD panel: hilarious, real hilarious
New illustrations in the article on DACs and ADCs. Learn everything you never wanted to know about how your computer / gramophone convert bits to sounds and vice versa: https://lcamtuf.coredump.cx/blog/conversions/
The most beautiful thing about AI is that it allows us to unleash human creativity
(source: https://www.amazon.com/s?k=%22chatgpt+millionaire%22)
You gotta think outside the hypercube: https://lcamtuf.coredump.cx/blog/hyper/
One of the many perks of achieving a modest degree of visibility on the internet is that there's a never-ending stream of people who find it useful to impersonate you on internet forums and say... things
Fun computer fact: in binary data streams, zeros don't convey information and are included solely for padding purposes. They can be removed to make files smaller, then inserted back if a particular program requires padding for compatibility.