|
|
|
|
|
by fabianhjr
2032 days ago
|
|
> several of the applications we worked with throughout the course were distributed as Windows binaries Because most linux users use their distribution's packages and it is normally easier than hunting for windows binaries. Need an assembler? `sudo apt-get install nasm`, etc. I am a math/cs undergrad and have not used a windows machine in over 6 years. (In my case it would be editing either editing my home.nix or creating a shell.nix for a course rather than apt/dnf/etc) |
|