HN user

teg4n_

651 karma
Posts0
Comments240
View on HN
No posts found.

Rome tools is now Biome and Biome is really good. The company didn't work out but the tool itself is better than ever.

it sounds like you might have wasted your team's time previously and now they don't trust the code you put up with a PR. Maybe you can do something to improve your relationship with them?

As a sidenote, I highly doubt they are cooked longterm. Using AI is not exactly skilled labor. If they want or need I'm sure they could learn patterns/workflows in like an afternoon. As things go on it will only get easier to use.

This isn’t really true with React Native, Hermes as a JS engine is just drastically slower than JIT-enabled web view . Sure the “native” parts will theoretically be faster but your app code will be a lot slower. Just test how long a rerender takes in react native on a device than react on a browser for the same device.

I mean even basic stuff is different. You have thead and tbody in the react example but not in the hyper example. It adds number of lines differential which I guess is supposed to be impressive but when I see stuff like that it makes me think the whole comparison is worthless since it can't be trusted.

Deno's Decline 1 year ago

One problem with that strategy is Bun can compile your whole server into a single executable. that’s like the simplest thing in the world to host

Deno's Decline 1 year ago

Deno has at least attempted to have a business model. Oven/Bun has none in sight and I am having a hard time seeing how they will be any more successful with getting people to pay them money.

I don’t think the left is afraid of pissing radical feminists off. Also the left already advocates for at least some of the things you mentioned like mental health and homelessness. I don’t think those topics are particularly popular in the “manosphere”.

I think the main problem is the men invested in the manosphere want comforting lies and the left won’t give it to them because in reality it’s much more complicated than what any of the influencers say.

if JSX is your issue, that means a web component framework like Stencil is just as bad as React. But then again you can use React with htm to avoid jsx if it really bothers you.

react uses those same web standards. It will not stop working either. You may not be able to upgrade to the latest React version assuming there are breaking changes, but the same can be said for the various frameworks people use to create web components.

I wouldn’t doubt the team was looking for an exit and this was the best offer they got. Stackblitz has pretty much taken over their usecase so it seemed to me like CodeSandbox was going to slowly die.