floil | 2 years ago | on: What we learned making a plastic injection mold with a Chinese mold maker
floil's comments
floil | 2 years ago | on: “The most beautiful of all printed books,” the Kelmscott Chaucer
Rare books are typically handled with bare hands rather than gloves. Gloves increase the risk of damage.
https://www.nytimes.com/2023/03/09/arts/rare-books-white-glo...
floil | 2 years ago | on: Engineers develop water filtration that removes “forever chemicals”
floil | 3 years ago | on: Read “Gravity’s Rainbow” fifty years later
I can see how this text causes some to experience the opposite of joy.
Both experiences are valid. But like there's not some big conspiracy of people who claim to like this book or this writer as a facade. They say it's great because, for them, it's a wonderful and meaningful experience.
floil | 4 years ago | on: Why is a browser extension required to access research papers?
(former longtime chrome engineer here)
floil | 4 years ago | on: Overkill objects for everyday life
floil | 4 years ago | on: Site Isolation in Firefox
https://chromium.googlesource.com/chromium/src/+/c6f2e67ab40...
Site isolation proved to be the biggest refactor in Chrome's history, and was one of the motivating reasons for the webkit/blink fork. Making site isolation work touched a huge host of features, since handling iframes out of process has a way of making simple things incredibly complicated.
The example I always gave was: imagine how the "find text in page" browser feature would be implemented. With the entire document in-process, it was a simple for loop. With the document and its subframes sharded across multiple processes, it is now a distributed search problem that requires handling of out-of-order results and stitching them into a traversal order. What's more, to achieve Chrome's security goals, you want to avoid introducing functionality that would allow the [presumed-compromised] process of the outer document to query the contents of the inner document via the find in page feature. So you can't simply do this as a peer-to-peer query between the renderer processes; it needs to be coordinated by the main browser process.
Congrats to the Firefox team on this milestone.
floil | 4 years ago | on: Nvidia cripples cryptocurrency mining on RTX 3080 and 3070 cards
This makes sense to Nvidia because it creates a segment differentiation and will allow them to charge more for the higher hash rate parts.
floil | 5 years ago | on: Surviving Disillusionment
This article gives me the inkling of a way back to get back to there. Thanks to whoever shared it.
floil | 5 years ago | on: Chromium's Impact on Root DNS Traffic
floil | 5 years ago | on: Design Docs at Google
floil | 6 years ago | on: Bike crash left Spokane man unconscious, so his Apple Watch called 911
floil | 6 years ago | on: Adventures in Curling
floil | 7 years ago | on: In California, giant Stratolaunch jet flies for first time
floil | 7 years ago | on: Google has added DuckDuckGo as a search engine option for Chrome users
floil | 7 years ago | on: Show HN: Fancy fonts you can use almost anywhere
floil | 7 years ago | on: A look at home routers, and a surprising bug in Linux/MIPS
On the other hand, my Nest thermostats were bricked after a software update this week, so maybe today I'm starting to see a crack in my "auto update is best" dogma...
floil | 7 years ago | on: Quitting Instagram
floil | 7 years ago | on: Stacksort – Searches StackOverflow for sorting functions and runs them (2013)
The risk of eval() is giving control of the site data of foo.github.io to the author of a stackoverflow comment.
The warning is part of the fun, though.
floil | 7 years ago | on: WeWork Will No Longer Let Employees Expense Any Kind of Meat