Reading List
- How to Beat Parkinson’s Law
Anthony Diké
•
11 Jan 2021
This is a method I use to help me stop procrastinating on work.
- Laptops need to change
Sergey Grigorchuk
•
7 Dec 2020
They do
- Startup ideas for 2021
Sagiv Ofek
•
11 Jan 2021
Here are some ideas I have for 2021
- The clipboard history feature is the best thing since sliced bread
Martin De Wulf
•
11 Jan 2021
For those who do not know, having a clipboard history is the best thing since sliced bread. It is that little feature that allows you, after you made a few copy actions (ctrl+c on Windows or command-c on Mac), to choose any of the copied texts to paste it.
- Getting started with Signal
First of all you may be asking “who makes Signal?” Signal Messenger LLC. is the company that makes the Signal app. They are funded by the Signal Foundation which is a non-profit organization that relies on your donations to make the app free and not have ulterior motives with your data.
- Everything You Ever Wanted to Know About inputmode
The inputmode global attribute provides a hint to browsers for devices with onscreen keyboards to help them decide which keyboard to display when a user has selected any input or textarea element.
- Guest Blog Post: Leaking silhouettes of cross-origin images – Attack & Defense
Aleksejs Popovs
•
11 Jan 2021
This blog post is one of several guest blog posts, where we invite participants of our bug bounty program to write about bugs they’ve reported to us.
- I received first-ever donation on my open-source side project and it felt great!
I decided to build an extension for VSCode. That would add handy buttons for many common commands like save file, format file, show opened files etc.
- Simple Anomaly Detection Using Plain SQL
Many developers think that having a critical bug in their code is the worse thing that can happen. Well, there is something much worst than that: Having a critical bug in your code and not knowing about it! Using some high school level statistics and a fair knowledge of SQL, I implemented a simple anomaly detection system that works.
- Useful setup that I always use when starting a new project
A bunch of actions you should set when starting a new project that will set you in the right direction.
- Restarting the blog
Returning to proper blogging after two years of it laying dormant. What could possibly go wrong?
- Why using localStorage directly is a bad idea
In my perfect bubble localStorage always works and I can rely on it unless you are using Opera Mini. The reality is a little bit different.
- My personal wishlist for a decentralized social network
Carter Sande
I’d be interested in a decentralized social network with network-layer anonymity, grassroots content delivery, and customizable moderation.