From 7e6212dc415c1d044b843ba35a28b79a648b375c Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Wed, 2 Mar 2022 19:22:30 +0100 Subject: Wiki content. --- wiki/Linux/distro-ideas.org | 55 +++++++++++++++++++++++++++++++++ wiki/aerospace/designing-aircraft.org | 1 + wiki/index.org | 4 +++ wiki/languages/Russian.org | 58 +++++++++++++++++++++++++++++++++++ 4 files changed, 118 insertions(+) create mode 100644 wiki/Linux/distro-ideas.org create mode 100644 wiki/languages/Russian.org diff --git a/wiki/Linux/distro-ideas.org b/wiki/Linux/distro-ideas.org new file mode 100644 index 0000000..1c6ba32 --- /dev/null +++ b/wiki/Linux/distro-ideas.org @@ -0,0 +1,55 @@ +# -*- mode: org; -*- + +#+TITLE: Linux distributions ideas +#+SUBTITLE: Distros I previously ran. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-02 Wed> + + +#+begin_abstract +Here are some distribution setups I've successfully ran myself and +kept note of, because I found them very productive and enjoyable to +use. +#+end_abstract + + +* Void Linux + + +* Arch Linux +<2015-01-01 Thu>--<2021-12-31 Fri> + +I ran this setup from freshman year of college until my return from +the USA approximatively, first on a Lenovo T440 Thinkpad, then on a +Dell 7567 Gaming Edition. I only left because curiosity pushed me to +investigate other distros, but I might very well return to a very +similar setup in the future! I loved the Arch learning experience, and +the memes, of course. + + +** Guiding Principles + +1. Arch Linux KISS philosophy. +2. suckless software philosophy. +3. Unix philosophy, as applied to utilities. + + +** Design + +- Base OS :: Arch Linux +- Connectivity :: connman +- Window manager :: dwm +- Compositing :: picom +- Terminal :: st +- Main editor :: Spacemacs +- File manager :: Thunar +- Desktop background & image preview :: feh +- GTK theme :: ark +- Sound management :: pavucontrol +- Themme management :: lxappearance + + +* Guix + + +* Debian diff --git a/wiki/aerospace/designing-aircraft.org b/wiki/aerospace/designing-aircraft.org index ae7573d..a3ebb3d 100644 --- a/wiki/aerospace/designing-aircraft.org +++ b/wiki/aerospace/designing-aircraft.org @@ -7,6 +7,7 @@ #+EMAIL: mlnp@tuta.io #+OPTIONS: toc:nil +#+DESCRIPTION: aircraft design tutorial #+KEYWORDS: aerospace design #+TOC: headlines 2 diff --git a/wiki/index.org b/wiki/index.org index e676439..0007e7d 100644 --- a/wiki/index.org +++ b/wiki/index.org @@ -2,10 +2,14 @@ - Emacs - [[file:Emacs/org-publish.org][Org Publish]] +- Linux + - [[file:Linux/distro-ideas.org][Linux distributions ideas]] - aerospace - [[file:aerospace/designing-aircraft.org][Designing aircraft]] - standards - [[file:aerospace/standards/ARP4754.org][ARP4754]] - [[file:aerospace/standards/DO-160.org][DO-160]] +- languages + - [[file:languages/Russian.org][Заметки о русском языке]] - typography - [[file:typography/fonts.org][Fonts]] \ No newline at end of file diff --git a/wiki/languages/Russian.org b/wiki/languages/Russian.org new file mode 100644 index 0000000..cad1514 --- /dev/null +++ b/wiki/languages/Russian.org @@ -0,0 +1,58 @@ +# -*- mode: org; -*- + +#+TITLE: Заметки о русском языке +#+SUBTITLE: Notes about the Russian language +#+AUTHOR: Marius Peter +#+DATE: <2021-08-30 Mon> +#+DESCRIPTION: Russian language notes +#+KEYWORDS: languages Russian wiki notes +#+OPTIONS: toc:nil + + +# +SETUPFILE: ~/.emacs.d/resources/templates/documents/gnu-default.setup +# +INCLUDE: ~/.emacs.d/resources/templates/documents/title-short.org + +# Cyrillic font support lets go 🔥 +#+LATEX_HEADER: \setmainfont{linux libertine} + +#+LATEX: \tableofcontents +#+LATEX: \listoffigures +#+LATEX: \listoftables\clearpage + +#+TOC: headlines 2 + + +* Conjugaison + +* Declinations + +** Genitive + +#+CAPTION: Genitive---singular masculine nouns. +#+ATTR_LATEX: :booktabs t +| | | | +| Ending or Description | How to Change | Examples | +|-----------------------+---------------+-------------| +| a consonant | +а | дом - до́мa | +| й | -й / +я | край – кра́я | +| ь | -ь / +я | конь – коня́ | +|-----------------------+---------------+-------------| + +#+CAPTION: Genitive---singular feminine nouns. +#+ATTR_LATEX: :booktabs t +| | | | +| Ending or Description | How to Change | Examples | +|-----------------------------+---------------+--------------------------| +| а | -а / +ы | луна́ – луны́ | +| ка,га, ха, жа, ша, ща, ча | -а / +и | рука́ – руки́, ко́жа – ко́жи | +| я | -я / +и | ста́нция – ста́нции | +| ь | -ь / +и | дверь – две́ри | + +#+CAPTION: Genitive---singular neutral nouns. +#+ATTR_LATEX: :booktabs t +| | | | +| Ending or Description | How to Change | Examples | +|-----------------------+---------------+-------------------| +| о | -о / +а | лицо́ – лица́ | +| е | -е / +я | варе́нье – варе́нья | +| це,же,ше, ще | -е / +а | | -- cgit v1.2.3