1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
|
#+TITLE: Blog extra
#+AUTHOR: Michał Sapka
#+URL: https://michal.sapka.me/blog/
#+STARTUP: show2levels indent logdone
#+HUGO_BASE_DIR: ~/ghq/michal.sapka.me/mms/site
#+HUGO_WEIGHT: auto
* More pages :@more:
:PROPERTIES:
:EXPORT_HUGO_SECTION: more
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract Other things on this blog
:END:
** Pages
- [[/blog/now][Now]] - What am I doing now?
- [[/blog/uses][Uses]] - What hardware and software I use?
- [[/blog/about/][About]] - General info
- [[/blog/contact/][Contact]] - How to contact me?
** My other sites
- [[/][Homepage]] - the hub
- [[/unix-history/][Unix History]] - how Unix came to be?
- [[/cool-emacs/][Cool Emacs]] - cool things to do with Emacs
- [[/brain-rot/][Brain Rots]] - reviews, mostly SciFi
* About :@more:
:PROPERTIES:
:EXPORT_HUGO_SECTION: more/about
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract Some info about me
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/about/ /blog/about/)
:EXPORT_HUGO_PAIRED_SHORTCODES: causes
:END:
Hey, my name is Michał Sapka.
I am a computer geek from Kraków, Poland.
I am into niche and old things, like anime, BSD, or Emacs.
I am also very profoundly for internet privacy and freedom.
I earn my bread as a senior software engineer in a [SASS company](https://zendesk.com).
After work I am a husband and a father - the only reason I ever leave my home.
Here are a few cool links:
- [FreeBSD](https://freebsd.org/), an OS I am using
- [OpenBSD](https://openbsd.org/), an OS serving this site
- [Emacs](https://www.gnu.org/software/emacs/), an editor (and much more) I use
- [Ruby](https://www.ruby-lang.org/), the language I work with daily
- [Sapka](https://en.wikipedia.org/wiki/Ushanka), a hat I have never worn but an named for
- [OpenBSD Amsterdam](https://openbsd.amsterdam), a VPS provider of OpenBSD VMs serving this site
- [Hugo](https://gohugo.io/), a static site generator powering this site
More cool links can be found under [links](/links).
** Causes
Some causes I support or believe in:
#+begin_causes
cas
#+end_causes
** Inspirations and thank yous
I started this blog after reading [Rubenerd](https://rubenerd.com).
I model some of my sites on [[https://cyber.dabamos.de/][The Cyber Vanguard]], but inspiration for this blog's layout came from [[https://www.jlsksr.de/][Julius Kaiser]].
I want to thank anyone who emailed me about this site. It's always a blast to read your mail!
* Now :@more:
:PROPERTIES:
:EXPORT_HUGO_SECTION: more/now
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract How What I'm up to?
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/now/ /me/now/ /blog/now/))
:END:
** finger mms
---
#+begin_src txt
Login: mms Name: Michal S
Directory: /home/mms Shell: /usr/bin/env Emacs
Last login: 2024-11-14
No Mail
Plan:
Word domination for dummies.
- finish Chronicles of Amber
- read the first Conan book
- read all my Michal W. Lucas's backlog
- finish migrating sites back
- push towards 1.0.0 release of [[/projects/chotto][Chotto]].
#+end_src
History time!
Finger user information protocol is a way for users of different Unix-like systems to get information about themselves.
You can learn all about it from [[https://datatracker.ietf.org/doc/html/rfc1288][RFC1288.]]
* Contact :@more:
:PROPERTIES:
:EXPORT_HUGO_SECTION: more/contact
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract How to contact me
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/contact/ /me/contact/ /blog/contact/)
:END:
** Contact
I try not use social media except for YouTube and Mastodon. Therefore, you won't find me on Twitter, TikTok.
**Email**: [[mailto:contact@michal.sapka.me][contact@michal.sapka.me]]
**Mastodon**: [[https://emacs.ch/@ms][@mms@emacs.ch]]
** GPG keys
If you want, you can use my GPG key to validate signature (all emails from me should be signed) or to encrypt a message.
You can find the key [here](/mms.gpg).
Or you can import it directly
#+begin_src shell
curl -sL https://michal.sapka.me/mms.gpg | gpg --import
#+end_src
Log:
- 2023-11-30: key *72AC6E152B4D98DE4CEF2CDA7E97D88147ED66E7* created
* Uses :@more:
:PROPERTIES:
:EXPORT_HUGO_SECTION: more/uses
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract How to contact me
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/uses/ /me/uses/ /blog/uses)
:EXPORT_HUGO_PAIRED_SHORTCODES: image
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "blog/images" :image_max_width 600
:END:
** Hardware
#+attr_shortcode: :file setup-2024-07.jpg
#+attr_shortcode: :alt A computer on a desk
#+attr_shortcode: :class centered
#+begin_image
noop
#+end_image
*** Computer
My company provides (and forces me to use) a 2021 16-inch MacBook Pro with an M1 Pro and 32 GB of memory.
It's as everyone says: crazy fast, dead silent and heavy as a horse.
It's also much too expensive and impossible to repair.
I simply can not recommend it due to the price - both the purchase and in case of any problems.
M1 may be fast, but the downside is the level of integration.
You can not replace anything, the CPU, GPU, cache, memory and spying stuff is a single substance.
I am afraid that this is the future of personal computing, and I am not pleased.
My personal machine is a 15,6'' ThinkPad Extreme, gen 2.
It's equipped with Intel i5-9300 8 core @ 4 1GHz and has 32 GB of memory.
Furthermore, It has two GPUs: UHD Graphics 630 and NVIDIA GeForce GTX 1650 Mobile / Max-Q.
It would be a perfect machine if it wasn't for the NVIDIA.
It's the only way to achieve monitor output, so I am forced to use it.
Unfortunately, the support for Linux is bad and for BSD it's abysmal.
The battery is drained in an instant, the computer overheats, and yet I don't game.
Luckily, the drivers exist for FreeBSD, but OpenBSD is out the question due to licensing issues.
Perfect if you use Windows or PoP_OS. Otherwise, I'd reconsider.
*** Phone
Not much to say, as phones are boring.
I use iPhone 13 mini, and I'll try to stick to it as long as possible.
I try (and fail to) not use phone at all, so I don't need the horsepower.
I don't install apps because why would I?
The primary use case is YouTube on the john and contactless payments.
I am eying e-ink devices, so if this one breaks, then who knows?
*** Computer and pointing device
I found love in Charybdis from Bastard Keyboard.
You can read my [[[/blog/2023/charybdis/][review here]]].
Highly recommended!
*** Monitor
Dell P2727Q.
It's a 27-inch 4k monitor with USB-C power delivery, USB hub and an Ethernet.
Works as advertised.
*** Headphones
Sennheiser 6xx.
I can not recommend them enough.
Light, comfortable and sound just good enough for me not to look at audiophile headphones.
They are also wired, which is a huge plus.
Headphone amplifier very recommended - I use Topping A50s.
*** Speakers
Ruarkaudio MR1.
I like those!
I have them connected to computer via line-in and to a Wiim mini streamer using a digital connection.
They are small speakers, so nothing to write home about - but for their size they work great.
However, I bought them for their look.
Full wife approval factor
** Software
*** Operating system
For work, I use macOS.
I try to keep on the old version as long as IT allows, as each new iteration comes with new problems.
Have you used the System Preferences recently?
If this was a hobby project, sure.
But this is not, and at this point I am afraid to ask how it even was approved by QA.
On my personal laptop I use FreeBSD.
You can follow mu BSD journey [here](/category/bsd/).
*** Shell
I use Z Shell.
I tried to move to Korn Shell, but I still need to find time for this migration.
*** Window manager
DWM.
I don't have much personalization there yet, so nothing too interesting.
On MacOS I use Yabai, which adds tiling capabilities.
However, DWM, with it's tagging, beats virtual desktop by a mile.
*** Web browser
Firefox.
[[http://localhost:1313/blog/2024/leaving-firefix-behind/][I am looking for alternative.]]
*** Text editor
Emacs with Xah Lee Flykeys keybindings.
*** Version manager
I'm a Ruby dev by trade, so I use rbenv.
I tried asdf and loved it, but rbenv is already too established in work, that I gave up the fight.
*** Music player
MPD, and sometimes YouTube.
*** Email client
Emacs and Notmuch
*** RSS reader
Emacs and Gnus
*** IRC Client
Emacs and ERC
*** Password Manager.
Bitwarden. It does the job.
*** Spellcheck
I use LanguageTool via ltex-ls.
The checker uses ngram data provides by LanguageTool.
|