About me
+ + + +I am a Free Software enthusiast, GNU+Linux systems administrator from the Czech Republic. I am an administrator of drgnz.club and other servers as well. In free time I also enjoy going to woods, geocaching and studying the Bible. I am usually very busy with work, messing around with computers or other things. With Waffelo we are building our own internet world which we have control over, and not some demonic corporation, and we try to make this easy to do for other people as well. That's why drgnz.club exists. + +
I can libreboot your computer!
+ +If you are interested in librebooting/corebooting your computer, you can contact me, and we can make a deal about a send-in librebooting service. I have flashers for both SOIC-8 and SOIC-16, so that encompasses most computers that can be librebooted. Note that it's probably easiest if you are from the EU or Europe in general, shipping from countries outside Europe may not be worth it due to the cost of shipping.
+ +Services I host and/or use
+ +This is a list of all services I use. Most are self-hosted and run on my server (though some on my friend waffelo's domain). All of them are also 100% Free Software.
+ +🌍Main Site | +bidzan.net | +That's what you see right now! | +
⚡Matrix | +@jakub:drgnz.club | +My #2 choice when it comes to secure messaging |
jakub@bidzan.net | +See also my GPG pubkey for encrypted messaging. | +|
🫖Forgejo (git) | +git.drgnz.club | +Lightweight git frontend that doesn't suck | +
📹PeerTube | +video.drgnz.club | +A Free Software, Federated video-sharing platform. | +
🔍Searx | +searx.drgnz.club | +High-quallity Meta-search engine. | +
🇱Libreddit | +lr.drgnz.club | +Lightweight and BS-less reddit client. | +
+ +
Public keys for verification
+ +GPG public key +--------------------------------------------- +pub rsa3072 2023-02-24 [SC] + F67B F5CC A413 1304 EB84 58BD 366B DA26 4366 E815 +uid [ultimate] Jakub Bidžan [jakub@bidzan.net] +sub rsa3072 2023-02-24 [E] + ++ +
+ +
Computers I use
+Main PC + +This is a copmuter that I built a few years ago and continued to upgrade it ever since. I use it as my "main" computer at home. I use it to play video games, It's more of an entertainment and general purpose machine than anything else, for work and productivity I use my ThinkPad T440p. + +[SYS]: Gentoo Linux +[CPU]: Ryzen 5 2600 +[RAM]: 16GB DDR4 +[SSD]: 2x512GB nvme +[SSD]: 2TB WD BLUE +[PSU]: Silverstone 350W FlexATX PSU+
+ +
ThinkPad T440p + +This ThinkPad is currently my daily driver. It runs 100% Free Software including the BIOS, it has phenomenal keyboard, has only trackpoint which I prefer, has tons of expansion and tons of ports. I also replaced the battery for a new one. ++
+ +[SYS]: Gentoo Linux +[CPU]: Intel Core i7-4800MQ +[RAM]: 16GB DDR3 +[DIS]: 250GB SSD + 1TB HDD + DVD +[SCR]: 1980x1080 IPS panel +
+ +
Server + +This is a server that runs bidzan.net, waffelo.net, drgnz.club and all of its services. +[SYS]: Gentoo Linux +[CPU]: AMD Ryzen 5 5600 +[RAM]: 32GB DDR4 +[HDD]: Samsung 970 EVO (2TB)+ +
Special credits
+ +Waffelo (waffelo.net) - for motivating me to continue making this site.+Finnegan (finnswonderland.eu) - author of the website avatar
+ + Last updated: 5th of July, 2024 +
+Copyright © 2022-2023 Jakub Bidžan
+License GPLv3+: GNU +GPL version 3 or later https://gnu.org/licenses/gpl.html. +
Source code: https://git.drgnz.club/jacob/main + + diff --git a/other/copyright-notice.html b/other/copyright-notice.html new file mode 100755 index 0000000..997cc1c --- /dev/null +++ b/other/copyright-notice.html @@ -0,0 +1,10 @@ + + + + +
+License GPLv3+: GNU +GPL version 3 or later https://gnu.org/licenses/gpl.html. +
Source code: https://git.drgnz.club/jacob/main diff --git a/other/css/copyright.css b/other/css/copyright.css new file mode 100644 index 0000000..54a30b9 --- /dev/null +++ b/other/css/copyright.css @@ -0,0 +1,14 @@ +body { + align: center; + display: flex; + text-align: center; + background-image: none; + background-color: black; + line-height: 22px; + margin-inline: auto; +} + +a { + color: orange; +} + diff --git a/other/css/navbar.css b/other/css/navbar.css new file mode 100644 index 0000000..98fbbf9 --- /dev/null +++ b/other/css/navbar.css @@ -0,0 +1,14 @@ +body { + align: center; + display: flex; + text-align: center; + background-image: none; + background-color: black; + line-height: 22px; + justify-content: center; + margin-inline: auto; +} + +a { + color: orange; +} diff --git a/other/donate.html b/other/donate.html new file mode 100755 index 0000000..fb47749 --- /dev/null +++ b/other/donate.html @@ -0,0 +1,47 @@ + + + + +
+ +
+ + You can donate to support me! + +
+ +(Probably won't motivate me to improve the site! but maybe it will!)
+ +Monero
+ +46XKMXXP1CyJgG4rAtTSpPLoLZPMwmTTrCmTs47oLukeCkhVxFTXVdB449kxWt2pQwKpKVJmSYxUeATmubW86wqeH7cKga1
+ + + + + + diff --git a/other/head.html b/other/head.html new file mode 100755 index 0000000..1227701 --- /dev/null +++ b/other/head.html @@ -0,0 +1,2 @@ +Home | Matrix | E-mail diff --git a/other/navbar.html b/other/navbar.html new file mode 100755 index 0000000..9ea8a89 --- /dev/null +++ b/other/navbar.html @@ -0,0 +1,16 @@ + + + + ++ +
+ + Model Name + +
+ +Overview
+ +This is the overview of the device.
+ + ++ +
Specs:
+ +OS:+CPU:
+GPU:
+RAM:
+DRIVE:
+ + + +
Gallery
+ + + + + + + diff --git a/other/template.html b/other/template.html new file mode 100755 index 0000000..a898530 --- /dev/null +++ b/other/template.html @@ -0,0 +1,34 @@ + + + + ++Copyright © 2022-2023 Jakub Bidžan
+License GPLv3+: GNU +GPL version 3 or later https://gnu.org/licenses/gpl.html. +
Source code: https://git.drgnz.club/jacob/main + + diff --git a/style.css b/style.css new file mode 100755 index 0000000..587c70f --- /dev/null +++ b/style.css @@ -0,0 +1,156 @@ +body { +color: white; +font-family: monospace; +font-size: 20px; +margin-left: 10%; +margin-right: 10%; +text-align: justify; +justify-content: center; +background-image: url("/files/img/background.jpg"); +background-repeat: repeat; +} + +header { + +text-align: center; + +} + +a { +color: orange; +} + +code { +border: 2px solid grey; +border-radius: 5px; +padding: 2px; +overflow: visible; +} + +img { +border: 1px white; +} + +object { +border: solid 1px orange; +align: center; +align-items: center; +text-align: center; +justify-content: center; +height: 60px; +overflow: hidden; +display: block; +margin-left: auto; +margin-right: auto; +display: flex; +width: 550px; +margin-inline: auto; +} + +object.copyright { + +border: solid 1px red; +align: center; +height: 100px; +overflow: hidden; +display: block; +margin-left: auto; +margin-right: auto; +display: flex; +width: 700px; +margin-inline: auto; + +} + +pre { +background: #111222 ; +border: 2px solid orange ; +border-radius: 20px ; +padding: 1em ; +white-space: pre-wrap; +overflow-wrap: break-word ; +max-width: 600px ; +margin: auto ; +} + +small { + +font-size: 20px; + +} + +@media only screen and (max-width: 810px) { + body { + font-size: 13px; + margin-left: 4%; + margin-right: 4%; + } + + ul { + margin-left: -25px; + } +} + +pre.show { +background: #111222 ; +border: 2px grey ; +border-radius: 30px ; +padding: 2em ; +white-space: pre-wrap; +overflow-wrap: break-word ; +max-width: 78% ; +margin: auto ; +} + +.gallery-container { + display: flex; + flex-direction: row; + flex-wrap: wrap; + align-items: left; + max-width: 1916px; + margin-left: 17px; + +} + +.gallery-box { + box-sizing: content-box; + margin: 10px; + height: 250px; + width: 250px; + overflow: hidden; + display: inline-block; + position: relative; + background-color: #4a404d; + display: flex; + border-radius: 15px; +} + +.gallery-box img { + justify-content: center; + position: absolute; + height: 100%; + width: 100%; + object-fit: cover; + margin-left: auto; + margin-right: auto; + border-radius: 15px; +} + +.gallery-box:hover { +border: 5px solid orange; +border-radius: 15px; +} + +.main-box { + background-color: black; + margin-left: auto; + margin-right: auto; + width: 85%; + border: 3px solid orange; + border-radius: 5px; +} + +.main-box-text { + margin: 1%; + padding: 1%; +}