-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
106 lines (104 loc) · 9.82 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.6.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Bystroushaak's blog</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="alternate" type="application/atom+xml" href="https://blog.rfox.eu/atom.xml">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@Bystroushaak">
<meta name="twitter:creator" content="@Bystroushaak">
<meta name="twitter:title" content="Bystroushaak's blog">
<meta name="twitter:description" content="Hello everyone, welcome to my blog. I am a Czech Python programmer, so this blog is a lot about 📂Programming, but also about 📂Philosophy, 📂3D modeling, 📂Technological marvels, and all the magic I can find in the world.">
<meta property="og:description" content="Hello everyone, welcome to my blog. I am a Czech Python programmer, so this blog is a lot about 📂Programming, but also about 📂Philosophy, 📂3D modeling, 📂Technological marvels, and all the magic I can find in the world.">
<meta name="twitter:image" content="https://images.unsplash.com/photo-1518526157563-b1ee37a05129?ixlib=rb-1.2.1&q=85&fm=jpg&crop=entropy&cs=srgb">
<meta property="og:image" content="https://images.unsplash.com/photo-1518526157563-b1ee37a05129?ixlib=rb-1.2.1&q=85&fm=jpg&crop=entropy&cs=srgb">
<meta property="og:image:width" content="440">
<meta property="og:image:height" content="220">
<meta name="description" content="Hello everyone, welcome to my blog. I am a Czech Python programmer, so this blog is a lot about 📂Programming, but also about 📂Philosophy, 📂3D modeling, 📂Technological marvels, and all the magic I can find in the world."><!-- Global site tag (gtag.js) - Google Analytics -->
<script src="https://www.googletagmanager.com/gtag/js?id=UA-142545439-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-142545439-1');
</script>
</head>
<body>
<article id="702b4a57-5ecf-4c22-98f7-6a2786c46053" class="page sans">
<header>
<img class="page-cover-image" src="https://images.unsplash.com/photo-1518526157563-b1ee37a05129?ixlib=rb-1.2.1&q=85&fm=jpg&crop=entropy&cs=srgb" style="object-position:center 50%">
<h1 class="page-title">Bystroushaak's blog</h1>
<p class="page-description"></p>
</header>
<div class="page-body">
<p id="2393c4a5-22ce-4d05-a21c-4d8cc22f53cc" class="">Hello everyone, welcome to my blog. I am a Czech Python programmer, so this blog is a lot about <a href="en/Programming.html" title="Programming"><span class="icon">📂</span>Programming</a>, but also about <a href="en/Philosophy.html" title="Philosophy"><span class="icon">📂</span>Philosophy</a>, <a href="en/3D_modeling.html" title="3D modeling"><span class="icon">📂</span>3D modeling</a>, <a href="en/Technological_marvels.html" title="Technological marvels"><span class="icon">📂</span>Technological marvels</a>, and all the magic I can find in the world.</p>
<p id="1f70d5ee-fcd5-4f9f-a3d0-41196a0b9cc7" class="">In my spare time, I like to work on <a href="https://github.com/Bystroushaak">open source</a>. I've created several libraries for various languages (Python, D, Smalltalk, ..), and I am also working on my toy programming language <a href="en/Programming/tinySelf.html" title="tinySelf"><span class="icon">📂</span>tinySelf</a>, and custom <em>personal wiki</em> software called <a href="en/Programming/objWiki.html" title="objWiki"><span class="icon">📂</span>objWiki</a>.</p>
<p id="c76c3ce7-128f-4ab1-b2d8-4cd145629565" class="">I consider myself to be on a quest for the things that came after the printing press, when people finally realized that they didn't have to print a Bible all the time. Except, of course, I am talking about computers, and the stupidity of our age and especially of my field. For this reason, I like to explore decades old concepts of the software world around structured and object systems. Think Xerox PARC, Engelbart, <em>Genera</em> (<em>lisp</em>), <em>Smalltalk</em> (Kay) and <em>Self</em> (see <a href="en/Programming/Series_about_Self.html" title="Series about Self"><span class="icon">📂</span>Series about Self</a>). I have a hope, that one day, I'll become a craftsman worthy of my craft.</p>
<p id="06927c34-1b83-4311-8937-bc2141d503e6" class="">Other than that, I am super interested in <em>rationality</em>, <em>autodidactism</em>, and in the study of how one can self-improve.</p>
<h1>Recent posts</h1>
<div class="recent_posts">
<h4 class="changelog_short"><a href="en/3D_printing/Prusa_MK4_upgrade.html" title="Prusa MK4 upgrade">Prusa MK4 upgrade</a> (<time>@2024-08-17 02:31</time>)</h4>
<p class="changelog_description"><em>I've upgraded my Prusa MK3S+ 3D printer to MK4. This writeup contains the story of how it went and some observations about the improvements.</em></p>
<h4 class="changelog_short"><a href="en/Concepts/HobbyCell.html" title="HobbyCell">HobbyCell</a> (<time>@2024-08-17 02:10</time>)</h4>
<p class="changelog_description"><em>Startup idea for 3D printing-friendly electronic components which can be picked & placed by the 3D printer itself. Kinda like lego, but for electronics. Backported from depth of my personal wiki.</em></p>
<h4 class="changelog_short"><a href="en/Concepts/CaptchaCoin.html" title="CaptchaCoin">CaptchaCoin</a> (<time>@2024-08-17 02:09</time>)</h4>
<p class="changelog_description"><em>An old concept about time-multiplexing specific assets in the form of a "cryptocurrency." Backported from depth of my personal wiki.</em></p>
<h4 class="changelog_short"><a href="en/Hardware/SolarPi_experiment_2_Finally_something_that_works.html" title="SolarPi experiment 2: Finally something that works">SolarPi experiment 2: Finally something that works</a> (<time>@2023-07-31 08:44</time>)</h4>
<p class="changelog_description"><em>After more than a year, I finally got to the point where I have more or less 24/7 solar-powered Raspberry Pi microserver.</em></p>
<h4 class="changelog_short"><a href="en/Programming/How_to_run_your_own_LLM_GPT.html" title="How to run your own LLM (GPT)">How to run your own LLM (GPT)</a> (<time>@2023-04-20 23:46</time>)</h4>
<p class="changelog_description"><em>Some context about GPT & LLM (Large Language Models), how to run them on your own computer, and some examples how I use GPT4.</em></p>
</div>
<h1 id="93217684-c41c-49f8-88b4-347410b2c330" class="">Content</h1>
<div id="20c0a2f2-1f89-41fb-8a1d-b42e89b2ecb0" class="column-list">
<div id="0311b049-a1e7-4079-b803-2b55734bbf7b" style="width:68.75%" class="column">
<figure id="8f6665fa-0621-410d-aa32-502748e3cc5d" class="link-to-page">
<a href="English_section.html" title="English section"><span class="icon">📂</span>English section</a>
</figure>
<p id="5d356012-acd7-4c47-a114-738f5b9dc0ae" class=""></p>
<figure id="acd2a190-121b-46c4-a535-1f39a00e5cf1" class="link-to-page">
<a href="Paperclips.html" title="Paperclips"><span class="icon">📂</span>Paperclips</a>
</figure>
<p id="f0c9a841-96d5-403d-9660-3ab1108a34f5" class=""></p>
<figure id="94395240-48de-4516-9fd7-4f5e92fb9598" class="link-to-page">
<a href="Changelog.html" title="Changelog"><span class="icon">📰</span>Changelog</a>
</figure>
</div>
<div id="4c3b1957-f0c1-4ff3-86ee-ec7ed42097af" style="width:31.25%" class="column">
<figure id="029bedc3-c5fd-4541-bc15-30c7cdcef771" class="link-to-page">
<a href="Czech_section.html" title="Czech section"><span class="icon">📂</span>Czech section</a>
</figure>
<p id="3289415e-3dfb-42b1-9bb7-d6e204ea2664" class=""></p>
<figure id="b04a4b40-cf08-48ec-8be1-818812e12d05" class="link-to-page">
<a href="Utrzky.html" title="Útržky"><span class="icon">📂</span>Útržky</a>
</figure>
<p id="7779a85d-1e6f-490a-b23f-fe957289de15" class=""></p>
<figure id="15edc7ea-f441-4fb2-9f55-3de30279484f" class="link-to-page">
<a href="Zmeny.html" title="Změny"><span class="icon">📰</span>Změny</a>
</figure>
</div>
</div>
<h2 id="d26e2b72-ba31-433c-a862-c061e7131b04" class="">Random public datasets</h2>
<p id="f1b2963f-481a-447a-80b0-77b6423a37dc" class="">📚 <a href="http://kitakitsune.org/raw/doctene_knihy.txt">List of books I've read</a> (since 2010 + some back ports from libraries, <a href="https://www.goodreads.com/review/list/76952078-bystroushaak?shelf=read&sort=date_read">goodreads here</a>)</p>
<figure id="be042a5d-5a88-4317-94c8-cd55a5031e1d" class="link-to-page">
<a href="Interesting_articles.html" title="Interesting articles"><span class="icon">📄</span>Interesting articles</a>
</figure>
<figure id="8e98ba90-c04f-4189-8f43-affb827c9d6f" class="link-to-page">
<a href="Contact_info.html" title="Contact info"><span class="icon">📩</span>Contact info</a>
</figure>
<p id="5cf8d428-6f02-4d06-b457-275c56a70d28" class=""></p>
<h1>Meta</h1>
<ul>
<li>Generated: 2024-08-18 02:40</li>
<li>Generator: <a href="https://github.com/Bystroushaak/notion_blog_generator">https://github.com/Bystroushaak/notion_blog_generator</a>
</li>
</ul><span style="visibility: hidden;">m0wFG3PRCoJVTs7JcgBwsOXb3U7yPxBB</span>
</div>
</article>
<div class="corner-ribbon top-right red">
<a href="https://www.patreon.com/bePatron?u=2618881">Become a Patron</a>
</div>
</body>
</html>