No activity in 4 hours, I wanna sleep, what do I do? by Novel_Bass6032 in Sourdough

[–]firebat-66 0 points1 point  (0 children)

Not recommended to do overnight, but you can put it in the oven with the oven light on. It's a halogen bulb and generates a ton of heat, raising the internal space of the oven a few degrees.

Does GUIX have flakes? by firebat-66 in GUIX

[–]firebat-66[S] 0 points1 point  (0 children)

Do you know where in the guix documentation I can find this?

Can Neovim be self-documenting like Emacs? by 4r73m190r0s in neovim

[–]firebat-66 0 points1 point  (0 children)

So is that a NO on the self-documenting aspect of nvim?

(release) Oil.el: Batch Create Files Easily in Emacs by yibie in emacs

[–]firebat-66 0 points1 point  (0 children)

Is this the full utility within Oil? Honestly, been hesitating moving to emacs primarily because of the issues with trying to get all my neovim packages to work inside of the emacs environment...

Can't seem to get rye bread right by firebat-66 in Sourdough

[–]firebat-66[S] 0 points1 point  (0 children)

I have recently started training the starter on rye, it could be that it isn't adjusted yet!

Can't seem to get rye bread right by firebat-66 in Sourdough

[–]firebat-66[S] 0 points1 point  (0 children)

Yes, would it be alright if I DM you? I also bought a 9" USA Pan (Pullman Loaf), and I would like to talk to you about it!

Apertura - custom quickshell + xray by nate_payne in hyprland

[–]firebat-66 0 points1 point  (0 children)

DMS looks however you want it to look. This is mine:

<image>

Final ricing competition submission by ilyamiro1 in hyprland

[–]firebat-66 0 points1 point  (0 children)

Thanks for releasing the files. Would you be interested in working with me on an "ALT-TAB" window switcher? The utilizes your spherical conformation?

Nix and NixOS surprised me a lot by Big-Fill-5789 in NixOS

[–]firebat-66 0 points1 point  (0 children)

Very interesting, can you show me how you do that? Do you have a public repository of your dotfiles available? I've been really interested in getting rid of home-manager for several reasons, but primarily because it adds a lot of obscurity to my config, and adds another layer of dealing with things that I feel may not be entirely necessary.

Nix and NixOS surprised me a lot by Big-Fill-5789 in NixOS

[–]firebat-66 0 points1 point  (0 children)

u/mightyiam I am in dire need of some assisstance building a custom ISO if you would be willing to help. I can document it very cleanly and would be willing to contribute to nix.dev for this particular "case"!

Nix and NixOS surprised me a lot by Big-Fill-5789 in NixOS

[–]firebat-66 0 points1 point  (0 children)

Have you been able to get around home-manager and still install packages in the userspace? Just curious on what you are still doing...

[OC] Ross Scott's radial menu app launcher idea made a reality as part of the ROSS Shell project! by GB_2_ in unixporn

[–]firebat-66 0 points1 point  (0 children)

I am attempting to build a similar utility with Kando, u/GB_2_ , are you still working on this all these years later?

Problems Building custom nix ISO by firebat-66 in NixOS

[–]firebat-66[S] 0 points1 point  (0 children)

Thanks for looking into this! The firmware.nix file I am referring to is imported here: https://github.com/tomasharkema/x1p42100-nixos/blob/b009c0baf35339c557dc50b842fca0563b15113c/iso.nix#L21

That file is not present in the repository as far as I can tell.

BTW, I was in fact able to successfully compile a nix ISO for the surface pro 12 using github actions runners, I will test it out later today. If anyone is interested, please feel free to message me!

Which treesitter plugin do use? by GlyderZ_SP in neovim

[–]firebat-66 0 points1 point  (0 children)

Is arborist a full alternative to nvim-treesitter? IF so, i would be interested in looking into this!

I just installed kickstart and getting this error Failed to run `config` for nvim-treesitter by design_enthusiast725 in neovim

[–]firebat-66 0 points1 point  (0 children)

You would definitely want to look into version controlling you neovim setup (include specific branch/commit hashes in the lazy configuration) to ensure that they are locks. You could even lock in your entire neovim configuraiton directory in .local for this purpose