HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lpolovets

no profile record

Submissions

Humba Ventures 2026 Deep Tech Fellowships

blog.humbaventures.com
3 points·by lpolovets·قبل 18 يومًا·0 comments

Deep Tech Office Hours

codingvc.com
2 points·by lpolovets·قبل 7 أشهر·1 comments

comments

lpolovets
·قبل 15 يومًا·discuss
IANAL so maybe I'm not reading it correctly, but my understanding of the bill (https://legislature.mi.gov/documents/2025-2026/billintroduce...) is that you have to compensate for the full set of hours of availability even if no work is being done? I.e. if I ask an EA to check email a few times between 5pm and 9pm and schedule anything that seems urgent, that's probably 1-10 minutes of work on most days, but the bill would require the EA be paid for 4 hours (at overtime rates).

TBH the bill is kind of unclear on this. It seems to say if the employee tells the employer they are available 5pm-9pm each day then that is ok, but if the employer asks them to be available 5pm-9pm then the employee is paid 1.5x overtime for the whole 4-hour chunk even if asked to just do a few minutes of work sometime during that chunk.
lpolovets
·قبل 15 يومًا·discuss
I think stuff like this is much better settled with compensation than legislation. For example when I was an engineer 15-20 years ago, my friends would deprioritize jobs with lots of on-call needs, but would still take the jobs if they were exceptional in some way or the comp was especially good. Why can't we do that in most other job categories as well?

I can think of a bunch of areas where this kind of bill would degrade people's experiences with businesses:

- handoffs will suck. Someone's shift ends at 2pm and you take over. At 2:05 you realize you need to ask them if a client issue got resolved or if they did some important item on their task list. But now you're not allowed to. Lots of time will get wasted as a result.

- scheduling will get slower. This would impact founders if it was in California! For example VC firms (like mine) have executive assistants, and the expectation is something like "work 7-8 hours a day, and check email a few times in the evening in case something pressing comes up." But if you can't ask your EA to do a quick email check a few times in the evening, the thing that could've been scheduled today for tomorrow will instead be scheduled tomorrow for the future.

- if businesses need to hire more just to have a little more around the clock coverage, then prices go up for everyone. E.g. if 5% of work happens unpredictably between 5pm and 10pm, then either that work can get ignored until the next day (previous points), or someone can be hired to work 5pm-10pm -- but eventually that extra cost gets passed down to customers.
lpolovets
·الشهر الماضي·discuss
Related to this, I hate how aggressively Google pushes Gemini and all of the privacy implications involved with that.

1) Lots of features got moved around and there are now many "Write with AI", "Generate image with AI", etc buttons polluting user interfaces even though I don't use them and don't want to use them.

2) Actually, I would use some of these features if I didn't have to do a full opt-in to Smart Features for Google Workspace. If I'm writing a blog post and want to generate a cat picture, that doesn't mean I want to turn on invasive AI-enhanced features in every Google App under the sun. Gemini's chat interface is similar from I can tell: either I can see my search history but Google can train off of it, or if I don't want Google to train off of my chats then I can turn History off but then I can't view it myself. Why isn't there an option for me to see my history but not Google?? They're just the worst at caring about UX.
lpolovets
·قبل شهرين·discuss
It's sobering to think that if every single person in Malta -- an entire country! -- signed up for ChatGPT and used it weekly, ChatGPT’s WAU would increase by only a few tenths of a percent.
lpolovets
·قبل 10 أشهر·discuss
A cool approach to digitizing touch that I read about a few days ago: https://www.wired.com/story/this-clever-robotic-finger-feels...

(I'm not disagreeing with the author, just sharing an article that is interesting/relevant.)
lpolovets
·قبل 4 سنوات·discuss
I think the toughest part ends up being the time between when you leave your job and when you raise your first funding round. That could be a 1-2 month gap, or it could be a year. Best advice there is that you can probably do some of the initial startup work while working somewhere (e.g. customer interviews, spec'ing out a product, recruiting a cofounder, maybe even launching something), so that when you leave your job you can do a fundraise soon and have decent confidence in the company you want to build.
lpolovets
·قبل 4 سنوات·discuss
VC here. If you're building a bootstrapped business, then starting as a side project and building up revenue until you can go full time is probably the way to go.

If you're going the venture-backed route, I think there's a misconception that there's no salary or minimal salary at early stages when you're funded, but this is not true. Most founders take a reasonable salary, where reasonably is defined more by your personal needs than anything else. $100k-$150k salaries are pretty common at seed. That's not Google level, but it's not bad. Here's a thread on that: https://twitter.com/lpolovets/status/1365123608905879555
lpolovets
·قبل 4 سنوات·discuss
Math: Art of Problem Solving (read in jr high)

Computer Science: CLR Algorithms book and Skiena's Algorithm Design Manual (read both in college)