Python – Debugging in Visual Studio Code
Python – Debugging in Visual Studio Code
Also created a #github Action to deploy #VSCodium Server for debugging when a failure occurs.
https://github.com/gbraad-actions/codium-server-action
I use this myself with #Tailscale to check what actually happened on a runner.
To download the latest web Remote Extension Host of #VSCodium
https://github.com/gbraad-devenv/fedora/issues/77#issuecomment-2781339941
and to run with #systemd:
https://github.com/gbraad-vscode/code-systemd/issues/2#issuecomment-2781345108
After this, you can open http://[ipaddress]:8000
Note: if you want to restrict this, you can modify the service to bind to only host 127.0.0.1 or something like your Tailscale IP address.
Peter Squicciarini released #VSCodium version 1.99.02289. https://vscodium.com/
... and it runs without issues on VSCodium and VSCodium in Remote Host mode.
Peter Squicciarini released #VSCodium version 1.99.02283. https://vscodium.com/
Peter Squicciarini released #VSCodium version 1.99.02277. https://vscodium.com/
JFC the VSCodium people let the domain expire.
Never heard of calendar alerts or anything, it seems.
O domínio do VSCodim expirou e agora redireciona para um serviço de monetização.
Antes disso, o certificado SSL deles também tinha expirado ontem. Agora o site tá fora do ar pra quem usa adblock.
Esse serviço de monetização não rende dinheiro para a equipe do VSC mas sim para a empresa que registra o domínio.
Peter Squicciarini released #VSCodium version 1.98.2.25078. https://vscodium.com/
Peter Squicciarini released #VSCodium version 1.98.2.25077. https://vscodium.com/
Peter Squicciarini released #VSCodium version 1.98.2.25072. https://vscodium.com/
@mosgaard @amadeus if you just want distraction-free editing, you may want to look at #VScodium [1], #neovim [2] or even #NvChad [3] for editing depending on how you feel like and what suits you best.
If you want or need to switch computers rather often, consider buying a SATA (or NVMe) - SSD with DRAM-Cache and a matching external enclosure and install your #distro of choice on that instead, as unlike #Windows, basically all #Linux distros allow installations on external drives.
-Don't forget to use #FullDiskEncryption!
If you need to share your work with others or sync it across devices, consider @nextcloud / #nextcloud.
As for #audio I'm shure you know #audacity and #LMMS...
If you use the terminal rather often, consider setting up some nifty aliases to make things faster.
function isup() { ping -a -b -c 1 -D "$@"; }
to your .bash_aliases
file in your $HOME
directory so if you use i.e. isup duckduckgo.com
it'll do a single run of ping
to reach said domain/FQDN/IP...But the final #ProTip I can give you is to #backup your $HOME
-directory under /home/yourusername
because in it's hidden subdirectories, espechally $HOME/.config/
are usually all the settings for your applications stored so in case you need to setup a new machine or restore one from backups, this is where all the minor changes of yours to make your system work best for you are being stored.
You may need to press Ctrl+H
IN THE File Manager to see hidden files.
For backups, tools like #DéjàDup make it easy to setup, backup and restore your files as you want or need, including encryption and deduplication.
I hope that'll help you not only get started but also get the maximum efficiency out of your distro as a creative tool without fuss.
Peter Squicciarini released #VSCodium version 1.98.1.25070. https://vscodium.com/
Peter Squicciarini released #VSCodium version 1.98.0.25067. https://vscodium.com/