throwwyacc

joined 1 year ago
[–] throwwyacc@lemmy.world 0 points 8 months ago

You're probably describing capitalism with social welfare/safety nets. Whereas often socialism is considered to be specifically not capitalism and may not allow for the idea of working to get more resources

Fundamentally you're probably happy with capitalism in terms of economy but want further govt regulation/welfare. Which I think is probably the best system we have

[–] throwwyacc@lemmy.world 1 points 8 months ago

The point being that if company A cuts their price to compete, and company B has an artificially inflated price

Now we have company B with no sales, and are forced to match or beat their competitor

Repeat until the price is fair. This breaks if both companies are co-ordinating with each other and forcing all other competition in line. But that's a crime and would be regulated

[–] throwwyacc@lemmy.world 1 points 8 months ago

Who are you paying? Other owners of the apartment? So they put in extra up front so they can rent to you? If so do you get to pay back their initial investment over time? If it's non profit does that mean they can't take anything in excess of what they paid or do they get payed x amount over the top?

I'm fine with co-ops generally but when it comes to rentals I just don't see how you'd make a "not for profit" rental But I mean if someone wants to set one up and prove me wrong that'd be cool. In theory nothing is stopping them

[–] throwwyacc@lemmy.world 1 points 8 months ago (3 children)

I'm not sure I'd agree that corporate ownership is necessarily bad If you want to rent an apartment because you don't want to buy into a co-op then how do you go about this? Someone needs to own the apartment to rent to you Personally I don't mind if that initial investment comes from a person or a corporation

[–] throwwyacc@lemmy.world 21 points 8 months ago (5 children)

The incentive here would be that a new company could sell far more fridges when reasonably prices compared to their competitors and take all of their market share

But yes of course govt regulation is required when there is actual price fixing going on. I'd also like to know the alternative way of pricing goods/services from people with the alternate view

[–] throwwyacc@lemmy.world 16 points 8 months ago (3 children)

Probably because it hadn't been an issue until recently Strange times indeed

[–] throwwyacc@lemmy.world 1 points 9 months ago

Potentially suggests, but does not prove And I'm quite skeptical they they truly have an example of a game that is running 100% on all 8 cores, high maybe but 100%?

[–] throwwyacc@lemmy.world 5 points 9 months ago

I'm a software engineer. And yes multithreading is difficult, just slapping on async isn't necessarily going to help you run code in parallel

Think about the workload a game is using, you have to do most calcs on a frame by frame basis and you tend to want effects to apply in order. So you have a hard time running in parallel as the state for frame 1 needs to be calculated before frame 2. And within frame 1 any number of scripts can rely on the results of another, so you can't just throw threads at the problem You can do some things like the sound system but beyond that it's not trivial

[–] throwwyacc@lemmy.world 8 points 9 months ago (3 children)

You'd need to look at the actual implementation, it's hard to speculate from a tiny amount of data. What game are you referencing?

And as someone who has done multi threaded programming I can tell you that for games it is unlikely that they can just add more cores. You need work that truly can be split up, meaning that each core doesn't needs work to do that doesn't rely on the results from another core

Graphics rendering is easy for this and it's why gpus have a crazy number of cores. But you aren't going to do graphics compute on the cpu

[–] throwwyacc@lemmy.world 1 points 9 months ago

I don't really care if there is a wealth gap. Even though I'm definitely on the lower income side

What I think we should focus on instead is making sure everyone's base line needs are met. So healthcare (including dental), housing, food, etc. And I don't think you need to tax wealth to do it, rather you'd be better off closing off issues in the current tax system and increasing taxes in the upper brackets For the lower tax brackets you could even implement a negative tax rate to achieve it without having to resort to a blanket system like UBI

[–] throwwyacc@lemmy.world 1 points 9 months ago

By all means suggest something else. It feels like 90% of the time people that are anti capitalism either suggest communism or don't understand that they just want capitalism with tighter regulation What's your suggestion?

[–] throwwyacc@lemmy.world 2 points 9 months ago

They likely make him pledge something as collateral. I doubt they're just giving him unsecured loans just for fun

view more: next ›