gunpachi

joined 2 years ago
[–] gunpachi@lemmings.world 16 points 1 week ago (1 children)

“There's no saving America -- we need to pull it out by the roots. Wipe the slate clean. Burn it down! And from the ashes, a new America will be born. Evolved, but untamed!”

— Senator Armstrong.

[–] gunpachi@lemmings.world 3 points 1 month ago

In my experience the only times I've had a stable experience was

  • when I actually only installed packages I needed i.e using a window manager instead of a DE (and no bloat packages which I'll eventually lose track of)

  • using an atomic distro, my favourite so far has to be bluefin which is part of the Ublue project based on Fedora Silverblue. NixOS is also great but it gives me the urge to pointlessly tinker instead of getting actual stuff done.

In the past I've seen flatpaks and containers as bloated and messy solutions which tainted my computer but now that I've tried it, It's actually very convenient.

I've always installed a crap ton of packages for gaming which turns into this inevitable mess, but with containers I just use bazzzite-arch and be done with it. It wraps all my gaming packages in one neat container.

[–] gunpachi@lemmings.world 4 points 1 month ago

I finished Yakuza 7 last year after post game depression of Yakuza 6... Needless to say I was depressed but significantly happier than when I completed Y6.

[–] gunpachi@lemmings.world 1 points 1 month ago (1 children)

Is that the one where the main character tries to develop a girl into an ideal heroine for his novel or something along those lines ?

I didn't completely watch that show, so I'll check it out some time. Thanks for reminding me tho.

[–] gunpachi@lemmings.world 3 points 1 month ago (1 children)

So many good ones here. I've watched a few from the ones you mentioned. All of them I pretty much enjoyed a ton.

  1. Re Life
  2. Bunny girl senpai
  3. Sakura-sou no pet na Kanojo
  4. Boku no kokoro no yabai yatsu
  5. Kimi no nawa

Re life, kmi no nawa and bunny girl senapi gave me depression for a short while back in the day. Boko no Kokoro no yabai yatsu was probably one of the better ones to come out in recent times.

I also think I watched the first 2 episodes of Kaicho wa Maid Sama a long time ago... I almost forgot it existed.

Hiscore girl, tsuki ga kirei and Spice & wolf are in my never ending watch list, thanks for reminding me again. As for gosik, it's my first time hearing about it... Will check it out tho.

Also please go ahead and comment the experimental ones you mentioned, I think I'll find something interesting

Also my apologies for not mentioning the ones I already watched in my post.

[–] gunpachi@lemmings.world 2 points 1 month ago (3 children)

I've not heard about both of them before. I'll check these out. Thanks

[–] gunpachi@lemmings.world 1 points 1 month ago* (last edited 1 month ago)

Oh nice. Sounds like it's the kind of show I'm looking for. Thank you.

[–] gunpachi@lemmings.world 2 points 1 month ago* (last edited 1 month ago)

Oregairu was really well executed. I really liked it. I kinda feel bad for the second girl with the pink hair ( I think her name was Yuigahama? ).

Oh man I feel old now.... Its been what? 4 or 5 years since it got it's final season anime adaptation huh.. I was watching it while it was still airing.

On a completely unrelated note, I think it was last year when I watched an anime called "The terrors in my heart" it was one of the memorable ones I've seen as of late. I just remembered it when you mentioned Oregairu for some reason.

[–] gunpachi@lemmings.world 1 points 1 month ago* (last edited 1 month ago)

From the ones you've mentioned, I've watched Golden time. It was pretty good.

Ore monogatati and Torodora were in my watchlist for a long time, I almost forgot about them until I read your comment.

[–] gunpachi@lemmings.world 3 points 1 month ago* (last edited 1 month ago)

Its a Makoto Shinkai movie right? I've seen it a few years ago, I liked it.

[–] gunpachi@lemmings.world 2 points 1 month ago (1 children)

Hey thanks for all these suggestions. I'll check out all of them. I'll add those manga to my reading list.

 

Most of the romance anime I've seen are based on a high school setting or something similar.

They were good and all but all have this typical format with the usual shenanigans like Love triangle, beach and fireworks festival episodes, useless love interests that have a shelf life of a hamburger... Etc.

And the memorable ones have me feeling nostalgia for memories I've never even had. And in some cases its almost like waking up after a fever dream but with chest pain.

P.S - From the top of my head- the only grown up romance setting I can think of is Wotakoi. Maybe it's time I venture more into K-dramas for the romance, I remember seeing one named "Twentyfive twentyone" which was absolutely amazing.

[–] gunpachi@lemmings.world 2 points 2 months ago (1 children)

Do you still play apex these days ?

What do you think about the state of the game

 

So a week ago I wiped my SSD and tried Kinoite and Bazzite. I switched mostly for a fresh Wayland experience with Plasma and also so that I don't spend too much time tinkering to solve some minor issues ( well it didn't go as expected).

