The GBible – backup your files properly to Google Drive and/or S3docs.google.com3 points·by cjv·8 maanden geleden·0 comments
Sandbox evaluation on macOS causes 30% overhead on file operationstwitter.com12 points·by cjv·5 jaar geleden·1 comments
Building a professional design tool on the web (2015)figma.com4 points·by cjv·5 jaar geleden·0 comments
Strip Mining in the Abandoned Orefields of Nineteenth Century Mathematicstweedledum.com3 points·by cjv·5 jaar geleden·0 comments
Type annotated pure Python implementation of the builtin max() functiongist.github.com4 points·by cjv·5 jaar geleden·0 comments
What every compiler writer should know about programmers [pdf]c9x.me3 points·by cjv·5 jaar geleden·0 comments
Scientific Integrity, the 2021 Turing Lecture, and the 2018 Turing Awardpeople.idsia.ch3 points·by cjv·5 jaar geleden·0 comments
iOS 15 silently runs app initialization in background to speed up launch timestwitter.com4 points·by cjv·5 jaar geleden·0 comments
Apple’s A15 chip will ship with an objc_msgSend branch predictortwitter.com71 points·by cjv·5 jaar geleden·21 comments
Google Docs to suggest users write using gender-neutral termsfoxbusiness.com14 points·by cjv·5 jaar geleden·4 comments
Verneshots (huge volcanic gas blasts) ten years onwileyearthpages.wordpress.com2 points·by cjv·5 jaar geleden·0 comments
PSA: Keep Time Machine disks out of your Finder sidebartwitter.com62 points·by cjv·5 jaar geleden·18 comments
cjv·4 jaar geleden·discussCongratulations Stefan, "Kaggle for robotics" seems like an exciting direction! I still remember your kindness and just wanted to wish you the best.
cjv·5 jaar geleden·discussI wanted to 3D print infinite LEGOs, but I was told that typical machines are not precise enough for this task.
cjv·5 jaar geleden·discussI'm curious to know what people think about elisp as a extension language. Would Emacs be better if everything was implemented in elisp including the core data structures (assuming elisp was very fast)? Do people suffer from lack of static typing?
cjv·5 jaar geleden·discuss...doesn't the JAX example just need the argument set to static_argnums and then it will work?
cjv·5 jaar geleden·discusshttps://twitter.com/amasad/status/1401617251464138754Unbelievable and shameless.
cjv·5 jaar geleden·discussVery ignorant commenthttps://en.wikipedia.org/wiki/Einstein_field_equationshttps://en.wikipedia.org/wiki/Lewis_Carroll#Mathematical_wor...https://en.wikipedia.org/wiki/Ada_Lovelace#First_computer_pr...
cjv·5 jaar geleden·discussHow does this relate to a Fenwick tree?(Edit: The article did not include its note on Fenwick trees when I commented this.)
cjv·6 jaar geleden·discussI'm always impressed by SpaCy's web design, it's so distinctive and the documentation is a pleasure to navigate and read.
cjv·6 jaar geleden·discussChez Scheme is a good example on how many compiler passes can be extremely effective.https://github.com/nanopass/nanopass-framework-scheme/