Xirup

joined 2 years ago
[–] Xirup 4 points 8 months ago

And best of all, they still don't have the eggs or the milk, lol

[–] Xirup 9 points 8 months ago

Maybe it is like drug addicts or drunks who, even though they know it is not the healthiest vice, they try to get everyone else to do it too?

[–] Xirup 3 points 8 months ago (2 children)

What's experian?

[–] Xirup 5 points 8 months ago (3 children)

Maybe he upload interesting videos, but I only saw 5 seconds of video and he gave me a stroke, did not support those unnatural movements and all that style.

[–] Xirup 5 points 8 months ago
[–] Xirup 9 points 8 months ago (4 children)

Where is this from?

[–] Xirup 1 points 9 months ago (1 children)

Dumb question, what's an "adoptable app"?

[–] Xirup 15 points 9 months ago (6 children)

In South and Central America Goku is probably the second most recognizable male icon next to Jesus.

Are you sure about that? 1000042968

[–] Xirup 3 points 9 months ago

The best Linux shitpost I have ever seen.

[–] Xirup 5 points 1 year ago (1 children)

What's the max size upload?

[–] Xirup 1 points 1 year ago (1 children)

One dumb question, the only thing that keep me from using Voyager is that the interface looks a lot like any Iphone app, it does look like that in Android?

 

I tried some F-Droid and Izzy apps and none of them support lyrics.

I suppose that VLC supported this but I didn't find how I can do it at least with audio files.

 

I recently started using i3 (my first WM), and I used to use Plasma. In Plasma, when Spotify was opened, I just went to my system tray and there was a Spotify icon, which if I right clicked it, it let me close Spotify to system tray.

In i3 the only tray icons are the programs that are actually in the tray (Steam, e.g), so I cannot "close it to tray" as in Plasma.

13
submitted 2 years ago* (last edited 2 years ago) by Xirup to c/[email protected]
 

I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don't understand at all...

ERROR: CONFIG: (in file /home/$USER/.config/i3/config)
ERROR: CONFIG: Line 214: # Gaps
ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2
ERROR: CONFIG: Line 216: gaps inner 10
ERROR: CONFIG:           ^^^^^^^^^^^^^
ERROR: CONFIG: Line 217: gaps outer 10
ERROR: CONFIG: Line 218: 
ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set   ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'
ERROR: CONFIG: (in file /home/$USER/.config/i3/config)
ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2
ERROR: CONFIG: Line 216: gaps inner 10
ERROR: CONFIG: Line 217: gaps outer 10
ERROR: CONFIG:           ^^^^^^^^^^^^^
ERROR: CONFIG: Line 218: 
ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)

According to Debian i3 wiki, you just need to add 'gaps inner 10' to your config file to make it work, but I do exactly that and it didn't work, I receive the same exact message.

 

Is there any youtube channel similar to Unusual Videos that you know? I know there are infinite youtube channels that upload memes and short videos but they all usually upload the same content or doesn´t have the same 'quality' that Unusual Videos have...

 

I know this is human nature and this is nothing new. It's absolutely impossible to make something that everyone is happy with, but what's the need to be so destructive?

I recently finished The Callisto Protocol and in my opinion it's a great game but I remember people saying that "The game was so bad that they (Krafton) had to give it away (PS Plus) for someone to play it".

Oddly enough I probably like to contradict most people because another game I'm interested in playing is Immortals of Aveum and when I read one or another review people say that "It's just another generic dead game, like those generic trash Netflix series", I mean, is it really necessary to be so destructive? And I want to clarify, I don't give a shit what people say, if I like a game and I enjoy it I don't mind paying full price for it, and if I don't like it, I just don't do destructive reviews.

What I least understand about the gaming community and what I find most toxic is when they criticize others for playing something they like, like the phenomenon of criticizing Genshin Impact players or in the past the same with Minecraft. Do I commit a sin by playing something I like?

2
submitted 2 years ago* (last edited 2 years ago) by Xirup to c/[email protected]
 

I've been searching for some open source alternatives to SimpleGallery and I've found two very good ones called Gallery and Aves, the "problem" is that both have blur even in the shadows and I'll be honest, although my device is mid-range those apps make my device slow and sometimes even when playing a video it crashes....

I have 0 problem with blur, but is it serious? What is the need for so much blur? I mean, if I want to see blur I just take off my glasses and that's it.

What I like about SimpleGallery is the simple interface and the ability to edit photos and videos (this is only available in the version with proprietary libraries) directly from the app, something that neither Aves nor Gallery have unfortunately.

 

As I said, when trying to open a downloaded video the app crashes immediately with the following log:

