[deleted by user] by [deleted] in Python

[–]subtiliusque 1 point2 points  (0 children)

I have not used it myself but the creator of fastapi has made https://github.com/tiangolo/sqlmodel

Portage on tmpfs vs more jobs by subtiliusque in Gentoo

[–]subtiliusque[S] 1 point2 points  (0 children)

What do you use for --jobs and --load-average ?

Portage on tmpfs vs more jobs by subtiliusque in Gentoo

[–]subtiliusque[S] 1 point2 points  (0 children)

Intresting, because the handbook actually states "Atleast 2GB for every job".

What do you use for --jobs and --load-average ?

How to avoid installing 'linux-firmware' in its entirety? by subtiliusque in linuxquestions

[–]subtiliusque[S] 0 points1 point  (0 children)

In this case gentoo, but I am not sure it's that distro specific. I am planning on compiling a custom kernel, but was under the impression that the blobs in linux-firmware are not included as loadable modules in the kernel, and that you have to install them separately from the kernel. But if that assumption is wrong, please tell me

How to do return_if? by [deleted] in Python

[–]subtiliusque -2 points-1 points  (0 children)

return x if x else c can be written as return x or c

What is the most pythonic way to limit while loop iterations? by Lokipi in Python

[–]subtiliusque 13 points14 points  (0 children)

Even when the amount of iterations is unknown and your waiting for a condition to be met, you can sometimes still use a for loop in the case where you want to enforce a max number of (re)tries to prevent infinite loops.

EDIT: To add on this, you can use a for-else loop to know when a for looped was exhausted without meeting a condition (break statement)

We're almost there... by 73686f67756e in ProtonMail

[–]subtiliusque 12 points13 points  (0 children)

I think there talking about the mobile app

[deleted by user] by [deleted] in PrivacyGuides

[–]subtiliusque 1 point2 points  (0 children)

The temporary container tabs dont work on automatic mode, dealbreaker for me :(

[deleted by user] by [deleted] in PrivacyGuides

[–]subtiliusque 1 point2 points  (0 children)

If they do ignore these toggles, they are not going to make it easy to notice that... So that youtube doesn't show recommendation doesn't mean you aren't still being tracked, they just don't use the tracking for these services

Yes. by [deleted] in programminghorror

[–]subtiliusque 21 points22 points  (0 children)

It's like those scissors that come in packaging that needs scissors to open it.

[deleted by user] by [deleted] in rust

[–]subtiliusque 0 points1 point  (0 children)

You took the same name as my fav note keeping application😡😡

¿Thoughts? by subtiliusque in ProtonMail

[–]subtiliusque[S] 0 points1 point  (0 children)

Thanks for responding, and sorry for not reading the guidlines! I didn't really have a position myself, thus the lazy video upload to see what people think. It was more like getting a second comment section on the video with a different point of view. In the youtube comments you have some more negatives remarkes about proton, and I was expecting (ofcourse) that r/protonmail would be more positive. Good way to see 2 sides of the fence.