Skip Navigation

Posts
24
Comments
74
Joined
2 yr. ago

F-Droid @lemmy.ml

Foss app for adding speech bubbles to images?

DevOps @programming.dev

Github Bounties?

  • While the meta key is well documented, the meh key is vaguely mentioned in multiple modern split keyboards such as ZSA keyboards and the Kinesis Advantage.

  • I'm seeing super, hyper, and meta on the Space-Cadet, but no meh.

  • Thanks for the reply! That would be good info to include in the future wiki. Still curious if this key originated with some 1970s era keyboard or if it came from something more modern.

  • Mechanical Keyboards @lemmy.ml

    What's the history of the "meh" key?

    Nix / NixOS @programming.dev

    I made a thing - NixOS updates module for Waybar

  • I did both - I have steam and steam-run in environment.systemPackages and I have packages.steam.enable = true;

    Here's my hardware config:

     
        
      hardware = {
        bluetooth.enable = true; # enables support for Bluetooth
        bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
        opengl = {
          enable = true;
          extraPackages = with pkgs; [
            intel-media-driver # LIBVA_DRIVER_NAME=iHD
            intel-media-sdk
            intel-vaapi-driver # For older processors. LIBVA_DRIVER_NAME=i965
            vaapiIntel
            vaapiVdpau
            libvdpau-va-gl
          ];
        };
        pulseaudio = {
          enable = true;
          support32Bit = true;
          extraConfig = "load-module module-combine-sink";
        };
        xpadneo.enable = true;
      };
    
      
  • It's a 2013 macbook air, which is weird because when I had OSX installed it played Stardew fine.

  • Just tried GE-Proton-9-9 and the play button goes to "stop" and then right back to "play". I tried launching from terminal using nix-shell and steam-run so I could see the error messages when it crashes. Thanks for looking at your setup to see what was going on.

  • Some games don't work, despite what ProtonDB says, such as Stardew Valley.

  • Honest quetion, how/where are drivers license photos saved? Is saving photos at the state level more or less secure than saving at the federal level? Also, the TSA supposedly just uses scans to speed up and more accurately verify, and claims not to save the scans (for now). If they wanted a database of everyone's face scan, couldn't they just subpoena every state's DMV/tag-agency for license photos?

  • Another okay option I just stumbled on is Viewnior. The only thing it lacks is webp file support.

  • Thanks for confirming that you're seeing the same thing. Must be a bug.

  • Ahh that's good to know. I had no idea about libadwaita. Thank you!

  • I navigated to my screenshot folder in terminal and opened an image using swayimg -r but it wouldn't let me navigate with n or p. I also tried going to my Pictures folder and used swayimg Screenshots/* like this thread suggested, but still no luck.

  • Gwenview looks a little too full featured, but the Gnome Image Viewer (Loupe) works well. No dependencies needed in Nix, and the arrow keys let you flip between different images that are in the same folder. All of the on-screen functionality works (copy, move to trash, zoom in/out, toggle full-screen, etc.), and keyboard shortcuts and gestures work great. The only bug I have to work out is that it doesn't respect the gtk theme I have configured (GTK 2, 3, and 4). Otherwise, seems like a good option.

  • Sounds interesting, but the requirements say it needs gnome-desktop. I'm using Hyprland on NixOS, so it doesn't sound like this will work for my setup unfortunately. Thank you for the suggestion. Hopefully this helps others.

  • I like how it supports animated webp and gif files right out of the box. Would be perfect if you could open images from the file manager and navigate, but it doesn't look like that's in the works.

  • Can you open animated gifs in imv? I just get a black screen, but the home page says animated gifs are supported.

  • Doesn't look like Hyperion is open source :(

    Until there's a FOSS version of Nova, I guess I'll keep using Nova and have my firewall block its outgoing traffic.

  • Linux @lemmy.ml

    Is there an image viewer like nsxiv, but with native Wayland support?

  • For anyone that stumbles on this, try ‘QT_STYLE_OVERRIDE=Fusion QT_QPA_PLATFORM=xcb synology-drive autostart’ for your startup command. That worked for me.

  • OMG are you fucking kidding me!!! Your comment got me thinking. So I looked at my desktop to see what I had in the startup command and it was 'synology-drive autostart' instead of 'synology-drive start'. #livinthatlinuxlife #killmenow

    Sigh... Thank you!!!

  • Nix / NixOS @programming.dev

    Synology Drive debug messages

    Linux @lemmy.ml

    Does the legacy of AppOutlet live on?

    Open Source @lemmy.ml

    Anyone migrate from PlayerPro to a FOSS alternative?

    Open Source @lemmy.ml

    FOSS Alternative to MakeMKV

    Homeassistant @lemmy.ml

    Anyone working with 345 MHz devices/sensors in home assistant (e.g, 2GIG devices)?

    Privacy @lemmy.ml

    Voice Input Privacy Concerns on GrapheneOS?

    homeassistant @lemmy.world

    ZigBee RGB Lightbulb w/o 3rd party app

    Homeassistant @lemmy.ml

    Aqara Devices' ZigBee Keeps Dropping. Any Tips?

    Technology @lemmy.ml

    Recommendations for the best, low-heat, GPU with ray-tracing in 2023?

    F-Droid @lemmy.ml

    Best FOSS alternative to Nova Launcher?

    Privacy @lemmy.ml

    Retro quick access on GrapheneOS???

    Homeassistant @lemmy.ml

    Frigate on HA Yellow?

    Privacy @lemmy.ml

    When using a VPN, is there a way to make your browser think you're in your home country?

    Privacy @lemmy.ml

    Best VOIP service and FOSS app combo on GrapheneOS in 2023?

    Bitcoin @lemmy.ml

    Is opening channels with a lightning node the same as having a hot wallet?