Viewing profile — ayjay_t
ayjay_t
HN member- Joined
- Mon, Jan 13, 2025, 7:22 PM UTC
- HN karma
- 5
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ayjay_t
No profile information was provided.
Recent public activity
-
story
Ask HN: A weird vesting term in not-USA country
I'm in argument with a board in a foreign nation, where it's typical in vesting contracts that if the whole term isn't complete (4 or 5 years), the employees don't keep what's vest…
-
comment
Comment #43189775
It's not the worst reach
-
comment
Comment #43127018
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.
-
comment
Comment #43097101
`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 requir…
-
comment
Comment #42687591
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 …