

Piracy is a correcting action on a massive market distortion. It’s a state enforced monopoly on any given idea. You know what other ideology liked state enforced monopolies? Communism.


Piracy is a correcting action on a massive market distortion. It’s a state enforced monopoly on any given idea. You know what other ideology liked state enforced monopolies? Communism.


Fertility rates have been falling across the world since the baby boom that followed WW2 in line with greater female education and labour market participation. Also people from poorer and less educated background in wealthy countries are the people who have the highest fertility rates.


I believe you are miss reading the correlation, having more children isn’t making people poorer, it’s part of a more complicated cycle of poverty that involves lower levels of education and attainment which leads to poorer income and poorer fertility planning. The strongest correlation is with female education levels.


The original code for that was leaked, most if not all replacement servers run that code, not reverse engineered code.


I wish I saw this kind of insightful point of view more often in the discourse over social media. It’s stopped being about being social once algorithmic content curation became the norm to drive engagement and advertising money which is the real evil.


At some point the argumemt that it’s to “protect the children” rather than to control and monitor what adults do will fall flat when more and more difficult to use work arounds keep getting banned that realistically only adults would employ.


Sadly being smarter doesn’t stop you being ignorant.


Point of order, if you mean pirate as in infringe copyright, that isn’t stealing.


There is a significant difference between AI assisted and AI produced from what I’ve seen and experienced so far.
Assisted takes generated code and uses it to inform the code actually written, letting it fulfill a boiler plate function or the place of a junior coder at worst.
Then there are those project committing the AI produced code largely unreviewed and unchanged.
Former is mostly fine but needs an experienced coder who trained writing code unassisted (where are new coders of that caliber going to come from now?), the latter is a morasse of slop.


They never state who it’s more efficient and cost effective for, so I’m sure it’s true… from a certain point of view.


Hopefully be a massive teachable moment to humanity?


We can only dream I guess.


So the fact you didn’t pay kind of leads I to where I was going, that model isn’t sustainable for AI, would you subscribe to get access to that information? How much would you pay? Because that is what those pushing AI want to happen, they want yo be the gatekeeper and you have to pay the toll to access information.
As for the usefulness of AI for technical questions. Well I’m the other side of the learning curve from you, I need detailed answers to complicated technical questions and AI fails to provide a correct answer 9 times out of 10 and worse is misleading in its answers with basic mistakes or out of date information which would trip up inexperienced users or lead them into bad practices.
It’s only useful in giving me a direction to start, I still have to go to the likes of stack exchange and read and understand the primary sources it was trained on to get a useful answer and understanding. In general it saves me very little time and isn’t that helpful.


Did you pay for the AI service you used to do that and if it hadn’t been available would you have just started reading the online resources the AI trained on and got to the same place eventually?


I’d argue that it’s self managed but not self hosted, it’s still running on somone elses computer and they ultimately control what you can and cant do with it. The distinction is murky though because a lot of the discussion here is about managing services rather than the hosting infrastructure (though of course there is some of that too).


Torrent clients can cope behind NAT but can only upload/download from other peers that have a port open so they are more limited in the pool of peers they can make use of.


How are you, the naive seeker, supposed to know if something is authorised or not?


I would argue that if your games are already performant on the platforms you care about that you would get diminishing returns. The only reason to experiment with specialist asm would be for your own experience and enrichment which is a perfectly reasonable reason to pursue it.
It’s probably not worth comparing to an OS where even shaving a few cycles off of code that runs all the time on millions of computers across the world would end up with significant impact.


You need to profile your binaries to find out where they spend most of their cpu time and try and optimise those areas with more efficient code before you even consider micro optimisations like asm for specific cpus. Considerations like algorithm choice and cache efficiency of your data will all likely have a larger effect.
Yeah I’m sure that will keep it offline.