aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts (unfollow)
Commit message (Collapse)Author
2023-06-07upgrade to Jekyll 4jekyll4Egor Tensin
The jekyll-github-metadata bug has finally been fixed.
2023-01-31ptrace-waitpid: updateEgor Tensin
2022-11-07ptrace-sigtraps: updateEgor Tensin
2022-11-07move "Recurring decimals" to /jekyll-theme/Egor Tensin
It was always kinda lame here; belongs there as a proof-of-concept IMO.
2022-11-07remove category "Math"Egor Tensin
It was stupid to begin with.
2022-11-07add "Fun with ptrace" postsEgor Tensin
2022-10-25remove post excerpts, they are useless nowEgor Tensin
2022-10-22notes/makefile: redesignEgor Tensin
2022-10-22Revert "upgrade to Jekyll 4"Egor Tensin
This reverts commit c3329e5c7882e991aa1850894f4ba1d9d6030248. OMFG: https://github.com/jekyll/github-metadata/issues/242
2022-10-15upgrade to Jekyll 4Egor Tensin
2022-09-07gdb-sleep-all: lower sleep timeEgor Tensin
2022-09-07add "Pause all userspace processes"Egor Tensin
2022-06-01std::call_once: rename headerEgor Tensin
2022-04-27makefile_escaping: shorter variable namesEgor Tensin
2022-04-26shorter post excerptsEgor Tensin
2022-04-26static-vs: move TL;DR to topEgor Tensin
2022-04-26ssh-tunnel: shorten & fix grammarEgor Tensin
2022-04-26bind-mounts: rework the fixed UIDs partEgor Tensin
Remove the crap about my personal use-case, simplify things, etc.
2022-04-26makefile_escaping: shorten and and rephraseEgor Tensin
2022-04-26makefile_escaping: minor updateEgor Tensin
2022-04-05convert more <pre>s to _includes/shell.htmlEgor Tensin
2022-03-23bump jekyll-themeEgor Tensin
2022-03-22bind-mounts: fix a typoEgor Tensin
2022-03-22convert <pre>s to _includes/shell.htmlEgor Tensin
2022-03-21makefile_escaping: fix markdownEgor Tensin
2022-03-21notes: add makefile.mdEgor Tensin
2022-03-21makefile_escaping: terser TL;DREgor Tensin
2022-03-21makefile_escaping: add to the TL;DREgor Tensin
2022-03-21makefile_escaping: -o nounsetEgor Tensin
2022-03-21makefile_escaping: unexport MAKEFLAGSEgor Tensin
2021-06-05fix typosEgor Tensin
2021-04-09site.baseurl -> relative_urlEgor Tensin
2021-04-09bump jekyll-themeEgor Tensin
2021-03-31makefile_escaping: escape_arg -> noexpandEgor Tensin
2021-03-31makefile_escaping: best practicesEgor Tensin
2021-03-20ubuntu-packaging: fix typosEgor Tensin
2021-03-10add "Basic Ubuntu packaging"Egor Tensin
2021-03-09get rid of MathJax workaroundEgor Tensin
Kramdown 2.2.0 supports MathJax v3.
2020-05-30makefile_escaping: updateEgor Tensin
* Fix overridden variables. * More concise examples.
2020-05-24makefile_escaping: fix inclusion in other variablesEgor Tensin
2020-05-20add "Escaping character in Makefile"Egor Tensin
2020-05-19bind-mounts: link to commit instead of whole repoEgor Tensin
2020-05-07use "remote" Jekyll themeEgor Tensin
I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme.
2020-05-06bind-mounts: rename the fileEgor Tensin
2020-05-06add "Docker: bind mounts"Egor Tensin
2020-04-15shorter code snippetsEgor Tensin
2020-02-28ssh-tunnel: grammar fixEgor Tensin
2020-02-25ssh-tunnel: fix a typoEgor Tensin
2020-02-24add ssh-tunnel-windows.mdEgor Tensin
2019-09-30recurring: updateEgor Tensin