If all this piracy were running on anonymized networks like TOR or I2P, they’d have a much harder time taking down stuff and censoring it.
If all this piracy were running on anonymized networks like TOR or I2P, they’d have a much harder time taking down stuff and censoring it.
The U.S destroying its own economy. Who could’ve asked for a better Christmas present? With Trump at the helm next year, it’s only a question of time before trade partners tell the U.S to fuck off and they stop ignoring decisions like these.
More like a portable PC. Probably gaming won’t be possible for longer than 20 minutes.
Opensource after EOL. Vote for parties that care, write to your representatives, sign petitions, and vote with your wallet.
Eventually, painfully, slowly, we’ll move to memory-safe languages. It really is a good idea. Personally, though, I don’t expect it to happen this decade. In the 2030s? Yes, 2020s? No.
This. Unless the government starts introducing fines or financial incentives (like fines) to force the use of memory-safe languages, ain’t nothing gonna happen.
Maybe read the article…
There’s absolutely no need to call QAs, product owners, HR, finance personnel, or janitors “devs” because they work in or for a gaming company. They have roles and it’s completely fine for them not to be devs.
Make random comparisons from other industries all you want
I thought it would help with understanding and provide perspective, but it seems like the shutters are down and bolted. Understanding cannot penetrate the fortress of “everybody in a gaming company is a developer”.
This ancient attitude is the same upper management position where cutting swathes of knowledgable established QA will bring short term profits only to later hire even more fresh QAs, often contractors or outsourced.
What does this have anything to do with definition of developers? Diddly squat. Upper management will fire anybody with little to no understanding of their function because they consider everybody below them to be a number on a sheet; a replaceable cog in the machine.
You think QA has never seen a line of code?
What are you on about? Seeing a line of code doesn’t make you a developer. Reading memes about coding doesn’t make you a developer, shocker.
What’s the imaginary line to being part of game dev to you?
Being part of the game development process does not make you a developer. How many times do I have to repeat this? If you write the game, you’re a developer, otherwise you have another role on the team that is not game development. It’s that easy.
You design a character? Not a developer. You test the game? Not a developer? You develop the story and draw the art? Not a developer. None of that is writing the game’s code.
You can be both a developer and an artist, for sure, if you write the game’s code.
Bro, what? Being part of the development process doesn’t make you a developer. The hell? So you think somebody who has never even seen a line of code and manages a team of developers is a developer? You seriously want to tell me that the finance director of a construction company can call himself a builder because he manages the money needed to pay the builders? Jeff Bezos is a top paid developer at Amazon because he developed a strategy to R&D the fuck out everything and signed off on a product?
Also, I thought it was obvious that my sentence about a “programme developer” not being a software developer would make it pretty obvious, that the presence or lack of “developer” in the title isn’t the defining attribute of the job.
Difficult? How so? I find compiling C and C++ stuff much more difficult than anything python. It never works on the first try whereas with python the chances are much much higher.
What’s is so difficult to understand about virtual envs? You have global python packages, you can also have per user python packages, and you can create virtual environments to install packages into. Why do people struggle to understand this?
The global packages are found thanks to default locations, which can be overridden with environment variables. Virtual environments set those environment variables to be able to point to different locations.
python -m venv .venv/
means python will execute the module venv
and tell it to create a virtual environment in the .venv
folder in the current directory. As mentioned above, the environment variables have to be set to actually use it. That’s when source .venv/bin/activate
comes into play (there are other scripts for zsh and fish).
Now you can run pip install $package
and then run the package’s command if it has one.
It’s that simple. If you want to, you can make it difficult by doing sudo pip install $package
and fucking up your global packages by possibly updating a dependency of another package - just like the equivalent of updating glibc from 1.2 to 1.3 and breaking every application depending on 1.2 because glibc doesn’t fucking follow goddamn semver.
As for old versions of python, bro give me a break. There’s pyenv for that if whatever old ass package you’re installing depends on an ancient 10 year old python version. You really think building a C++ package from 10 years ago will work more smoothly than python? Have fun tracking down all the unlocked dependency versions that “Worked On My Machine 🏧” at the start of the century.
The only python packages I have installing are those with C/C++ dependencies which have to be compiled at install time.
Y’all have got to be meme’ing.
If you think QAs are software developers, I’d like to know what you think QA stands for. Hint, it doesn’t stand for developer.
Inb4 “they develop tests”: so an event planner is also a developer then because they “develop a programme” and the words “develop” and “programme” are in the job description.
Title days “devs” article says HR and QA most laid off. Those aren’t devs…
Still, it does sound like employees in gaming companies should unionise!
Why do piracy apps still put their source on github? It’s just asking for trouble…
You do have to consider that Intel has a head start of multiple decades, should’ve had a war-chest the size of a nation (like Nintendo), and has a nigh monopoly position in the CPU market. Intel also has preferential treatment in the US (similar to Microsoft), so it’s not it isn’t already being funded by the US government.
You don’t catch up on decades of research just by pumping in money. That’s like trying to have a baby faster by having more women.
Trying to pretend Intel is the underdog in this scenario is not credible. Despite - or maybe exactly due to, their head start, pseudo-leaders who thought they could survive any boneheaded decision are giving that lead away. And yet again, tax payer money may have to be used to correct the decisions of a private company (yes publicly traded but the government doesn’t own Intel). Privatise profits, nationalise debt. Works every time!
Fan-made, for free, no opensource 🤨 I feel like there’s going to be a “surprise” in the near future.
Oh, so if China helps out their companies, it’s meddling but if the US government fucking bails out a company that should go bankrupt because of dreadful and shit management, it’s a necessary step to secure national interests. So much for “the free market will regulate itself”.
Hypocrites.
Was IPFS considered? I’ve tried it myself but it seems like an unstable product and I’m not sure if it’s living up to its promise…
The bloody managers are the biggest problem. Most don’t understand code much less the process of making a software product. They force you into idiotic meetings where they want to change how things work because they “don’t have visibility into the process” which just translated to “I don’t understand what you’re doing”.
Also trying to force people who love machines but people less so into leading people is a recipe for unhappiness.
But at least the bozos at the top get to make the decisions and the cheddar for being ignorant and not listening.
This is a great initiative and I wish there were more orgs that did this. However, I’m now convinced that we need opensource licenses which stipulate remuneration when used for financial gain.
Even the creators of languages don’t know their own languages 100%. I wouldn’t even call them the limit. So, I’m good enough in my main language that a lot of code doesn’t surprise me. And I try very hard to write code that others can understand as well when in a team.
Piracy isn’t only torrenting. Speeds are better on TOR than I2P, so streaming websites could host the data and allow users to download it directly (DDL). They could also be on TOR and I2P, then provide the DDLs on TOR and torrents on I2P - the best of both worlds.
Anti Commercial-AI license