I really like simple software that is built for a specific task which it then does extraordinary with a simple to understand codebase. Similar to the philosophy of suckless.org.

What are your favourite programs that “suck less”?

  • trevor (he/they)@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 hours ago

    Speaking of suckless, does anyone know of a Wayland-compatible window manager, similar to DWM, preferably written in Rust or C (but not C++).

    Seems like a fun thing to tinker with to learn how window managers work.

    • Bjarne@feddit.orgOP
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      By the way what do you dislike C++? I’ve been getting into lower levels of programming as of late and were unsure about the language to pick. Is it just the OOP stuff?

      • trevor (he/they)@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        Thanks for asking. It’s partly OOP, but more than that, C++ is just rife with footguns and is basically unreadable for me.

        I think C is much more readable and I find imperative/procedural programming to be much more delightful and readable.

        Rust is my absolute favorite though, because it removes the footguns of most lower-level langs while being just as performant. The only trade-off is that you need to understand the borrow checker, but working with it becomes substantially easier over time and saves an ungodly amount of headaches. You can also write something that very closely approximates OOP, without the most of the footguns (like inheritance, until you get into more advanced stuff like trait objects, anyway).

    • Bjarne@feddit.orgOP
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      I’ve been eyeing dwl for quite some time which is like 3k lines of c excluding deps, but don’t have the time to jump ship. So can’t tell how stable it is.

  • the_wiz@feddit.org
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    7 hours ago

    Well, I personally have a soft spot for the gopher protocol and the community that formed around it… it’s in a way the better internet

  • loweffortname@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    6
    ·
    14 hours ago

    I’m not sure how closely it hews to your definition, but I really love vim.

    Not neovim. vim.

    And get those plugins out of my face. I just want a TUI text editor that works the same everywhere.

  • HiddenLayer555@lemmy.ml
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    2
    ·
    20 hours ago

    KDE Plasma. IMO it looks and feels like how Windows should have progressed after 7 with none of the Microsoft bullshit.

  • EugeneNine@lemmy.ml
    link
    fedilink
    arrow-up
    10
    ·
    20 hours ago

    exiftool is one I use to tag my images and videos with my name and sort them. jq is another that does a quick export from json

  • oeuf@slrpnk.net
    link
    fedilink
    arrow-up
    11
    ·
    22 hours ago

    I’m not a programmer (don’t know about code) but appreciate this ethos from a user’s perspective, so:

    • LosslessCut (trims, combines and separates videos without reencoding)
    • Xpano (stitches photographs/makes panoramas, easy, just works)
    • Colorway (on-screen eye-dropper for colour; gives hex code and combinations)
    • Wordbook (offline dictionary)
    • Breathing (it’s just breathing)
    • Blanket (nice background sounds)
  • wuphysics87@lemmy.ml
    link
    fedilink
    arrow-up
    22
    ·
    1 day ago

    mpv, imv, zathura, ffmpeg, imagemagick, pandoc, yt-dlp, yazi/ranger, curl/wget

    I realize many of this don’t strictly conform to the suckless philosophy. (which is meme imo). They more loosly follow the UNIX principle: Do one thing and do it well. I would have added emacs, but why emacs follows the unix principle is an argument for another time

    • liliumstar@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      8
      ·
      12 hours ago

      The one thing I wouldn’t agree with is ffmpeg.

      It does not do one thing. It does a thousand things. The way different functionality works is inconsistent. In some cases you need to read the source code to understand how or why something is happening, as it’s not generated in the already expansive documentation. To me, it’s the antithesis of the UNIX philosophy.

      That said, it’s a brilliant piece of software.

  • 18107@aussie.zone
    link
    fedilink
    English
    arrow-up
    19
    ·
    1 day ago

    LocalSend for transferring files between devices on a local network.

    More self hosting than a program, but Home Assistant has legitimately changed my life. It allows for full home automation run entirely from within your home. The customisation options are effectively as unlimited as programming, while still somewhat holding your hand (unless you go full programming mode).

    F-Droid because I hate having ads shoved in my face for daring to use the official installation method for an android app. You may find quite a few apps by smaller development teams or dedicated individuals that suck less than the big apps.

    [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser) web browser. Not particularly usable for most tasks, but simple. Very handy if you accidentally delete your desktop environment and don’t have a second device with internet access.

    • comfy@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      18 hours ago

      Lynx

      I know of two other uses for it:

      • Conveniently setting up a software with a web interface while on a headless server
      • Looking busy at bullshit jobs - see the Looking Busy anecdote near the bottom
  • ambitiousslab@lemmy.ml
    link
    fedilink
    English
    arrow-up
    16
    ·
    1 day ago
    • podget: TUI podcast aggregator, implemented as a couple thousand lines of bash
    • mblaze: similar to mh - a suite of simple unix tools to work with email
    • sxiv: lightweight image viewer
    • pass: TUI password manager following the unix philosophy
    • khard, khal, todoman and vdirsyncer: contact manager, calendar client, todolist and syncer, which are relatively simply implemented
    • everett@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      sxiv and pqiv have both been great for my niche use case, which involves displaying a single image that auto-updates via inotify.

    • 18107@aussie.zone
      link
      fedilink
      English
      arrow-up
      4
      ·
      17 hours ago

      The video showed up in my feed and only watched it because of your recommendation.

      The video is so information-dense that I feel like I’ve watched a 10 hour video and been hit by a sledgehammer.

      You couldn’t get software this good for any amount of money. I will be using it.

    • Bjarne@feddit.orgOP
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      11 hours ago

      Also somehow took notice of copyparty. It definitely piqued my interest. Sadly i do not sync enough with my server a scp cant handle, so didn’t set it up yet. Thanks for the share.

      • dizzy@lemmy.ml
        link
        fedilink
        arrow-up
        8
        ·
        21 hours ago

        Copyparty looks like awesome software that I have absolutely no use for nor the time to set it up but I still want it haha. The video demonstration was really impressive if you haven’t seen it yet.

        (btw It’s pique not peak)