Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | arch: link juicebox and rv64i nostd | Johannes Stoelp | 2023-08-22 | 2 | -0/+4 | |
| | ||||||
* | git: fix typo | Johannes Stoelp | 2023-08-22 | 1 | -1/+1 | |
| | ||||||
* | c++: fix option example by laundering returned ptr | Johannes Stoelp | 2023-08-01 | 1 | -1/+5 | |
| | ||||||
* | strace: extend useful options | Johannes Stoelp | 2023-07-24 | 1 | -0/+8 | |
| | ||||||
* | gdb: add catchpoint, threading, multi-process, tui | Johannes Stoelp | 2023-07-24 | 1 | -4/+74 | |
| | ||||||
* | fish: fix error in product expansion | Johannes Stoelp | 2023-07-02 | 1 | -1/+1 | |
| | ||||||
* | make: add patsubst example | Johannes Stoelp | 2023-07-02 | 1 | -0/+10 | |
| | ||||||
* | zsh: add completion example for positional args | Johannes Stoelp | 2023-06-26 | 1 | -2/+23 | |
| | ||||||
* | gdb: example to set bp on all threads but one, show convenience vars | Johannes Stoelp | 2023-06-26 | 1 | -0/+10 | |
| | ||||||
* | zfs: add initial zfs notes | Johannes Stoelp | 2023-06-21 | 3 | -0/+251 | |
| | ||||||
* | acl: notes on posix access control list | Johannes Stoelp | 2023-06-11 | 3 | -0/+80 | |
| | ||||||
* | ld.so: note about dlopen and LD_LIBRARY_PATH | Johannes Stoelp | 2023-06-10 | 1 | -0/+15 | |
| | ||||||
* | gcc: list warn/opt | Johannes Stoelp | 2023-05-29 | 1 | -0/+13 | |
| | ||||||
* | c++: change clang-fmt | Johannes Stoelp | 2023-05-29 | 3 | -5/+13 | |
| | ||||||
* | c++: perfect fwd example | Johannes Stoelp | 2023-05-29 | 3 | -1/+88 | |
| | ||||||
* | c++: fwd referene + perfect fwd | Johannes Stoelp | 2023-05-28 | 3 | -1/+85 | |
| | ||||||
* | gcov: example to generate coverage | Johannes Stoelp | 2023-05-28 | 5 | -0/+103 | |
| | ||||||
* | make: add comment about cmdline args | Johannes Stoelp | 2023-05-17 | 1 | -1/+22 | |
| | ||||||
* | pacman: install pkg into different root | Johannes Stoelp | 2023-04-30 | 1 | -0/+6 | |
| | ||||||
* | c++: improve void_t explanation | Johannes Stoelp | 2023-04-12 | 3 | -9/+52 | |
| | ||||||
* | c++: add example for picking template with partial specialzations | Johannes Stoelp | 2023-04-12 | 4 | -3/+82 | |
| | ||||||
* | qemu: cheap insn trace example | Johannes Stoelp | 2023-02-05 | 3 | -0/+33 | |
| | ||||||
* | objdump: disasm raw binary | Johannes Stoelp | 2023-02-05 | 1 | -0/+38 | |
| | ||||||
* | tcpdump: mention "any" interface | Johannes Stoelp | 2023-01-16 | 1 | -1/+2 | |
| | ||||||
* | dot: move assets and remove hard-coded github pages link | Johannes Stoelp | 2023-01-11 | 2 | -1/+1 | |
| | ||||||
* | x86: add lea example | Johannes Stoelp | 2023-01-11 | 1 | -0/+6 | |
| | ||||||
* | firewalld: add rich rule example | Johannes Stoelp | 2023-01-11 | 1 | -0/+4 | |
| | ||||||
* | nftables: add notes | Johannes Stoelp | 2023-01-11 | 5 | -1/+110 | |
| | ||||||
* | gpg: add not to extend key lifetime | Johannes Stoelp | 2022-12-30 | 1 | -0/+22 | |
| | ||||||
* | pacman: fix orphaned package trick | Johannes Stoelp | 2022-12-21 | 1 | -1/+1 | |
| | ||||||
* | gdb: watchpoint example | Johannes Stoelp | 2022-11-12 | 1 | -0/+73 | |
| | ||||||
* | c++: add small test registry | Johannes Stoelp | 2022-11-12 | 3 | -0/+123 | |
| | ||||||
* | web: added minimal chartjs example with external tooltip to render custom html | Johannes Stoelp | 2022-10-30 | 4 | -0/+113 | |
| | ||||||
* | html: tabs with javascript | Johannes Stoelp | 2022-10-29 | 2 | -0/+36 | |
| | ||||||
* | network: added firewall-cmd notes | Johannes Stoelp | 2022-10-29 | 3 | -0/+41 | |
| | ||||||
* | linux: add notes about input char devices | Johannes Stoelp | 2022-10-29 | 5 | -0/+155 | |
| | ||||||
* | pmap: add -p -x description | Johannes Stoelp | 2022-09-30 | 1 | -1/+4 | |
| | ||||||
* | gdb: add hook example + disasm flavor + breakpoint save | Johannes Stoelp | 2022-09-30 | 1 | -0/+20 | |
| | ||||||
* | html: small grid area example | Johannes Stoelp | 2022-09-29 | 2 | -0/+60 | |
| | ||||||
* | c++: pre c++20 concept example | Johannes Stoelp | 2022-09-28 | 2 | -0/+79 | |
| | ||||||
* | awk: add example with negative pattern | Johannes Stoelp | 2022-09-23 | 1 | -0/+6 | |
| | ||||||
* | web: added html snippets | Johannes Stoelp | 2022-09-23 | 5 | -0/+59 | |
| | ||||||
* | awk: add example to capture values in arrays | Johannes Stoelp | 2022-09-23 | 1 | -0/+17 | |
| | ||||||
* | linux: added swap notes | Johannes Stoelp | 2022-09-11 | 3 | -0/+52 | |
| | ||||||
* | cryptsetup: added notes + example to setup/use encrypted disks | Johannes Stoelp | 2022-08-29 | 3 | -0/+89 | |
| | ||||||
* | gcc: Enhance builtin_expect description | Johannes Stoelp | 2022-08-24 | 1 | -0/+4 | |
| | ||||||
* | c++: fix minor typo | Johannes Stoelp | 2022-08-24 | 1 | -1/+1 | |
| | ||||||
* | c++: add any_of meta fn example | Johannes Stoelp | 2022-08-24 | 3 | -1/+39 | |
| | ||||||
* | remove extra whitespace to fix link | Johannes Stoelp | 2022-08-23 | 1 | -1/+1 | |
| | ||||||
* | c++: add param pack, SFINAE/enable_if example | Johannes Stoelp | 2022-08-23 | 4 | -0/+240 | |
| |