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·il y a 8 mois·0 comments

macOS 12.3 Replaces Nano with Pico

twitter.com
5 points·by cjv·il y a 4 ans·2 comments

Sandbox evaluation on macOS causes 30% overhead on file operations

twitter.com
12 points·by cjv·il y a 5 ans·1 comments

Everyday Robots

everydayrobots.com
1 points·by cjv·il y a 5 ans·0 comments

Building a professional design tool on the web (2015)

figma.com
4 points·by cjv·il y a 5 ans·0 comments

Strip Mining in the Abandoned Orefields of Nineteenth Century Mathematics

tweedledum.com
3 points·by cjv·il y a 5 ans·0 comments

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

gist.github.com
4 points·by cjv·il y a 5 ans·0 comments

Attention Approximates Sparse Distributed Memory

youtube.com
1 points·by cjv·il y a 5 ans·0 comments

iOS versions of Slack and Discord running on M1

twitter.com
1 points·by cjv·il y a 5 ans·0 comments

What every compiler writer should know about programmers [pdf]

c9x.me
3 points·by cjv·il y a 5 ans·0 comments

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

people.idsia.ch
3 points·by cjv·il y a 5 ans·0 comments

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

twitter.com
4 points·by cjv·il y a 5 ans·0 comments

Ncdu 2: Less hungry and more Ziggy

dev.yorhel.nl
5 points·by cjv·il y a 5 ans·1 comments

comments

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