orize

joined 1 month ago
[โ€“] [email protected] 3 points 1 day ago (2 children)

Fuck I want that so bad.

[โ€“] [email protected] 5 points 1 day ago

Jellyfin is figgin Great ๐Ÿ˜ƒ๐Ÿ‘

[โ€“] [email protected] 2 points 1 day ago (1 children)

That's what I found and am struggling with RIGHT NOW! It seems that If I had Firefox it would work straight away. But I run Waterfox, and it doesn't work. Trying to figure out where to move the install files into Waterfox... Hmmm...

 

This is the site

How do I download the streaming media off of the site/or the media files' server?

Is there a client you guys know about that I can start using? Or is there a process to it?

Help is very appreciated! Thanks

[โ€“] [email protected] 8 points 3 days ago (4 children)

I wonder what the end goal in mind with this is.

I get that they cannot have Trump and his Trumpets in power for more than his term. I am wondering beyond that.

Is this to strengthen the current dems?

Is rhis to destroy the current and established version of the dems and empower a new force within the left?

[โ€“] [email protected] 7 points 5 days ago (1 children)

Figures. They did a rapid renovation of this apartment with cheap labor.

Was this caused by too much for from the tool used to cut?

Thanks.

 

Noticed these markings near floor level in my flat. Are these man made somehow or made by bugs?

Image

[โ€“] [email protected] 37 points 1 week ago

I think there are too many factors to account for to give a good answer.

But realistically: If the walled city was stable (relative to what I knowz I can only compare things to what I know and have experienced) and my life was alright or better then or course I would stay. If I had kids in that city I would probably stay.

If it was a shitty life inside those walls, of course I would find a way to stealthily leave.

[โ€“] [email protected] 2 points 1 week ago

I felt an effect! I felt more focused and didn't spiral in my thoughts too much! What the shit!

[โ€“] [email protected] 1 points 1 week ago (1 children)

I wish you luck. And if I may, my recommendation to you is to look around in community groups for health care in your area or region. Take benefit of the collective effort in your region to find the persons or maybe even establishments who know and work with ADHD specifically

[โ€“] [email protected] 2 points 1 week ago

Lmao

Honestly, I gave up a year ago but my fiance told me it was worth fighting one last time. I am very lucky to have her.

[โ€“] [email protected] 2 points 1 week ago (1 children)

Thank you

Here's for us getting help we need ๐Ÿป

 

It took finding six different psychologists over the span of six years, and countless sessions where I tried to explain how sudden my decision can be, how I always get distracted, how eccentric that makes me and how flappy my whole life is and has been, and all the underlying issues, until I finally met one who understood me and had expertise in the field.

Tomorrow, I will starting with a dose 18 mg of Concerta.

It really sucks it has to be this way. This really is true.

I now feel like I can put down my heavy armor, my sword and my shield.

 

It doesn't matter if I make the client purge and re-scan all the folders. It still doesn't fetch all songs.

I can however open up the missing songs by manually clicking them to play through Lollypop. But this way sucks, it's not the intended nor user friendly way.

Any ideas on how to fix it?

 

Crosspost from: https://lemmy.dbzer0.com/post/38810596

Hi everybody! I just created Linux Crack Support (feel free to join). This guide is also freshly baked straight from the oven, still warm. It's a guide for how to add non-steam games (sourced from anywhere really) onto your Linux system. This means it also works for your Steam Deck, which is an awesome thing! So I am hereby cross posting this guide to help you all.

In the world of gaming on Linux, using tools like Steam with Proton and Lutris with Wine can significantly enhance your experience by allowing you to play Windows-exclusive games. However, sometimes games require specific dependencies to run smoothly. This guide will walk you through the process of adding games to both Steam and Lutris, as well as how to install the necessary dependencies using information from SteamDB.

Part 1: Adding Games to Steam with Proton

  1. Install Steam:

    • If you haven't already, download Steam from the Flatpak store, Discovery store. If that's not possible for you, try Steam website. Install, run, and log in.
  2. Get the Game:

    • To add and run the game on Steam, you need to have the game files ready. You are responsible for how you get the files. I prefer these two places:
  3. Add the Game:

    • Go to your "Library" and click on "Add a Game" at the bottom left.
    • Select "Add a Non-Steam Game".
    • Browse and select the game you want to add, or click "Browse" to find the .exe file for the game.

  4. Launch the Game with Proton:

    • Right-click on the game in your library and select "Properties".
    • Click "Compatibility" --> Tick the box for "Force use of a specific SteamPlay-compatibility tool".
    • Choose the latest Proton 9.X version from the list.
    • The game will now launch properly if it doesn't need a specific dependency. If it does, an error message will pop up telling you so.

