KissYagni

joined 3 weeks ago
[โ€“] KissYagni@programming.dev 3 points 1 day ago (2 children)

I never really understood the advantage of worktree over having just several clone of the repos on different folders.

Can someone explain me ? I should have missed smth.

It was usefull for me. Not everyone is a webdev ๐Ÿ™‚

[โ€“] KissYagni@programming.dev 1 points 1 day ago (1 children)

Exactly what I needed !

I recently moved my blog from wordpress to markdown based using pelican and codeberg and I was looking for hosting solution.

I just managed to deploy it to statichost (https://kissyagni-blog.statichost.eu/). I struggled a bit with DNS redirection but it seems to work now. Can anyone confirm ? https://kissyagni.com/

Yes, unfortunately, we don't have time to learn everything, we have to choose. Sys engineer is a rabbit hole which is too deep for me, I prefer spending time on other things.

Currently, I'm into quantum computing. I'm configuring the uConsole so I can easily edit my blog on the go.

[โ€“] KissYagni@programming.dev 1 points 1 week ago (2 children)

No, I have a uConsole on which I experiment various things: WM, kernel, tray bar, etc... So yes, when I want a quick and dirty solution to see if it work, I just ask mistralAI for a command. I have a rough idea of what's going on, but I'm not a sys engineer and I don't care about all the subtilities of using systemd, init.d, cron, xinit or whatever solution to run a driver at startup.

I don't care about stability or integrity, as it's just a toy and I just wipeout the system when it become too unstable ๐Ÿ˜‰

[โ€“] KissYagni@programming.dev 1 points 1 week ago (4 children)

I've installed several windows managers, bash, kernel, etc... without really knowing what I'm doing. It help me quickly check on which config I am.

 

Just moved my blog from wordpress to Pelican. I was pissed of by the wysiwyg interface and was looking for simple markdown based blog engine.

Pelican is great and easily customisable with theme. It can also be deployed on a gitlab/github/codberg/whatever page (next step ๐Ÿ˜‹)