• 28 Posts
  • 1.6K Comments
Joined 2 年前
cake
Cake day: 2023年6月16日

help-circle
  • TCB13@lemmy.worldtoSelfhosted@lemmy.worldApparent issues with ZFS on RPi 5
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    2
    ·
    2 个月前

    It’s a Pi, what are you expecting. You just wasted a ton of money on inferior hardware with extra software issues. You could’ve just got a mini pc with 2 nvme slots instead for half the price and add a 6 port sata board for 20$ to one of those. Much cheaper, way more reliable, upgradable and ZFS actually would’ve work as you expect.


  • TCB13@lemmy.worldtoSelfhosted@lemmy.worldTasks.md 3.0.0 release
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    3
    ·
    2 个月前

    I’ve said this in the past, the app is good and works fine but it lacks a standalone desktop app…

    It’s a bit pointless to have it working [only] the way it does, it’s all JS already so why force people into Docker to install something that can already perfectly work as desktop app with Tauri, Electron or even something much simpler like a custom build C++ webview? Thanks.




  • TCB13@lemmy.worldtoLinux@lemmy.mlGNOME introducing stronger dependencies on systemd
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    13
    ·
    edit-2
    3 个月前

    Sure, can they consider stopping wasting money / time actually develop useful stuff? For a DE that got €1M from the Sovereign Tech Fund they’re not showing results.

    Okay fine, desktop icons can be a design decision, however a “disable animations” toggle on the settings that doesn’t disable ALL animations… that’s just poorly made software, not something you may have an opinion on.


  • TCB13@lemmy.worldtoLinux@lemmy.mlGNOME introducing stronger dependencies on systemd
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    22
    ·
    edit-2
    3 个月前

    Yes, systemd is a very good and very well written piece of software while GNOME is a pile questionable decisions that uses web tech to create themes and takes about half a second to load up any window. Also the same pile where you’ve to use 3 different network management UIs to get stuff done. And… where you can’t have desktop icons because they were too hard to get done properly OR where you can’t have a “disable animations” toggle on the settings to actually disable ALL animations instead of just some stuff while leaving others arounds.



  • I don’t really get this type of “media” bullshit articles. Yes, Windows is becoming progressively worse with more annoyances but you also have more simple to use tools than ever to disable those annoyances in bulk.

    For the average user is far simpler to just run W10 Privacy, CTT or some other tool to disable all the annoying Windows features than it is to move to Linux and face all the major pain points people usually have around software compatibility and missing xyz very specific that isn’t really the same thing under Linux.

    There you go, fixed the Windows problem for you in a few clicks, no need to download an entire new OS and complain afterwards.






  • TCB13@lemmy.worldtoLinux@lemmy.mlAnnouncing systemd v256
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    4 个月前

    I don’t disagree with you but… it also provides a cohesive ecosystem of tools to manage linux. What we had before was a poorly integrated mess of smaller tools that was just too hard to maintain and sometimes use.

    Besides not all systemd components come out of the box with the base binary, some have to be installed if you need them. And no, it doesn’t get in the way. :)



  • TCB13@lemmy.worldtoSelfhosted@lemmy.worldHow do you document your Homelab?
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    6
    ·
    4 个月前

    If it need documentation means things are over the line when comes to complexity and I should scale down / simplify. :)

    Complexity and over-engineering are a serious problem, I really try to keep it as simple as possible so I don’t have to waste time managing it, dealing with updates and potential security issues. Simple code/infrastructure breaks less and has less potential insecure points.