Recent comments in /f/gadgets

Etzix t1_jchu66a wrote

You are viewing that data somewhere, either a website or an app on your phone or both. Ofcourse if you are doing a bunch of calculations on the client your PC will be faster. That has little to nothing to do with the tiny difference in internet speed/reliability (especially if we are talking minute based data).

If the above site is slow/crashes, its shoddy code work. They are doing way too many calculations on the frontend instead of on the server, or they are sending way too many requests (like many requests each second).

5

EnvironmentalValue18 t1_jchsav4 wrote

Which is funny because my workplace handles a ton of Amazon orders (they’re a client) and none of them are even remotely what I would consider “cost effective”. I would expound but I’m afraid of the all-seeing eyes of Amazon tracking me down. Suffice to say, they throw money away en masse through 75% incompetency and 25% poor money management.

2

CARLEtheCamry t1_jchpkey wrote

I live less than 20 miles downwind from East Palestine. In the immediate aftermath local subs were full of panic posts about "omg death cloud, look at PurpleAir!".

Turns out it just got cold, and people burned wood. Happens frequently with the Cracker Plant as well, people try to correlate PurpleAir with it, it's always wood burners.

You're using the sensors right. It should be more of general guidance, leave the actual testing to scientists. Like, I wouldn't walk into a hazmat scene with my air purifier if it's sensor was green.

4

HarmoniousJ t1_jchodbj wrote

Out of all my devices in the fully connected home, the phone is the least reliable.

Dunno why you champion it, maybe you'll have a better argument for a comparable reliability x speed in a few years but it lacks that right now.

The most confusing part about this conversation is that I'm using a lot of different platforms for programming. There is no contest, mobile still underperforms my other equipment. You'd be aware of its shortcomings too if you did what I did.

1

JasonDJ t1_jchh4fj wrote

I wouldn’t even so much say “lazy” as “underfunded”. Takes money to pay devs, takes money to build servers. More server side operations requires more servers which requires more money. Cheaper to push that to the client.

Plus I get the suspicion that their front end map dashboard is a nice-to-have but the primary use-case is API…especially in mobile. Not knowing anything about this site/app though.

1