Michael McMahon
Michael McMahon
Do you know if these missing features have been turned into feature requests on the Ferdium issue tracker? (Since I haven't used Ferdium, I don't know if this is a...
@Sharath-a26 The basic concept is to add sensors to the device and a weather protecting shell to record weather information. https://www.raspberrypi.org/learning/weather-station-guide/
I have been following this issue for some time. There is a lot of negativity here in the comments, but not a lot of people volunteering to work on this...
> How are we supposed to file pull requests to replace closed source blobs when we don't even know how are they built? Try building one and see if the...
> I think you're failing to understand the scope and nature of the problem, and you're mistakenly putting the onus of providing the necessary information on volunteers whereas it should...
Thank you! We used Galène this weekend for [LibrePlanet 2024](https://libreplanet.org/2024/)'s remote Neptune track. We have not done a full debrief yet, but it seemed to be a success.
I would suggest releasing the code under the GPL-3.0-or-later, AGPL-3.0-or-later, or LGPL license so that others are encouraged to contribute changes back to your project. MIT and Apache-2.0 are compatible.
I guess it will have to go into melpa instead of elpa.
This was not very difficult. Step 2 is easy with the command ```xev | grep -A2 --line-buffered '^KeyRelease' | sed -n '/keycode /s/^.*keycode \([0-9]*\).* (.*, \(.*\)).*$/\1 \2/p' ``` thanks to...
I said this in one of the other linked threads: Google seems to be A/B testing a number of things recently. SponsorBlock noted that one of those things is server-side...