• 53 Posts
  • 114 Comments
Joined 5 years ago
cake
Cake day: November 3rd, 2021

help-circle


  • Anyone aware of conversion kits for old off-roads including pickups, which would ship out of US? This not just to look for better prices, but also avoid the modern always connected vehicles and kind of saas deals. Any sturdy chassis those kits are made for? Before Tesla, and then BYD and so on, there were kits for enthusiastic people, but they were kind of expensive, and I guess now prices for such kits might have dropped considerably.


  • hmm, it depends on the distribution. On artix for example it’s available from stock official repos, and also from AUR (meaning it has to be built) but its build is pretty simple according to its own newsraft repo, just make + make install. It’s C based, so it should build everywhere, in case interested. I prefer building it from AUR rather than using the distro repos package, to be more up to date, and it builds really fast. At any rate, just an option in case willing to explore it later. I explored several feed readers before, being the last gui I tried “news-flash” which can or can not be used with a combination of feeds self hosted server. I ended up looking at newsraft, and hadn’t looked back since.



  • Yyup, notmuch doesn’t sync folders AFAIK since it is an indexer (a fast one), one needs mbsync and/or imapnotify to keep mail up to date (the combination might be mbsync to sync on boot, and then imapnotify to keep things up to date based on such notifications) to keep mail up to date. Another options is khard which is menat for cardav contacts just as khal is meant for caldav calendar… mutt-ics sounds great for ics calendar invitations, which I sometimes get from non family and non organization parties, otherwise I receive caldav ones, which I’d like to integrate with the caldav calendar so it syncs, perhaps mutt-ics handles that as well, first time reading about it, :)

    Many thanks for answering !


  • how does khal integrate with neomutt for received invitations? khard works pretty well AFAIK with neomutt. Also, have you tried alot (notmuch + afew + alot + …)? It sounds alot integrates much better than neomutt with notmuch, which in turn integrates much more better than mutt…


  • Please define suckless. See on under suckless.org one can find rocking software, meaning suckless alternatives not developed/maintained by them, and on the editors section I see:

    • acme - Rob Pike’s framing text editor for Plan 9. Included in plan9port.
    • ed - ED IS THE STANDARD TEXT EDITOR!
    • ired - A minimalist hexadecimal editor and bindiffer for p9, w32 and *nix.
    • mg - A portable version of mg.
    • mle - A small, flexible console text editor.
    • nano - A pico clone - this is small simple code and easy to use.
    • neatvi - A minimal vi implementation supporting bidirectional UTF-8
    • nextvi - A continuation of neatvi development with more features.
    • nvi - A small, multiple file vi-alike.
    • micro - A terminal text editor, written in go with common key bindings like ctrl-c to copy and ctrl-v to paste.
    • sam - An editor by Rob Pike with inspiration from ed.
    • sim - The sim text editor. Based on vim and sam.
    • traditional vi - A fixed version of the original vi.
    • vim (With the GUI, use :set go+=c to kill popup dialogs). It can be compiled to be as minimal as possible (see vim-tiny in Debian repos).
    • vis - A modern, legacy free, simple yet efficient vim-like editor.
    • wily - An acme clone for POSIX.

    That said, also note there’s an emacs-nox package available in most distros, which only includes the editor able to run on a terminal emulator, if emacs OS is too much. And can you share URLs justifying why vim is a big security hole? BTW I don’t see neovim as part of the suckless.org/rocks software. What is suckless depends a lot about what one might consider it to be, even though there might be some common characteristics that can be recognized as not good such as bloated, too big code base and so on.









  • There’s this apps doc. From there I see in addition to others’ comments:

    Both being Go based apps. but the neonmodem looks more interesting to me.

    Another option is a hybrid one, to add the rss feeds from the lemmy communities your’re interested in, or the rss feed from all of them together into your feed reader (even better if newsraft), but those feeds don’t show full lemmy conversations and one has to show them in the browser, and also if in need to comment or post one still need to use the browser.

    apps doc is constantly evolving, so it’s good to keep an eye on it periodically, :)





  • There are a bunch of non bloated alternatives with whether wayland compositors and also X11 window managers, and there’s also kde/plasma, xfce and mate if still wanting full DE, plus a hybrid lxde-gtk3/lxqt (lxqt supports both X11 and wayland I believe).

    If going the non bloated ways, distributions can offer some modifications on the system configurations files, so that users can start with working software out of the box, and can even offer installation meta packages for a complete set of i3/sway packages to have an equivalent DE experience. What would be left to users is custom settings to get more appealing aesthetics depending on the user, if not i3/sway, then openbox/labwc, and so on. For a DE experience including into the meta package a toolbar like yambar (works on X11 and wayland), dunst/mako, udiskie, redshift/wlsunset and so on. The missing part on non bloated alternatives is easy of configuring through buttons and widgets, and even so lxqt made an easy of configure software component for openbox, and there might be something similar for labwc.

    So non systemd distributions are far from dying because of gnome’s hostility.

    And if I recall correctly, several gnome users (not its huge base of course) are moving away from gnome any ways unhappy with its plugin support, given gnome is known to leave plugins unsupported on its releases and not caring about them.