Yes, the drones was just an example, hence the “example given” before it.
Yes, the drones was just an example, hence the “example given” before it.
Yes, only those with ties to the war, e.g. people who work for companies that develop software used on Russian drones.
But people are angry that this wasn’t explained from the beginning.
Everything HAS to be public, otherwise it couldn’t be openly federated. What did he do that people complained?
And your point is?
It’s not about nationality. Here are the facts:
Therefore to not remove Serge from the maintainers would open LF to legal repercussions.
You might not agree with what was done, I certainly don’t, but I understand it.
The code is there, yes, but it’s skipped entirely, so the binary size stays the same, but it’s faster because it skips parts. The big brain on the person that wrote that must also tell him that skipping a scene on a movie means the movie takes the same time because it’s the entirety of the movie plus the skipping of the scene.
While I agree with you and understand that perfectly, slack doesn’t have that remote management thing, so far I’ve only seen that Microsoft apps.
Which is why most people don’t even realize this is a requirement. Also lots of us come from a time before these fancy players, so we needed to sort things out this way in order to find what we wanted.
To me, having a library be just files thrown in a folder regardless of show/movie/etc seems very messy.
They do the same with all games that I have from them. Crusader Kings, Stellaris, etc. The base game is always great on its own, then you have very cheap cosmetic DLC and more expensive content DLCs which add new mechanics and expand the game (they also always release a free update for everyone who owns the base game when a new DLC gets released. Oh, and all of their games are moldable, which means you could just implement the cosmetics (and even lots of the other parts of the DLCs via mods).
Paradox gets shit for their DLC model by people who either don’t play their games, or by people who are so obsessed by them that they think you NEED a given DLC to play it (just because they know of a strategy with it).
It’s good, but not good enough that I would be willing to have DRM on it. And yeah, it’s too new to have a remaster.
This thread made me look at this issue. Realistically it’s not a big issue, the VAST majority of the binary blobs are accounted for and have a script or a readme file that shows where they’re downloaded from.
That being said I will take a serious look at alternatives.
There’s nothing like it, nor will it ever be, for a couple of reasons.
Distros like Kali are meant to be used for quick tasks where you don’t need data preservation (or when data preservation is a bad thing). Programming is the opposite of this, it’s only about data (the program) preservation. Programming something that will get erased on the next boot is pointless on the long run if you need to program that again, and if you don’t then what you’re doing is not programming but something else that requires some programming.
There are multiple languages/IDEs/Workflows/etc, ranging from fully free and open source to paid closed source, whichever you will use depends entirely on you, having all of that pre installed would be 99% garbage since you will only care about 1 or 2 of them.
Even if you had whatever workflow you use pre installed, to work on something you would need to setup git keys, install dependencies, compile the first version, etc… and that’s all before you can start doing stuff. And you would have to do this again and again since distros like Kali are not meant to be installed (if they were they wouldn’t need to come with all those packages pre-installed because you could just install the ones you cared about)
You don’t need to port the home directory, just have it stay on the other disk, that’s how I used to do my systems when I had small SSDs. But porting it should be straightforward, just copy it over and it should all work.
As much as I disagree with your last statement (I think Linux for client is on par with Windows for the vast majority of users), I strongly agree with everything else. This wasn’t a Windows problem, but a “your IT is cockblocking you” problem, it could have happened in Linux too if it wasn’t because he used a rogue device, he could have fixed it on Windows too doing the same.
Personally I would have gone straight to Linux because I’m out of the loop on how to do these sort of stuff on Windows. If it had to be Windows, let IT figure that out, their firewall, their anti-virus, their problem.
I don’t think there’s a way of checking how many games are like this, but I find that the majority of games I’ve tried doing that just work, and the ones that don’t are mostly bad programming (e.g. crashes trying to load the steam library).
That’s GOG’s whole schtick, none of the games they sell have DRM when purchased from their store. You can always copy the installer to another computer and run it.
That’s not entirely true, as a general rule I think GoG has a lot less DRM-ed games, but it’s not 100% DRM free like they sometimes claim https://www.gog.com/forum/general/drm_on_gog_list_of_singleplayer_games_with_drm/page1
To be fair GoG selling point is that it doesn’t use any external software, it tries to emulate the old disk feel.
Personally I identify much more closely with GoG philosophy, i.e. mostly no DRM, manage the games on my own, etc. However I use Linux, and Steam has been investing into it so I’ll keep giving them my money (the input management is indeed great, but not enough on its own for me).
How is backing up an installer from GoG different in any way to backup a game folder in Steam?
Both can be copied to a different computer and used to run the game offline forever (unless of course the game has DRM, in which case both suffer from the same problem).
Technically that also applies to Steam, since you get a digital good available at the moment of purchase for permanent offline download to an external storage, just copy the game folder and you’re done. It would be the equivalent of a music store place downloading mp3s (and the equivalent to GoG would be selling an .iso to the music CD you can burn whenever you want or an installer that extracts the mp3 to a folder).
If the game itself has DRM then that would also apply to GoG (yes, there are games with DRM on GoG, there’s just proportionally less of them).
Wasn’t this the OS of freedom? Hmmm
Yes, you’re also free to shoot yourself in the foot. Do what you want, I’m trying to prevent you from hurting yourself, but you’re free to do so of you so wish.
I tried to install ISO image writer on Ubuntu, on my laptop.
Ubuntu already comes with an iso image writer.
Went straight to the package manager, no terminal bullshit, downloaded it, open button is greyed out.
What program? How did you run it? What are you trying to do, you need to be a lot more specific,
Fantastic. Stable version btw. Solved by uninstalling and installing another version available on the manager.
Package managers only have one version, so that shouldn’t be possible.
Linux is literally problems after problems after problems.
Again, at least once you didn’t installed it via the package manager, so at least once you shot yourself in the foot. I’m guessing it was the first time, and you installed a snap/flatpacks which maybe required especial permissions for accessing USB devices.
Like, download the APK, enable Unknown sources, tap on the icon? I don’t use android since 2017 but i’m pretty sure is the same, isn’t it? Not an happy comparison.
Yes, it’s the same, try explaining that to your grandma who doesn’t know how to answer a call and you’ll quickly tell her to first learn to use the basics before wanting to enable external sources and installing random stuff from the internet.
When i want to uninstall and app and all the dependencies connected to it (autoremove, right?) is Linux able to tell if some of those dependencies are necessary for other apps and “whitelist” them?
Yes, it keeps track of which things use what, autoremove removes things that were installed as dependencies but nothing else depends on them now. So for example if you uninstall Ark and that was the only thing using unzip, running autoremove would get rid of the unzip library.
On my personal computer
~/Projects/<name>
, you need to remember that real-life is not like college, you won’t be working on a new project every week. If you have more stuff than you can manage like this, you’ve bitten more than you can chew.On my work computer it’s a bit more complex, because I have to work with other people’s projects as well, so I have a
~/Work
folder and in it several folders by type of stuff, e.g.ops
for operational stuff such as scripts to deploy stuff or grant permissions,code
for servers (and client) code, etc. Also if I’m working on something specific that requires multiple repos I create a folder for that project with the repos inside.