-
## Description
`uv add ` fails with our default template (projects created with `kedro new --tools`).
(And so do `rye` and `pdm`)
Updated after tech design:
Things to do:
> - There was cons…
-
Keyboard shortcuts are central part of VS Code, there are a lot of them and I think I use only a fraction of them. It would be awesome if VS Code could suggest what shortcut should I learn, based on h…
-
From https://github.com/prettier/prettier/issues/3503#issuecomment-359863688
lipis updated
11 months ago
-
I'm an Arch and Manjaro user. I was wondering if anyone else was using .NET on Arch family distros. If so, please tell me about your experience or at least provide an upvote. I want to know if there i…
-
**Describe the bug**
It seems that sometimes the skiko cache in `~/.skiko` can become corrupted, and the user will become stuck, unable to open the app. The only fix is to get the user to delete the …
-
I have a small **new feature** to request. Let say we have this piece of code:
```ts
function setButton(button: Button | undefined) {
if (button) {
button.onclick = () => {
…
lihz6 updated
2 years ago
-
The Android Gradle Plugin team, when asked about the recurring flake #103230, said (per https://github.com/flutter/flutter/issues/103230#issuecomment-1125569034):
> it looks like a bug in Groovy's dy…
-
In the TypeScript compiler, we have the concept of a "transformer". A transformer is a function which "transforms" one AST to another. TypeScript ships many such transforms, including all of the vario…
-
When I looked at this package a few months ago, it was FOSS.
However, it now appears to be non-free.
Can you please clarify:
- Have all 24 contributors consented to their work being re-licens…
-
It would be awesome to have a small site for Eventsourced that follows same "mantra" as the one [Spray](http://spray.io) has.
Inspiration for build stuff:
- https://github.com/typesafehub/doc-templat…