• 1 Post
  • 11 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle

  • GitExtensions

    I have tried many git GUIs and none get close to it. It has the history, commit diff and branches overview in the same screen. It supports most git actions pretty well (rebasing, interactive rebasing, cherry picking, editing, etc) when right clicking a commit. You can select a commit or current changes and in the diff view select a line/lines and stage/unstage/revert only them. And much more. But it’s only for windows.

    I’m not a fan of the command line, I work much faster with gitextension. The best alternative I’ve found is vscode + GitGraph. This plugin is like a simpler version of gitextensions, but it’s sadly abandoned.

    If any of you know any close alternative please share!



  • Correct, if you get an audio HAT (like pisound) or a USB audio interface you can have an amazingly good digital effect pedalboard installing PiPedal. The software is FOSS and works extremely well, you can connect to a web interface to manage presets by either an Android app or webpage, either through Wi-Fi or by local hotspot served by the RPi. It comes with some effects, but you can install most lv2 plugins you can find online (requires some Linux knowledge though, but is simple enough).

    The best part: there is support for ML effects, basically you can download model replicas of classic amps and pedals and run them there. It’s powerful enough to chain multiple, especially in the pi 5.

    You can also connect midi buttons or pedals by USB to control presets and it’s effects, all configurable in the UI