Filipe Laíns 🇵🇸
Filipe Laíns 🇵🇸
@Dzordzu the package is not outdated. In fact, there's no package, there is a PKGBUILD (package build script). The PKGBUILD will fetch and build the last commit. There's nothing outdated.
> Fact - this is PKGBUILD script. But it doesn't matter, most of the community will name it "package". Yes, I just clarified it to explain the seccond part. >...
@googlebot I signed it!
Hi, openinput is an open source firmware for input devices. The goal is to provide an input device ecosystem (firmware, drivers, fwupd integration, etc.) akin to commercial alternatives where it...
Hi, we are still interested, yes.
No, that issue does not really provide much information. The only thing that doesn't work is the gdb server, everything else works properly from my experience.
Technically, you could package kicad as a Python package, but that'd be a bit hacky :sweat_smile:
Yet poetry accepts it... As you might imagine, it's the same as `tox = "^3.11"`.
Yes, this should not be implemented by loading all the history to memory, that will inevitably blow up if the data is big enough. This should be implemented by having...
Yes, a proper past history implementation, which is what brought me here but now I realize it was not explicit in this issue, would be backed by some sort of...