HN user

ecuaflo

179 karma
Posts3
Comments98
View on HN
Nobody cares 2 years ago

I wonder if it’s really about not caring or rather optimizing for perverse incentives or just lack of competency.

I have the opposite problem: I’m dependent on my job’s salary but know exactly what I want to do instead. Unfortunately the job makes my life so drained I can’t pursue my true callings.

When there’s feature parity, what’s the next differentiator for you? For me, performance.

Though I admit another important aspect is community adoption. If your 3rd-party dependency uses zod internally, well now you’re bundling in both, and the added network latency probably negates any performance improvement you were getting in a web app. That’s why I wish libraries would use something more generic that allows you to dependency-inject what you’re already using, like https://github.com/decs/typeschema

Didn’t they have every opportunity to conduct a trial given they started outside the US in Prospera, an autonomous zone of Honduras?

“So to start, they’ll be selling Lumina in Prospera, a libertarian charter city in Honduras. Prospera allows the sale of any biotech product under an informed consent rule: as long as the company is open about risks and the patient signs a waiver saying they were informed, people can do what they want.”

https://www.astralcodexten.com/p/defying-cavity-lantern-biow...

I use the same principle as pico but from scratch with tailwind. It does too much magic and it’s far too complex and undocumented to be able to modify a piece of it you need to change. In my global stylesheet I style inputs all one way and target aria and state selectors for more specific styling. I still use inline styles for more unique cases.

They are two different techniques that can work together well. If I’d make any comparison, it’d be between pico and tailwind’s typography plugin specifically.

I enabled purchases without a GitHub account now where you can log in with just email and download the project after purchase.

I still need to do more reading about how the SSH key approach would work to support it, but hopefully this unblocks you and others.

Thanks for the advice.

The issue is the science wasn’t in yet to accurately determine what was COVID disinformation, and they went off of politically motivated directives in both cases.

One example is Facebook suppressing the lab-leak theory until May 2021 [0]. Another is it deemed posts claiming the vaccine may not prevent transmission misinformation, despite it not being known otherwise [1].

[0] https://www.politico.com/news/2021/05/26/facebook-ban-covid-...

[1] https://www.reuters.com/article/world/fact-check-scientists-...

Thanks for trying it out.

1. I’m seeing a toast when logged out saying to log in to buy. It only shows the first time, I can improve that so that if someone misses it the first time and tries again they can see it.

2. Great point, I can add support for drive-by purchases. Either allowing downloading a copy of the repo or generating an ssh key someone can clone the repo with.

Yea my system does not currently allow flexible pricing, it’s free or for a set price. I have plans to support it too.