-
**Is your feature request related to a problem? Please describe.**
Shell is a universal glue, that allows augmenting pants adhoc with a lower barrier to entry (and, for simple tasks, lower maintena…
huonw updated
11 months ago
-
I intend to participate again this year.
If you are wondering why I used the word "again" in the previous sentence, it may help to understand that the account I was using last year has since been con…
-
[@gavinking] We've discussed this many times before. Do we need a way to get a reference to an attribute that you can invoke to get/set it. This is _very_ useful for UI code, where you would be able t…
-
When I upload TM1637 example sketches to the ESP32 Devkit V1, the program crashes with a watchdog reset. I already found the cause, and the fix. The problem is, the fix requires a big change to severa…
-
The latest version of Space Engineers from steam, with app id 244850 seems to require a patch which wine-staging has.
Yes, I did leave out my system specs as it's not important to this issue. (Prot…
-
No Silver Bullet: Essence and Accidents of Software Engineeringby Frederick P. Brooks, Jr.Originally appeared in:Brooks, Frederick P., "No Silver Bullet: Essence and Accidents of Software Engineering,…
-
A very common scenario in many projects and libraries is one involving functions which accept a single argument, where the single argument is a zero- or single-argument function or lambda. In these ca…
-
https://github.com/pypa/pip/issues/11440#issuecomment-1445119899 is the currently agreed upon user-facing design for this feature.
---
### What's the problem this feature will solve?
In #8049…
-
> These operations select one of the implicitly-created objects **whose address is the address of the start of the region of storage**, and produce a pointer value that points to that object, if that …
-
Hello Guy, ive been doing lot of expetimentation lately on parsers, grammar and graph theory, and started to dig the relationship between graph theory and computation theory.
Deep down, all those a…