Hacker Newsnew | past | comments | ask | show | jobs | submit | sudb's commentslogin

Very interested to see where this kind of work goes for on-device video generation!

If this means that segfaults become rarer with Bun I might consider using it in production again. As it stands, Bun has been great as an all-in-one TS/JS package manager, build system and test runner but unstable enough that I still want Node running in production backends.


Surely there are no bugs in the 1000000 lines of code that no one has reviewed…


Yes. That is the plan.

See jared comment [0]

If this helps bun and rust is a better lang for developing bun going forward with the help of claude. Then i think that is just fine.

I thought rust was making the codebase complex so zig won on speed and dx.

But with llm and a large codebase it seems like rust gives fewer bug and you can develop it faster & safer.

https://news.ycombinator.com/reply?id=48133519&goto=threads%...


> the TAM is exploding at a step function rate

This stumped me for a while! what are the interpretations, infinite or 0?


Famously valid email address parsing is far from trivial[1] - I wouldn't be so quick to judge!

1. https://www.regular-expressions.info/email.html


that's an excellent reason why one shouldn't validate emails by parsing, not an excuse for barring valid emails through poorly implemented validation


sure, but I was replying to a complaint about failure to parse, not existence of parsing

isn't the real pragmatic answer to parse out known invalid email address strings, and only attempt to deliver an email if unsure?


Sending emails that bounce is a really good way to increase the chance that your subsequent emails end up in spam.


not parsing is a form of parsing... you're just accepting everything.


I think a lot of time and energy perhaps gets mis-spent on this but the title is right - if you can watch it, you could use any one of a number of methods (incl. capture cards) to record whatever is on your screen, and to some extent I maybe think this is fine? Is it not relatively rare that the whole value is the video itself?


This is first time I have experienced some vindication that choosing CUID2[1] for one of my projects was actually a good idea.

1. https://github.com/paralleldrive/cuid2


I think the idea of tracking intent in git commits is a great idea but it feels to me like this might be reducible to some prompts/extending git/pre-commit hooks?


Maybe some common complaints about Go are finally less of a problem in the current coding agent era - e.g. ecosystem weakness complaints and verbose error handling.

Though TypeScript's type system is maybe still more powerful - and therefore might have the edge for agents writing code? (Not to mention there's probably more TypeScript in the training data for LLMs, though perhaps there's _better quality_ Go - I'm not a Go dev though so I couldn't comment further on this.)



Thanks. This is actually interesting. The only downside is that it only works within AWS.


JuiceFS for posix but lack of versioning


Yes! I used keycloak for multitenant auth and it worked fine - a little dated but functional. Nowadays I'd probably stick to something like Clerk/BetterAuth/Supertokens.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: