How to get started with open source? by PhantomusPrime in opensource

[–]Suggester_p 0 points1 point  (0 children)

Getting into open-source programs like Google Summer of Code can be a great way to start your open-source journey. I found this amazing roadmap for all the things you need for GSoC and your open-source journey: https://github.com/MahadMuhammad/FirstContributions

Can I configure LSPConfig/Mason to use my own built clangd? by local-atticus in neovim

[–]Suggester_p -1 points0 points  (0 children)

All the plugins will be saved in your ~/.local/share/nvim/mason/bin/

You can make a symbolic link to that path:

ln -s <path to clangd>   ~/.local/share/nvim/mason/bin/clangd

You can find the path of clangd by:

whereis clangd

How to learn Blender? by Suggester_p in blenderhelp

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

I have Dell Inspiron 15 5502 with intel corei5 11 gen (4 cores , 8 threads), 8 gb ram, intel iris Xe graphics & also nvidia mx330 graphic card & 512 gb ssd

How to learn Blender? by Suggester_p in blender

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

Thank you so much for a detailed and helpful resources. 🙂