Live data from Hacker News

Viewing profile — ayjay_t

ayjay_t

HN member
Joined
Mon, Jan 13, 2025, 7:22 PM UTC
HN karma
5
Public activity
5 items

About ayjay_t

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #43189775

    It's not the worst reach

  3. 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.

  4. 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…

  5. 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 …