HackerTrans
TopNewTrendsCommentsPastAskShowJobs

davnn

no profile record

Submissions

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

github.com
4 points·by davnn·há 6 meses·4 comments

[untitled]

1 points·by davnn·há 8 meses·0 comments

Meaningful Work

fastpaced.com
4 points·by davnn·há 9 meses·0 comments

comments

davnn
·há 4 meses·discuss
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
·há 5 meses·discuss
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
·há 5 meses·discuss
Do you have a link to share? Would be highly interested!
davnn
·há 5 meses·discuss
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
·há 7 meses·discuss
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
·há 7 meses·discuss
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
·há 9 meses·discuss
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