HackerTrans
トップ新着トレンドコメント過去質問紹介求人

davnn

no profile record

投稿

Show HN: Uv-pack – Pack a uv environment for later portable (offline) install

github.com
4 ポイント·投稿者 davnn·6 か月前·4 コメント

[untitled]

1 ポイント·投稿者 davnn·8 か月前·0 コメント

Meaningful Work

fastpaced.com
4 ポイント·投稿者 davnn·9 か月前·0 コメント

コメント

davnn
·5 か月前·議論
I really appreciated his coding-style, but the bar is quite low on research/ML-algorithms to be fair. I still wonder how he managed to get „trending“ repositories regularly despite the repositories being empty.
davnn
·5 か月前·議論
What was happening with this account? I was often seeing popular but empty (only title of the paper and maybe a short readme) repositories that were created directly after a paper was published?
davnn
·5 か月前·議論
Do you have a link to share? Would be highly interested!
davnn
·6 か月前·議論
I would say uv provides quite a lot of additional features that can be used in various ways to create plain-old venvs. Note, however that uv-pack can also pack a subset of your uv-monorepo for a specific package (there are still some quirks I have to admit..).

My experience was that it‘s surprisingly painful to „just copy“ a venv and especially a uv-created venv. There are a lot of paths to be modified to get the venv working. Copying a venv felt hacky and wrong, that‘s why I built the tool :)
davnn
·7 か月前·議論
It's kind of ironic that BMW pushed CATL into the EV market [1].

[1] https://cleantechnica.com/2022/06/30/how-herbert-diess-zeng-...
davnn
·7 か月前·議論
Why would you say useless? They hopefully make a couple of good decisions. Three good decisions a day [1], maybe?

[1] https://www.youtube.com/watch?v=kfY3uRCvEMo
davnn
·9 か月前·議論
I am using runtime type and shape checking and wrote a tiny library to merge both into a single typecheck decorator [1]. It‘s not perfect, but I haven‘t found a better approach yet.

[1] https://github.com/davnn/safecheck