-
This has been bugging me since I was introduced to higher-order functions. To filter, as I understand, is to remove things. Therefore, the provided lambda should be used to find elements to _remove_, …
-
### Background
Traditional non-tessellated 3D rendering works well when the ratio of mesh density to screen-space size is roughly constant. However, in 3D graphics, it’s common for objects to move …
-
A Python 3.11 venv is included in a Debian 10 "Buster" experimental image: details at Discussion #1634
This image has worked well so far & is currently the 'goto' EV3dev image that my son & I use f…
-
Generates a >= 50K novel by setting up a world and characters who battle and negotiate. The story ends when the hero resolves the 2nd encounter with the villain, whether by winning, losing or negotia…
-
In this hackernews conversation: https://news.ycombinator.com/item?id=17195580 , lots of people demanded code examples on the website. They couldn't find any, even after clicking around.
I think it…
-
-
It would be great to have intellisense in VS FSI. There's an add-in https://marketplace.visualstudio.com/items?itemName=AlekseyVlasenko.FInteractiveIntellisense which does it in, AFAIK, in a hacky way…
-
Should nested updates like `#{...rec, a.b[c].d: a.b[c].d + 1}` have a special sugar syntax to remove the duplication? While the above doesn't seem like much with single-letter names, longer variable n…
-
Rust is becoming increasingly popular. It already can drive DirectX 12 but only in full screen mode or via UI libraries that look like they are made by engineers for engineers. Having WinUI3 support …
-
Hello. It would be nice some documentation explaining what is still missing for this project or how to help. The project's idea is quite nice.