vrek@programming.dev to Programming@programming.devEnglish · 2 days agoWhat is your development environment?message-squaremessage-square75fedilinkarrow-up158arrow-down11file-text
arrow-up157arrow-down1message-squareWhat is your development environment?vrek@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square75fedilinkfile-text
minus-squareHaraldvonBlauzahn@feddit.orglinkfedilinkarrow-up2·18 hours agoVaries a bit with job, but by far the most in the last 15 years: Linux (Debian), Emacs, tiling window manager (i3/sway/stumpwm), also gollum wiki + org-mode for writing docs. For small quick edits, I use vim. On the job, I write mostly C++/Python/Go/Rust, at home more Rust, Python, and the Lisps.
Varies a bit with job, but by far the most in the last 15 years:
Linux (Debian), Emacs, tiling window manager (i3/sway/stumpwm), also gollum wiki + org-mode for writing docs. For small quick edits, I use vim.
On the job, I write mostly C++/Python/Go/Rust, at home more Rust, Python, and the Lisps.
What do you use rust for?