Thomas Stachl

Results 16 comments of Thomas Stachl

@mtrezza added some test cases, couldn't find a good example of a test case for the option so I reused the output logic from another test case.

Hey @bjorn3, yes, it still crashes. Here is the repo I'm working with: https://github.com/tstachl/wasm-game-of-life Also, I'm using nix to setup the development environment for this project.

I'm using nix to manage my system, this feature screws it up. Please make this an optional opt-in feature. Or at least have the CLI ask if I want to...

Can you add more information for this issue? I've looked at the https://cardanocataly.st/ and can't find "Last Updated". The following information would be helpful: - link to the page -...

Some additional information is needed on this issue: - which calendar provider (Google, Microsoft, calendar.com, doodle, ...) - who would set up the calendar --^ - who would need edit...

What does it need to be updated to? I see a 404 when following the link you provided.

Is this the same issue as #176?

`sudo timedatectl set-timezone America/New_York`

I checked and #6064 is merged and part of v0.1.2 on jsr but the header checksum is still present. ``` deno 1.46.3 (stable, release, aarch64-apple-darwin) v8 12.9.202.5-rusty typescript 5.5.2 ```...

@BlackAsLight yes, I'm using v0.1.2 ```json { "imports": { "@std/path": "jsr:@std/path@^1.0.6", "@std/tar": "jsr:@std/tar@^0.1.2" } } ``` And I just downloaded the original file and tested it with that as well:...