Commit graph

103 commits

Author SHA1 Message Date
589e7837c8
kubernetes: fix typos 2024-07-13 09:25:48 +02:00
4905268cc5
rust: add container types structure image 2024-06-26 19:42:18 +02:00
d9d8d55730
convert line endings to LF 2024-06-25 19:16:50 +02:00
b74f634cd2
convert images to avif 2024-06-25 19:16:50 +02:00
8026e1465b
remove mkdocs specific syntax 2024-06-16 19:14:59 +02:00
70d03a93ab
docker: refine networking notes 2024-05-19 10:58:06 +02:00
cea6c7050a
assembly: ass RISC-V variant notes 2024-05-17 19:15:32 +02:00
7790d370b6
assembly: specify assembly variant in note name 2024-05-17 19:14:57 +02:00
92534e8ed3
git: add revision selection notes 2024-05-06 11:09:27 +02:00
2f3731b931
git: refine reflog notes 2024-05-06 10:30:09 +02:00
0907c48653
git: refine reabse 'onto' notes 2024-05-06 10:26:12 +02:00
fa53e07972
git: add git log filter for last N commits` 2024-05-06 09:58:46 +02:00
6ebf5f4f11
git: add git restore --patch & git stash --keep-index notes 2024-05-06 09:49:46 +02:00
61db71e48a
css: rework notes 2024-05-01 10:47:11 +02:00
d4deaf72dc add memory fences notes 2024-04-16 17:42:34 +02:00
a4242f4817 add "Consume" & "Sequentially Consistent" ordering notes 2024-04-16 17:42:34 +02:00
7ac77fc903 add Relaxed, Release & Acquire memory ordering notes 2024-04-16 17:42:34 +02:00
3d4fda5baf rust: add memory ordering notes 2024-04-16 17:42:34 +02:00
e776030208 rust: add atomics notes 2024-04-16 17:42:34 +02:00
7687fcdc52 rust: add thread waiting notes 2024-04-16 17:42:34 +02:00
fae6e759e1 rust: add RwLock notes 2024-04-16 17:42:34 +02:00
1feb621ef4 rust: add Mutex notes 2024-04-16 17:42:34 +02:00
f499c7b22b rust: move concurrency notes to own file 2024-04-16 17:42:34 +02:00
c45f68184d
csharp: add code quality notes 2024-04-10 10:33:50 +02:00
fddea60713
git: reorder notes 2024-03-10 13:10:48 +01:00
c697371c07
git: add git worktree notes 2024-03-10 12:07:20 +01:00
13fbfa5458
git: add restore --worktree notes 2024-03-10 11:57:06 +01:00
6685a0e473
git: add tag update and signing notes 2024-02-15 09:16:51 +01:00
93ed2fe905
rust: add declarative macros notes 2024-02-11 12:45:05 +01:00
8bc64a02e9
rust: add function pointers notes 2024-02-11 11:47:23 +01:00
4d8e7ccc16
rust: fixes & style improvements 2024-02-11 11:38:22 +01:00
74342ea684
git: add git add --update notes 2024-02-06 10:45:51 +01:00
3f955928da
git: add log & blame content filtering notes 2024-02-06 10:45:44 +01:00
1e74d2371f
git: add --word-diff notes 2024-02-04 14:45:03 +01:00
889777e916 add git restore --staged notes 2024-01-31 11:20:14 +01:00
ce1009f652 add createRole mongodb auth notes 2024-01-31 10:44:46 +01:00
f2b6d801b7 remove "devices" section" 2024-01-31 10:44:46 +01:00
b7a9dc4f40 add <template> and <slot>` notes 2024-01-31 10:44:46 +01:00
a42763b290 add Shadow DOM notes 2024-01-31 10:44:46 +01:00
f9d5e84311 add WebComponents notes 2024-01-31 10:44:46 +01:00
522489884e improve notes for HTML datalist, meter and other inputs 2024-01-31 10:44:46 +01:00
c0b12ea705 add mongodb update operators for arrays 2024-01-31 10:44:46 +01:00
2543270eed Add .NET 8 notes (#39)
* feat(dotnet): dotnet 8 any type alias

* feat(dotnet): lamda default parameters

* feat(dotnet): rework class declaration notes

* fix(dotnet): remove duplicate notes

* feat(csharp): add improved collection initializers notes
2024-01-31 10:44:46 +01:00
255a68d673 show line numbers in conde snippets 2024-01-31 10:44:46 +01:00
cd1df0e376 improve regex notes 2024-01-31 10:44:39 +01:00
890cccae02 add assembly notes 2023-10-15 22:17:56 +02:00
e47a9c5522 add gir commands long options 2023-10-06 14:44:26 +02:00
65740da937 add git commit signoff notes 2023-10-06 14:30:11 +02:00
a0ac51e859 add git clean notes
Signed-off-by: Marcello Lamonaca <marcello@lamonaca.eu>
2023-10-06 14:26:54 +02:00
2709a479da feat(ssh): add ssh notes 2023-09-18 16:10:14 +02:00