iacore
iacore
use this PR branch ``` ❯ cd book/ ❯ kind2 check Dynamic thread 'main' has overflowed its stack fatal runtime error: stack overflow fish: Job 1, 'kind2 check Dynamic' terminated...
When I try to run `zig build sdl-ontop` or `zig build sdl-standalone`, I see the following error: ``` ❯ zig build sdl-standalone sdl-standalone └─ run sdl-standalone └─ compile-sdl-standalone └─ install...
This is QoL. My workflow involves me changing where I save the file a lot. I always want to save the image in the directory I launched `aseprite` in. Can...
this is real ambiguous grammar ``` {{-.}} {{-.Field}} ```
My system does not have systemd. The first time I run `edgedb project init`, the CLI shows an error about `systemctl` not available. The database is left without a branch....
Related: https://github.com/denoland/deploy_feedback/issues/852 The idea is to add a command like `deployctl certs add www.example.com` that will display the DNS records needed to setup a custom domain. Then, when the DNS...
### Problem description Environment variables inside .env (passed as --env-file) are not accessible in main module. ### Steps to reproduce https://gist.github.com/iacore/7f33b19d8e5f0db8420531be8c8d8bd8 ``` git clone https://gist.github.com/7f33b19d8e5f0db8420531be8c8d8bd8.git test_repo cd test_repo bash deploy...
### What problem are you trying to solve? Cloudflare Pages automatically re-scans DNS records and make the website available automatically after I setup DNS records. Deno Deploy need me to...
I tried this. This should work.
@david-vanderson this might be useful to you.