Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MR
Posts
8
Comments
572
Joined
2 yr. ago
  • I had to set up an app on Wine + macOS, the app spawns bg processes that have a window (on Wine, not on Windows) for some reason and each time that happens the main window app loses focus. Couldn't solve it. On Linux + Plasma Wayland the problem is inverse ie. even the main window doesn't have an icon on taskbar, if you minimize it you can restore with only Alt + Tab.

  • Wine can run 32 bit apps on Catalina & newer with WoW64, only native 32 bit prefixes got busted. Ironically I had one such prefix on Mojave, now the Mac has only Linux but the OS + Wine prefix is backed up twice.

  • No you can't, 1 version of Google Play is bundled with the system image and cannot be removed. But you can uninstall updates and disable it to remove the automatically updated copy of Google Play.

  • I was installing Linux on sb else's PC, to skip the Bitlocker warning I had to boot Windows, use cmd to assign drive letters to recovery partitions and disable bitlocker on them, again from cmd. The owner was confused because they had disabled bitlocker on C: but got Bitlocker warning on Linux installer anyways, I was looking at stackoverflow threads to find the right commands right next to the owner because I hadn't used Windows for years and forgot how to do things lol. Fun times.

  • My plan is exclusive to carrier's data only SIMs, the SIM card has a phone number but cannot receive calls. I don't think I can call even emergency services. Using a 2nd SIM with no plan to receive calls and the outgoing calls are always over WhatsApp. The point is if you look for data only SIMs you may find cheaper plans.

  • Linux @lemmy.ml
    mrvictory1 @lemmy.world

    UPDATE: I will stop using Linux / PC for 10 months. What do you think will happen in that period?

    Long story short, I made a post in '23 August about my predictions for linux in the next 10 months. It has been more than 10 months I am here. Old post here: https://lemmy.world/post/3322139

    Here were my predictions:

    • Pop OS 24.04 will be awesome and be the go-to recommendation when it is released
    • SteamOS for PCs will not be released yet
    • Linux market share will be around %2-2.5 in Steam hardware survey
    • Plasma 6 will be released around January and will be a bit buggy, but most rough edges will be smoothed by the next release in 3-4 months
    • NVK will have performance parity with official drivers in certain configurations
    • Wayland will gain wider adoption, even on Nvidia
    • There will be little to no progress in compatibility with current anti-cheat blocked games
    • (bonus, not related to Linux) Web environment integrity will be adopted only in education industry because it is dominated by Chromebooks at least in US.

    And the results:

    • Pop OS 24.04 is still not here and even if
    Selfhosted @lemmy.world
    mrvictory1 @lemmy.world

    Ethernet switch only partially working

    Here is the past network setup:

    • Main Router (192.168.1.2) -> Ethernet Switch -> Multiple Ethernet cables connected to wall
    • Wall -> Second Router (192.168.1.1)
    • Wall -> PC

    After a blackout we thought the switch was no longer working so we replaced it with another router. The problem is the router has too few ports, not every room gets ethernet. The ethernet switch works in this configuration:

    • Main Router -> Third Router (Wi-Fi disabled) -> Ethernet cable connected to wall -> Wall -> Ethernet Splitter -> PC Under either of these configurations PC detects network but cannot reach 192.168.1.1, 192.168.1.2 or WWW:
    • Main Router -> Ethernet Switch -> PC
    • Main Router -> Ethernet Switch -> Ethernet cable connected to wall -> Wall -> PC

    Windows reports "Unidentified network", Linux tries to connect for a minute then fails. I knwo the PC isn't bad because other devices also fail to connect. Even if I set up a static IP I cannot reach a local IP. 2nd router has IP address 192.168.1.1 be

    PC Master Race @lemmy.world
    mrvictory1 @lemmy.world

    Black Myth Wukong runs at frames per second. Both of them.

    • Hardware: Intel Core i3-6100U, 8 GiB RAM, Intel HD 520
    • Software: Fedora Linux 40, Proton 8, Mesa 24.1.6
    • Game Settings: DX12, frame gen off, FSR, everything on low/off, 720p windowed with %100 resolution.

    Game did not start before renaming folder Engine/Plugins/Runtime/Nvidia. I was stuck at a black screen. I obviously did not expect good performance, I just wanted to see if I could run the benchmark.

    linuxmemes @lemmy.world
    mrvictory1 @lemmy.world

    Comment on a YT video about Windows on ARM

    Installing OS, 10 years ago:

    Windows: click a couple of buttons enter username and password

    Linux: Terminal hacking, downloading shell scripts from github

    Installing OS today:

    Linux: click a couple of buttons, enter username and password

    Windows: Terminal hacking, downloading shell scripts from github.

    Link to video: https://m.youtube.com/watch?v=qKRmYW1D0S0

    Linux @lemmy.ml
    mrvictory1 @lemmy.world

    I will stop using Linux / PC for 10 months. What do you think will happen in that period?

    Long story short, this year is my exam preparation year and due to my nature I will take extreme measures to prevent distraction and focus on studying. I will decommision my PC, stop browsing Linux & tech related websites and leave this beautiful place called Lemmy. To make things clear, I am not influenced by anyone for doing this.

    I want to use this post as a time capsule to revisit after 10 months, so I will write my predictions and also collect everyone's. What do you expect to see in Linux and tech scene in 10 months from now? Here are my predictions:

    • Pop OS 24.04 will be awesome and be the go-to recommendation when it is released
    • SteamOS for PCs will not be released yet
    • Linux market share will be around %2-2.5 in Steam hardware survey
    • Plasma 6 will be released around January and will be a bit buggy, but most rough edges will be smoothed by the next release in 3-4 months
    • NVK will have performance parity with official drivers in certain configurations
    • Wayland
    Android @lemmy.world
    mrvictory1 @lemmy.world

    How to add Spotify desktop web player as a web-app

    1. Download Firefox Nightly 115. The latest version has crackling audio. (118 at the time of writing) Here is a download link for aarch64: link
    2. Launch FF, tap 3 dots, settings, About Firefox Nightly, hammer the Firefox logo until debug options are enabled.
    3. In settings go to Customisation, set dark mode. Spotify doesn't support light mode so this will make it look nicer.
    4. In the address bar type about:config and hit the "+" icon.
    5. Set these parameters for new value:
    • Name: general.useragent.override
    • Type: String
    • Value: Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0

    This step is necessary if you want to make a web app, otherwise you can use "request desktop website" option.

    1. In about:config, set this value to 1.0: layout.css.devPixelsPerPx
    2. Go to open.spotify.com and log in. You may need to change your dev
    Linux @lemmy.world
    mrvictory1 @lemmy.world

    How reliable dual booting has been for you?

    I currently have 2 PCs which dual-boot from single drive:

    • W10+Garuda on UEFI
    • W10+Pop OS on previously CSM, now migrated to UEFI

    I have used dual boot for 2 years and Windows never decided to play the boss and override Linux. In fact, some Linux distros overwrote existing bootloader and put their own in my experience. I didn't have many problems and if I did, they were easy to fix. I even play Steam games from NTFS on both PCs. On the contrary, I heard many horror stories, dual booting is avoided and not recommended to newcomers by most users. How is your experience with dual booting Linux and Windows? Did Windows ever deleted Linux bootloader on updates for you?