901 private links
The latest trend theses days in user interface design is definitely dark mode. I’m personally a big user of dark themes. I use it on my MacBook, iPhone, VSCode, GitHub and pretty much everywhere I can activate it. I find it can be easier on eye strain when working long hours in front of a screen like I do.
Even if already used with smartphones, video meetings overwhelmingly raised with Covid pandemic. Between solutions discovered in this context, a great open sour
The
!! operator
Convertstring → number
Thereverse method
TheMath.min & max
MergeArrays
Thefalsey values
Theternary operator
Removeduplicates from array
Themap method
Theincludes method
Thefilter method
Scroll to topbutton
Happy Coding 😊
The
start attribute
Thecontenteditable attribute
Therequired attribute
Themark tag
Thelazy loading attribute
Thekbd tag
TheDetails & Summary tag
Theaccept attribute
Thefavicon
Thepicture tag
Thedir attribute
Thespellcheck attribute
Themeta description
Theabbr tag
Thedisabled attribute
Theposter attribute
Thereversed attribute
This step by step tutorial explains how to install and configure the free and open source video conference software Jitsi Meet on Raspberry Pi with 64-bit Ubuntu Server 20.04. Although the Jitsi Meet installation is simple, the network configuration is not.
CSS is a highly specialized programming language focusing on style systems. Because of this unique use case and its declarative nature, it's sometimes hard to understand. Some folks even deny it's a programming language altogether. Let's prove them wrong by programming a smart, flexible style system.
Nous allons installer ensemble Dolibarr sur un VPS OVHCloud dédié à cette utilisation.
If you are a Linux user you have definitely heard about Linux Swap, but you may not know what it is exactly or have only superficial knowledge about it. Time to change that!
Comment utiliser un clavier français étendu facilement sous Linux. Fiche à conserver à côté de votre clavier.
Découvrir, comprendre, maitriser et partager le métier de développeur au travers de contenus gratuits, de formations premium et d'une communauté bienveillante.
It’s a good practice to create one SSH key for each server or service that you want to use. (Yes, even for your GitLab/GitHub account). This way if your key is compromised only one server gets compromised and not all of them. This can be a bit tricky to manage, but you can use an SSH config file, specifying the
IdentityFile
parameter for each host and it will become easier.
Comment conteneuriser une application à l'aide de Docker ? Qu'est-ce qu'un Dockerfile ? Nous allons le découvrir dans cet article.
Over the last few months, I've seen a password strength meter on almost every signup form I've encountered. Password strength meters are on fire.
We’ve updated our password table that’s been seen in the news and shared everywhere - and this time we’ve brought the receipts for the methodology behind our 2022 update!
Did you forget your WiFi password? This guide explains a few different ways to find WiFi password of connected networks in Linux.
Most popular high-end games are not accessible for Linux-based systems, which is why gaming is not always an enjoyable experience for these systems. In such a situation, Steam provides an unmatched way to play AAA PC titles on Linux.
Une spécification ajoutant une signification lisible pour l'homme et pour la machine dans les messages des commits
Commit Type | Title | Emoji |
---|---|---|
feat |
Features | ✨ |
fix |
Bug Fixes | 🐛 |
docs |
Documentation | 📚 |
style |
Styles | 💎 |
refactor |
Code Refactoring | 📦 |
perf |
Performance Improvements | 🚀 |
test |
Tests | 🚨 |
build |
Builds | 🛠 |
ci |
Continuous Integrations | ⚙️ |
chore |
Chores | ♻️ |
revert |
Reverts | 🗑 |
How to Write Better Git Commit Messages – A Step-By-Step Guide
GitHub repo: pvdlgconventional-changelog-metahub conventional-changelog preset
CSS Glossary
The UNO command is how LibreOffice dispatches the commands from the UI to the code that handles it, and send data back to the UI.
Expanding files, parameters, or the history using Zsh is the fastest way to get quickly what you want, without writing boring scripts.