[-] anzo@programming.dev 2 points 1 year ago

You've got my memes

[-] anzo@programming.dev 2 points 1 year ago

Thanks everyone. Gadgetbridge is a nice way to find 'ethical' models, regardless of brands. Will dive a lot on their website... In the meantime, I want to share an interesting model from Hama (Germany)..

[-] anzo@programming.dev 2 points 2 years ago

And check their device compatibility list. Also, you'll need plenty of RAM.

[-] anzo@programming.dev 2 points 2 years ago

There's no rule against posting direct download links or the like, but I rather be cautious. Anyway, I will share with everyone reading that there's a 21.4 GiB torrent called Big Trouble in Little China 1986 2160p H265 DTS HD 5.1 [TheUpscaler] .mkv ;D

[-] anzo@programming.dev 2 points 2 years ago

Haha. I did the same joke to a friend, but with the goals of his national team on the Copa America

[-] anzo@programming.dev 2 points 2 years ago

I am yet to go search about that Quart framework, this is the first time I heard of it. Yet, I am sure this is all about scalability. If you have an app with too many concurrent users, like an e-commerce for a huge brand, then it does make a significant difference to use async. Meanwhile, most projects deal with 20 concurrent users at peak time and see no performance difference, just the cost of having to debug a sophisticated tooling. So, I'd recommend to follow simpler principles. Of course, the curiosity is there and trying out cool new stuff is fun. Oh, one more thing 1 worker can serve N concurrent users easily, it's not 1:1 in practice. Depends on the code and what you're app offers. Say for example you offer generation of PDF report, if you have 100 concurrent users at peak time, but even then only 5 ask for such a report for downloading, you can get away with 2 workers on a VM with just 1 cpu easily.

[-] anzo@programming.dev 2 points 2 years ago* (last edited 2 years ago)

Install Lineage, Graphite, or some distro from xda-devs. Have fun!

[-] anzo@programming.dev 2 points 2 years ago

Sell the iPhone, get Android. Best lifehack ever.

[-] anzo@programming.dev 2 points 2 years ago

502 means the app is broken. For example, if it were Flask python, it would be raising an exception (e.g. divide by zero). If this is happening to many services or apps simultaneously, it is concerning. Turning it off sounds wise at this point.

[-] anzo@programming.dev 2 points 2 years ago

Another consideration would be building communities around platforms and instances. That's how many of the open source world thrives!

[-] anzo@programming.dev 2 points 3 years ago

Check affine.pro it's really flexible. Some features might seem overkill. But I think that the flexibility might pay off in some situations (e.g. adding drawings, having character profiles in separate docs, add location maps, etc.)

It's a local-first alternative to Notion. Just a few months ago they added export to pdf (there's markdown too, of course) https://github.com/toeverything/AFFiNE/pull/2604

view more: ‹ prev next ›

anzo

0 post score
0 comment score
joined 3 years ago
MODERATOR OF