Hacker News new | ask | show | jobs
by devicenull9 80 days ago
I write code using Sublime Text on a Linux computer, with everything to compile C/C++ programs installed, and obviously the powerful Terminal.

Had to move to Linux because I wanted to make some programs related to network-programming (XDP, libnetfilter_queue), and Linux provides all the tools I need.

I've only used VS Code a few times.

The only thing I lack is a home network setup, to fully test those programs.