mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.5K
active users

#geany

1 post1 participant0 posts today

If someone can look over my #JWM config and #Compton config, I would greatly appreciate it. I am trying to set it up so that my web browsers and #Geany are always opaque while everything else has some level of transparency. Currently whatever is active is opaque and what is inactive has transparency. Here is the codeburg link to my files: https://codeberg.org/jlwthejobber/Config-Files.git

Thanks in advance.

Codeberg.orgConfig-FilesRandom Config files of random programs
Replied in thread
#GearLever para integrar las #AppImage al #Menu

Todavia no he encontrado ninguna forma de reemplazar Gear Lever, una mini app en formato #Flatpak (que odio), que me ayude para añadir con un simple click las AppImage en el menu de Ubuntu Linux

(Esto es 100% homologable a todas las distros, especialmente las derivadas de Ubuntu, ya he probado muchos de estas herramientas, procesos o trucos en #LMDE o #Linux #Mint #Debian)

Una alternativa a Gear Lever seria usar una sola vez esta app y despues desintalarla... despues seria cuestion de usar #Geany (o cualquier otro editor) para crear/replicar los archivos .desktop en la carpeta .local/share/applications/

Como dije antes, yo voy colocando las AppImages en /home/AppImage, asi que en Gear Lever configure esa carpeta por defecto, y le indique que siempre mueva ahi los archivos appimage y los iconos deben quedar en la carpeta .icons dentro de ella

Para no tener problemas de permisos, hice un
$ sudo chmod 775 /home/AppImage

y asi darle acceso a todos los usuarios del laptop.

#Pregunta ¿Hay otra forma mas segura de hacer que una carpeta sea compartida por todos, sin poner en peligro al conjunto? Gracias por cualquier consejo

#linuxtips #trucoslinux

The #Geany developers are looking for a new maintainer for the Windows builds of Geany.

The Windows builds of Geany were created previously on a Windows 7 VM which is not supported any longer.
We are looking for a new maintainer who likes to take care of the Windows builds, knows MSYS2 and has access to a Windows system with a recent version to be able to build and test Geany on Windows.

For more details and comments, see github.com/geany/geany/issues/.

GitHubWanted: New maintainer for Windows builds of Geany · Issue #4189 · geany/geanyBy eht16

I have had something against using IDEs forever personally, because I just like the satisfaction of being able to program anywhere, with any text editor, and knowing/typing all the correct syntax by hand.

I still love working with just a text editor and writing everything manually, but I do have to admit that I like #geany.

I don't even use any of its features except having a little terminal in a window at the bottom of the frame to insta-test my code, but it's nice.

On top of my learning #rust I have started learning #python. My personal windows machine was updated and I am now playing with it. My #linux box has #python3 installed so no changes there. Work is looking at AI and they mentioned that it will use #python and I figured I am overdue to learn it so that at least one person on the support team is familiar with #python. Downside is that my work machine doesn't have #phython so anything I cannot make and test changes.

I did a minor tweak to my #geany setup so that when I edit #phython code I can launch it there.