HN user

Xaiph_Rahci

68 karma
Posts0
Comments23
View on HN
No posts found.

Andreas seems to be such a nice, humble guy.

Truer words have never been spoken!

His monthly update videos are so soothing to watch.

absolutely zero reason

A prevailing theory is that advanced users opt out of telemetry, where as regular users don't. So Microsoft has no idea what advanced users use and the OS gradually becomes less sophisticated.

Cowsay 2 years ago

Mine is very similar (fortune -c | cowsay -f tux)

I don't think I've ever seen a cookie repeat in over 10 years, but it might just be my poor memory

How do you go about managing your photos?

1. Saved all Photos in PC directories as follows: $HOME/Pictures/<YYYYMMDD - Event>

2. Ensured '$HOME/Pictures' is regularly backed up to at-least one more disk.

3. Just use the File Manager (with Thumbnails) & Image Viewer to view the Photos.

Does it feel like digital clutter?

No, not one bit.

How do you approach memory making through photos?

Capture as many as possible, delete duplicates/similar. Retain good ones.

cost of writing after a snapshot is the same as before the snapshot

I didn't understand this, could you please clarify?

If there was no snapshot, there would be only one write operation, the actual write. However, with snapshot in place, in addition to actual write, there is a copy operation which copies the original data and writes to snapshot location. So, there should be two write operations (actual + copy).

if you have two separate apps under two different passwords

If you have two different passwords, aren't they still only one factor (knowledge)?

specially if you have...

You mean to say in case the password and the TOTP seed are stored in the same password manager, then it is no longer 2FA?

I'm going off the assumption that you mean storing your password and TOTP secret in the same app.

Yes, correct.

So my long-winded answer is that I do still consider it two factor auth.

Ok, thanks for sharing your thoughts.

It is not the same.

There are AI algorithms that 'enhance' blurred faces, however, the output 'looks' like real human face, but in all likelihood, different from the ground truth (i.e. the real face that got blurred). Therefore caution must be exercised in advocating such algorithms (e.g. in court of law)

Whereas this algorithm is 'just' enumerating the text, generating blur and finding the closest match to the original blur.