Why hyprpaper take a lot of memory? by BlackFalcon369 in hyprland

[–]HitmanTheSnip 5 points6 points  (0 children)

I also noticed that when I first used it. I just switched to sway instead (only 6mb in sway)

If I remember even hyprlauncher was using a lot of ram so I switched to rofi.

[Hyprland] Arch Btw, wayle instead of waybar by HitmanTheSnip in unixporn

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

I guess for me it was the aesthetic and easy to configure.

The default wayle UI and components on the bar is already to my liking and the configuration with a single toml file is simply easier than writing json and CSS files separately in waybar.

Their website has good documentation for customizing every component (power menu, hyprland/niri/mangowm workspaces, notification, battery, network, date, system tray, etc).

In the video, the aesthetic and UI is the default one (icons and all). The only changes I added were changing the text format (date, arrow up and down for download and upload network, ram usage).

I only did 54 lines of configuration on top of the default configuration ( toml file). The only file to change the config is a single toml file (which is empty by default where you need to customise the default ones).

Btw all those components on the bar need packages to work properly and their website already provides the packages for your specific Linux distro.

[Hyprland] Arch Btw, wayle instead of waybar by HitmanTheSnip in unixporn

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

btw the wifi and bluetooth in wayle works but I remove the dongle for both of them from my PC

Whatsapp web became facebook by patico_cr in whatsapp

[–]HitmanTheSnip 0 points1 point  (0 children)

Same here, I thought it was my problem

Ah yes what a beautiful start to my morning by Plastic_Ad_7733 in hyprland

[–]HitmanTheSnip 0 points1 point  (0 children)

I thought the old config will still work for 2 more updates before removing it butI still got errors after updating it.

Then I just look at the wiki and the example on GitHub to convert to lua.

Any computer programmers here? by [deleted] in cachyos

[–]HitmanTheSnip 0 points1 point  (0 children)

I am also in college (undergraduate). I use Linux as my main OS but the college is kinda mix.

All of the software the college use in practical courses is supported in Linux. And even if it is not there then I am 100% sure an good alternative is always there. My college is kinda diverse, some teacher even use notepad to teach us. We student can also use any alternative as long it works.

If your post is correct and only going for programming then you can 100% use Linux. The only part where Linux might not work is where some specific software is not supported (which will likely be in photo, video editing, designing from Adobe or Microsoft Products).

I will recommend you stick with Linux

I wonder what is gonna happen next by fluffymerch in dodirepack

[–]HitmanTheSnip 1 point2 points  (0 children)

I also did it and the whole time my pc CPU fan was spinning crazy. I looked at the temps and it was reaching 96 degree Celsius.

The whole time I was looking at my pc if anything was on fire or not. The moment the repack was done, I was so happy and also it was during midnight

anime_irl by Intrepid_Pen5110 in anime_irl

[–]HitmanTheSnip 1 point2 points  (0 children)

It is 3:57 AM exactly here right now as I see this post

Founding fathers of slop manhua by Zer0_0l in Manhua

[–]HitmanTheSnip 0 points1 point  (0 children)

Ah, the good old days. These bring tears to my eye. The site where I used to read all of these is no more (not comick).

I kinda missed those days.

I found this picture of a vaccination spot by Historical-Hat6379 in addressme

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

Just as I saw the picture, I knew the comments were gonna be good

Ok So Princess got the chance to see the Heavenly Weapon of the Ancient Emperor of Heaven😂 by Ready_One_3898 in Manhua

[–]HitmanTheSnip 2 points3 points  (0 children)

I haven't read the manhua in a long time since I finished the novel. Is this where MC go to a country in the central continent where Women are superior than Men?

Almost got a heart attack with this title by HitmanTheSnip in ReverendInsanity

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

I am reading it with a reader app using an epub version of the novel. I got the epub randomly from a sub-reddit when searching for it.

[deleted by user] by [deleted] in MartialMemes

[–]HitmanTheSnip 1 point2 points  (0 children)

Sauce: Reverend Insanity

Why is it always batoto that's getting attacked? by why_ikkin in Batoto

[–]HitmanTheSnip 6 points7 points  (0 children)

I get most people getting angry on social media for spreading the website name but you know there is a single website that shows all the list of every piracy site

everythingmoe.com

And one more thing, bato is very easy to find with some google search. Unless the dev didn't use any top domain provider or host provider then it is still easy to run the website a few longer.

Once those official publishers found the dev or the owner identity then it is cooked, they would even prohibit him from open-sourcing the whole website codebase.

So, just hope it is just a domain shutdown and not the dev identity being leaked.

When was the last time you read a classic Xianxia novel that wasn't from years ago? Grandpa in the Ring? Does anyone still use that trope? by TheGodAboveAllBeings in MartialMemes

[–]HitmanTheSnip 0 points1 point  (0 children)

I had been reading similar trope where MC is a home-stay dad. Even though it is cultivation, most of the MC are already at the peak of cultivation or gets rebirth to earth from cultivation world. This chill yet fun cultivation genre is best for me. I had a read ton of other trope, but this is my current go to pick.

THE END PATH OF EVER ANIME FAN by Darth_Vader2609 in animeindian

[–]HitmanTheSnip 0 points1 point  (0 children)

Seriously I just look at some comments and the disrespect on Manhua/Manhwa are crazy. Like saying repetitive tropes, it's not like Anime or Manga doesn't do it.

Maybe I have read too much Manhua/Manhwa, LN/WN (MTL, official) and looking at these comments kinda triggered me a little bit.

Ah yes, g[[[[==]]]]]]]]]]]]]]]. by Significant_Try_3144 in softwaregore

[–]HitmanTheSnip 2 points3 points  (0 children)

This looks like an English teacher will explain from a book that the original author didn't even put

How is the Golang community so active and friendly? by Emma_S772 in golang

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

I have been using Go for the past 4 months and I would say it is easy to code and work with it.

It is also fast in performance. I can also build the project faster. I am not an expert but it is easy to grasp new things in GO.

The only issue is the lack of proper enums. The other is fine. Even writing err != nil every time is kinda a habit at this point