HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cjv

no profile record

Submissions

The GBible – backup your files properly to Google Drive and/or S3

docs.google.com
3 points·by cjv·8 months ago·0 comments

macOS 12.3 Replaces Nano with Pico

twitter.com
5 points·by cjv·4 years ago·2 comments

Sandbox evaluation on macOS causes 30% overhead on file operations

twitter.com
12 points·by cjv·5 years ago·1 comments

Everyday Robots

everydayrobots.com
1 points·by cjv·5 years ago·0 comments

Building a professional design tool on the web (2015)

figma.com
4 points·by cjv·5 years ago·0 comments

Strip Mining in the Abandoned Orefields of Nineteenth Century Mathematics

tweedledum.com
3 points·by cjv·5 years ago·0 comments

Type annotated pure Python implementation of the builtin max() function

gist.github.com
4 points·by cjv·5 years ago·0 comments

Attention Approximates Sparse Distributed Memory

youtube.com
1 points·by cjv·5 years ago·0 comments

iOS versions of Slack and Discord running on M1

twitter.com
1 points·by cjv·5 years ago·0 comments

What every compiler writer should know about programmers [pdf]

c9x.me
3 points·by cjv·5 years ago·0 comments

Scientific Integrity, the 2021 Turing Lecture, and the 2018 Turing Award

people.idsia.ch
3 points·by cjv·5 years ago·0 comments

iOS 15 silently runs app initialization in background to speed up launch times

twitter.com
4 points·by cjv·5 years ago·0 comments

Ncdu 2: Less hungry and more Ziggy

dev.yorhel.nl
5 points·by cjv·5 years ago·1 comments

comments

cjv
·4 years ago·discuss
Congratulations Stefan, "Kaggle for robotics" seems like an exciting direction! I still remember your kindness and just wanted to wish you the best.
cjv
·5 years ago·discuss
I wanted to 3D print infinite LEGOs, but I was told that typical machines are not precise enough for this task.
cjv
·5 years ago·discuss
I'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 years ago·discuss
Wow, that is a beautiful animation at the end there.
cjv
·5 years ago·discuss
Reflect is a cool name, but nearly impossible to Google.
cjv
·5 years ago·discuss
Can you name some breaking changes PyTorch made?
cjv
·5 years ago·discuss
Eigenvectors for building a leaderboard? Can you explain more?
cjv
·5 years ago·discuss
Kubernetes did it first.
cjv
·5 years ago·discuss
How does APL compare to J? Which one is more enriching to learn?
cjv
·5 years ago·discuss
Ah, thanks for the explanation.
cjv
·5 years ago·discuss
...doesn't the JAX example just need the argument set to static_argnums and then it will work?