-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathabout.md
More file actions
129 lines (92 loc) · 6.37 KB
/
about.md
File metadata and controls
129 lines (92 loc) · 6.37 KB
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
---
layout: post
title: About
---
<style>/* dummy first element to prevent dropped initlial cap */</style>
Hey!
Awesome to see you here.
This website[^style] started a few years ago as a weekend project when I felt the need to combine my main interests in some way.
Here I would like to share my thoughts with you and talk about things that otherwise have no place in my everyday life or are simply worth writing down.
Sometimes I have ideas that may sound a little silly but still deserve some attention.
Or I recently learned something amazing that I want more people to know about.
Regardless of whether you know me already from my old site or if you just found it, I hope you will enjoy browsing on my small web presence.
Take care, *Bob*.
---
0. [Who I am](#who-i-am)
0. [This Site](#this-site)
0. [Distributed Computing](#distributed-computing)
0. [Privacy Policy](#privacy-policy)
0. [Copyright](#copyright)
### Who I am
I am CodingBobby but you can call me Bob.[^myself]
My favourite things are:
- physics, engineering and science in general
- coding in JavaScript, Python and Julia
- photography and being outdoors
- [music](/favourite-songs), mostly metal and neo classic

If you want to get in touch with me, you can't find me on Twitter anymore but write me an [email](mailto:codingbobby@posteo.org).
Comments on blog posts are also welcome if you would like to share your thoughts with other readers.
You can find a list of the hardware and software I regularly use [here](../uses).
### This Site
With this website, I am a proud member of the 250kB Club and the orange team of the 512kB Club!
<a href="https://250kb.club/codingbobby-xyz" target="_blank">
<img src="https://250kb.club/simple_badge_dark.png"/>
</a>
<a href="https://512kb.club" target="_blank">
<img src="https://512kb.club/assets/images/orange-team.svg"/>
</a>
The internet has become a bloated mess because of massive JavaScript libraries, tons of popups, huge images and other media that requires years to request and download.
But we can make a difference -- all it takes is some optimisation.
I am also part of the [IndieWeb Webring](https://xn--sr8hvo.ws/directory) you can explore here (or in the footer of every page):
<div class="horizon">
<a href="https://xn--sr8hvo.ws/%F0%9F%8F%86%C2%A9%EF%B8%8F%F0%9F%8C%A8/previous" target="_blank"><-</a> 🕸 💍 <a href="https://xn--sr8hvo.ws/%F0%9F%8F%86%C2%A9%EF%B8%8F%F0%9F%8C%A8/next" target="_blank">-></a>
<span class="stretch"></span>
</div>
This website was last compiled on {{ site.time | date: "%Y-%m-%d" }} with Jekyll and 💚.
And now, banners!
<div class="horizon" style="width: 100%;">
<div></div>
<div>
<a href="https://web3isgoinggreat.com/" target="_blank" rel="me">
<img alt="say no to web3" src="/assets/images/antiNFT.gif"/>
</a>
<a href="https://yesterweb.org/no-to-web3/" target="_blank" rel="me">
<img alt="say no to web3" src="/assets/images/saynotoweb3.gif"/>
</a>
<a href="https://doi.org/10.1177/2041669518821702" target="_blank" rel="me">
<img alt="best viewed with eyes" src="/assets/images/besteyes.gif"/>
</a>
</div>
<div></div>
<span class="stretch"></span>
</div>
<a href="https://gossipsweb.net"><img src="https://gossipsweb.net/images/twwmwh-gray.jpg" alt="This website was made with hands." style="height: 43px; border: 1px solid #000;" /></a>
[](https://forthebadge.com)
<div id="wcb" class="carbonbadge"></div>
<script src="https://unpkg.com/website-carbon-badges@1.1.3/b.min.js" defer></script>
### Distributed Computing
I highly recommend you learn about [BOINC](https://boinc.berkeley.edu) if you haven't already.
It gives you the opportunity to join distributed computing networks of your choice and take part in real science research by donating some of your PC's power.
Especially in the current Covid-19 situation, I encourage you to join [Rosetta@home](https://boinc.bakerlab.org/rosetta/) to contribute to research on the coronavirus.
Together we can provide science with computing capacities that surpass even the most powerful supercomputers.
Here, you can see in which projects I currently participate:

### Privacy Policy
This website does only use cookies when embedding third-party content like images or inline Spotify players [here](/blog/modern-musical-masterpieces).
I have no influence on them and they are required for the functionalities.
For visitor counting, I use [GoatCounter](https://www.goatcounter.com/) which is very lightweight and does only collect the very essentials and not your personal data.
Elsewhere, this website does not use any other cookies or tracking techniques.
Though, it is making use of your browser's local storage to save the currently set theme.
This only takes a single key-value pair, so you shouldn't be bothered.
Have fun browsing on this minimalistic site.
### Copyright
This website and all its original contents including text, images, animations and code which are not embedded or cited from other sources[^external-sources] are licensed under a *Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License*:
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/" rel="license" title="This website and all its original contents including text, images, animations and code which are not embedded or cited from other sources are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.">
<img alt="Creative Commons License" src="/assets/images/cc-by-nc-sa.png"/>
</a>
---
{: data-content="footnotes"}
[^style]: This website is based on [Riccardo Graziosi](https://github.com/riggraz)'s theme [no-style-please](https://github.com/riggraz/no-style-please) which I (heavily) modified to fit my needs. Powered by [Jekyll](https://jekyllrb.com).
[^myself]: I won't bother you with nationalities etc. because this is the internet which is by definition worldwide. Nobody should care.
[^external-sources]: When external media is embedded into this website, a click onto it will take you to the original source. References will always be listed in the footnotes section of the sites which are citing them.