tauren

joined 3 months ago
[–] tauren@lemm.ee 17 points 4 weeks ago (1 children)

Isn't it hilarious when people are trying to explain a joke while not getting another joke?

[–] tauren@lemm.ee 28 points 4 weeks ago (3 children)

Laughs in vegan.

spoilerI lied, I'm not a vegan.

[–] tauren@lemm.ee 2 points 4 weeks ago (1 children)

A wand. They want to take your wallet? HOW ABOUT SOME CRUCIO YOU MOTERFUCKER!

[–] tauren@lemm.ee 8 points 4 weeks ago* (last edited 4 weeks ago)

basic settings being buried deep in the menus is definitely a thing ✅

Nah, there is:

  1. A special hotkey that allows you to find and execute virtually any command. Same in vscode with ctrl+shift+p.
  2. Text-based search in the settings dialog.

So even though things are buried somewhere deep, it's easy to find them.

freezing at critical moments can occasionally be a thing ✅

Sounds like a ~~skill~~ hardware issue tbh.

[–] tauren@lemm.ee 4 points 4 weeks ago* (last edited 4 weeks ago)

It's like playing a game on the easy difficulty smh.

[–] tauren@lemm.ee 15 points 4 weeks ago (2 children)

At least it's in the tray, could be worse!

[–] tauren@lemm.ee 5 points 4 weeks ago (1 children)

TG is an app for big groupchats and channels

You make it sound like that's the sole purpose. There are 1:1 chats in Telegram and people actively use them. Everything else builds on top of that.

[–] tauren@lemm.ee 6 points 4 weeks ago

"You're a masterpiece of shit."

Wait, that's just aggressive.

[–] tauren@lemm.ee 46 points 4 weeks ago (8 children)

If we get invaded by aliens, I'm immediately defecating.

[–] tauren@lemm.ee 3 points 4 weeks ago

Even Hamilton admits that Hamilton is washed.

[–] tauren@lemm.ee 10 points 4 weeks ago (1 children)

Anyone still uses Telegram?

Like 1B monthly active users.

[–] tauren@lemm.ee 22 points 4 weeks ago* (last edited 4 weeks ago)

Even fucking imgur doesn't support webp. I guess it is more important to block popular vpn providers for an image hosting than to support popular image formats.

 

Hi, !programming@programming.dev. I'm curious about zero-knowledge encryption, and I would like to use it in my CS50x final project. My goal is to authenticate users and store their encrypted data on the server so that only the users can decrypt it.

I understand the general concepts of public and private keys, as well as symmetric keys, and how to use them to protect data. However, I don't understand how to authenticate users. I have searched online for information on implementing the zero proof knowledge authentication flow, but I found either vague high-level descriptions or research papers that require a strong background in mathematics and cryptography to understand and implement.

Could you maybe suggest some resources on this topic? When your search for "how to implement jwt authentication", you can find many articles that describe the flow with code examples. I'm looking for something similar.

Or should I choose a simpler project?

view more: ‹ prev next ›