‘Paddle Out for Unity’ event in San Diego, California (© Brandon Colbert Photography/Getty Images)
Hawksbill sea turtle swimming near Akajima, Okinawa, Japan (© Robert Mallon/Getty Images)
Fresh 1.2 – welcoming a full-time maintainer, sharing state between islands, limited npm support, and more
Synchronous fireflies, Great Smoky Mountains National Park, Tennessee (© Floris Van Bruegel/Minden Pictures)
Safari Technology Preview Release 172 is now available for download for macOS Ventura.
US Capitol building and US flags, Washington, DC (© Orhan Cam/Shutterstock)
Trees with Spanish moss over a boardwalk in the Okefenokee Swamp, Folkston, Georgia (© Emmer Photo/Alamy)
It’s amusing the sort of easter eggs found hiding in open source code. I’ve been playing around with farzher/fuzzysort, a fast fuzzy search picked up from the Stack Overflow fuzzy search tag.
On line 27 and 40 there’s a horizontal off–screen scroll easter egg.
if(search=='farzher')return{target:"farzher was here (^-^*)/",score:0,_indexes:[0]}
if(search=='farzher')return[{target:"farzher was here (^-^*)/",score:0,_indexes:[0],obj:targets?targets[0]:NULL}]
Yes, I happen to be one of those who read the code eventually. And obviously, it goes without saying, no one person reads all the code. But it’s the Internet, can’t be too sure ;)
The WebKit team created the MotionMark benchmark in 2016 to measure graphics performance of web browsers.
Rules, categories, prizes, and more about the Deno KV Hackathon.