Wilfred Hughes (@_wilfredh) 's Twitter Profile
Wilfred Hughes

@_wilfredh

Programming language development, human factors, and a healthy dose of Emacs. Also mastodon.social/@wilfredh and threads.net/@wilfred.hughes

ID: 46255806

linkhttp://wilfred.me.uk calendar_today10-06-2009 23:23:26

11,11K Tweet

3,3K Followers

2,2K Following

Wilfred Hughes (@_wilfredh) 's Twitter Profile Photo

One nice feature of cargo that I wasn't previously aware of: you don't need to do anything after updating your Cargo.toml. In npm, you need to remember to `npm i` after changing package.json. It's not declarative and the state can get out of sync.