

Jetbrains IntelliJ IDEA for Java programming, emacs for everything else.


Jetbrains IntelliJ IDEA for Java programming, emacs for everything else.


In case you have a fritz!box router, take a look at fritz!app fon and see if that is what you want.
Here is a link to piper, which others already mentioned: https://github.com/libratbag/piper Its a software to configure mice and so on. You might wanna check out which mice are compatible with it.
deleted by creator
I planned to use nfs, since it is one of the options of TrueNAS and it works on both windows and linux.
It will be used just for file storage. But what exactly do you mean by “lighter hardware”? april said anything more than a raspi, so better than the quad-core Arm Cortex A76 processor @ 2.4GHz from the raspi 5? (ik that truenas is for x86 and not arm)


Does the frontend need to be written in C++, or can you write the frontend in java too (in a JFrame from the javax.swing package)?


I open links from different categories of websites in different firefox profiles via a bash script. For example the current one is named “memes”.
Also i have a second panel at the top of my second monitor so i can always see the current date and time.
I was on reddit when the api changes happened, after that (and the canvas) i deleted my account over there and went here.


Partly. See my comment for a full translation


For those interested, here is a translation:


(definitely not a lawyer) If you play multiplayer games (especially ranked stuff) you might be going against some “no botting” rule of that games tos.


the german version “Übermorgen” is widely used in germany.


Well, technically it was a race condition. Just one between two different programs.


You can just not git add the one file on the secondary drive when it is not connected. This schould not be that much overhead and (at least for me) it is much simpler than any other solution. Ps: Why do you want that one config file on the external drive and not on the main one?


Ps: i haven’t documented all the cursedness yet.
Or make a language named everything so you can say “i program in everything”


This is one time i know God was involved. Other times things i did had negative consequences just because they were objectively bad decisions from me.
First of all, review it yourself. By reading it again and thinking about it you might find some stuff. After that try static analysis tools like olap said (even some lsp (language server protocol) integrated in your editor can give you good tips). Only after those two options i would even consider using llms, but finding a community of people that are about your language/framework can yield better results. Especially if it is a small project.