-
meeting link: https://jitsi.fem.tu-ilmenau.de/MailuDevCollab
We just had our first Mailu-Project-Video-Meeting! 🎉🎉🎉🎉🎉
It was great to be able to talk about the project, and @HorayNarea, @ofthesu…
-
We are pleased to introduce the first ONE bounty : 100k USDC + 0.5% royalties for the creating generative art for ONE collection
The goal of the art is be blockchain and artifical inteligence inspi…
-
Please list any corrections you noticed `typos` doesn't fix and we'll roll these up into a single PR, making it lighter weight for adding new corrections.
Preferred format (for easy copy/pasting):
…
epage updated
4 months ago
-
## The problem
In a custom widget, variables can be manipulated using actions. Those variables can be used in components in the widget.
However in a custom sub-widget, the variables are…
-
Elsewhere:
* https://gitlab.haskell.org/ghc/ghc/-/issues/15921
* https://mail.haskell.org/pipermail/libraries/2018-December/029299.html
This is a visible behavior of a `base` function, though, …
-
### What happens?
```sql
SELECT MAP(NULL::INT[], [1, 2, 3]);
--- Binder Error: Key and value list sizes don't match
SELECT MAP([1,2,3], NULL::INT[]);
--- Binder Error: Key and value list sizes…
-
A [homoiconic](https://en.wikipedia.org/wiki/Homoiconicity) programming language can parse itself to an AST expressed as native data that can be transformed within the language, evaluated, or isomorph…
-
**Describe the bug**
After upgrading to v2.6.0, a user login via OIDC (Zitadel) will become a new user, the user name and settings are preserved but all the data and links are gone.
The access token…
-
Google's Go compiler and runtime team meets periodically (roughly weekly) to discuss ongoing development of the compiler and runtime. While not open to the public, there's been [desire by the communit…
-
Very similar to #719, but the solution of go-style packages is not sufficient. Consider the following...
For embedded systems (think small microcontrollers with 32kB of RAM, not Raspberry Pi level …