I ended up settling with Aurora-dx because it's a good balance between Kinoite and Bazzite while still offering all the Ublue goodies.

Here are some things that I couldn't find fixes for even after I tried Reddit and the Ublue forums ->


1. Opening any Flatpak app or moving the cursor makes the display black out

I actually started experiencing this issue in other distros way before I switched to Kinoite / Ublue. After I've switched to AMD this was happening almost every time I turned on the computer.

(This is AMD specific) The issue can be fixed by setting a udev rule, like this :

sudo vim /etc/udev/rules.d/30-amdgpu-pm.rules

Then enter the following in the file :

KERNEL=="card0", SUBSYSTEM=="drm", DRIVERS=="amdgpu", ATTR{device/power_dpm_force_performance_level}="high"

Keep in mind that you may have "card1" instead of "card0" you can check it by doing an ls within

/sys/class/drm/

Alternatively if you just want your display to stop blacking out in your current session only then :

cat sys/class/drm/card1/device/power_dpm_force_performance_level >> high


2. Display turns off entirely in Fullscreen applications.

this is probably KDE specific, I do not know about Gnome

Display Configuration > Adaptive Sync > Never

This should fix it.

But when the computer wakes up after a sleep session, the issue could appear again. I don't think they have a fix for this yet.


3. Steam not able to add directories from any other location (including any folders in the same drive)

This is not a proper solution, It just happened to work for me so I thought I'd share.

Just symlink the Game directories you want to

.steam/steam/steamapps/common

like :

ln -s PATH_To_Game_Folder ~/.steam/steam/steamapps/common/Game_Folder 

For the folks using flatpak steam the steam directory will be under .var/apps/

I personally use Bazzite-arch container for gaming and it has been working really well, although the game shortcuts don't work unless you start the container.


4. KDE plasma desktop and task manager panel frozen and crashes randomly.

This issue is likely related to any applets you have added to the panel or the desktop. For me this happened when I added the 'Network speed Indicator' and tried to resize the panel (strangely this never occurred to me in the past, but hey it's been a solid 5 years since I tried KDE or any DE for that matter)

The solution is to either delete or rename the following file to something else

~/.config/plasma-org.kde.plasma.desktop-appletsrc

Then restart the system. Plasma should create a new file which will essentially reset the panel and desktop settings to stock.


I hope that someone will find use in the contents of this post.

 

So a week ago I wiped my SSD and tried Kinoite and Bazzite. I switched mostly for a fresh Wayland experience with Plasma and also so that I don't spend too much time tinkering to solve some minor issues ( well it didn't go as expected).

I ended up settling with Aurora-dx because it's a good balance between Kinoite and Bazzite while still offering all the Ublue goodies.

Here are some things that I couldn't find fixes for even after I tried Reddit and the Ublue forums ->


1. Opening any Flatpak app or moving the cursor makes the display black out

I actually started experiencing this issue in other distros way before I switched to Kinoite / Ublue. After I've switched to AMD this was happening almost every time I turned on the computer.

(This is AMD specific) The issue can be fixed by setting a udev rule, like this :

sudo vim /etc/udev/rules.d/30-amdgpu-pm.rules

Then enter the following in the file :

KERNEL=="card0", SUBSYSTEM=="drm", DRIVERS=="amdgpu", ATTR{device/power_dpm_force_performance_level}="high"

Keep in mind that you may have "card1" instead of "card0" you can check it by doing an ls within

/sys/class/drm/

Alternatively if you just want your display to stop blacking out in your current session only then :

cat sys/class/drm/card1/device/power_dpm_force_performance_level >> high


2. Display turns off entirely in Fullscreen applications.

this is probably KDE specific, I do not know about Gnome

Display Configuration > Adaptive Sync > Never

This should fix it.

But when the computer wakes up after a sleep session, the issue could appear again. I don't think they have a fix for this yet.


3. Steam not able to add directories from any other location (including any folders in the same drive)

This is not a proper solution, It just happened to work for me so I thought I'd share.

Just symlink the Game directories you want to

.steam/steam/steamapps/common

like :

