NEVER GET LOST IN VIM AGAIN!

Are you new to Vim but every time you launch it.. Exiting feels like trying to escape a blackhole! ๐ŸŒŒ๐Ÿš€ I just launched my Vim Crash Course and it will show you how to edit files, never get lost, and exit once and for all. ๐Ÿ˜Œ https://stan.store/raychavez/p/vim-crash-course-for-linux-users

Delegated Authentication

How do you know if an application is using Delegated Authentication (AuthN): Simple โ˜๏ธ Ask yourself this: WHO am I presenting my login credentials ๐Ÿ”‘ to? The application itself OR an Identity Service Provider (IdP)? Examples of an IdP: Google, Facebook, Apple, Okta, etc. Another hint itโ€™s Delegated AuthN: Your web browser (User Agent) getsContinue reading “Delegated Authentication”

What is Epoch Time?๐Ÿค”

Epoch time is an absolute Unix time โฐscale. It’s the number of seconds since: Thu, Jan 1, 00:00:00 (Midnight), UTC, 1970 The Big Bang ๐ŸŒŒ for Unix time if you will ๐Ÿคญ Here’s how to get: And now me nerding ๐Ÿค“ out.. One – of many – places Epoch timestamps show up is in yourContinue reading “What is Epoch Time?๐Ÿค””