diff --git a/content/about.md b/content/about.md
index 906f5ad..5cf2d79 100644
--- a/content/about.md
+++ b/content/about.md
@@ -3,9 +3,9 @@ title = "Who am I?"
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.
-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,
create bash scripts or find new software to self host.
diff --git a/content/services.md b/content/services.md
index 1aa51d1..189d1af 100644
--- a/content/services.md
+++ b/content/services.md
@@ -12,28 +12,17 @@ to get an account.
| 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) |
| [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) |
-| [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) |
-| [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) |
-| [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) |
-| [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
| Service | Description | Source Code |
| :----------------------------------------- | :------------------------------------- | :------------------------------------------------ |
| [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) |
| [navidrome](https://nd.cronyakatsuki.xyz) | Open source music streaming | [Github](https://github.com/navidrome/navidrome/) |
diff --git a/layouts/index.html b/layouts/index.html
index a325ee7..d9ddbdb 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,9 +1,9 @@
{{ define "main" }}
-
Hi I'm Crony Akatsuki. 21 y/o linux and foss enthusiaist.
+Hi I'm Crony Akatsuki. 22 y/o linux and foss enthusiaist.
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
I love making stupid little programs (mostly in python rn), create "gui's"
@@ -17,16 +17,18 @@
header ;)
- I use multiple vps's and a dedicated hetzner server. Almost all programs are
- hosted with podman (Glory to podman), some are still kept running with
- docker because I didn't bother to migrate them yet.
+ I use multiple vps's all named norse gods. Almost all programs are
+ hosted with podman (Glory to podman).
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
Upfast
- 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.
+
+
+ Currently mostly playing games and working my day job (lidl), sometimes I
throw in a movie or a tv show in the mix tho.
diff --git a/public/about/index.html b/public/about/index.html
index 4d1ca73..2255935 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -42,9 +42,9 @@
Who am I?
- 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.
-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,
create bash scripts or find new software to self host.
How I came up with my online name
diff --git a/public/index.html b/public/index.html
index cf90917..c9ec921 100644
--- a/public/index.html
+++ b/public/index.html
@@ -39,10 +39,10 @@
-
Hi I'm Crony Akatsuki. 21 y/o linux and foss enthusiaist.
+
Hi I'm Crony Akatsuki. 22 y/o linux and foss enthusiaist.
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
I love making stupid little programs (mostly in python rn), create "gui's"
@@ -56,16 +56,18 @@
header ;)
- I use multiple vps's and a dedicated hetzner server. Almost all programs are
- hosted with podman (Glory to podman), some are still kept running with
- docker because I didn't bother to migrate them yet.
+ I use multiple vps's all named norse gods. Almost all programs are
+ hosted with podman (Glory to podman).
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
Upfast
- 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.
+
+
+ Currently mostly playing games and working my day job (lidl), sometimes I
throw in a movie or a tv show in the mix tho.
diff --git a/public/services/index.html b/public/services/index.html
index fae2c97..f016d40 100644
--- a/public/services/index.html
+++ b/public/services/index.html
@@ -57,11 +57,6 @@ to get an account.
-Startpage |
-Very simple startpage that I created with html and css. |
-Gitea |
-
-
UpFast |
Open source file sharing. |
Gitea |
@@ -72,70 +67,25 @@ to get an account.
Github |
-Piped |
-Open source YouTube frontend. |
-Github |
-
-
LibReddit |
Open Source reddit frontend. |
Github |
-ProxiTok |
-Open Source TikTok frontend. |
-Github |
-
-
Rimgo |
Open source imgur frontend. |
Codeberg |
-SafeTwitch |
-Open source twitch frontend. |
-Codeberg |
-
-
-HyperPipe |
-Open source youtube music frontend. |
-Codeberg |
-
-
-scribe |
-Open source medium frontend. |
-Source Hut |
-
-
lemmy |
Open source activity pub federated reddit alternative. |
Github |
-GotHub |
-Open source github frontend. |
-Codeberg |
-
-
-Bookstack |
-Open source wiki, open for editor applications |
-Github |
-
-
-Sharkey |
-Open source actifvity pub federated twitter alternative. |
-Github |
-
-
Mumble |
Open source voice chat application |
Github |
-
-SimplyTranslate |
-Open source translation application |
-Github |
-
Services I might allow people I know or am close with in
@@ -154,11 +104,6 @@ to get an account.
Github |
-nextcloud |
-Open source google drive alternative. |
-Github |
-
-
ntfy |
Open source push notifications server. |
Github |