-
here a list of cool apps from avlinux distro
Alsamixer (mixer for the Alsa sound server)
Ardour (digital audio workstation)
Audacity (audio recorder and editor)
Avidmux (video editor)
Cinelerra-GG (…
-
Hi there, Thanks for the great library!
I'm new to python and MicroPython, but I've been messing around with your code, and think I've discovered a bug. It seems that when operating in quadrature …
-
I was wondering wether the UDF data schema can be remodelled? In my opinion we can model the data as data cubes. The reason is that a raster or feature collection tile are simply very special cases o…
flahn updated
5 years ago
-
Currently there is no convention on how to handle the graph term in quoted triples when implementing the RDF-star CG spec.
In my view there are 3 ways options of how to go about this without introd…
-
@pdml-lang, I've started working on a PDML syntax for Sublime Text:
https://github.com/tajmone/Sublime-PDML
The repo is just a skeleton, and I'm working on the actual syntax locally for now.
…
-
There appears to be a strong desire for having some callback when the parser finishes parsing children or when a new child is inserted or an old child is removed.
Previously, children changed callb…
rniwa updated
6 months ago
-
## Problem description
The predictive aim in the Turret behavior seems to have a bug.
https://github.com/Scirra/Construct-bugs/assets/18266300/57871f98-e732-4513-b885-a8ba8e4215bd
In the vi…
-
Hi,
From my point of view it seems like mistake to use # for private fields, because it is not extensible ...
If in future we would want to use protected field, it will make harder to implement it…
-
読み終わったら次はこれがおすすめらしい。
最後に、Ruby on Railsチュートリアルを読み終えた経験豊富なプログラマの方には、さらに高度な話題を扱っている「The Well-Grounded Rubyist」(David A. Black 著) または「Eloquent Ruby」(Russ Olsen 著) をお勧めします。あるいは、トピック別に書かれている「The Ruby Way」(…
-
Currently, the only way to install plugins on Linux is to use Arch and the AUR. It creates a dependency hell, sometimes with a 3GB dependency (CUDA) to compile a small plugin. This kind of AUR mess is…