• 0 Posts
  • 550 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle


  • Lmao, barely have a conversation? Trump literally can’t even remember what he did or said yesterday, and has literally no plan for actually improving the country in any way shape or form.

    Biden passed the Inflation Reduction Act which actually presents a vision for how to return manufacturing to America and restart it’s economy, while addressing climate change. Trump has no plan to address literally any of that.

    You need to wake up man. They are not even in the same ballpark.


  • The problem with copyright has nothing to do with terms limits. Those exacerbate the problem, but the fundamental problem with copyright and IP law is that it is a system of artificial scarcity where there is no need for one.

    Rather than reward creators when their information is used, we hamfistedly try and prevent others from using that information so that people have to pay them to use it sometimes.

    Capitalism is flat out the wrong system for distributing digital information, because as soon as information is digitized it is effectively infinitely abundant which sends its value to $0.




  • Man this is fucking asinine. No one hates you. Certainly not the actual researchers and engineers building these products.

    Capitalism fucks over everyone who’s not immediately useful. AI is just modelling algorithms after neurons and discovering that that lets us solve a whole new class of fuzzy pattern matching problems.

    The two of them together promises to fuck us over even more because that was one of the main things that we used to be better than computers at, but the solution is not remove the new technology from the equation, it’s to remove the old and broken system of resource allocation that has and continues to fuck us no matter what.




  • No, it’s not a hard decision.

    You’re choosing between two old men, one of whom is an actual politician with a history of accomplishing things and running a country. The other is a mean old pervert who couldn’t run a business without committing fraud. He literally tried to cheat and destroy the system when he lost the first time.

    How the fuck do you think it’s close?










  • Because usually if you end up at the API reference in that situation it’s a code / project smell that other stuff is going wrong.

    If I want to use a library to do something, you should be able to search for what you want to do + language / framework, find the library’s docs, follow the install instructions and then look through the highest level API / instructions and then just go from there.

    If you find yourself confused at unhelpful API references that just means that they have badly written top level API docs, badly written intros, or quite probably just badly written APIs.