China is not a communist country, it's a “communist with Chinese values” country. I don't know what it means, but every time the topic is brought on the table, this is the official stance from the Chinese Communist Party.
I guess it means you owe loyalty to whatever authority you get: father, teacher, employer, emperor. Respect them, or they will crush you.
I've bought an AMD Radeon RX580 on my desktop for gaming, and it's been working great so far with the default open source drivers that come with Ubuntu (18.04 onwards). Didn't have to do anything.
I remember reading this article back when it came out, and it made me think a lot about software licenses.
I encourage everyone here to invest some time to read the different libre and open source licenses out there and decide which one would be the best for the software they produce.
The choice of a software license is important and is a political choice.
I'm currently using a feed reader installed on my web server so that I can access and sync my feeds between all my devices (home computer, work computer and smartphone). I use Firefox on all of my devices. Do you know if there is a way to sync the Brief database on different devices to keep them in sync?
The Blender team is working on Blender 2.8 which will bring a lot of new features, including a lot of UI changes.
There was an article about some of these changes a while ago on their blog [1], and more recently a video showing a lot of these UI changes... available on the Blender Developers Youtube channel (how ironic!) [2].
French newspapers Mediapart and Canard PC have teamed up and released a bunch of articles about the video game industry and its toxic practices.
The articles are available online [1] but they're in French and some of them are behind a paywall.
The situation got to the point where a labor union for video games creators, « Le Syndicat des Travailleurs et Travailleuses du Jeu Vidéo » (STJV) [2], was created in France last year. There are currently around 70 members (out of 5000+ video game related employees in France). A strike is currently on-going in Eugen Systems [3], a French studio author of RTS games like Steel Division.
> The Dell power connector is a barrel style connector with an LED embedded in it. The LED appears to serve no useful purpose. It’s always on, whether connected or not and doesn’t change colour or turn off when charged.
I believe the only use for this LED is to know that the cable is actually plugged to the wall. It's probably useless for people who keep their charger plugged all the time, but it's very useful for me, a QA engineer with a testing table full of devices and cables, plugged and unplugged :)
I like to ride my bike to work because it's much faster than taking the bus (20 minutes versus 40+ minutes) . However, when it rains, I take the bus. And it rains quite often where I live (Taipei).
Any advice from fellow bikers? Clothes to wear, gear to get, etc.
Normally v2.4.0 improves this. As stated in their release notes: “Add undo support for masks and more intelligent grouping of undo steps”.
Basically, in v2.2, even low-level operations that didn't have a visible impact were in the undo list, so when you pressed Ctrl+Z it would undo something, but you wouldn't see any change. You would actually have to press Ctrl+Z several times to finally see something on the screen.
This was changed and should be more human-friendly :)
Gimp and Darktable are very different beasts. Darktable is tailored to work on RAW pictures coming directly, unprocessed from your camera. Gimp cannot do that and only works on compresseda and/or rasterized images (thinkg JPG or PNG).
Another big difference is that Darktable does non-destructive changes: you have a history of operations that you applied and you can rollback to any step. None of the steps directly modifies the pixels of the image, instead the program computes the changes made by all of the effects in the history for every pixel in the image, then shows you a preview (or exports it).
Handling a big RAW file and all the modifications that you've done is an intensive process, and that's why it requires a beefier computer than Gimp for instance. There is also OpenCL support, to leverage the power of your GPU.
If you're into game programming, Casey Muratori's Handmade Hero [1] project is worth checking. From the website description, “Handmade Hero is an ongoing project to create a complete, professional-quality game accompanied by videos that explain every single line of its source code”.
Why not using Firefox?