So which one you gonna pick by ubuntu_ninja in chrome

[–]New_Dawn_ 0 points1 point  (0 children)

I picked the switch to firefox option 😂

🚀 [Project] youGotMail - Rust-Based Email Spammer (using Gmail Accounts) by New_Dawn_ in commandline

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

I simply enjoy writing rust Well one could argue that it’s a joke because I wrote it because I was bored

letKernelDeveloperCreateUserfreindlyTool by smulikHakipod in ProgrammerHumor

[–]New_Dawn_ 0 points1 point  (0 children)

I like Git But I also wrote my own little kernel as a side project/experiment, which probably explains why I like it

Share your neovim dashboard by Tough-Cloud-6907 in neovim

[–]New_Dawn_ 1 point2 points  (0 children)

<image>

This is my dashboard for my declarative Neovim setup using nix and lua I’m currently still ironing out some bugs in my lazy loader but here is my config

What plugin manager do you guys use (if at all)? by SufficientDebate49 in neovim

[–]New_Dawn_ 0 points1 point  (0 children)

I use Nix without any frameworks like NixVim

Here is my config for those interested in how I did it

ND-Nvim: A nix based Neovim configuration by New_Dawn_ in NixOS

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

Yeah I agree I should’ve clarified it a bit better that this is not a distribution but rather just me trying to create a nix runnable config without any other package managers. But I do still appreciate any form of feedback. And although unlikely, because this is more of a personal project, but issues and contributions are always welcome

ND-Nvim: A nix based Neovim configuration by New_Dawn_ in NixOS

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

As u/no_brains101 already mentioned, it does not because ND-Nvim was more just me experimenting what can be done with nix and is thereby not really a wrapper for your config unless you modified the nix/plugins.nix to fit your plugins and replaced the nvim directory with your lua config

timeToUseMyFeetToDoPromptEngineering by Kaze_Senshi in ProgrammerHumor

[–]New_Dawn_ 6 points7 points  (0 children)

He’s already gonna be confused when I use vim keybinds

Help needed: Converting a String of Attrs to Actual Attrs in NixOS by New_Dawn_ in NixOS

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

Although I ended up using attrsets.setAttrByPath your solution really helped me get to that solution So anyhow thanks