vietnamese softshell crab
Hacker Newsnew | past | comments | ask | show | jobs | submit | davidgtonge's commentslogin

The rust version is being used by Claude Code though - which is a fairly large product!

I was hoping for more push back against https://bun.com/blog/bun-in-rust - which is pretty thorough and has some decent arguments and reasoning for why they did the rewrite.


I think they meant “released and available for use” rather than just out in the wild.


It is available for use: `bun upgrade --canary`


it doesn't imply that lot legacy apps won't crash in prod when it will be actually released. Cool that some complex app is working but is nothing proving that everything will be fine when everyone will try to upgrade.


How much of the Bun/Node API surface does Claude Code actually use though? Conceptually it's a relatively simple TUI application.


Yeah, but it's a TUI that has more bugs and worse performance than any other TUI in history. It's not like we'd notice a user after free.


I agree and I think the ideas in Elm are applicable in many other contexts. Adopting a new language is just hard, especially with larger teams. I ended up taking some of the ideas of Elm but implementing with Rust and TS - https://dave.tonge.org/articles/make-ts-boring/

The basic idea - all application state and view model creation is in Rust (compiled to Wasm). I'm using Rust not really for performance, but for its strong type system. Components are in TS but have a strict contract they can only accept plain input props and output events. Rust processes the events and ships a view model patch to TS.

This is not "Elm in Rust/TS" but it is definitely Elm inspired.


Thanks - I missed that. From the previous discussion here is one of the recent videos: https://vimeo.com/1053667887


Longtime HN lurker, I know this team and it is a genuinely useful tool. Congrats on the HN launch.



Blue Speck Financial - Bristol, UK

We're a fast growing start-up with a mission to help people better understand, organise and plan their finances. We recently won a best in show award at Finovate Europe and are looking for developers and designers to come on board and join us. (Bristol is often voted best city in the UK and has an amazing tech scene).

We use a JS / Coffee heavy tech stack - Node.JS, Backbone & D3 - but we're pragmatic and will use the best tool for the job.

We're currently looking for a:

* Senior Developer - Strong Backbone & Node skills, experience working with a large but modular codebase. £35k to £50k depending on experience.

* Front End Developer / Designer - UX focussed CSS crafter. Experience with D3 and designing touch based interfaces a plus. £28 to £40k depending on experience.

For more details on us as a company or the roles please send me an email: dave.tonge at bluespeckfinancial.co.uk


Very nice, really clean and well commented codebase. I love what you've done with the deferred and accumulator wrappers. Thanks for releasing this!


Thanks, any feedback is welcome.


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

Search: