CachyOS入れてみたメモ(ノート)原文ママ

chacy?CachyOSか。というものをスクリーンショットとか見て気になって、入れてみた。

ちょうどHuawei MacXのストレージ余っていたので。

Hyprland、挫折。

入れるのはVentoyですぐ入ったが、入れてからがムズかった。

オタクが萌えデスクトップとかやってるのは色々知ってるから出来るのだろう。

幸いUbuntuでのデュアルブート(26.04にした)なので困ることも特にないが、これは慣れが必要そうだ。

色々なDEを試せる事はすばらしい。

挫折したHyprlandからKDE Plasma をインストールするのに3時間かかった。親機で調べつつやればよかった。

行きはよいよい とはこの事か?とまれ、無事にKDE Plasmaでぼちぼちやっていくか。

VSCodium、とかも慣れないと……。

OpenBoxとかはスクショがAndroidっぽい、FGOの沖田総司などと良さを感じた。

Xfceとかも使ってみたいな。

Archの外国人音声でワーっとなって電プチしていた身からすると、Ventoyから30分で入る「全てはパッケージ」という思想はけっこうGood。

Alpineは英語のターミナルで挫折したからな。

コマンド打っても失敗したので、ウーム。

ソフトウェアは継続的にメンテナンスされている事こそ全て、みたいな気持ちや、カスタムやらできるのは良いがそれ前提にデフォルトを簡素にしていいものではないんだな、と分かった。

自作OSは進捗あったけどそれはコード上の事で、マイルストーンの様な大きな進みはない。

そしてCachyOSを見て打ちひしがれるという……。

ネットから引っぱるカスタム方式が最も良いのか?

まあそれはそうだろうなあ……。

実用に耐えうるOSを見ると自分の作りものがちっぽけに見えるのをやめたい。

普段目を背けて生きて(作って)いるのに、少しディストロを浮気してみると憂鬱(ノートではカタカナ)になる。

本当はもっと軽量で入れやすくてみんな使いやすい構造があるはず……設計があるはず……。

カーネルとDEの分離とかは自分も今日初めて知った概念なので、

CachyOS、おすすめの設定とかどっか転がってないかな……。

おすすめのアプリ、とかも気になる。

---

PS 昨日の22時頃投稿しようとして床に寝転がってたらキーボード打ってる途中に寝てしまったようで、朝から長文です

reddit.com
u/k1y6k — 4 days ago
▲ 0 r/osdev

I couldn't bear the loneliness, so I turned to LLM. But I had no idea it was such a big issue overseas.

I learned a lot more than if I had done nothing, but I have mixed feelings about it.

I think I'm probably not suited to the internet if I take what people say to me to heart and end up feeling heavy and depressed.

I wonder if I would have been happier if I had studied for my LLM at my own pace without being in the public eye. It's sad.

​

P.S.

During a chat with the LLM, I learned that describing perceptual information provided to external parties using structures is more efficient in terms of readability and CPU access. If anyone knows of a better way to describe this, I would greatly appreciate your guidance.

reddit.com
u/k1y6k — 23 days ago
▲ 240 r/osdev+1 crossposts

My custom OS works on actual laptop

My custom OS has finally booted up on a real machine. I'm working on it with Cline, but please don't call it an AI slop. It took about six months just to get the screen to display anything.

GitHub Release https://github.com/p14c31355/fullerene/releases/tag/v0.1.0

The USB drive has a custom-made chain loader installed. While it can't run Ubuntu yet, I was able to run the XFCE version of Debian.

https://github.com/p14c31355/choosable <- iso Chainloader

Additionally, I created a crate called isobemak in Rust that provides an ISO creation function, and it passed the Xorriso tests.

https://github.com/p14c31355/isobemak

I've introduced quite a lot, but if you find it interesting, please try it out. I'd also appreciate feedback through GitHub issues or pull requests.

I probably should have introduced it sooner, but after being called an "AI slop" before, I just couldn't bring myself to post anything.

u/k1y6k — 16 days ago