linux Linux [QUESTION] Flatpak or AUR?
Jump
  • Gecko Gecko 4 months ago 100%

    Aren't AppImages still limited to Xorg?

    Also there's no centralised update mechanism or dependency deduplication, no?

    9
  • linux Linux Why does nobody maintain PPAs anymore?
    Jump
  • Gecko Gecko 4 months ago 87%

    Jia Tan liked your comment

    Without the traditional distribution workflow [...]

    You are aware that the xz exploit made it into Debian Testing and Fedora 40 despite the traditional distribution workflows? Distro maintainers are not a silver bullet when it comes to security. They have to watch hundreds to thousands of packages so having them do security checks for each package is simply not feasible.

    6
  • titanfall
    Titanfall Gecko 4 months ago 83%
    So apparently holos can partially block explosive damage, making satchel boosting much easier to do effectively (reddit) https://v.redd.it/bz5rky36yv1d1

    https://www.reddit.com/r/titanfall/comments/1cxp5mu/so_apparently_holos_can_partially_block_explosive/

    8
    0
    titanfall
    Titanfall Gecko 7 months ago 100%
    The Titanfall wiki has moved to wiki.gg titanfall.wiki.gg

    This is just a quick message to let everyone know that the Titanfall has moved to https://titanfall.wiki.gg/ The reason for the move being that the old version was hosted via _Fandom_. That company hosts many gaming wikis but has recently been caught up in multiple controversies regarding turning wiki pages into ads, auto-generating incorrect random trivia questions, and making the wiki near unusable without an adblock. For more info on Fandom in general check out [this YouTube video](https://www.youtube.com/watch?v=qcfuA_UAz3I) or [this Wikipedia entry](https://en.wikipedia.org/wiki/Fandom_\(website\)#Controversies). So show [the new wiki](https://titanfall.wiki.gg/) some love <3

    73
    2
    linux_gaming Linux Gaming AMD Publishes FSR 3 Source Code
    Jump
  • Gecko Gecko 9 months ago 100%

    I wonder if that means it could be combined with DXVK to enable support on older DirectX versions as well. ^^

    11
  • linux Linux KDE Plasma Mobile 6 Porting Underway
    Jump
  • Gecko Gecko 9 months ago 100%

    As someone who owns a PinePhone I can tell you that a lot more work needs to be done first. postmarketOS is ok but being Alpine based means you have to forever deal with all the issues that come with it including its primitive package manager. And mobian also kept breaking ever other half a year or so requiring manual config changes etc.

    What we need IMO, is a more reliable spin like Fedora, maybe even something immutable like Silverblue to ensure the stability required for a daily driver device while also being quick to deploy the latest versions of releases.

    There's also the whole app ecosystem aspect but between advances in Waydroid and convergent GTK apps, I'm more concerned about the underlying base OS than the app ecosystem ^^

    2
  • Gecko Gecko 9 months ago 100%

    I wish something like .config would be a thing for storing configuration files in repositories. Instead we have a .vscode, .github, .gitlab, .idea, .vs, etc

    6
  • linux Linux Cleanest way to maintain AppImage installations?
    Jump
  • Gecko Gecko 10 months ago 85%

    Not to be that person but I'm curious what made you go with AppImage over Flatpak, given that you already mentioned using the Flatpak as an alternative ^^"

    5
  • youshouldknow You Should Know *Permanently Deleted*
    Jump
  • Gecko Gecko 10 months ago 100%

    The easiest way to block an auto-upgrade to Win11 is to just disable TPM in the BIOS. That way Windows will see the PC as not Win11 compatible and not perform the upgrade.

    12
  • programmer_humor Programmer Humor A box of DevOps
    Jump
  • Gecko Gecko 10 months ago 100%

    Looks interesting, I'll check it out, thanks :D

    1
  • programmer_humor Programmer Humor A box of DevOps
    Jump
  • Gecko Gecko 10 months ago 100%

    YAML would such a nice language for config files but then it turns out that "no" is falsy and so a list of Scandinavian countries turns from

    • se
    • fi
    • no

    into

    • "se"
    • "fi"
    • False

    I wish there was like a JSON5 equivalent for YAML that just reduces its scope lol
    (and no, TOML also looks ugly :P)

    34
  • linux Linux Firefox Development Is Moving From Mercurial To Git
    Jump
  • Gecko Gecko 11 months ago 100%

    They already use GitHub for a bunch of other projects. See https://github.com/mozilla/ and https://github.com/mozilla-mobile/

    13
  • titanfall Titanfall Are you new to the game, or a returning player? Read this!
    Jump
  • Gecko Gecko 12 months ago 100%

    We should probably update this post given that vanilla is now playable ^^

    4
  • technology Technology Linus Torvalds Comments on ARM: Did he lose touch with reality?
    Jump
  • Gecko Gecko 12 months ago 100%

    The linked message is from 2019, i.e. per-M1 Apple laptops and at a time when arm in datacenter was just starting out.

    Tbh, I feel like it's kinda pointless to discuss a comment made by someone over 4-years ago. Both the environment and the person itself can change a lot in that time.

    12
  • homeassistant homeassistant Philips Hue will force users to upload their data to Hue cloud - Home Assistant
    Jump
  • Gecko Gecko 12 months ago 100%

    I feel that at the very least, the customer in that case should be entitled to a complete refund of the product, regardless of whether they bought it 5 days or 5 years ago and regardless of the condition their device is in.

    This should at least give some incentive to companies to not perform such sweeping changes to their terms of service and if they do, the customer can more easily remove themselves from the lock-in without taking a financial hit.

    8
  • linux Linux How to write a 'tar' command
    Jump
  • Gecko Gecko 1 year ago 100%

    Or just use long-forms like

    tar --create --file pics.tar ./pics
    

    instead of

    tar -cf pics.tar ./pics
    

    or

    tar --extract --file pics.tar```
    instead of
    

    tar -xf pics.tar

    
    which is honestly way easier to remember... \^\^
    16
  • titanfall Titanfall Titanfall2 is on sale on Steam again at 90% off!
    Jump
  • Gecko Gecko 1 year ago 100%

    It's currently one of the highest selling games on Steam and something tells me that previous server issues might also finally be resolved :>

    2
  • me_irl me_irl *Permanently Deleted*
    Jump
  • Gecko Gecko 1 year ago 100%

    Okay

    4
  • linux Linux Extensions in GNOME 45 - New import system is not backwards compatible
    Jump
  • Gecko Gecko 1 year ago 100%

    So basically it’s just another GNOME release gotcha.

    AFAIK, the extension developer needs to explicitly set each version of Gnome they support. Even when the Gnome version doesn't have any breaking changes, the extension developer still needs to update their extension to enable their extension for the new Gnome version.

    8
  • linux Linux Should I switch to Wayland?
    Jump
  • Gecko Gecko 1 year ago 100%

    On that note, screen sharing worked just fine for me on Wayland Fedora 38 with Zoom Flatpak.

    1
  • selfhosted Selfhosted PSA: You can upload images to a Lemmy instance without anyone knowing
    Jump
  • Gecko Gecko 1 year ago 97%

    Convenience for end-users and avoiding link rot is probably one of the reasons.

    35
  • rust Rust Transitioning /r/rust to the Threadiverse
    Jump
  • Gecko Gecko 1 year ago 100%

    Very good points tbh. My main thought with why I suggested lemmyrs.org is cause it would be an entire instance around Rust, not just a single community on an instance. That being said, there is already an official discourse for Rust so maybe just having a single community on lemmy as opposed to an entire instance is enough in that case ^^

    1
  • rust Rust Transitioning /r/rust to the Threadiverse
    Jump
  • Gecko Gecko 1 year ago 100%

    As outline in the blog post, https://lemmyrs.org/ would lend itself best to avoid the case of one big instance de-federating from another.

    Discoverability can be an issue with smaller instances but I'd argue that can be bypassed by simply linking to it from official resources that previously linked to reddit. Same with linking to that instance from Reddit.

    One thing of importance IMO is that should lemmyrs.org be selected as the reddit replacement, there needs to be communication and more importantly help for that instance admin, so that they don't have to carry the weight of supporting one of rust-lang's communication channels.

    12
  • linux Linux *Permanently Deleted*
    Jump
  • Gecko Gecko 1 year ago 100%

    So far, Fedora has been rock solid for me ^^

    1
  • titanfall Titanfall Titanfall 2 Got Updated in 2023 | Iniquity
    Jump
  • Gecko Gecko 1 year ago 100%

    Sorta. We now have FFA instead of Glitch 24/7 and the Insane mode for Frontier Defense has also changed to a new map ^^

    2
  • lemmyshitpost Lemmy Shitpost We all need to heal.
    Jump
  • Gecko Gecko 1 year ago 100%

    "X post" kinda also refers to "crosspost". I'd suggest to instead use "Twitter/X post". Otherwise, keep up the great work <3

    4
  • fuck_cars Fuck Cars Suspended Sentence: Mandurah man avoids immediate prison time for killing cyclist in Lakes Road crash
    Jump
  • Gecko Gecko 1 year ago 100%

    Works for Firefox on Android. On iOS you can set Firefox Focus your "Content Blocker" which essentially is also just a weaker form of ad blocking.

    6
  • memes Memes Lemmy might, MIGHT have a small bias towards the left
    Jump
  • Gecko Gecko 1 year ago 92%

    I just really dislike the whole left/right tribalism. Politics is a lot more complex than left/right and just marking someone as either just increases polarisation...

    36
  • linux Linux Why do people still recommend Thinkpads for Linux when there are Linux-oriented manufacturers now?
    Jump
  • Gecko Gecko 1 year ago 100%

    As someone running a Framework 13 with Fedora 38 with 1.5 fractional scaling using Wayland I cannot say I experienced the same issue. Everything kinda just worked out of the box.

    Personally I couldn't go back from HiDPI screens. The lower resolution just makes stuff look blurry IMO.

    3
  • dach DACH - jetzt auf feddit.org Bericht: Angepasste BioNTech-Impfstoffe kurz vor der Auslieferung
    Jump
  • Gecko Gecko 1 year ago 100%

    (Bin kein Arzt) Kommt drauf an was du erwischt hast. Je ähnlicher dein Erreger zu der aktuell dominanten Variante war, desto höher der Immunschutz im Allgemeinen. Nachdem ich mal annehme, dass deine Erkrankung schon etwas her ist, empfiehlt sich das Auffrischen wahrscheinlich noch eher. Im Zweifelsfall sonst am Besten mit dem Hausarzt besprechen.

    Als jemand der sich letztes Jahr im Herbst hat auffrischen lassen und dann an Corona erkrankt ist mit Symptomen die milder waren als jeder Schnupfen, während der Kollege der auch erkrankt ist und keine Auffrischung hatte, zwei Wochen lang ans Bett gefesselt war, werde ich mich auch dieses Jahr wieder auffrischen lassen. Das Risiko mehrere Tage auszufallen bzw. vielleicht sogar an long-covid zu erkranken, nehme ich lieber nicht in Kauf ^^

    8
  • dach DACH - jetzt auf feddit.org Hitler-Memes an Schulen - Verharmlosung der NS-Ideologie | ARD Mediathek
    Jump
  • Gecko Gecko 1 year ago 100%

    War bei uns auch so, wenn auch nicht ganz in dem Ausmaß wie im verlinkten Video. Nach dem obligatorischen KZ Besuch der Schulstufe, war dann aber auch ganz schnell wieder Schluss damit ¯\_(ツ)_/¯

    1
  • ergomechkeyboards ErgoMechKeyboards Looking for a Glove80-like keyboard with hot-swappable switches
    Jump
  • Gecko Gecko 1 year ago 100%

    yup, speeds are just reds that trigger earlier basically ^^

    1
  • ergomechkeyboards
    ErgoMechKeyboards Gecko 1 year ago 100%
    Looking for a Glove80-like keyboard with hot-swappable switches

    Based on [this video](https://www.youtube.com/watch?v=pK41Mr4Kdd0) which reviewed a bunch of different ergonomic mechanical keyboards I kinda have my eyes set on the [Glove80](https://www.moergo.com/collections/glove80-keyboards). However my main gripe with looking at it, is that it only offers soldered switches (either pre-soldered or DIY). This combined with the fact that there are no _Cherry MX Speed_ like switches available for it (I have grown very accustomed to them on my [Corsair K95 RGB Platinum](https://www.corsair.com/us/en/s/k95rgbplatinum)) makes me question whether I'm willing to risk the near 400€ investment just to potentially end up with a keyboard whose switches are not too my liking. And while I could probably resolder different switches onto it, I'd rather have a keyboard where changing switches doesn't require me grabbing my soldering iron. Looking around so far however, I haven't found a keyboard similar in design to the Glove80 that does feature hot-swappable switches. As such any recommendations would be welcome &lt;3

    4
    4
    selfhosted Selfhosted How do I implement wake up on lan (WoL)?
    Jump
  • Gecko Gecko 1 year ago 100%

    yeah, tunneling into your local network and then calling WoL from there is the way to go.

    13
  • av1 AV1 My experience of using AV1 so far.
    Jump
  • Gecko Gecko 1 year ago 100%

    Arguably what makes AV1 so attractive nevertheless is that it's royalty free.

    4
  • linustechtips Linus Tech Tips Madison on why she quit
    Jump
  • Gecko Gecko 1 year ago 100%

    The OnlyFans account was part of an April Fools joke. They really should've shut it down soon after that though...

    3
  • bioniclelego
    Bionicle Gecko 1 year ago 100%
    Essenger &amp; Cryoshell - As Above, So Below (Visualizer) www.youtube.com

    Just in time for Bionicle day, Essenger and Cryoshell did a collab on a new song &lt;3

    2
    0
    linux Linux Distro recommendation for ease of use and up to date software
    Jump
  • Gecko Gecko 1 year ago 100%

    Yup, this. Started update via Gnome Software, walked away from my laptop to make some coffee, restarted when I came back and it was done. ^^

    4
  • linux Linux Distro recommendation for ease of use and up to date software
    Jump
  • Gecko Gecko 1 year ago 100%

    Fedora has a KDE spin and gets some updates faster than even Arch (e.g. new Gnome releases) while also being considered stable. Heck even the the Asahi Linux project switched from Arch to Fedora as a base recently.

    If you really need something from the AUR you can just use distrobox to generate an arch container and install the AUR package in there. You can then export it from distrobox to your application list with a single comment so that the fact that it's running inside distrobox becomes completely transparent.

    That way you have a stable but up-to-date base while also still having access to AUR.

    That being said, in my 7 years on Linux I never needed something that was only accessible in AUR but maybe that's just me ¯\_(ツ)_/¯

    6
  • linux Linux GNOME Devs are rethinking the "Activities" button
    Jump
  • Gecko Gecko 1 year ago 100%

    Been using the PoC extension for a few days now and I'm absolutely in love with it <3

    3
  • programmer_humor Programmer Humor Why is it so hard finding up-to-date docs and guides?
    Jump
  • Gecko Gecko 1 year ago 100%

    Also why having doc comments and docs generated from code are super useful. When someone changes the code but not the comment above, it becomes really obvious that something was missed as opposed to having code and doc changes be two separate tasks.

    7
  • linux Linux Our new flagship distro: Fedora Asahi Remix - Asahi Linux
    Jump
  • Gecko Gecko 1 year ago 92%

    Note that the people behind the Asahi don't yet recommend getting a MacBook for the sole reason of running Asahi on it.

    11
  • Gecko Gecko 1 year ago 100%

    ngl, I'm annoyed whenever someone creates an application but doesn't want to publish their code cause it looks bad. Like no one cares that your code is bad and by publishing it, you can get others to help you improve it.

    32
  • programmerhumor Programmer Humor No one is immune from this
    Jump
  • Gecko Gecko 1 year ago 100%

    This. And even then there should be procedures in place to essentially make it impossible to send the wrong inputs.

    It's like when an intern accidentally drops the production database. It's not the interns fault for sending the wrong command. It's the managements fault for not restricting access in the first place.

    15
  • bioniclelego
    Bionicle Gecko 1 year ago 100%
    [META] Where to put meme posts?

    So over on Reddit there's /r/bioniclelego and /r/bioniclememes to split the content between lower quality meme posts and higher quality content like MOCs etc Should we mimic this here as well, creating /c/bioniclememes in the process or just post memes into this community here?

    1
    0
    titanfall
    Titanfall Gecko 1 year ago 100%
    Titanfall2 is 85% off on Steam during summer sale!

    If you somehow still don't own the game, now is your chance :D https://store.steampowered.com/app/1237970/Titanfall_2/

    6
    0
    titanfall
    Titanfall Gecko 1 year ago 100%
    Test

    Protocol 3: Protect the Pilot

    2
    0