-
Discussion of the proposal:
https://github.com/Kotlin/KEEP/blob/master/proposals/inline-classes.md
-
This issue is intended to cover ideas about updating the context package for Go 2.
- The current context package leads to stuttering in declarations: `ctx context.Context`.
- The current `Context.…
-
First thing that we need to agree before adding Scheme interpreter code and front-end REPL. In need to be generic and allow to change Scheme implementation and maybe also the REPL.
In my interprete…
-
Normally when opening the Telescope prompt the buffer filetype is `TelescopePrompt`. If you open a telescope-frecency, the buffer filetype is `frecency`. This is:
1. Somewhat unexpected and,
2. Bloa…
euoia updated
5 months ago
-
Would like to be able to save raw, un-demosaic'd images to file. Is there a reason this is disabled in all cases?
-
I'm trying to update my Toshiba AC100 with the latest grate-driver (kernel 5.7.8, Arch Linux Arm) using the instructions on https://github.com/grate-driver/grate/wiki/Grate-driver:
Building nativel…
-
BLAKE3, by virtue of being a tree-based hash, supports incremental verification of data. But I don't see a way to actually make use this feature with the current API.
I'm thinking of using BLAKE3 f…
-
### Describe the bug
I'm using tasmota 9.2.0.3. I have a cron job that uses decode-config to backup configs from my devices. Occasionally decode-config blows up with struct.error.
### To Reprod…
leres updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
An important property of go is the ability to compose structs in order to reduce the number of allocation and improve access local…
-
I've tried this on my [init.org](https://github.com/wasamasa/dotemacs/blob/master/init.org) and found two examples of stripping not being zealous enough:
- TODO states are kept
- Headings that are lin…