Skip Navigation
Jump
*Permanently Deleted*
  • Interesting channel, thanks for sharing!

    8
  • On the one hand I like GOG because it has no DRM and has better prices (in my country) than Steam and I have the feeling that on the one hand it follows more the open source philosophy than Steam itself, but Steam has helped enormously to play Windows games on Linux, so I haven't really made up my mind.

    On the one hand I want to buy on Steam for the convenience, but on the other hand I prefer GOG because (in my country) is cheaper. Which platform do you prefer and why?

    To give an example, The Binding of Isaac: Rebirth is currently $15 on Steam with regional pricing, but on GOG it's worth just $6.

    127

    Headphone gestures not working on Linux

    So I did the jump and bought myself some good Sennheiser Accentum Plus headphones which are overall pretty good, the only issue I'm facing is that the headphones itself didn't come with buttons to skip/pause music and instead uses a touch panel, the problem is that when I try to skip a song or pause it with the touch panel it doesn't work at all, it works nice in my phone but on my Linux system it doesn't. I tried with different programs and it doesn't change anything.

    Someone have some advice? I'm using ArcoLinux i3

    2
    Jump
    Which is the easiest way to install KDE Connect in my Steam Deck?
  • I feel dumb for not checking that first, thank you!

    17
  • I know I can install it using Pacman but for that I need to create a root password and then run some command to install programs on the OS which is immutable, but honestly if all I want is to install KDE Connect I see unnecessary to do all that, isn't there a simpler way?

    I already tried with flatpak but there is no KDE-Connect repository in flatpak, and following this Reddit tutorial doesn't really lead to anything since the repository seems to be dead.

    Edit: KDE Connect came pre-installed in the Deck.

    5
    Jump
    [PSA] The terrible tragedy of a stolen Steam Deck
  • Dumb question, the Steam Deck of the image is yours or you could never get it back? In a first instace I think that the Steam Deck in the image was yours.

    53
  • Jump
    Lemmy votes ARE public, should they be anonymous?
  • Wait a minute, so any admin can see which posts do I upvote/downvote?

    119
  • Jump
    A.I. Artist
  • We don't need AI to imagine things beyond the human compresion.

    1000030141

    1
  • Interested in the Sennheiser Accentum Plus Wireless, but would like some help.

    I have never spent a lot of money on headphones, but for the first time I would like to try to spend a little more, and not only because of the brand, but also because of the features which are not entirely clear to me.

    1. Are they (the Sennheiser Accentum Plus Wireless) compatible with PS5 consoles? As far as I understand, as a general rule the only wireless headphones (via bluetooth) that work with Sony consoles are Sony's own headphones, but I would like to know if I'm wrong.

    2. How does the multipoint technology work? I would love to be able to listen to music playing from my phone and at the same time listen to the sounds of the game I'm playing on my Steam Deck, but I don't know if it works like that.

    3. How good is the noise cancellation? I am interested in buying them to be able to study in a noisy environment and I don't expect it to cancel 100% of the noise but at least most of the noise.

    3
    Jump
    [Help] Game hours in offline mode are not added to the library when you have internet access.
  • Are you sure? I just tried disconnecting my console from internet and play some game for a while and then when the play time increased I exit the game and connected to the internet and the play time was actually the same that the previous one before I connected the internet.

    4
  • Suppose I play X hours on a trip when I have no internet access, and then when I have internet access I connect my Steam Deck and I would expect that if I played X hours on the trip, the hours would sync to my profile and add them to my game, but it doesn't seem to be like that, am I doing something wrong or is this a normal Steam behavior that can't be changed?

    10
    Jump
    Summer Giveaway because why not - Steam Codes! - Giveaway Ends Aug 31!
  • I'm interested in the FFI to FFVI bundle, why not.

    1
  • Jump
    Too often
  • Well both plataform are compatible, just tag them in the same post like here.

    2
  • Jump
    Real
  • My bad, I was answering another user in this thread.

    2
  • Jump
    Real
  • Honestly I don't get why Rossman cry so much about "he expected that his $2000> LG TV would not track him or at least have the option turned off by default."

    Why shouldn't they? Why would anyone expect in the first place that by buying a more expensive product they are going to care about your data? Obviously it benefits them to sell everyone's data, from Rossman's point of view it sounds like people who buy cheap products deserve to have their data sold because the company is making a loss by selling them the product.

    I usually agree with Rossman's points, but this one in particular sounds ridiculous to me.

    9
  • Jump
    Has anyone played Skyrim special edition on gog?
  • GOG games are always easiest to run than cracked games, mainly because many times the crack actually corrupt the way the game is executed and Wine could not understand thar instructions.

    As always, the easiest way to try this is using a Proton/Wine frontend such as Bottles or Lutris, and then just executing the .exe.

    1
  • Jump
    I need help enabling Playwright content fetcher in changedetection.io
  • Sorry, I just started selfhosting and even reading that I don't understand.

    1
  • Jump
    I need help enabling Playwright content fetcher in changedetection.io
  • I tried to uncomment it and now I get this message when I try to start the service:

    service "changedetection" refers to undefined volume WEBDRIVER_URL=http: invalid compose project

    1
  • Jump
    She thirsty, not hungry
  • This belongs to my instance. 😭

    57
  • Jump
    I need help enabling Playwright content fetcher in changedetection.io
  • Ups, you're right although I think I had already uncommented it without success, in a couple of hours I'll let you know if that solves it.

    1
  • I used Docker Compose to install and run changedetection.io and everything's working nice, but I want to enable Playwright content fetcher so I can specify when I want to be notified, and not just to be notified when there are even changes in the code of the site.

    I can toggle an option in the changedetection settings to use WebDriver Chrome/Javascript instead of the default Basic fast Plaintext/HTTP Client, but when I tried to use the Visual Filter Selection within a watched item it tells me that:

    >Sorry, this functionality only works with Playwright/Chrome enabled watches. Enable the Playwright Chrome fetcher, or alternatively try our very affordable subscription based service. This is because Selenium/WebDriver can not extract full page screenshots reliably.

    And honestly I want to try this to myself, not to just pay a subscription and that's it. So, I keep up and read through their wiki and according to their own wiki while using a docker compose based Change Detection service (as I am) to enable Playwright content fetcher it's as simple as:

    > In docker-compose.yml uncomment PLAYWRIGHT_DRIVER_URL under environment, and the playwright-chrome section under services.

    I already tried that and toggle the fetching method to WebDriver Chrome/Javascript, but now instead of just not letting me using the Visual Filter Selection because of while trying to fetch any site it gives me this error:

    Exception: HTTPConnectionPool(host='browser-chrome', port=4444): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa4d42417e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

    But before of doing these changes I didn't receive any error message and everything works nice, so possibly I'm doing something wrong... Here is the pastebin of the docker-compose file that I edited, I won't share it here because the format fucked the whole code.

    7

    Where I can make my noob questions about selfhosting?

    I know that !selfhosted@lemmy.world exists, but to be honest I feel like going there to ask some noobs questions is like going to the arch forums in my first day of using Ubuntu as my first distribution, my probably super dumb question it'll be obvious to the big majority except me. And no, I am not meant that the people in selfhosted is going to be angry with me or something like that, is that I just don't want to ask stupid questions there.

    I already tried asking an IA but let be honest, the IA just go into the service repo and try to answer me using the information that I already read.

    Edit: Thanks for all the answer, I gonna try asking on c/selfhosting. :3

    5
    Jump
    bin or bin??
  • The joke is about the bin/ directory on Linux, which contains the binaries of the system (also called executables) which can break the system if you delete it, and also refer to the paper bin where all your trash files go and people tend to delete usually.

    61
  • Jump
    Minecraft Rule
  • This image go hard feel free to screenshot.

    15
  • Jump
    Softbank plans to cancel out angry customer voices using AI
  • In my country, 99% of the time you contact technical support, a poorly made bot responds (actually it is a while loop) with ambiguous and pre-written answers, and the only way to talk to a human is directly by going to the place in question, so nothing to worry about that here.

    4
  • Jump
    what's your current linux distro?
  • Dumb question, why don't you use Garuda for everything?

    6
  • Jump
    Mozilla defies Kremlin, restores banned Firefox add-ons in Russia
  • Care to explain context?

    2
  • Is there a way to open files Ulauncher-style but in Rofi?

    In Ulauncher you simply search for the name of the file and when you click on it, it will open the default player of that file in your system. Is there any way to do the same but in Rofi? Or maybe another launcher for Windows with Rofi theme?

    0

    I am looking for a community to find moderators for my community and I have used several community search engines to search for communities to ask users if X community exists, but I have not been able to find any. Maybe someone in this community can help me to find out if such a community exists.

    3

    Good news, it seems that the app is still alive and its developer has not abandoned it, as commented by its developer in the official Eternity repository.

    7

    I've been using Merkuro Calendar and Kalk, and they're fine, but I'm using i3wm, and they got some weird problems like missing icons.

    4

    So I was looking for some kind of Ulauncher functionality (file/directory search) and direct url opening from rofi or dmenu and I found dmenu-extended, but I doesn't work at all for me and maybe someone more experienced can help me with this.

    My first problem is that I cannot make nomacs the default image viewer with dmenu_extended, although the default image viewer in my system is nomacs, when I open any file image with dmenu_extended, it always open it with some basic image viewer but not with nomacs, to launch it with nomacs I need to first type 'nomacs:' and then the file route.

    And other problem that I'm facing is that when I try to open Steam (installed as a flatpak) it never opens, instead gives me this error message:

    xdg-open: file '/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/steam --file-forwarding com.valvesoftware.Steam @@u' does not exist

    3

    I want to better organize my bookmarks, but I got a lot of them and even if I already tried to be a bit more organized, they look awful to me. I try to organize them by category and by folder, but still I don't want to have 100 folders of 1 bookmark.

    14

    I have several years of Linux experience and I know how to fix my own problems, and I have experience self-hosting using Docker and Docker Compose, but I really feel that I don't know how to self-host and that I just copy and paste commands without understanding it, I would really like to learn how to self-host by myself but I don't know how I can start or with what resources for newbies I can start with.

    I am interested in self-hosting several services, but the one I am currently most interested in is changedetection.io, as there are multiple such services but they all require a membership fee, and I prefer to self-host on my own.

    22

    I'm currently following Linux & Open Source News from The Linux Experiment, and I know others like Destination Linux that I don't like it at all, can someone suggest me some good podcasts? It fine to me if they just talk technical things or curious things, but I want to learn more things about Linux.

    4

    I am not a fan of Twitter, but sometimes I would like to visit a Twitter profile, unfortunately due to Twitter restrictions it is currently not possible to view anything without an account, and clearly I am not going to create a Twitter account for that, are there any forks in development that are trying to solve these Twitter problems? I remember reading about a fork that uses fake accounts to access the API, but I don't know if this fork is still in development or if there are others.

    6

    I'm using Kalk and when I try to use the letter C to delete the current calculation, it puts 1 C in the calculator, and when I try the delete key, it doesn't do anything. Does anyone know what the shortcut is to delete the current calculation?

    1

    I have no interest in playing or emulating on the Pixel 6 Pro, but I am interested in knowing how it performs under emulation (especially under the most recent emulators, like Yuzu), any experience?

    1

    I have almost all extensions installed and most of them are working according to Cloudstream's own provider provider, but when I do a search (for example, Batman) it only returns 3 results from 3 providers, does anyone else have this problem?

    3

    So I'm interested in buying a Pixel 8 to install GrapheneOS in it but I'm also interested in rooting it and from what I've read rooting your device with a privacy focused custom ROM like GrapheneOS beats the purpose of installing it, so I don't know if it's actually posible to do it or if it actually has any grace, honestly I just want to be able to install some Xposed modules and be able to auto-update my Droid-ify apps in the backgrounds without user interaction.

    Excuse my ignorance in the subject, I have never rooted or installed a custom rom before.

    3