The scanner funtion in the Google 'Files' app has been working excellent for me.
Unfortunately no open source apps match it.
Same scanner functionality is found in the Google Drive app.
They should make it into a dedicated app imho
Does this one also crash when hitting people with a hammer?
I got that error when running reVC on the steam deck, especially during the union strike mission
Looks really cool! As an Odoo developer (which means each customer's project is by definition a "large codebase", considering the size of Odoo itself) this could be really useful. Definitely am looking to try this out once my holiday ends.
One thing I like about AdGuard Home is that it supports normal AdGuard's block list, similar to the ones used in browsers. Of course, it ignores the items that it is unable to block (e.g. cosmetic, or third-party etc), but it is nice being able to take the lists I use in uBlock Origin, and just feeding it into AdGuard Home.
Sort of. It uses TensorFlow for object recognition and categorization. I personally wouldn't say it's very reliable. I'm not going to compare it to Google Photos, though, as I never fed my photo library to the latter.
This looks amazing
Wanted to build something using HTMX first, but this seems like a great fullstack solution for simple UI's, like a Fullstack version of HTMX fully built with python
Some web frameworks have such limits built-in.
Django for example has a limit of 4096 characters for password input, which should be more than enough for anyone, including people using long random-generated passwords from password managers
> A malicious server can trick the client into using the same key while talking to the server during the initial registration protocol and while talking to other users in the E2E protocol.
this is bad
> we show that the attacker can trick a user into creating a valid vouch box and sending it to the attacker. This allows the attacker to impersonate the client to the server forever.
This attack means that, under some circumstances, a user might compromise his or her own account by simply sending a message to another user.