A space biologist by training and a (Arch)Linux user by passion #ArchLinux #Linux #KISS #FOSS #terminal, #python https://www-gem.codeberg.page

  • 5 Posts
  • 167 Comments
Joined 2 years ago
cake
Cake day: February 17th, 2023

help-circle


  • Khal is also my app of choice for calendars, though it may not suit OP requirements since files are .ics Everything is kept in sync on my phone with Etar and DavX5.
    Note that khal itself is the CLI aspect. It’s interactive interface (ikhal) is really the TUI aspect of this app.

    ikhal is great to manage events but I prefer to use the command-line to create events. And this is the only minor complaint I have against khal: its lengthy commands and lack of user friendly dates support (like “today”, “next mon”…). Luckily all of that is easily fixable with a script which I should upload on my codeberg one day… I actually ended up adding edition and deletion support using (neo)vim and fzf so I don’t use ikhal anymore but only creating events is really faster and easier with my script compare to using ikhal.


  • I’ve been using xterm, urxvt, and st. Also tested alacrity, kitty, and wezterm. Your shell also plays a critical role in your terminal usage (but I won’t deviate here).
    For my use-case, the latter are overkill so I stayed with st. The only missing feature for me was image support even though I use it sporadically. To cover that I use a script that relies on ueberzug or ucollage if I need to browse folders.

    I’ve wrote a small post about ucollage if you’re interested.



  • If you’re looking for an in-browser alternative I’d highly recommend you take a look at the LibRedirect extension for Firefox and Chromium. It’ll automatically redirect any youtube URL to your preferred alternative between Invidious, Piped, PokeTube, CloudTube, Tubo, FreeTube, or Yattee.

    If you’re looking for an external app and like using a Linux terminal then ytfzf may be a good choice. I’ve briefly talked about it here. It will even allow you to search on Youtube (through invidious), Peertube, and Odysee if you so desire.

    If looking for a phone app, I personally like NewPipe.



  • If you’re looking for an in-browser alternative I’d highly recommend you take a look at the LibRedirect extension for Firefox and Chromium. It’ll automatically redirect any youtube URL to your preferred alternative between Invidious, Piped, PokeTube, CloudTube, Tubo, FreeTube, or Yattee.

    If you’re looking for an external app and like using your terminal then ytfzf may be a good choice. I’ve briefly talked about it here. It will even allow you to search on Youtube (through invidious), Peertube, and Odysee if you so desire.



  • www-gem@lemmy.mltoLinux@lemmy.mlHelp me choosing laptop
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    edit-2
    2 months ago

    https://frame.work/es/en/products/laptop-13-gen-amd/configuration/new the 1600€ but is so expensive for me, but i like it very much even the concept

    Have you looked at the DYI option instead of the pre built one? Assembling this laptop is doable in 5 minutes for a 3 years old kid ;) You can even find step by step guides videos and that will bring the price down to your higher limit of 1000 euro. That may be a good option if you like the concept so much. I’m personaly looking to get one of those for my next machine.

    Also, this discussion may help you. It’s on the framework forum but comments are not only all positive which reflects liberty of speech. Another plus in my view. Finally, always remember to compare apples to apples and take longevity in consideration. Not all processors with similar specs are the same for example.




  • Thanks for sharing.
    I was personally not motivated/good enough to write a new tool so I’ve wrote scripts to use rofi (easily adaptable to dmenu) as:

    • an app launcher
    • a clipboard manager
    • an infobar to show things like the date/time, memory usage, disk space, battery level, wifi signal…
    • an omnibar to perform an internet search, quick units conversions
    • a calculator for simple math
    • a bookmark manager (list, open, edit, add, remove)
    • a password/2FA token manager (list, edit, add, remove, autofill internet fields)
    • a wifi manager
    • a vpn manager

    I’ve explained the basis here if you’re curious. Even though I was bad at keeping my code up to date you may get some ideas to expand your program.






  • Using Ublock picker (not zapper) you can block/allow elements per domain and save/revert your choices. But overall, like I already said, I agree with you that umatrix offered a more granular and easy approach. It would be nice to see that implemented in Ublock. I nonetheless understand why it’s not the case since it would benefit only few users and may scared most of the others.

    Hopefully umatrix will work for you for a long time. For me it was not and that’s how I discovered Ublock and adapt to its “limitations”. On a daily basis it helps me browse the internet like umatrix did. It’s just sad that umatrix was not forked.