java.lang.RuntimeException: setDataSource failed: status = 0x80000000
	at android.media.MediaMetadataRetriever._setDataSource(Native Method)
	at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:313)
	at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:254)
	at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:359)
	at com.github.libretube.util.OfflineTimeFrameReceiver.<init>(SourceFile:18)
	at com.github.libretube.ui.activities.OfflinePlayerActivity$playVideo$1.invokeSuspend(SourceFile:595)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:116)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:226)
	at android.os.Looper.loop(Looper.java:313)
	at android.app.ActivityThread.main(ActivityThread.java:8663)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@d19729e, Dispatchers.Main.immediate]

I already tried to reinstall the app from scratch, clean the cache, download the videos without using proxy, change instance and download them from another (although I think all downloads are directly from Youtube anyway) and still nothing helps, it always crashes the same. Investigating a little in the Libretube Github I didn't find anyone else with a similar problem (or I didn't see it), but until recently I started to have this problem that I didn't have before.

 

I need suggestions for a build (using AMD GPU) that will run AAA titles at about 60fps but at high or ultra graphics quality and I am not interested in playing at 1440p at 144hz, although I would like to if I could.

I consider that the only drawback is that I am interested in playing PS3 and Switch games emulated, so, I need a good CPU and that will increase the price although I would prefer to have a bottleneck by the CPU than by the GPU.

Thanks and sorry if details are missing but I had written a much longer post but there was a blackout and everything was deleted, and I'm too lazy to write it again.

Considering in some parts I have seen the Ryzen 9 5900X and 6700XT 10GB as good options.

6
submitted 2 years ago* (last edited 2 years ago) by Xirup to c/[email protected]
 

I've been considering buying a Steam Deck but already having a decent PC I don't know if it's worth upgrading my PC or buying a Steam Deck.

I have a mid-range PC that runs any game nowadays, but I'm used to playing on console and I'm really more into programming and working on my PC, and what I like about the Steam Deck is that I just take it wherever I want to use it and I have everything ready to play, unlike a PC where for example, for emulated games I would need to look for a controller.

I guess I will buy the Steam Deck, but there are two things that concern me:

  1. How can I add pirated games to my Steam library? Honestly I'd be lazy to have to go into desktop mode every time I want to run a game. Is there a way to add it directly to my Steam library? I understand that Heroic (Epic Games and GOG Launcher for Linux) has an option to add the games automatically to the Steam Deck library, adding my pirated games there would add them to Steam or is there a similar method to do that?

  2. What is the emulation situation in the Steam Deck? I guess the Steam Deck is able to run almost any Switch game and some PS3 games, but I remember there was an emulator launcher specifically designed for the Steam Deck, does anyone know which one it is and if it is possible to open it directly from Steam?

16
submitted 2 years ago* (last edited 2 years ago) by Xirup to c/[email protected]
 

I've been pirating on Linux with Bottles for years and I've never had any problems, I would consider myself an "experienced user" because I always solved my problems on my own but lately I can't run any pirated game on Wine with Bottles.

To start with, I first downloaded Terraria and the game wouldn't open, so I ran the game with the terminal and got this error:

wineserver: using server-side synchronization.
wine: RLIMIT_NICE is &lt;= 20, unable to use setpriority safely
002c:err:wineboot:process_run_key Error running cmd L "C:\windowsystem32\winemenubuilder.exe -r" (126).
0084:err:hid:udev_bus_init UDEV monitor creation failed
Application could not be started, or no application associated with the specifi
ed file.
ShellExecuteEx failed: Internal error. 

Investigating I simply realized that it is a generic error, so I started to install the dependencies of the game (from the Redist directory) and they do not open either, I get the same error, literally no executable opens through Bottles, and the funny thing is that I tried everything and nothing changes.

I already tried to change the prefixes, disable GPU acceleration, remove the prefix and create another one (that is, the Bottle) and obviously Bottles has permission to write and read the directory where the games are, so I really don't know what could be causing the problem but it's pretty fucked up.

The curious thing here, is that I have a Bottle where I have EA Play and Battlefield V, and the game opens perfectly, but the Terraria executable does not. I wonder if it is simply some misconfiguration of my system, or the Bottles devs made some change that affects running executables, and I doubt it is the fault of the games being pirated because they are DRM-free games, such as Terraria.

Edit: Nope, reinstalling Bottles did nothing.

14
submitted 2 years ago* (last edited 2 years ago) by Xirup to c/[email protected]
 

Does anyone know any call recorder that works well on Android 12? I have tried several but the one that seems to work the most is Cube ACR, which because Google changed the Android policies is no longer possible to work as it used to, and in my case I can hear my own voice in calls and not the other person's, which in my use case makes it useless.

 

Linux Command Library is a Android app that works as a manual for Linux commands, something like tl;dr or manpages but for phone with GUI and can directly search for categories such package manager tools, ssh, git, etc.

The neat part of it is that you don't have to guess a command, for example, if I want to descompress something (and I don't have internet connection) and I don't know the command I'm pretty much fucked, I can use the manpages but first I need to know the command to use it.

view more: ‹ prev next ›