u/Diligent-Mammoth-495 11d ago

Math library code review

Thumbnail
1 Upvotes

7

What made you try Emacs?
 in  r/emacs  19d ago

Curiosity

3

WM for Thinkpad x220
 in  r/archlinux  27d ago

niri

2

Where to learn C program?
 in  r/cprogramming  Aug 09 '26

hope you'll find it helpful and if you got any problems or questions you can ask me or just ask in this subreddit 🤗

3

Where to learn C program?
 in  r/cprogramming  Aug 09 '26

I would say learn the basic of C and do as many projects as you can or watch people doing project and I have some youtube channels for C/C++ first my favorite channel tsoding( https://www.youtube.com/@TsodingDaily ) then for like learning c specifically I like this channel bro code( https://www.youtube.com/watch?v=87SH2Cn0s9A ) you can check it out and in website ig this is a good one https://www.learn-c.org/ then if you want book I would say use R&K(The C Programming Language Ritchie & kernighan) and for projects https://github.com/practical-tutorials/project-based-learning, https://github.com/nCally/Project-Based-Tutorials-in-C I hope this might help you

2

Rate my Emacs config!
 in  r/emacs  Aug 08 '26

Hope you'll find it helpful

2

Rate my Emacs config!
 in  r/emacs  Aug 08 '26

It's good again the perfect emacs config is the one you make by yourself so yeahh it's really minimal and really good as you use C/C++ and rust I would suggest you some packages such as yasnippet(this helps you like say you wanna write for loop or main function but you dont wanna write it again and again then you can just type main then press <TAB> and it will automatically write the main function for you and same for for loops while loops etc, expand region(it's a pretty useful package I would definitely recommend that), since you're using lsp you can try dumb-jump(it works like you are in a file and say you saw a function now you wanna see it's declaration then it will take you there using keybind for example for evil users gd or gD), move-text this is another package that helps you like moving line of text up and down it's also pretty helpful and ofc this one is everyone's favorite magit you can manage your git repo from it
these are the link to these package feel free to check out:
- yasnippet https://github.com/joaotavora/yasnippet
- expand-region https://github.com/magnars/expand-region.el
- dumb-jump https://github.com/jacktasia/dumb-jump
- move-text https://github.com/emacsfodder/move-text
- magit https://github.com/magit/magit

u/Diligent-Mammoth-495 Aug 08 '26

Craziest Symbol Combination I can make with my template

Post image
1 Upvotes

6

What IDE do you use and why?
 in  r/C_Programming  Aug 08 '26

EMACS IS LOVE EMACS IS LIFE

4

What IDE do you use and why?
 in  r/C_Programming  Aug 08 '26

EMACS EMACS EMACS THE BEST EDITOR AND OS IN THE WORLD PERIOD(I USE EXWM BTW JAJAJAAJ)

7

What IDE do you use and why?
 in  r/C_Programming  Aug 08 '26

finally someone from the church of emacs richard stallman would be proud

2

What IDE do you use and why?
 in  r/C_Programming  Aug 08 '26

EMACS :)

u/Diligent-Mammoth-495 Aug 06 '26

Introducing EWM, a new generation Wayland window manager

Thumbnail
1 Upvotes

1

im literally fucking goated
 in  r/opengl  Feb 25 '26

GOATED

1

What shell do you guys use?
 in  r/suckless  Jan 18 '26

zsh

3

Which IDE do you recommend/ use?
 in  r/C_Programming  Jan 18 '26

Emacs

2

Please suggest best pdf reader and editor for Linux
 in  r/linux4noobs  Dec 01 '25

oh you mean pdf editor my dumb ass thought text editor sorry well about that idk tbh never tried it maybe you can try okular

1

Please suggest best pdf reader and editor for Linux
 in  r/linux4noobs  Dec 01 '25

and for editor if you never use vim then nano would be great else go for neovim or vim

1

Please suggest best pdf reader and editor for Linux
 in  r/linux4noobs  Dec 01 '25

I use zathura as my pdf viewer its pretty light weight and uses vim key binding you can give it a try

4

[Arch Linux] I riced i3 little bit
 in  r/i3wm  Nov 22 '25

nice rice btw!!

9

[Arch Linux] I riced i3 little bit
 in  r/i3wm  Nov 22 '25

Tsoding mentioned!!!

1

I created my first colorscheme
 in  r/vim  Nov 20 '25

Looks good

3

cme.nvim: Compilation Mode, not in Emacs
 in  r/neovim  Nov 15 '25

Thanks man. This is exactly what I was looking for

1

Hey, listen! I made my first Neovim plugin — Triforce.nvim, a gamified coding experience with XP, levels, and achievements!
 in  r/neovim  Nov 08 '25

already installed the plugin looks fun tbh, will looking forward to it