Zhao
Zhao
It would be great if we could download ISOs directly from GitHub Releases.
``` Error: Relative entries in package.json#browser not yet supported: ./lib/adapters/http.js ``` Example: axios(https://github.com/mzabriskie/axios)
## What's the issue? The build process crashed with a message: ``` node_modules/.pnpm/[email protected]/node_modules/acorn/dist/acorn.js:2927 var err = new SyntaxError(message); ^ SyntaxError: Unexpected keyword 'default' (18:16) ``` ## How do we reproduce...
I don't have much experience on Cocoa nor Objective-C, just wonder if it's possible to write native macOS GUI apps in Zig?
I appreciate the clean and focused interface of MarkEdit for editing purposes. However, as a user who is used to VIM keybindings in my workflow, I find it challenging to...
Is it possible to load a sub app using `type="module` script tag when the master app doesn't use `type="module` script tag? After some researching I found it seems currently qiankun...
### Describe the bug I'm using node adaptor and I found when doing SSR, the server adds a [link](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link) HTPP header to indicate the browser to preload things. However, I'm...
### Zig Version 0.13.0 ### Steps to Reproduce and Observed Behavior Say we want to build a very simple HelloWorld program in x86_64 Linux: ```zig const std = @import("std"); pub...
Here's a screenshot of the inspection information from `mediainfo`, the above one is recorded using macOS's built-recorder (cmd+shift+5), and the below one uses QuickRecorder. ...
### What are you trying to do? One of my machines has both a public IPv4 and IPv6 address, but the bandwidth for IPv4 is 100Mbps, while for IPv6 it's...