Part 3: Installing Dependencies via SteamDB

So you've done all the steps above and now you've launched the game. But an error message comes up saying there are missing components required to run the game. Take note of what the message says. In my example below, we see the missing component is Microsoft Visual C++ Runtime. It is a common dependency often required by modern games.

Microsoft Visual C++ Runtime is also called VC Redist or by its install file name vcrun20XX.exe and there are a lot of different editions of VC Redist. To find out which one you need, do the following:

  1. Go to SteamDB:

    • Visit SteamDB and search for the game you want to install dependencies for.
  2. Navigate to the "Depots" Tab:

    • Click on the "Depots" tab to see a list of dependencies that the game uses.
  3. Identify Dependencies:

    • You took note of the "missing component" a.k.a. dependency you needed required by the game. It was Microsoft Visual C++ Runtime. And you now know it is also commonly known as VC Redist. Therefore, you are looking for something similar.
    • In the image below, the information we find that is matching what we are looking for is: VC 2022 Redist. Take note of this.

Part 4: Installing Dependencies with Protontricks

  1. Install Protontricks:

    • If you don't have Protontricks installed, you can install them via the Discovery Store:

  2. Run Protontricks/Winetricks:

    • Make sure to have run the game at least once with Proton compatibility (see Step 2 Part 4). This creates the necessary files and folders for Proton to manage the game. It is in those folders Protontricks will install the dependencies.
    • Choose the game you mean to install dependency for.

  3. Install Dependencies:

    • Choose Select the default wineprefix

    • Choose Install a Windows DLL or component

    • Search for and select the dependencies that match those you noted from SteamDB. You might need to scroll down a bit. In this case, we're looking for something vcrun2022.

    After pressing okay, it might take some seconds to load up. There might also be a window popping up saying SHA256 mismatch. You can continue as the different IDs of the installers differ between the downloaded and expected. This is because Protontricks once was set to expect a different version of the installer. The current installer has since been updated.

    • Two installer windows will now pop up; Microsoft Visual C++ 2015-2022 (x86) and Microsoft Visual C++ 2015-2022 (x64) respectively. Install both.

    • You can now close/cancel your way out of Protontricks and try to launch the game. You will most likely not have to install more than one set of dependencies (but it may happen, rarely).

    • The game we've now downloaded, installed, and installed dependencies for now runs! Smooth as butter!

 

I'm currently enjoying Heroes of the Storm (HotS) on my Linux system. I appreciate how quickly I can dive into a game, but I feel the game mode is underdeveloped considering its popularity. Unfortunately, HotS is now in maintenance mode and won't receive new content.

  • Dota 2 offers ARAM as a custom game mode, but it's managed by donation-based P2W mod manager systems.
  • League of Legends (LoL) isn't easily set up on Linux and I don't like it very much,
  • Smite just doesn't feel smooth or enjoyable to play.

I'm looking for recommendations on ARAM or ARAM-like games that I can play on my Linux system.--

 

So I got into organic farming. I bought an expensive earth cutter and actually got to rent a farming plot - about 100 m2. All that was last year. I still have that farming plot but to keep it, I have to keep paying for it as well as actually be there and care for crops. I still want to do it but I just can't bring myself to do it? And WTF do I do with the earth cutter? I live in a flat in the city ROFL

I also recently got into game development. I actually dove right into the basics and actually began writing code and functions that work for game prototypes. As in not only did I first follow tutorials, but I made my own shit by just looking up documentation. I still want to do it, but... IDK, I just need a hook to go back but I just won't? And it saddens me, I really want to continue on some ideas I have but its too much.

GAAAH.

And I have a carpenter's work bench coming soon and all these projects I want to do. But WTF will I do.

 

According to the tracking scanner Exodus (can be found on F-Droid), which keeps an updated database on trackers and runs your installed app against its register, you can track what apps are tracking you and clues of how. Saw that Boost is tracking me and uninstalled it and went straight to Jerboa. Jerboa is pretty similar to good ole' RedditIsFun-app and easy to use, so I am personally recommending it.

From F-Droid:

Exodus (Exodus show you trackers and permissions in apps installed on your device.) https://f-droid.org/packages/org.eu.exodus_privacy.exodusprivacy/

 

Damn it feels good to be a immutable gaming OS gangsta

Really liking this OS and how easy it is to download, install and run. Works out of the box with everything.

Many of my friends are stuck with Win10 and will probably be forced to upgrade by Microsoft soon. I will try to recommend them Bazzite as a better path.

 

Have to share this with you all because this band AND this type of music is way too underlistened

view more: next โ€บ