Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Microsoft is working on a package manager, and it's very garbage. There's already somewhat capable package managers for windows, they just decided to reinvent the wheel in a vacuum.
https://devblogs.microsoft.com/comm... -
Oh yeah tell me again how i need 450 mb of toolchain to make a simple webpage on linux systems
-
Aldar12004y@dontbeevil I am trying to compile a Qt-based 3rd party Minecraft launcher (MultiMC).
Did not figure out how after the Windows version of Cmake moans about not finding the correct version of java or whatever... Despite finding two different java executables on disk, and even if I set the JAVA_HOME variable. Just won't create the makefile.
On Linux, I just called cmake, make and make install, done... -
hjk10157314y@NoToJavaScript what the fuck are you going on about? Nginx itself is less than 1mb. Sure you need some libs like openssl and gzip. Let's say it's 5MiB.
-
Aldar12004y@NoToJavaScript give me vim + highligting, firefox to look stuff up, nginx and a cgi of choice and you have a page.
In total around 200 MBs of data. Imo not too bad.
Related Rants
Compiling on Windows feels like an Internet Browsing Simulator.
Really shows how incredible the central Repository and System Package Managment systems of Unix are.
Now... Back to downloading the remainder of the required libraries.
rant
annoyed
compiling
windows