Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ayjay_t
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Ask HN: A weird vesting term in not-USA country
2 points
by
ayjay_t
1y ago
|
0 comments
2.
▲
by
ayjay_t
2y ago
It's not the worst reach
3.
▲
by
ayjay_t
2y ago
Said it better than I could. It's always a deflection from the fact that whoever is saying doesn't know anything about their industry.
4.
▲
by
ayjay_t
2y ago
`uv` isn't great for that, I've been specifying and rebuilding my environments for each "project". My one off notebook I'm going to set up to be similar to the scripts, will require some mods. It does take up a lot
5.
▲
by
ayjay_t
2y ago
Yeah, I switched from pip to uv. uv seems like its almost the perfect solution for me. it does virtualenv, it does pyenv, it does pip, so all thats managed in once place. its much faster than pip. its like 80% of my workflow now.