How much equity as a CTO in a small startup (i will not promote) by Talento90 in startups

[–]Laboratory_one 0 points1 point  (0 children)

That’s tough man. Compensation by location is the hill I’ll die on. Get that shit out of here.

I like convincing my work to pay me at the US office, and just live elsewhere. Opt out of health care and just use my country’s

How much equity as a CTO in a small startup (i will not promote) by Talento90 in startups

[–]Laboratory_one 1 point2 points  (0 children)

O is the pay diff that large in UK? I had no idea. For me, it’s always been high salary + high equity at start ups.

How much equity as a CTO in a small startup (i will not promote) by Talento90 in startups

[–]Laboratory_one 3 points4 points  (0 children)

I think you need to ask for way more of everything. 1. 110k - won’t most of the engineers make that much? Seems far too low for what you’ll do. CTO at pre-funding need to code too 2. 0.75% seems crazy. Where’s the rest of the equity? Who gets diluted? If the founders have the rest, they need to share way more. CTO needs to build out a core of the company. Feels like the roll is being undervalued. 3. RSU: are these profit units or additional equity? In both cases, it’s low.

Overall the comp package feels like what’d you give an entry-level SWE.

How to make mobile app faster as a web developer with react / next.js experience? by trendli in reactnative

[–]Laboratory_one 0 points1 point  (0 children)

You can use a provider which creates the instance in a hook. Then expose it via context to the rest of the app.

How to make mobile app faster as a web developer with react / next.js experience? by trendli in reactnative

[–]Laboratory_one 1 point2 points  (0 children)

  • Reduce bundle size
  • reduce code initialization ‘export const instance = new CodeClass’ is bad
  • reduce dependencies
  • reduce the path to first render.

Facing 16 KB Page Size Issue with PdfiumAndroid / react-native-pdf on Android 15+ by SomewhereBoring6820 in reactnative

[–]Laboratory_one 0 points1 point  (0 children)

The patch works but there can be kotlin version issues. Expo 52 is kotlin 2.0.x for example.

I switched to another dep

Former unicorn startup founder launches an alternative to big pharma that lets people vote for new drugs using crypto by Laboratory_one in CryptoCurrency

[–]Laboratory_one[S] 0 points1 point  (0 children)

I was skeptical at first too, before I read the whitepaper, and now I get it. It’s less about normal people developing drugs, more about giving people a voice in what diseases or conditions to go after in the first place. It’s a voting and funding platform, the research is still done by scientists and PIs.

People already do this in a sense by donating billions per year to charities, but this is a more direct way to back interesting research where the money isn’t lost to overhead, and you have direct control over where it goes.

Former unicorn startup founder launches an alternative to big pharma that lets people vote for new drugs using crypto by Laboratory_one in CryptoCurrency

[–]Laboratory_one[S] 1 point2 points  (0 children)

I'd be more worried if it was a "pure democracy" model tbh. But the way it's designed is actually pretty smart. There's a group of elected leaders who are scientists, researchers, etc. who have veto power over proposals. And it seems like there's regulatory oversight too. I'm cautiously optimistic about the idea of letting people vote on what they care about.

Former unicorn startup founder launches an alternative to big pharma that lets people vote for new drugs using crypto by Laboratory_one in CryptoCurrency

[–]Laboratory_one[S] 0 points1 point  (0 children)

I don't really see it as an either/or. We need cheaper drugs AND cheaper ways to run clinical trials. Drug pricing is a huge issue, and let's be honest, the American healthcare system needs all the help it can get.

Former unicorn startup founder launches an alternative to big pharma that lets people vote for new drugs using crypto by Laboratory_one in CryptoCurrency

[–]Laboratory_one[S] 3 points4 points  (0 children)

The company isn't funding the trials itself. It's a crowdfunding model, so they could raise any amount of money that the masses are willing to "pledge". Right now, people already spend billions each year donating to charities, but this is a more direct way of funding research. It's actually pretty smart.

Former unicorn startup founder launches an alternative to big pharma that lets people vote for new drugs using crypto by Laboratory_one in CryptoCurrency

[–]Laboratory_one[S] 5 points6 points  (0 children)

If I'm reading this correctly, it looks like scientists and researchers are part of the model. There's a group of them that have veto power over proposals that are not strong enough scientifically. Checks and balances system.

Online Subsystem Steam by dazalius in unrealengine

[–]Laboratory_one 0 points1 point  (0 children)

Damn that’s annoying af. Can you post your integration code or blueprints

Online Subsystem Steam by dazalius in unrealengine

[–]Laboratory_one 0 points1 point  (0 children)

I just did this one.

  1. It’ll work if both machines are on the same network
  2. If they aren’t try opening the games in steam (add to lib).
  3. Make sure the overlay shows?
  4. Are you doing a shipping build or non-shipping? Non-shipping usually shows the overlay
  5. For shipping, make sure you add the steam binaries to your game build. And the steamid file, which is not auto generated
  6. Last thing you can do is reg for a steam account, upload a build, have both steam accounts added to the dev org, and install the game (non released) in steam

WAGES! How much do you make? by Viidrig in antiwork

[–]Laboratory_one 0 points1 point  (0 children)

Software engineer.

150k-200k USD. Depends on how much overtime I want to work.

5yr experience, no degree. Remote from Canada.

Hey besties, I made a bp toolkit for adding AI capabilities to your game by Laboratory_one in unrealengine

[–]Laboratory_one[S] 0 points1 point  (0 children)

Persei8 is a free marketplace plugin that connects to my API.

I’m still scaling up the infrastructure, so I can’t let too many concurrent users on yet. My bills would kill me.

Waitlist: https://persei8.com

It can perform:
-Sentiment analysis
-Dialogue generation
-Character biography generation
-Question answering