That’s assuming grub doesn’t get broken in the update…
Here are some of my interests
https://blahaj.zone/@totally_notAcat
🏳️⚧️ 🐧
That’s assuming grub doesn’t get broken in the update…
Hi I tried your app recently, the main issue that I had was that it had a tendency to drop messages, also the uploading a profile doesn’t currently seem to work (on mobile Firefox at least).
But anyways I love the application concept and it seems like you have made some pretty good progress.
P.s. what is the crypto signature box that you can just draw in?
(Also I think you could probably fit the offline connection into one QR code if you really wanted to (117x117 but still))
Yeah it’s been awhile since I looked at it but when I was managing my config for it with home manager it would straight up refuse to start.
Well not everything is packaged and when they aren’t it Can get more complicated to install since nixos doesn’t use the default file system layout. Another thing is that certain programs have assumptions about being able to do certain things like changing their own config files that don’t work well with the nixos way of doing things. (Looking at you fish(it works but you can’t manage your configuration for it(pretty sure?)with nix))
kind of reminds me of the newm wm
ah, I kind of went the opposite direction and mapped whole ranges of seeds at once through the series of maps(I think it was nlogn maybe?). It’s interesting to see the different ways of solving the same problem. (I like your solution more :) )
oh wait nvm mind checked your profile and found that you posted it in the day5 solutions thread
Hi, would you be able to post a link to your code? I am kind of curious what you ended up doing because I do not know how apply what you are talking about to day 5. Thanks!
I’m doing it in ocaml this year because a friend is doing it in ocaml and they asked me to do it in ocaml so they can see how I do it(this is my first time ever programming in ocaml(last year I was doing it in Haskell)). I’m also in general trying to restrict the amount of recursion I use to force me to use library functions.
Tambien tú puedes usar nixos unstable con nixos stable.
lo siento si mi español es malo.
Custom homepage and, then, there is an option to open your home page instead of a new tab… I think that is how you do it, but I haven’t looked at this in a while.
I would definitely recommend using guix home because having a seperate config for you more user facing stuff is so convenient (plus no need for root access to install a package declaratively) (side note take this with a grain of salt because I don’t use gnu guix I use nixos)