-
### Describe the bug
Take the following (contrived) example:
```html
let value: string | null = $state(null);
let upper = $derived(value?.toUpperCase());
// ...value is mutated …
-
-
When I try to run the example, in the line:
df = pd.DataFrame(phase_diagram.to_dict())
df.head()
I get an error message:
PanicException Traceback (most recent call last)…
-
Now it's possible to create complex configurations like this one.
But there are some small issues.
![z1](https://github.com/user-attachments/assets/7df67a62-208e-49c5-a781-f53e8d3df3d8)
----
…
-
{"branch":"stable","format":"img","model":"DS920+","version":"7.2.0-64570-1","addons":"acpid,cpuinfo,powersched"}
-
### System Information
* niri version: 0.1.10.1-1
* Distro: ArchLinux
* GPU: Intel Mobile 4 Series Chipset Integrated G]
* CPU: Intel(R) Celeron(R) 900 @ 2.19 GHz
…
-
I am looking to locally archive all my bookmarks. I believe this is the best tool for it and with some modifications can be made to do this.
I am working on a prototype for this and when I get it in …
-
After enabling K2 mode (see https://blog.jetbrains.com/idea/2024/08/meet-the-renovated-kotlin-support-k2-mode/#how-to-enable-k2-mode) some but not all wikilinks break.
For example, I have a kotlin …
-
Submitted By: agarcia
Topic: PR Review
Team: Tier 1 Support
:wave: Hello, I was wondering if I could get a re-review on this one https://github.com/department-of-veterans-affairs/vets-website/pull/…
-
## Problem
Currently when running `prisma init`, it appends the existing .env file if it exists or creates one. However, some repos have `.env.example` file, which is usually copied to create the .…