ln -s PATH_To_Game_Folder ~/.steam/steam/steamapps/common/Game_Folder 

For the folks using flatpak steam the steam directory will be under .var/apps/

I personally use Bazzite-arch container for gaming and it has been working really well, although the game shortcuts don't work unless you start the container.

I hope this post helps someone out.

 

So today I installed Bazzite for the first time on my computer. I continued with the pre-installed steam package (which was surprisingly not flatpak).

I'm using an Intel cpu and an AMD RX6600. Games are working fine but I'm not able to use the in-game steam overlay. Some games like Apex legends rely on it to complete a sign in process. Apex is saying that I don't have in-game overlays enabled, when I clearly have it enabled (for the game and within the gernal steam settings) . I tried changing the keys from the default 'Shift+Tab' but still no luck.

Does anyone have a solution for this ? Or should I install flatpak steam on Bazzite ?

Edit : It seems that I'm also not able to add steam libraries from other drives, not working with ntfs partitions and btrfs partitions.

Edit 2: I haven't had the issue after I switched over to Bazzite-arch distrobox container for gaming.

 

I have been using CachyOS for more than 6 months at this point and I'm pretty happy with it. Among the many distros I tried, this is probably my favourite arch based distro. I initially installed it because it offered Hyprland desktop, and I didn't want to bring over my messy config nor did I want to start from scratch. But sometimes when I want to game or when I wake up my computer from sleep the display would just keep blacking out and won't let me use it until I restart the computer (I am using an AMD GPU btw). This issue has been happening on Plamsa 6, and Gnome as well. I have tried various fixes from the ArchWiki but it's still there. Other than that I really liked the Distro.

It's not like changing distros can solve my moitor blacking out problem, but I'm going to try something based on Silverblue for a change. Yes, I have tried the Ublue project in the past, it was good but I couldn't get into the whole immutable thing back then, so I hopped back to my staple Arch/Tumbleweed and carried on. Fast forward to today.. I'm thinking about trying Bazzite or Aurora as the idea of having a low maintenance system is now very appealing to me.

I'm not necessarily a hardcore gamer but I do play games every other day and also run some LLMs locally every now and then. I'm not sure which one I should go for between Bazzite and Aurora. Maybe someone who has run both can give their opinion.

 

So I just bought a OnePlus 12 recently, I was used to controlling volume using the onehand operations goodlock module in my Samsung galaxy S23. I basically never had to press the volume buttons to control the volume unless absolutely necessary.

Possible ways I've thought of (it would be really great if at all possible) -

  1. Using the curved edges in phone screen for volume control.

  2. Using the gestures to control volume when the screen is off.

  3. Setting Diagonal swiping gestures to do different functions, controlling volume in this case.

 

I'm thinking of something like stremio but for audio.

An android app would be great

There are apps like Spotube which are cool but it doesn't have ability to stream lossless audio.

Any suggestions ?

 

In such a case, will the concept of money be wiped out from existence ?

 

Looking forward to seeing some interesting jobs I haven't really thought about. Bonus points if it's an IT job.

 

I'm not good with masking my emotions sometimes, although I do try to process the things before I take any action.

My face and body language on the other hand can reflect what I'm going through at the moment.

Are you aware of any ways to control yourself under difficult situations (apart from things like meditation) ?

 

How is Shopify as a platform to work on compared to the likes of Wordpress and Salesforce Commerce Cloud.

 

I'm using CachyOS (arch based), the steam package being used is from CachyOS's repositories. I'm using an AMD RX6600. Monitor is using 144hz refresh rate (set using hyprland config file)

All my Games are in an NTFS partition.

So far CS2 is the only game that opens up when I click on 'Play' and it is playable with some occasional frame drops.

I had the same issue with flatpak steam when I tried earlier.

I have tried setting the my monitor as primary by using xrandr but that didn't help at all.

Has this happened to anyone ? What can I do to fix this ? I can attach any logs if required.

Edit: thanks to @Nerdulous@lemm.ee my issue has been solved.

(Mentioning the solution here in case the reddit post gets deleted)

  • Look for a directory called "compatdata" under ~/.steam.
  • It'll probably take some digging, as it's often buried in something like ~/.steam/steam/steamapps . . .
  • The "find" command would be useful in this situation!
  • Make a symbolic link from that folder to the identical location on the NTFS Steam Library.
  • ln -s ~/.steam/foo/bar/compatdata /path/to/ntfs/SteamLibrary/compatdata
  • That's it.
view more: next ›