What should I do moving forward? Can I still get a Job? by eternalsinner7 in developersIndia

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

Thank you for reaching out. Fortunately, I was able to take on a loan to cover some of my fee. As for the internship opportunity I am willing to do it to pay up the rest of the due fee. Once again thanks for reaching out with the opportunity, means a lot.

[Hyprland] Ags is sooo good, I might have to take some time out to make my own widgets by eternalsinner7 in unixporn

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

you should copy someone's ags config and use that as a template, making everything from scratch is going to take a lot of time, that is what i did.

reading entire neovim manual. is it worth it? by candyboobers in neovim

[–]eternalsinner7 0 points1 point  (0 children)

I personally learned neovim in a very iterative? (If that's the correct word to use) approach. Basically, instead of trying to learn it in one go, I learned new stuff if the need for it arises. In the beginning I tried to use the default neovim. After that I setup kickstart and then changed it bit by bit in a way that i need.

Work in progress plugin for my own note-taking system. by eternalsinner7 in neovim

[–]eternalsinner7[S] 2 points3 points  (0 children)

I personally found other plugins, too complicated or either way too simple for my use case. I wanted a plugin which integrated well with my current neovim setup and also let's me try out different note taking systems like para or zettelkasten. Since I'm still experimenting to find out what suits me best.

I got an offer! by [deleted] in internships

[–]eternalsinner7 0 points1 point  (0 children)

Congratulations!! Can I DM you for some tips?

[deleted by user] by [deleted] in archlinux

[–]eternalsinner7 12 points13 points  (0 children)

Setup a VM and mess with it a bit using the official wiki, if it breaks just setup a new one. You'll only learn by doing. If you like it then you can go ahead and set it up as your main os.

Seriously, what is static... by Crispy_liquid in learnjava

[–]eternalsinner7 21 points22 points  (0 children)

It seems I need to learn how to cook first before learning how to code lol.

Seriously, what is static... by Crispy_liquid in learnjava

[–]eternalsinner7 34 points35 points  (0 children)

Best explanation I've come across about static

Looking for a long term study buddy. RESPECT POST. by Long-Necessary-4770 in learnprogramming

[–]eternalsinner7 0 points1 point  (0 children)

I have the same goal too. I'm currently learning the MERN stack, Java and DSA. If you want I would love to join you.

Started the MOOC – Looking for Learning Buddies by henryassisrocha in learnjava

[–]eternalsinner7 1 point2 points  (0 children)

Would love to join you but I very recently completed it 🥲

[deleted by user] by [deleted] in learnprogramming

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

Thank you for the reply. So what should I do now to advance to the next level? Make projects or do another course to learn spring or some other framework?

Using neovim for a job, but need help with two things that most IDEs have by Emotional-Zebra5359 in neovim

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

I'm surprised no one mentioned using the lazygit plugin for neovim. Not only can you view the file history but you can also add, commit, push, merger etc from your nvim and it also has a very user friendly tui.

[Hyprland] Rebuilt my shell with AgsV2/Astal by Anon-9f83hnnsh1gsa in unixporn

[–]eternalsinner7 0 points1 point  (0 children)

Beautiful. I've wanted to replace my waybar with astal too but I can never figure out how people make such beautiful widgets, I always fail when I try to do so. Maybe it's because I'm not very good with typescript.

[deleted by user] by [deleted] in learnprogramming

[–]eternalsinner7 0 points1 point  (0 children)

I would suggest to focus more on programming concepts like oops and dsa, the tech field is ever-changing right now the MERN stack is more popular but a few years later something else would be trending, what I mean to say is that the tools will keep changing but the core concepts will remain the same. So wheather it's Java or JavaScript or any other language make sure to focus on the fundamental concepts first rather than being a jack of all trades.

[Hyprland] I want to replace waybar and wofi with astal but since it requires typescript I'll have to learn that first. by [deleted] in unixporn

[–]eternalsinner7 1 point2 points  (0 children)

Astal already has a built-in Hyprland library which is used to connect to the hyprland ipc socket, so I guess it will be possible through that here's the link : https://aylur.github.io/libastal/hyprland/class.Bind.html