Instalando Docker em um WSL 2 com Ubuntu 22.04
Before start the installation process, make sure you meet the following prerequisites:
- A Windows 10 operating system with WSL 2 support.
- WSL 2 enabled.
- Ubuntu 22.04 installed on WSL 2.
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
# pip install sox | |
import json | |
from multiprocessing import Pool | |
import logging | |
import os |
## I just ran into this after initializing a Visual Studio project _before_ adding a .gitignore file (like an idiot). | |
## I felt real dumb commiting a bunch of files I didn't need to, so the commands below should do the trick. The first two commands | |
## came from the second answer on this post: http://stackoverflow.com/questions/7527982/applying-gitignore-to-committed-files | |
# See the unwanted files: | |
git ls-files -ci --exclude-standard | |
# Remove the unwanted files: | |
git ls-files -ci --exclude-standard -z | xargs -0 git rm --cached |
Picking the right architecture = Picking the right battles + Managing trade-offs
Чеклист для собеседования | |
Общее | |
[] SOLID, расшифровка каждой буквы + примеры из го | |
[] Паттерны из Gang of Four, мочь сказать какие виды + 3-4 запомнить и как их использовать | |
[] Что такое хеш таблица, сет, стек, очередь и для чего нужны | |
[] Что такое TPC/IP, в чем отличия с UDP? | |
[] Как работает http запрос? Коды ошибок, http методы. | |
[] Отличия http и https. Как работает https? | |
[] http/1 и http/2 в чем отличия? |
nice infographics on https://www.reddit.com/r/MechanicalKeyboards/comments/jihbhi/custom_mechanical_keyboard_infographic_v30_is_now/
Cherry MX Brown - to make it similar to the Sun Type 7 keyboard I was using previously (excellent keyboard however too wide).
Fn key - the "house/home" key