Skip Navigation
Jump
People around the world, do you drink tap water without boiling?
  • Croatia here,

    tap water is completely drinkable and safe without any boiling. Exception are some more remote islands, so if you are going on some island, chekc if the tap water is drinkable.

    Fun fact: Croatia actually uses drinkable water for toilets as well, altough i would not drink from a toilet :)

    1
  • Jump
    We need more of Richard Stallman's ideas, not less
  • Interesting read, although a bit too preachy at times.

    In my opinion, this is a utopian point of view that does not work in real life and glances over a lot of good things of GPL.

    Linux and a lot of open source would not be here today, in this shape, without big companies using it for their commercialized software. You really think Microsoft would contribute to Linux source code if it can not use it commercially? You really think ANY company would contribute to ANYTHING if they can not commercialize it?

    Linux is what it is today because not only volunteers, but companies depend on it being stable and feature-full. If companies did not care to contribute to it, it would be dead and only a pet project of few volunteers.

    Who would pay all these people to work on it? Sure, some of them would work for free as a hobby, some of them coud get paid from donations. But its nowhere near enough to make Linux or any other FOSS project big and popular.

    Until people need money to survive, AGPL will never be the most popular license and it should not if you want to have FOSS.

    And what is so bad about it? You still have base open source code that they use to make their software, make your own. You are mad because companies take open source code, and charge for it. Then, you take it and make the software free.

    You want everybody to use FOSS, sure. Who will be customer support? Who will fix and be responsible for stuff when they dont work? How will you pay these people?

    Free as in, free to do whatever the fuck you want with it. Not free as in free to do whatever you want, except make money to survive.

    0
  • So, I have been mostly self thaught programmer (C++), as its a big part of my job (not a regular developer). But so far I have been using a simple text editor like Geany to code and I compile stuff either in terminal (linux) or produce my own make file.

    I am starting to wonder if I should switch to a full IDE, as I am on linux, I was thinking of trying KDevelop. But I am simply not sure if its worth, do I even need it?

    I have never used an IDE, it seems kind of complicated for the start with "projects" and I havent really found any good introductions to how this workflow is supposed to work.

    Do you think using and IDE is something everyone should use? Or do you think a text editor with producing your own make files should be enough?

    5