Logbook for March 23

logbook
Published

March 1, 2023

Week 9 - March 23

Friday 03/03

tilix

Will use tilix as terminal in WSL

image.png

quarto

bug with version 1.3.242, switched back to stable version

see ERROR: File name too longERROR: File name too long

zsh snap nautilus

It has already hapenned once with bash and agin now that I have switched to zsh.

I don’t see snap apps from nautilus (for example to edit a text file with sublime-text)

Option was to ensure to have XDG_DATA_DIRS variable set up. But here it doesn’t help.

https://askubuntu.com/questions/910821/programs-installed-via-snap-not-showing-up-in-launcher

Week 10 - March 23

Wednesday 03/08

homebrew brew

Running through gitlab news, I have met glabwhich is a CLI for gitlab

image

and it installs through brew.

Brew is a package manager for macos, linux, windows.

I followed this doc https://www.how2shout.com/linux/install-brew-on-wsl-windows-subsystem-for-linux/ to install it

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"    

#and add this to .zshrc
eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)

#you can then test it
> brew doctor
Your system is ready to brew.

glab

brew install glab

https://ghcr.io/v2/homebrew/core/glab/manifests/1.25.3 unfortunately not accessible from my PC (blocked by company policy)

Friday 03/10

3rd video from S.Mallat: will have to rewatch the last part after Entropie Differentielle. His description is exactly what I try to undertsand in my project.