Rendered at 23:11:58 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
layer8 4 hours ago [-]
Side question: Why is nobody making QR codes on web pages clickable (regardless if it’s an image or text-based)? Not every QR code represents a URL, of course, but many do. Maybe there should be a qrcode URL scheme that lets browsers behave the same way as a camera scanning a QR code.
Once something is Turing-complete, the magic turns from black to white. ;)
giraffe_lady 4 hours ago [-]
Font shaping rules are actually turing complete. An incredible amount of engineering effort has gone into this not being a total disaster everywhere at all times.
bigboss2700 3 days ago [-]
That's a wonderfully cursed idea.
magnat 4 hours ago [-]
Selecting parts of the code (in F7 mode or with SHIFT-LEFT/RIGHT) highlights which individual pixels corresponds to the actual letters.
red_hare 4 hours ago [-]
Wow. This is so freaking cool.
henryagi 3 hours ago [-]
That's a wonderfully idea. I Like
1bpp 2 days ago [-]
This is terrifying, great job!
jqpabc123 2 hours ago [-]
Impressive work!
Not mentioned is the fact that the resulting QR Fonts are huge --- much larger than the javascript needed to render a QR code.
Once something is Turing-complete, the magic turns from black to white. ;)
Not mentioned is the fact that the resulting QR Fonts are huge --- much larger than the javascript needed to render a QR code.