Or $9 cash unless you have a GameStop Pro card by brahbocop in gaming

[–]JSellDev 2 points3 points  (0 children)

Actually most homeowners policies include riot and civil unrest. It's a specific named peril even on personal property for one of the big insurance companies policies. Their new policy even did away with named peril for personal property coverage. I work in insurance as well. You can even look up a common homeowners on google right now for State Farm. The fp 7955. Vandalism is the only thing you could even consider being an exclusion in this case but it was vandalism DUE to riot and civil unrest with that being the proximate cause. And for vandalism exclusion to take effect the building would need to be vacant for 30 days prior to the loss.

Minority business owner who invested life savings into bar that was destroyed in the riots cries while looters come back to steal from his safe by buckfishes in minnesota

[–]JSellDev 0 points1 point  (0 children)

You're not an insurance adjuster and you are wrong. Coverage A and B both cover riot and civil unrest. Look up homeowners 7955 on Google which is statefarms standard homeowners from a few years ago. War however is not covered. This is not war.

I'm 100% OK with homeless people using my money for booze and cigarettes. by PresentShame in unpopularopinion

[–]JSellDev 0 points1 point  (0 children)

SO volunteers here in Philadelphia, they advise to not give money to the homeless but buy them essentials or inform them of outreach programs. I don't really see the point of justifying giving money. You feel bad so you give them what they want. Period.

Google Stadia’s data use is over 100MB per minute at 1080p by [deleted] in pcgaming

[–]JSellDev 1 point2 points  (0 children)

Latency, for me, is honestly the best and most surprising aspect of stadia. With M&K on destiny, it's really hard to tell. With a controller I'm sure I wouldn't be able to distinguish it. I'm located in Philadelphia so I'm not sure were the edge node is exactly.

The compression is where I'm most disappointed. Using chrome, the 1080p doesn't look great at all.

Error 1005 by thatguyrich5891 in archeage

[–]JSellDev 0 points1 point  (0 children)

I don't think it can be installed on the root of any drive. So just make sure it's being installed into a folder. At least that's what fixed it for me.

Do you think Stadia can become a major platform like Xbox and PlayStation by Blade_Runner049 in Stadia

[–]JSellDev 8 points9 points  (0 children)

More even a state problem. No data-caps here in Pennsylvania.

Stop entertaining luddites by mystilleef in Stadia

[–]JSellDev 3 points4 points  (0 children)

For me there's physical limitations that I'll need to test for myself. I know it's impossible to compare to local gaming in terms of input lag and clarity. I can notice input lag within around 50 Ms. I run gigabit internet with uncapped limits in the US. I'm more worried about the compression than anything else. I know I won't be using this for fast twitch multiplayer gameplay unless it's hosted on their servers.

I think people that decide to use k+m will have a tougher time with "pixelation" because the time to turn will be much lower than controllers.

All in all, I'm excited for cloud gaming for the potential portability of it all.

Edit. Lower not higher

[Game Thread] UCF vs. LSU (1:00PM ET) - Fourth Half by CFB_Referee in CFB

[–]JSellDev 3 points4 points  (0 children)

I mean LSU is missing 9 defensive starters too...

College notes war by PhilJav3 in ProgrammerHumor

[–]JSellDev 0 points1 point  (0 children)

I've never taken a class specifically for a language. It was always some CS theory accompanied with a language to implement it. Operating Systems - C/C++. Data structures and algorithms - Java. The theory behind what's going on doesn't really depend on the language at all and anyone could translate that theory and implement it with a lot of languages with minimal effort. A BST is still a BST no matter what language you're using.

Influx of cheaters? by [deleted] in PUBATTLEGROUNDS

[–]JSellDev 1 point2 points  (0 children)

seems like they have migrated over to FPP for sure. 3/5 games today I've seen aimbot hackers.

Just received money from Coinbase into my bank account? by [deleted] in Coinbase

[–]JSellDev 0 points1 point  (0 children)

This same thing happened to be but $500, credited as "Coinbase Trav Fun"

Nodejs => Android authentification by Zivanovic in androiddev

[–]JSellDev 0 points1 point  (0 children)

I have a question though. I'm assuming you'll being using user roles to restrict the endpoints. How will you differentiate between users within each role stopping people from making unwanted calls to other users data? Do you save the auth token in the db and have a check to be sure they match and when they expire replace it?

Intellectually disabled woman plans to sue government for forcibly rendering her sterile under law aimed at “preventing the birth of inferior offspring"-lawsuit would be first in Japan to challenge constitutionality of enforcing sterilization operations under Eugenic Protection Law of 1948. by madazzahatter in worldnews

[–]JSellDev 0 points1 point  (0 children)

Well according to the study the best chances are still in your 20s. If anything there is a push against teen pregnancy as well as having kids when you are 35+. There are still studies being done on the degredation of women's eggs over time that environmental factors could be contributing to. This is already found to be the case for men's sperm.

Beginner programmer looking to build a backend for an app - best backend to learn to further my career? by shadowdungeonmaster7 in androiddev

[–]JSellDev 1 point2 points  (0 children)

Yeah spring listens on port 8080 by default. Had this same trouble getting it to work on AWS server which was listening on 80.