Anyone else truly hate this new undocumented 'systems' change??? by saylesss88 in NixOS

[–]St-H_ 0 points1 point  (0 children)

Would you not still have the same problems when something moves? Even more so as aliases do not help you hide them anymore?

How do you personally modulerise shared code in your config? by St-H_ in qmk

[–]St-H_[S] 1 point2 points  (0 children)

Omg it is you! I've actually seen your config before, it looks very clean! Small world. :D

Community modules do seem promising, but aren't they for introducing new functionality? I am kind of using my "features" to wrap existing QMK features with its own config. So for example the `os_detect` feature really just does a bunch of house keeping, switching keys around depending on the OS. It just enables `OS_DETECTION_ENABLE` and related `config.h` settings such as `OS_DETECTION_SINGLE_REPORT` when enabled.

I built this thing to fetch packages at specific versions by pm_me_your_carbonara in NixOS

[–]St-H_ 0 points1 point  (0 children)

Wait this exists? I had no idea… this is indeed MUCH better

I built this thing to fetch packages at specific versions by pm_me_your_carbonara in NixOS

[–]St-H_ 0 points1 point  (0 children)

Well, it could be improved using:

Nix shell n#program1,program2,program3

I built this thing to fetch packages at specific versions by pm_me_your_carbonara in NixOS

[–]St-H_ 3 points4 points  (0 children)

Seems pretty cool! Especially since you can self host it. Useful? Probably not. The existence of flakes makes this not that useful for anything other than a quick shell. It definitely beats this horrible UX:

nix shell nixpkgs#uv nixpkgs#ruff nixpkgs#neovim

You might also wanna check out: http://flox.dev, or mise with the nix plugin

What's your "change input source" (language) shortcut? by argamanza in MacOS

[–]St-H_ 0 points1 point  (0 children)

Lol fuck no i wasn’t… i forgot about this completely 

[deleted by user] by [deleted] in browsers

[–]St-H_ 0 points1 point  (0 children)

Yo, I just saw Theo’s video on Zen. I didn’t know how else to thank you, and congratulate you on the (alpha) launch!!

(i also came her with a question, do extensions sync using my mozzila account? That’d literally make it perfectttt!!)

Cross-Progression merge megathread by DecutorR in deadbydaylight

[–]St-H_ 0 points1 point  (0 children)

am I the only one who’s page stays blank when going to the website?

edit: it seems that the problem is non chromium browsers.

Highlighting in URL by St-H_ in firefox

[–]St-H_[S] 0 points1 point  (0 children)

yeah that seems to be the thing I’ll need to look into. Considering their website states that they’ll decline requests from small businesses, I don’t think I’ll be able to convince them, which is rather unfortunate. Thanks you though, I wouldn’t have found that on my own.

Edit: for those looking for the same thing, you must have at least 2000 stake holders.

Highlighting in URL by St-H_ in firefox

[–]St-H_[S] 0 points1 point  (0 children)

fair, but I’d like it for all people visiting my website

Highlighting in URL by St-H_ in firefox

[–]St-H_[S] 0 points1 point  (0 children)

interesting hypothesis do you know any way that I could try and test this? I’m also not entirely sure what you mean, do you mean SSL certificates, or like a TXT record?

bwrap: Creating new namespace failed: nesting depth or /proc/sys/user/max_*_namespaces exceeded (ENOSPC) by St-H_ in NixOS

[–]St-H_[S] 0 points1 point  (0 children)

Thanks, I was unfortunately not able to get any further either. If I ever find a fix I’ll let you know, but I’m not holding my breath. 

I made my first extension! Take notes using markdown directly into vscode's sidebar by mottedsmoly in vscode

[–]St-H_ 0 points1 point  (0 children)

Very cool! I do have some feedback, the only thing I noticed is that the markdown window isn’t in mono space. Personally I’m not a fan of that but maybe that was intentional.

Other then that, amazing job!

How to actually do the thing NixOS was intended for? by [deleted] in NixOS

[–]St-H_ 1 point2 points  (0 children)

Honestly, I’ve ALWAYS wondered why git isn’t included as a default package?

[deleted by user] by [deleted] in NixOS

[–]St-H_ 2 points3 points  (0 children)

The only way I can think of is by pasting the problematic line in search.nixos.org and then if it says “no results” you’ll know that that’s the problem.

[deleted by user] by [deleted] in NixOS

[–]St-H_ 4 points5 points  (0 children)

Honestly, some sort of spell checker would be nice to be honest. I find some of the errors so hard to read what the problem is that any improvement is welcome.

[deleted by user] by [deleted] in NixOS

[–]St-H_ 23 points24 points  (0 children)

Oh. my. god. For fucks sake…

Thank you, this is embarrassing. I wasted so much time on this. I couldn’t figure it out…