Dogeek

joined 1 year ago
[–] Dogeek@sh.itjust.works 2 points 4 weeks ago

Playing devil's advocate here but there could be legitimate reasons to prevent features of an app if you don't give the permissions.

Things like professional type apps that need geolocation to work (geofencing, photo geoloc) or because x big shot client wants to track their employees and you're just forced to accept that unless you want to declare bankruptcy.

Definitely is a very hostile pattern though and there's no reason for meta to do this shit...

[–] Dogeek@sh.itjust.works 4 points 2 months ago

I don't mind paying full price for a game, as long as I own it in the end and that the game is not ridiculously short.

Paying 70 euros for a game with less than 7hrs of playtime to get to the end, and artificially padded with collectibles around a open world is a ripoff especially when the game requires licensing servers to be online to play, even for single-player.

[–] Dogeek@sh.itjust.works 37 points 7 months ago (4 children)

They get hated on because :

  • they inspect packets. They terminate the TLS sessions at their servers and reencrypt to forward to the backend. This allows them to analyze the data to spot spam, optimize compression and such

  • they are used everywhere. If they go down, 30% of the internet goes with them.

[–] Dogeek@sh.itjust.works 2 points 8 months ago

People suggested formatting to exFAT which is valid, but first you could just try either compressing the file (tar czvf file tarball.tgz for instance). FAT32 cannot handle files larger than 4GB, and compression might just make your file small enough.

As a workaround you could also split it in half and stich it back on the target machine

[–] Dogeek@sh.itjust.works 3 points 8 months ago

So if the housing market crashed like really bad, by say everybody owning multiple homes being suddenly unable to afford the loans for that many homes, what would happen?

The banks would have to repossess the properties. And sell them on the market, but with many homes to sell, the price would come down crashing.

One can dream.

[–] Dogeek@sh.itjust.works 7 points 9 months ago (1 children)

Decline meetings. Tbh as a senior your time is more valuable to the company fixing hard problems and architecturing solutions than doing the job of a pm / po.

[–] Dogeek@sh.itjust.works 2 points 9 months ago (1 children)

It already exists. There is a company that sells a space heater that mines crypto currency. You get like 50% or the profits which sucks, but you at least recoup a bit of the cost of the electricity to run the heater.

I think we should try to heat ourselves with computing as much as we can since the side effect of computing is heat generation (and minor RF losses). How cool would it be to make a large supercomputer out of millions of homes heating up in the winter?

[–] Dogeek@sh.itjust.works 3 points 10 months ago (1 children)

My guess is click farms with some unknown custom made os that skew that data?

That also might be a source of Linux users hence the relatively high market share of the OS?

Not to mention that India still has a lot of call centers (some for scams) that may use Linux because it's free (compared to a windows license)

[–] Dogeek@sh.itjust.works 3 points 10 months ago

The problem is that it is chromium based, hence giving Google more power in deciding internet standards (like their web environment integrity API proposed a few months ago)

[–] Dogeek@sh.itjust.works 12 points 11 months ago (2 children)

The doctor is a monster for creating the monster.

[–] Dogeek@sh.itjust.works 1 points 11 months ago (1 children)

I already thought about disabling the dedicated GPU on that laptop, but I unfortunately cannot since I need it to train neural networks and the occasional lan party at, work

[–] Dogeek@sh.itjust.works 4 points 1 year ago

If you need a UI, flutter is great, but for a complete beginner it has a bit of a learning curve.

Maybe you could start with a small PWA (progressive web app) using Javascript or typescript. You can do it all in the front-end for something small like this, though you won't be able to implement some features like synchronization across devices

view more: next ›