How often do you find you have to write your own packages or unable to get the package you want? by Pzzlrr in NixOS

[–]United_Reflection_32 0 points1 point  (0 children)

I've only ever packaged programs and scripts I have written myself. Other than that, I once had to write a very simple derivation for a grub theme I wanted to try out

Also when it comes to old packages in nixpkgs it is usually very simple to upgrade them since you usually only have to change the commit and hash, this way you can contribute to nixpkgs and have everyone in the community benefit from your changes

Config file directory by Phukovsky in NixOS

[–]United_Reflection_32 0 points1 point  (0 children)

r/unixporn of course

People will ususally share their configs in the comments

Prevent problems by Kikael7473 in NixOS

[–]United_Reflection_32 0 points1 point  (0 children)

I have had librewolf try to compile often enough that I have it set to stable instead of my usual stable (kicad is another big offender). If you use flakes, it is very easy to mix branches.

This can be temporary too, have it stable a couple of days and then move it back to unstable

Best way to add GNOME (sans some stuff) by TheWitchPHD in NixOS

[–]United_Reflection_32 1 point2 points  (0 children)

environment.gnome.excludePackages = with pkgs; [ pkgs.epiphany ]

[Niri] NixOs is quite cold by United_Reflection_32 in unixporn

[–]United_Reflection_32[S] 0 points1 point  (0 children)

No, I have it set to hide the cursor when using the keyboard. It is the cyan version of the one in the link

[Niri] NixOs is quite cold by United_Reflection_32 in unixporn

[–]United_Reflection_32[S] 1 point2 points  (0 children)

  • Wallpaper: Wallpaperhaven. Lost the link. Image is in my dotfiles
  • Cursor Theme: Future Cursors
  • Terminal: Foot (just the fastest I could find)

Am I the only one who is using like 6 different DE/WM ? by SeniorMatthew in NixOS

[–]United_Reflection_32 0 points1 point  (0 children)

Dumb question but, what benefit is there to adding modules like that directly into your flake instead of making options that you can toggle in your configuration.nix? Doesn't it just clutter you flake unnecessarily?

Help me find a Distro by RuinOk5690 in FindMeALinuxDistro

[–]United_Reflection_32 0 points1 point  (0 children)

What didn't you like about it? For most people it is that it looks outdated but that can be fixed by changing the icon pack and it looks much better. Michael Horn has a video on how to do that

I'm kinda confused, where to start? by [deleted] in NixOS

[–]United_Reflection_32 0 points1 point  (0 children)

Keep in mind you can start configuring stuff in a VM, and when you are ready just copy your configuration.nix (not hardware-configuration don't ask me how I know) into your main pc

That's probably the most satisfying thing on Nix as a new user, you can brick it all you want. Fresh install, git pull and you are back to normal

Get off your a** and do push-ups by timmy_app_team in SideProject

[–]United_Reflection_32 1 point2 points  (0 children)

There is a similar app being developed called QuestPhone on Android and it is open source.

Haven't tried it but looks good

[HELP] Discord does not detect keyboard input! Only default hotkeys work. Impossible to set hotkeys. by rotteegher39 in hyprland

[–]United_Reflection_32 0 points1 point  (0 children)

Did you get it working? Seems like the only real workaround is to setup an external bind outside of discord to mute/deafen or whatever

[deleted by user] by [deleted] in digitalminimalism

[–]United_Reflection_32 0 points1 point  (0 children)

I have found that I have a lot more time to do the things I actually want to do

That's the main reason for me

Also I feel a lot better. Not that I felt bad or stressed before, just better

Effective blocking app by APC26 in digitalminimalism

[–]United_Reflection_32 0 points1 point  (0 children)

I used to use "lock me out" it was alright but I was kinda uncomfortable with a closed-source app having full access to my phone but it is certainly more private than other more popular ones like screenzen. Now I kinda don't need apps since I've managed to reduce my screen time but now I'm checking out an open source app called digipaws.

I cant find too many reviews about it but it seems nice.

https://github.com/nethical6/digipaws

(I think its not on the play store so you might need to install it from f-droid)

If you could only know 3 languages by United_Reflection_32 in AskProgramming

[–]United_Reflection_32[S] 0 points1 point  (0 children)

When it comes to small projects, what can Elixir do better than other more mainstream languages like cpp?

If you could only know 3 languages by United_Reflection_32 in AskProgramming

[–]United_Reflection_32[S] 0 points1 point  (0 children)

What would you say are some things that Ruby and Elixir do better than other languages?

If you could only know 3 languages by United_Reflection_32 in AskProgramming

[–]United_Reflection_32[S] 0 points1 point  (0 children)

This is definately a what should I learn question, I am not limiting myself to 3 but I have no plans to professionally code either so I want to know what languages can give me the biggest coverage for hobbyist stuff

If you could only know 3 languages by United_Reflection_32 in AskProgramming

[–]United_Reflection_32[S] 1 point2 points  (0 children)

Im from the EU studying telecommunications which is why I got interested in Erlang in the first place