Site update

This commit is contained in:
CronyAkatsuki 2025-08-31 20:41:29 +02:00
parent 649e908112
commit 54102b8ddf
6 changed files with 22 additions and 84 deletions

View file

@ -3,9 +3,9 @@ title = "Who am I?"
description = "About who I am" description = "About who I am"
+++ +++
I'm Crony Akatsuki, 21 year old who doesn't go to college. I'm Crony Akatsuki, 22 year old who doesn't go to college.
Living in Croatia. Living in Croatia.
Currently working in lidl. I love linux, computer's and foss. Currently working in lidl ( already over a year here, dying). I love linux, computer's and foss.
To pass time I read manga, watch movies/tv shows/anime, program stupid little programs, To pass time I read manga, watch movies/tv shows/anime, program stupid little programs,
create bash scripts or find new software to self host. create bash scripts or find new software to self host.

View file

@ -12,28 +12,17 @@ to get an account.
| Service | Description | Source Code | | Service | Description | Source Code |
| :----------------------------------------------------------- | :------------------------------------------------------- | :------------------------------------------------------- | | :----------------------------------------------------------- | :------------------------------------------------------- | :------------------------------------------------------- |
| [Startpage](https://startpage.cronyakatsuki.xyz) | Very simple startpage that I created with html and css. | [Gitea](https://git.cronyakatsuki.xyz/crony/startpage) |
| [UpFast](https://upfast.cronyakatsuki.xyz) | Open source file sharing. | [Gitea](https://git.cronyakatsuki.xyz/crony/upfast) | | [UpFast](https://upfast.cronyakatsuki.xyz) | Open source file sharing. | [Gitea](https://git.cronyakatsuki.xyz/crony/upfast) |
| [SearXNG](https://searx.cronyakatsuki.xyz) | Open source search engine. | [Github](https://github.com/searxng/searxng) | | [SearXNG](https://searx.cronyakatsuki.xyz) | Open source search engine. | [Github](https://github.com/searxng/searxng) |
| [Piped](https://piped.cronyakatsuki.xyz) | Open source YouTube frontend. | [Github](https://github.com/TeamPiped/Piped) |
| [LibReddit](https://libreddit.cronyakatsuki.xyz) | Open Source reddit frontend. | [Github](https://github.com/libreddit/libreddit) | | [LibReddit](https://libreddit.cronyakatsuki.xyz) | Open Source reddit frontend. | [Github](https://github.com/libreddit/libreddit) |
| [ProxiTok](https://proxytok.cronyakatsuki.xyz) | Open Source TikTok frontend. | [Github](https://github.com/pablouser1/ProxiTok) |
| [Rimgo](https://rimgo.cronyakatsuki.xyz) | Open source imgur frontend. | [Codeberg](https://codeberg.org/rimgo/rimgo) | | [Rimgo](https://rimgo.cronyakatsuki.xyz) | Open source imgur frontend. | [Codeberg](https://codeberg.org/rimgo/rimgo) |
| [SafeTwitch](https://safetwitch.cronyakatsuki.xyz) | Open source twitch frontend. | [Codeberg](https://codeberg.org/dragongoose/safetwitch) |
| [HyperPipe](https://hyperpipe.cronyakatsuki.xyz) | Open source youtube music frontend. | [Codeberg](https://codeberg.org/Hyperpipe/Hyperpipe) |
| [scribe](https://scribe.cronyakatsuki.xyz) | Open source medium frontend. | [Source Hut](https://sr.ht/~edwardloveall/Scribe) |
| [lemmy](https://lemmy.cronyakatsuki.xyz) | Open source activity pub federated reddit alternative. | [Github](https://github.com/LemmyNet) | | [lemmy](https://lemmy.cronyakatsuki.xyz) | Open source activity pub federated reddit alternative. | [Github](https://github.com/LemmyNet) |
| [GotHub](https://gh.cronyakatsuki.xyz) | Open source github frontend. | [Codeberg](https://codeberg.org/gothub/gothub) |
| [Bookstack](https://wiki.cronyakatsuki.xyz) | Open source wiki, open for editor applications | [Github](https://github.com/BookStackApp/BookStack) |
| [Sharkey](https://sharkey.cronyakatsuki.xyz) | Open source actifvity pub federated twitter alternative. | [Github](https://github.com/BookStackApp/BookStack) |
| [Mumble](https://mumble.cronyakatsuki.xyz) | Open source voice chat application | [Github](https://github.com/mumble-voip/mumble) | | [Mumble](https://mumble.cronyakatsuki.xyz) | Open source voice chat application | [Github](https://github.com/mumble-voip/mumble) |
| [SimplyTranslate](https://simplytranslate.cronyakatsuki.xyz) | Open source translation application | [Github](https://codeberg.org/ManeraKai/simplytranslate) |
### Services I might allow people I know or am close with in ### Services I might allow people I know or am close with in
| Service | Description | Source Code | | Service | Description | Source Code |
| :----------------------------------------- | :------------------------------------- | :------------------------------------------------ | | :----------------------------------------- | :------------------------------------- | :------------------------------------------------ |
| [MiniFlux](https://feed.cronyakatsuki.xyz) | Open source feed reader. | [Github](https://github.com/miniflux/v2) | | [MiniFlux](https://feed.cronyakatsuki.xyz) | Open source feed reader. | [Github](https://github.com/miniflux/v2) |
| [nextcloud](https://nc.cronyakatsuki.xyz) | Open source google drive alternative. | [Github](https://github.com/nextcloud) |
| [ntfy](https://ntfy.cronyakatsuki.xyz) | Open source push notifications server. | [Github](https://github.com/binwiederhier/ntfy) | | [ntfy](https://ntfy.cronyakatsuki.xyz) | Open source push notifications server. | [Github](https://github.com/binwiederhier/ntfy) |
| [navidrome](https://nd.cronyakatsuki.xyz) | Open source music streaming | [Github](https://github.com/navidrome/navidrome/) | | [navidrome](https://nd.cronyakatsuki.xyz) | Open source music streaming | [Github](https://github.com/navidrome/navidrome/) |

View file

@ -1,9 +1,9 @@
{{ define "main" }} {{ define "main" }}
<p>Hi I'm Crony Akatsuki. 21 y/o linux and foss enthusiaist.</p> <p>Hi I'm Crony Akatsuki. 22 y/o linux and foss enthusiaist.</p>
<p> <p>
Love thinkering with my system. Used to run gentoo and nix, Love thinkering with my system. Used to run gentoo and nix,
but back to my old love arch. but back to my old love arch. Old news, using nixos again for 6 months now 08.31.2025
</p> </p>
<p> <p>
I love making stupid little programs (mostly in python rn), create "gui's" I love making stupid little programs (mostly in python rn), create "gui's"
@ -17,16 +17,18 @@
header ;) header ;)
</p> </p>
<p> <p>
I use multiple vps's and a dedicated hetzner server. Almost all programs are I use multiple vps's all named norse gods. Almost all programs are
hosted with podman (Glory to podman), some are still kept running with hosted with podman (Glory to podman).
docker because I didn't bother to migrate them yet.
While some rare programs that don't have While some rare programs that don't have
an official docker image are hosted directly on the system. For example some an official container image are hosted directly on the system. For example some
of my personal projects like of my personal projects like
<a href="https://upfast.cronyakatsuki.xyz">Upfast</a> <a href="https://upfast.cronyakatsuki.xyz">Upfast</a>
</p> </p>
<p> <p>
Currently mostly playing games and working my day job, sometimes I My main desktop and server os is nixos, using nixos-anywhere to install on vps's easilly.
</p>
<p>
Currently mostly playing games and working my day job (lidl), sometimes I
throw in a movie or a tv show in the mix tho. throw in a movie or a tv show in the mix tho.
</p> </p>
<p> <p>

View file

@ -42,9 +42,9 @@
<h1>Who am I?</h1> <h1>Who am I?</h1>
<p>I&rsquo;m Crony Akatsuki, 21 year old who doesn&rsquo;t go to college. <p>I&rsquo;m Crony Akatsuki, 22 year old who doesn&rsquo;t go to college.
Living in Croatia. Living in Croatia.
Currently working in lidl. I love linux, computer&rsquo;s and foss. Currently working in lidl ( already over a year here, dying). I love linux, computer&rsquo;s and foss.
To pass time I read manga, watch movies/tv shows/anime, program stupid little programs, To pass time I read manga, watch movies/tv shows/anime, program stupid little programs,
create bash scripts or find new software to self host.</p> create bash scripts or find new software to self host.</p>
<h2 id="how-i-came-up-with-my-online-name">How I came up with my online name</h2> <h2 id="how-i-came-up-with-my-online-name">How I came up with my online name</h2>

View file

@ -39,10 +39,10 @@
<main> <main>
<div id="content"> <div id="content">
<p>Hi I'm Crony Akatsuki. 21 y/o linux and foss enthusiaist.</p> <p>Hi I'm Crony Akatsuki. 22 y/o linux and foss enthusiaist.</p>
<p> <p>
Love thinkering with my system. Used to run gentoo and nix, Love thinkering with my system. Used to run gentoo and nix,
but back to my old love arch. but back to my old love arch. Old news, using nixos again for 6 months now 08.31.2025
</p> </p>
<p> <p>
I love making stupid little programs (mostly in python rn), create "gui's" I love making stupid little programs (mostly in python rn), create "gui's"
@ -56,16 +56,18 @@
header ;) header ;)
</p> </p>
<p> <p>
I use multiple vps's and a dedicated hetzner server. Almost all programs are I use multiple vps's all named norse gods. Almost all programs are
hosted with podman (Glory to podman), some are still kept running with hosted with podman (Glory to podman).
docker because I didn't bother to migrate them yet.
While some rare programs that don't have While some rare programs that don't have
an official docker image are hosted directly on the system. For example some an official container image are hosted directly on the system. For example some
of my personal projects like of my personal projects like
<a href="https://upfast.cronyakatsuki.xyz">Upfast</a> <a href="https://upfast.cronyakatsuki.xyz">Upfast</a>
</p> </p>
<p> <p>
Currently mostly playing games and working my day job, sometimes I My main desktop and server os is nixos, using nixos-anywhere to install on vps's easilly.
</p>
<p>
Currently mostly playing games and working my day job (lidl), sometimes I
throw in a movie or a tv show in the mix tho. throw in a movie or a tv show in the mix tho.
</p> </p>
<p> <p>

View file

@ -57,11 +57,6 @@ to get an account.</p>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td style="text-align:left"><a href="https://startpage.cronyakatsuki.xyz">Startpage</a></td>
<td style="text-align:left">Very simple startpage that I created with html and css.</td>
<td style="text-align:left"><a href="https://git.cronyakatsuki.xyz/crony/startpage">Gitea</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://upfast.cronyakatsuki.xyz">UpFast</a></td> <td style="text-align:left"><a href="https://upfast.cronyakatsuki.xyz">UpFast</a></td>
<td style="text-align:left">Open source file sharing.</td> <td style="text-align:left">Open source file sharing.</td>
<td style="text-align:left"><a href="https://git.cronyakatsuki.xyz/crony/upfast">Gitea</a></td> <td style="text-align:left"><a href="https://git.cronyakatsuki.xyz/crony/upfast">Gitea</a></td>
@ -72,70 +67,25 @@ to get an account.</p>
<td style="text-align:left"><a href="https://github.com/searxng/searxng">Github</a></td> <td style="text-align:left"><a href="https://github.com/searxng/searxng">Github</a></td>
</tr> </tr>
<tr> <tr>
<td style="text-align:left"><a href="https://piped.cronyakatsuki.xyz">Piped</a></td>
<td style="text-align:left">Open source YouTube frontend.</td>
<td style="text-align:left"><a href="https://github.com/TeamPiped/Piped">Github</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://libreddit.cronyakatsuki.xyz">LibReddit</a></td> <td style="text-align:left"><a href="https://libreddit.cronyakatsuki.xyz">LibReddit</a></td>
<td style="text-align:left">Open Source reddit frontend.</td> <td style="text-align:left">Open Source reddit frontend.</td>
<td style="text-align:left"><a href="https://github.com/libreddit/libreddit">Github</a></td> <td style="text-align:left"><a href="https://github.com/libreddit/libreddit">Github</a></td>
</tr> </tr>
<tr> <tr>
<td style="text-align:left"><a href="https://proxytok.cronyakatsuki.xyz">ProxiTok</a></td>
<td style="text-align:left">Open Source TikTok frontend.</td>
<td style="text-align:left"><a href="https://github.com/pablouser1/ProxiTok">Github</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://rimgo.cronyakatsuki.xyz">Rimgo</a></td> <td style="text-align:left"><a href="https://rimgo.cronyakatsuki.xyz">Rimgo</a></td>
<td style="text-align:left">Open source imgur frontend.</td> <td style="text-align:left">Open source imgur frontend.</td>
<td style="text-align:left"><a href="https://codeberg.org/rimgo/rimgo">Codeberg</a></td> <td style="text-align:left"><a href="https://codeberg.org/rimgo/rimgo">Codeberg</a></td>
</tr> </tr>
<tr> <tr>
<td style="text-align:left"><a href="https://safetwitch.cronyakatsuki.xyz">SafeTwitch</a></td>
<td style="text-align:left">Open source twitch frontend.</td>
<td style="text-align:left"><a href="https://codeberg.org/dragongoose/safetwitch">Codeberg</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://hyperpipe.cronyakatsuki.xyz">HyperPipe</a></td>
<td style="text-align:left">Open source youtube music frontend.</td>
<td style="text-align:left"><a href="https://codeberg.org/Hyperpipe/Hyperpipe">Codeberg</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://scribe.cronyakatsuki.xyz">scribe</a></td>
<td style="text-align:left">Open source medium frontend.</td>
<td style="text-align:left"><a href="https://sr.ht/~edwardloveall/Scribe">Source Hut</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://lemmy.cronyakatsuki.xyz">lemmy</a></td> <td style="text-align:left"><a href="https://lemmy.cronyakatsuki.xyz">lemmy</a></td>
<td style="text-align:left">Open source activity pub federated reddit alternative.</td> <td style="text-align:left">Open source activity pub federated reddit alternative.</td>
<td style="text-align:left"><a href="https://github.com/LemmyNet">Github</a></td> <td style="text-align:left"><a href="https://github.com/LemmyNet">Github</a></td>
</tr> </tr>
<tr> <tr>
<td style="text-align:left"><a href="https://gh.cronyakatsuki.xyz">GotHub</a></td>
<td style="text-align:left">Open source github frontend.</td>
<td style="text-align:left"><a href="https://codeberg.org/gothub/gothub">Codeberg</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://wiki.cronyakatsuki.xyz">Bookstack</a></td>
<td style="text-align:left">Open source wiki, open for editor applications</td>
<td style="text-align:left"><a href="https://github.com/BookStackApp/BookStack">Github</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://sharkey.cronyakatsuki.xyz">Sharkey</a></td>
<td style="text-align:left">Open source actifvity pub federated twitter alternative.</td>
<td style="text-align:left"><a href="https://github.com/BookStackApp/BookStack">Github</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://mumble.cronyakatsuki.xyz">Mumble</a></td> <td style="text-align:left"><a href="https://mumble.cronyakatsuki.xyz">Mumble</a></td>
<td style="text-align:left">Open source voice chat application</td> <td style="text-align:left">Open source voice chat application</td>
<td style="text-align:left"><a href="https://github.com/mumble-voip/mumble">Github</a></td> <td style="text-align:left"><a href="https://github.com/mumble-voip/mumble">Github</a></td>
</tr> </tr>
<tr>
<td style="text-align:left"><a href="https://simplytranslate.cronyakatsuki.xyz">SimplyTranslate</a></td>
<td style="text-align:left">Open source translation application</td>
<td style="text-align:left"><a href="https://codeberg.org/ManeraKai/simplytranslate">Github</a></td>
</tr>
</tbody> </tbody>
</table> </table>
<h3 id="services-i-might-allow-people-i-know-or-am-close-with-in">Services I might allow people I know or am close with in</h3> <h3 id="services-i-might-allow-people-i-know-or-am-close-with-in">Services I might allow people I know or am close with in</h3>
@ -154,11 +104,6 @@ to get an account.</p>
<td style="text-align:left"><a href="https://github.com/miniflux/v2">Github</a></td> <td style="text-align:left"><a href="https://github.com/miniflux/v2">Github</a></td>
</tr> </tr>
<tr> <tr>
<td style="text-align:left"><a href="https://nc.cronyakatsuki.xyz">nextcloud</a></td>
<td style="text-align:left">Open source google drive alternative.</td>
<td style="text-align:left"><a href="https://github.com/nextcloud">Github</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://ntfy.cronyakatsuki.xyz">ntfy</a></td> <td style="text-align:left"><a href="https://ntfy.cronyakatsuki.xyz">ntfy</a></td>
<td style="text-align:left">Open source push notifications server.</td> <td style="text-align:left">Open source push notifications server.</td>
<td style="text-align:left"><a href="https://github.com/binwiederhier/ntfy">Github</a></td> <td style="text-align:left"><a href="https://github.com/binwiederhier/ntfy">Github</a></td>