Let’s play a game of “Fortunately, Unfortunately“. Respond the previous post (the first comment below this post) by replying this post (not the previous post!)
I’ll start with: “I found this website.“
looks like archinstall wouldn’t install arch
well then, it’s not like I can’t do them myself
What desktop/window manager should I use on my Arch install? I've already chosen awesome, fluxbox, kde, lxde, openbox, and xfce3 as my list, but I'm not sure which specific one.
Third verse, same as the first and the second!
The problem with the rewrite is that vite kept refreshing my app and I don’t know how to fix that
And also (as I’ve figured out later), using a JS framework on an unboosted repl may be a bad idea
The rewrite is going… “well”.
https://Bundle-Again-Rewritten.gilbert189.repl.co
(And I’m being polite here.)
(Also, no it’s just the front page, no workspace/docs yet)
You know what? After some thinking, I think I had to rewrite Bundle Again in another repl anyway since the template config I’m using is hard coded. Oh well.
Seeing how the Bundle Again’s page has some redundant code (particularly the navbar and the buttons), I was planning to rewrite the pages on some sort of framework to reduce clutter.
The problem is I don’t know how to reconfigure the template of a repl, nor do I know how the repl HTML server works :/
ratio⁻¹
If a framework generate human-readable documents, I’m in
(not that I hate frameworks in general, it’s just I hate it when they create documents that look like a clueless robot made it, i mean just look at how wasteof names its CSS classes)
Rust is so safe that you have to send the reference of a variable if you want to read/write it on a function
It has ‘static of course, but modifying it is considered unsafe