Weekly Shaarli
Week 32 (08/09/21)
Making social media free, federated and fun!
中文 First of all, thank Orange Tsai for giving me the opportunity to participate in Black Hat USA 2021 in Las Vegas. This article would not exist without this ticket. I am going to share my thoughts and some technical topics on the two days of Black Hat USA 2021 in this article. The hotel and the conference venue are connected. It takes 10 minutes to walk from my
With Pretty Good Phone Privacy, carriers wouldn't always know where you are.
Hot take: YAML isn't a configuration language or a configuration language format, it's a serialization format. Is de-serializing some data structures the best way to configure a program? Maybe not. (Probably not. Mostly not.)
Like programming languages, all configuration systems communicate with both the computer and other people. But most are designed only for the computer to consume, not to be clear when people read it. De-serializing your live data structures is an extreme example of this.
A game for Linux made with Bash: BashFritz. Contribute to diejuse/bashblitz development by creating an account on GitHub.