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 maanden geleden·0 comments

macOS 12.3 Replaces Nano with Pico

twitter.com
5 points·by cjv·4 jaar geleden·2 comments

Sandbox evaluation on macOS causes 30% overhead on file operations

twitter.com
12 points·by cjv·5 jaar geleden·1 comments

Everyday Robots

everydayrobots.com
1 points·by cjv·5 jaar geleden·0 comments

Building a professional design tool on the web (2015)

figma.com
4 points·by cjv·5 jaar geleden·0 comments

Strip Mining in the Abandoned Orefields of Nineteenth Century Mathematics

tweedledum.com
3 points·by cjv·5 jaar geleden·0 comments

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

gist.github.com
4 points·by cjv·5 jaar geleden·0 comments

Attention Approximates Sparse Distributed Memory

youtube.com
1 points·by cjv·5 jaar geleden·0 comments

iOS versions of Slack and Discord running on M1

twitter.com
1 points·by cjv·5 jaar geleden·0 comments

What every compiler writer should know about programmers [pdf]

c9x.me
3 points·by cjv·5 jaar geleden·0 comments

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

people.idsia.ch
3 points·by cjv·5 jaar geleden·0 comments

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

twitter.com
4 points·by cjv·5 jaar geleden·0 comments

Ncdu 2: Less hungry and more Ziggy

dev.yorhel.nl
5 points·by cjv·5 jaar geleden·1 comments

Paul Biggar kicked out of Y Combinator

twitter.com
18 points·by cjv·5 jaar geleden·0 comments

Apple’s A15 chip will ship with an objc_msgSend branch predictor

twitter.com
71 points·by cjv·5 jaar geleden·21 comments

Google Docs to suggest users write using gender-neutral terms

foxbusiness.com
14 points·by cjv·5 jaar geleden·4 comments

Patents Are Not the Problem

marginalrevolution.com
3 points·by cjv·5 jaar geleden·0 comments

Introducing nft_ptr

twitter.com
4 points·by cjv·5 jaar geleden·0 comments

Verneshots (huge volcanic gas blasts) ten years on

wileyearthpages.wordpress.com
2 points·by cjv·5 jaar geleden·0 comments

PSA: Keep Time Machine disks out of your Finder sidebar

twitter.com
62 points·by cjv·5 jaar geleden·18 comments

comments

cjv
·4 jaar geleden·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 jaar geleden·discuss
I wanted to 3D print infinite LEGOs, but I was told that typical machines are not precise enough for this task.
cjv
·5 jaar geleden·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 jaar geleden·discuss
Wow, that is a beautiful animation at the end there.
cjv
·5 jaar geleden·discuss
Reflect is a cool name, but nearly impossible to Google.
cjv
·5 jaar geleden·discuss
Can you name some breaking changes PyTorch made?
cjv
·5 jaar geleden·discuss
Eigenvectors for building a leaderboard? Can you explain more?
cjv
·5 jaar geleden·discuss
Kubernetes did it first.
cjv
·5 jaar geleden·discuss
How does APL compare to J? Which one is more enriching to learn?
cjv
·5 jaar geleden·discuss
Ah, thanks for the explanation.
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·discuss
PG seems to agree with Amjad's decisions.

https://imgur.com/a/WkpHk0n
cjv
·5 jaar geleden·discuss
https://twitter.com/amasad/status/1401617251464138754

Unbelievable and shameless.
cjv
·5 jaar geleden·discuss
Very ignorant comment

https://en.wikipedia.org/wiki/Einstein_field_equations

https://en.wikipedia.org/wiki/Lewis_Carroll#Mathematical_wor...

https://en.wikipedia.org/wiki/Ada_Lovelace#First_computer_pr...
cjv
·5 jaar geleden·discuss
How 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·discuss
I'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·discuss
Chez Scheme is a good example on how many compiler passes can be extremely effective.

https://github.com/nanopass/nanopass-framework-scheme/