dbx12

joined 2 years ago
[–] dbx12@programming.dev 5 points 3 months ago

Ah I see, the damned slumber button.

[–] dbx12@programming.dev 10 points 3 months ago (2 children)

Lol, which phone doesn't come with an alarm functionality? Even the good old Nokia 3310 had one.

[–] dbx12@programming.dev 5 points 3 months ago (1 children)

Posting the same text in the headline, body and text-on-picture, that is spam.

[–] dbx12@programming.dev 5 points 3 months ago (3 children)

That spam doesn't pay.

[–] dbx12@programming.dev 1 points 3 months ago (1 children)

Usually in the "lets see how this random project I cloned from GitHub works for my use case" scenario. I want to see how it works and if it would cover my use case before spending time on checking code and dependencies for security issues.

[–] dbx12@programming.dev 1 points 3 months ago

That only holds value if you are sure the audience knows you will be joking, just as Rhynoplaz@lemmy.world explained. Also one could be nit picking and say you don't explain the joke but the fact that you are joking. :^)

[–] dbx12@programming.dev 3 points 3 months ago (3 children)

The commenter could've saved grace by adding a /s but I don't know how well that is known with the Facebook crowd. For all I know they would probably think it is some cool haxx0r code doing magic things to their profile.

[–] dbx12@programming.dev 12 points 3 months ago (3 children)

I only do npm install in a docker container where the project and npm cache is mounted. Gives me a bit of security regarding attacks through post install scripts. (--no-scripts is not an option since I need some of them)

[–] dbx12@programming.dev 18 points 3 months ago

Seems like some folks from the SCP foundation got loose.

[–] dbx12@programming.dev 2 points 3 months ago

Accompanied by "I can stop any time I want" when buying another domain.

[–] dbx12@programming.dev 3 points 3 months ago (3 children)

Adding a shameless plug here: Aegis is available on f-droid and allows you to backup your 2FA secrets on your own server (e.g. own nextcloud) in case you don't trust the default Google authenticator.

[–] dbx12@programming.dev 19 points 4 months ago (5 children)

Time based one time passwords. Those (usually) six digit codes which get replaced every 30 seconds or so. During setup you copied the secret to your device (usually smartphone) and now your device and the server you authenticate at can calculate the same secret code every thirty seconds.

view more: ‹ prev next ›