-
We currently have `Path` defined as `std::string`. This is kinda sloppy in general, but especially bad if we ever want to work on Windows.
We should instead use `std::filesystem::path`, which is th…
-
I have been looking for cheap and simple ways to reduce power consumption for my battery powered ESP8266 & ESP32 devices for quite long time.I tried lot of different hardware modification and softwar…
-
I am currently trying to run the program with `Python3` on my Mac OSX. But as I run it with the `.sh` script, I do not seem to be getting any output. In order to investigate more, I used a simple:
…
-
Just wanted to know if the project been abandoned or if there are still active devs.
If it has been abandoned, are there any other active open-source alternatives?
-
IMPORTANT: Instruction for viewing this homework
Since in Part 1 of this homework I used `str_view()` to see the matches of strings and it is a html widget that cannot be displayed in github proper…
-
Hi,
I had a look at hold.js and it looks to me that there are 2 limitations with the current impl when used on a multitouch device:
1. parallel "hold" events are not possible if one of the users hasn…
-
Apologies if these issues should be separated, but they go together a bit in my addled mind.
In the faction view, the Game id box is mostly covering up the first player icon and the title covers up…
-
Not sure if this is under consideration but currently the pseudo elements are blocking events. I suspect this is by design but I think it keeps the animation feeling "webby" rather than engaging.
H…
-
Some geospatial formats have started to include a spatial index [flatgeobuf](https://github.com/flatgeobuf/flatgeobuf#specification). I think would be great to include it as optional for geo parquet.
…
-
**Update after the 4th proposal meeting (summary of accepted, postponed and rejected attack pattern)**
https://github.com/AoTTG-2/AoTTG-2/issues/555#issuecomment-889389259
**How will this featur…