summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-03-02 19:22:30 +0100
committerMarius Peter <marius.peter@tutanota.com>2022-03-02 19:22:30 +0100
commit7e6212dc415c1d044b843ba35a28b79a648b375c (patch)
tree14f4eab1cc9f3835be44f2f08a36f5a3abb3924d
parent4c2d4ab558d968a8fc311e4556215108721623f6 (diff)
Wiki content.
-rw-r--r--wiki/Linux/distro-ideas.org55
-rw-r--r--wiki/aerospace/designing-aircraft.org1
-rw-r--r--wiki/index.org4
-rw-r--r--wiki/languages/Russian.org58
4 files changed, 118 insertions, 0 deletions
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
+| | <c> | |
+| Ending or Description | How to Change | Examples |
+|-----------------------+---------------+-------------|
+| a consonant | +а | дом - до́мa |
+| й | -й / +я | край – кра́я |
+| ь | -ь / +я | конь – коня́ |
+|-----------------------+---------------+-------------|
+
+#+CAPTION: Genitive---singular feminine nouns.
+#+ATTR_LATEX: :booktabs t
+| | <c> | |
+| Ending or Description | How to Change | Examples |
+|-----------------------------+---------------+--------------------------|
+| а | -а / +ы | луна́ – луны́ |
+| ка,га, ха, жа, ша, ща, ча | -а / +и | рука́ – руки́, ко́жа – ко́жи |
+| я | -я / +и | ста́нция – ста́нции |
+| ь | -ь / +и | дверь – две́ри |
+
+#+CAPTION: Genitive---singular neutral nouns.
+#+ATTR_LATEX: :booktabs t
+| | <c> | |
+| Ending or Description | How to Change | Examples |
+|-----------------------+---------------+-------------------|
+| о | -о / +а | лицо́ – лица́ |
+| е | -е / +я | варе́нье – варе́нья |
+| це,же,ше, ще | -е / +а | |
Copyright 2019--2026 Marius PETER