• 0 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle

  • mortrek@lemmy.mltoLinux@lemmy.mlFavourite DE
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    I use kde6+Wayland. I do like the simplicity of Cinnamon, but it runs games slower than kde, even though mangohud claims they run at the same speed. For example, in Cinnamon it’ll say 60fps when it’s clearly in the 30s-40s, and kde actually runs the same thing at 60fps. This is with every tweak i could find, and yes, including turning on the setting to turn off compositing during games.

    Kde6 is still quite buggy at times, but I’m really enjoying Wayland’s smoother general behavior over x11, even with x11 stuff like wine/proton. This is on arch + AMD rx 6600 xt. I used old gnome 2, then mate, then Cinnamon for years, but if KDE can clean itself up a little bit (no judgment tho, i get it) it may be my permanent DE. Generally when i go to report a bug, it’s already reported by someone else…


  • mortrek@lemmy.mltoScience Memes@mander.xyzLPT Do it.
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    I generally do this on my NAS, combined with nightly and bi-weekly backups, plus a 6-mo safety backup, to a backup drive. Also, basic off-site nightly backups for important stuff. If I worked on really important stuff that required lots of versioning, though, I’d probably go with a versioning system instead of inserting the date.


  • I say this a lot, but “nomacs” image viewer/editor. I take a lot of time lapse videos and I have directories of like, 50000 identically-sized images each on a smb server over gigabit ethernet and nomacs can open from a directory and quickly cycle through the photos using the arrow keys, without resetting the current pan/zoom setting (important for me), without any trouble. It takes about as long to open the directory of photos as it takes for my samba client to download the directory data.

    It also has a lot of cool little quality of life features, including lots of shortcut keys for overlaying metadata and such. It has basic image editing capability as well. The only other image viewer I use is digikam, which is more for organizing personal photos. Otherwise it’s all nomacs, baby.






  • mortrek@lemmy.mltoMemes@lemmy.mlPut me in the trash can at the park.
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    6 months ago

    You basically just rephrased multiple scenes with Frank in It’s Always Sunny in Philadelphia…

    “I mean, I don’t give a shit. If I was dead you could bang me all you want. I mean, who cares? A dead body is like a piece of trash. I mean, shove as much shit in there as you want. Fill me up with cream, make a stew out of my ass. What’s the big deal? Bang me, eat me, grind me up into little pieces, throw me in the river. Who gives a shit? You’re dead, you’re dead! Oh shit! Is my mic on?”

    or another episode: “When I die, just throw me in the trash!”

    Just thought it was funny to find people mirroring Frank Reynolds in real life… although I always pretty much agreed with him. I’m more concerned with how traumatizing it’d be for my family to see me in a ditch, and/or being filled with cream.


  • mortrek@lemmy.mltoLinux@lemmy.mllinux mint became super slow
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    6 months ago

    Portal basically is an interface/backend for flatpaks to interface with toolkits & DEs. If you don’t use flatpak, xdg-desktop-portal and associated backends should be removable. Even if you do, try removing the gtk and gnome backends w/apt. Hopefully it won’t try to remove a ton of stuff due to dependencies. Then, reboot and see if the slow loading problem goes away. If it does, you can try re-adding one or the other and see if it comes back.

    Does logging in take forever as well?

    Also after some cursory research, some people have had problems with portal on Mint after updates as well, just like on Arch. So… definitely try it.





  • What Android software could you use for managing it? Gadgetbridge seems to not have fully-developed support for it, even with their preferred firmware.

    I’m using Gadgetbridge with a hacked Amazfit Bip and I’m pretty happy. I like the multicolor TFT LCD w/no default backlight on the Bip, which is very readable in bright light and only requires a quick button press to get the backlight on in the dark, or you can waste more battery life and have it turn on when you turn it towards yourself. It’s also got built-in GPS/workout tracking (you have to manually flash the A-GPS data occasionally…), the ability to load little open source apps, sleep tracking, heart rate tracking, notifications, custom watchfaces, etc which I’m sure the Pinetime has most of. The battery also lasts ages since it uses such a low-power LCD.

    I’m not saying the Pinetime isn’t good, but decent alternatives exist. I would love a truly open-source smart watch, but maybe when the project is slightly more mature. I guess I could always get one and contribute to it… $30 is really not much. I’ll definitely try it if my Bip breaks.


  • Have you tried a running a different distro live f/usb or something like that? Doesn’t seem likely that it would help, but who knows…

    It’s unlikely the kernel or other low-level code is the problem on 10 year old Intel hardware, though. I’ve run numerous distros on numerous different machines, many of which were Intel-based, over the last couple decades, and never had this kind of basic, low-level problem with SATA before without it being the cable or controller. Oh, I just remembered: check the PSU as well if you can. A faulty PSU could have a bad rail or wire or something that leads to these problems. If you have a known-good one lying around, depending on the motherboard, you could try temporarily hooking it up to the board and drive and see if it changes anything.

    To eliminate Linux as a potential culprit, you could try to install Windows (7, 8, 10, whatever) and see if it exhibits similar problems.



  • If you are getting actual hardware/sata errors on the host (not sure if that’s exactly what’s happening from your description), and multiple drives have had a similar problem, I’d suspect the sata cable or controller/mobo. Intel had a lot of weird sata issues on their older chipsets, so I’d also recommend making sure it has the latest bios update. Could you be more specific on what kind of hardware errors are showing up? Like, maybe parts of the logs.




  • mortrek@lemmy.mltoOpen Source@lemmy.mlThank You devs.
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    11 months ago

    I agree. I’m very grateful to OSS developers. I use almost exclusively OSS software every day at this point, and it wouldn’t be possible without the countless people devoting countless hours of their valuable time to these projects.

    So, a question to devs, especially for smaller, more approachable projects: I have a minor (plus a bit more) in CS, a lifetime of casual coding, but never really built anything larger-scale than a C-based sh-like shell in one of my CS courses, or many years ago an IRC front-end for a chatbot engine. Mostly I just write scripts (sometimes kinda complex), or small C/C++ projects. I would try to contribute to a project directly, but I don’t want to step on toes, and most projects have people who are deeply intertwined in the code of the project. It feels impossible to get involved in any way other than testing without possibly just annoying people who have been doing it for years. I’ve known enough intimidating grizzled *nix guru people to make me paranoid that I’ll just get in the way.

    How do you get a foothold in a project? Should I just start with creating my own OSS project, and once I get somewhere where I’m familiar with the flow and project management and such, then I can consider contributing more to other projects?

    Or is it really more helpful to the community to just test stuff, create documentation, answer questions, etc? Would becoming another dev be more helpful to OSS, or would working on supporting projects in these other ways be more helpful?