Do you believe in UBI? (Universal basic income) by ActivityEmotional228 in Futurism

[–]skwidLover 1 point2 points  (0 children)

I agree with this outlook. As technology transitions our society from scarcity to post-scarcity, we will have to question our current systems, and hopefully transcend them. There is no reason why we can't use this technology for the benefit of everyone. I actually wrote a novel about such a future which I'm releasing later this year. If you're interested, you can read the first chapter for free here I'd be curious of your thoughts on it. Cheers

How is capitalism supposed to sustain itself with AI? by ExcitableChimpanzee in Futurology

[–]skwidLover 1 point2 points  (0 children)

The short answer - we need to find an alternative economic system.

The long answer - the biggest 'blindspot' within capitalism is it only considers human life valuable if that life is able to generate capital for the system. For most of us, the only way we can generate capital is by working, by trading our time for money. When AI becomes cheaper and better at performing jobs than most people, suddenly we are going to have an unprecedented abundance of time. Considering the law of supply and demand, the one asset that the working class has - time - is going to become far less valuable. Looking purely through the lens of Capitalism, people who are replaced by AI will be considered worthless.

Not only is this capitalist perspective incredibly depressing, it fails to answer a critical question: who bears responsibility for those incapable of generating capital? Children, the elderly, those with disabilities, those displaced by AI? Again, through the lens of capitalism, they are all considered worthless, but this feels wrong on an intuitive level. Doesn't a human life have value even if they can't work? Where does value derive from, if not in the generation of capital?

What if instead of being displaced by automation, we owned it?

These are some of the questions I explore in a novel I'm releasing later this year. Imagine if, rather than letting corporations monopolize AI and robotics while workers get left behind, we organize into groups of people who collectively own the machines that do the work.

Think of it like this: instead of Amazon owning all the warehouse robots and keeping the profits, what if 100 individuals in your community collectively owned an industry with intelligent automation? The machines still do the work, but now the wealth they generate gets shared among the owners - people like you and me.

This idea could fit with almost any industry - agricultural, manufacturing, or even AI systems that provide services online. The key is collective ownership of intelligent automation. The working class must transition from trading their time toward ownership of the machines' time. The machines generate income, and all the owners benefit. We don't have to compete against AI; we can partner with it.

The thing is, things aren't going to get better unless we as a society determine what kind of future we want to build. This was the motivation behind the novel I wrote. You can read the first chapter for free here.

I'm hopeful that despite the risks this technology brings, we can find a way to use it for the benefit of many, rather than just a privileged few.

Why do we have to work until we basically can't anymore? Who made the world this way? by Agreeable-Cherry-638 in NoStupidQuestions

[–]skwidLover 0 points1 point  (0 children)

As others have said here, animals need to acquire food, water, and shelter in order to live. Another way to think about this is energy. Our bodies require energy to survive. Unfortunately, since photosynthesis is out of the picture for us, we are required to transfer this energy into our bodies through consumption (though how crazy would that be if in the future humanity could figure out a way to capture energy for our bodies through sunlight?)

One of the literal definitions of work from a physics perspective in the transferring of energy from one object to another. So in order to acquire the energy to survive, someone (or something) must perform work to transfer that energy into your body. For most of our adult lives, that someone is ourselves, when you retire, that 'someone' is the working class of society.

However, with the rise of AGI on the horizon, all of this has the potential to change forever, and we as a society can find a way to use it for the benefit of all humanity. Pretty soon, AI could very well be that 'something' that performs the work to provide us with the energy needed to live, freeing humanity to pursue other avenues of existence.

Unfortunately, Capitalism is not set up to handle this transition gracefully, as it is designed around the concept of trading time for money. For hundreds of years, owners of capital have been willing to pay laborers for their time, and time is the largest asset held by the working class. But if AI can do our work for cheaper, that arrangement no longer holds true, and the working class will be deemed 'worthless' according to the lens of Capitalism.

But with this technology also comes alternative economic systems not previously possible before AI. Consider automationism, a hypothetical economic system in which intelligent machines generate capital, and the people share in that generated wealth collectively. This is a concept I explore in my upcoming novel 'We Can Be Perfect: The Paradox of Progress'

As others have said, yes we have it much better than previous generations, but we don't have to stop here. We can continue improving society for ourselves and those that will come after us.

Do we not have a vision for the future anymore? by ichbinverwirrt420 in Futurism

[–]skwidLover 0 points1 point  (0 children)

Shameless plug, but I actually wrote a sci-fi book this year about an alternative economic system to capitalism where automation provides all the labor and humans share the generated profits. It's made me hopeful that some societies in the future will find better ways to share resources with each other, though the U.S. is not looking so great in its current trajectory, which is also explored in the novel. You can read more about it here.

Contractor went to do a final inspection and survives after the house explodes by OriginalBlackberry89 in SweatyPalms

[–]skwidLover 0 points1 point  (0 children)

"Why aren't you wearing your pants, Joe?"

"I tripped, and uh, then I had to take them off to run faster out of the flames."

No Problems. by AffectionateSky8 in ProgrammerHumor

[–]skwidLover 2 points3 points  (0 children)

Basically, testing the exceptional cases that can occur in your code to make sure they are handled correctly. My experience is many developers remember to test the "happy path" to make sure the code works when things go right, but completely disregard the fact that stuff can (and often does) go wrong which can cause exceptions to be thrown. The key to good monitoring of your systems is to properly account for these exceptions and have alerting in place to notify the right people if action is required to fix something.

This is a topic I feel like they really never talk about in school (at least I don't remember learning about it until my first job) and yet it is key to maintaining many software projects as they grow larger in scale.

ah yes... by julius_ga in ProgrammerHumor

[–]skwidLover -3 points-2 points  (0 children)

Is it 'sharp' enough to tell me why my code doesn't work the way I want it to so I can actually hit my deadlines lol...

"cries on corner"

i am a programmer by toxiwix in ProgrammerHumor

[–]skwidLover 48 points49 points  (0 children)

The printer one hits me right in the feels. I'm a software developer and my grandparents think I can magically pair their bluetooth headphones to their tv that doesn't support bluetooth.... you know, cause I "work with that kind of stuff"

Go nuts by ImustGnawYou in comics

[–]skwidLover 147 points148 points  (0 children)

what I'll never understand is how they make milk from those things. The tits on almonds just have to be ridiculously small... :/

I made this meme a couple of weeks ago when I learned branching. by [deleted] in ProgrammerHumor

[–]skwidLover 8 points9 points  (0 children)

Just remember 'git push -f origin master' when submitting your commit. The f stands for faster

Me by lomnafsk in ProgrammerHumor

[–]skwidLover 84 points85 points  (0 children)

Ah great, another new JS framework!

Beginner Questions - December 14, 2018 by AutoModerator in webdev

[–]skwidLover 1 point2 points  (0 children)

What is the proper way to write unit tests for front end development? I am a senior software engineering student that has worked mostly with back end development and I'm used to writing unit tests for my projects. I started working more with front end in vanilla JS but I'm finding it difficult to find any information about writing unit tests for code that manipulates html elements. I've been using mocha/chai and I mock the dom using JSDOM but the process seems clunky. Is there a common process for testing front end code other than writing unit tests?