-
### Describe the bug
In Tauri v2 running on Ubuntu, the system proxy is not automatically detected or used, while Tauri v1 automatically uses the system proxy under the same conditions.
Additional…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 5.15.116.1-1.cm2 x86_64 unknown
### What steps can reproduce the bug?
…
-
### What is the problem this feature would solve?
Currently, we can use 'server.publish' to publish message, but there is no way to do this if using `export default {}` style server (since you cann…
-
### What version of Bun is running?
1.1.30
### What platform is your computer?
Docker image oven/bun:alpine
### What steps can reproduce the bug?
Using Next.js 14.2.15 and `next-auth@5.0.0-beta.2…
-
## Bug Description
I'm righting a news aggregator app and faced strange behavior when I issue a fetch GET requests to the URLs:
https://www.o2.pl
https://www.wp.pl
I get back 449 Retry With.…
-
Hey! I'm the developer of Js-sdsl.
Official website: https://js-sdsl.github.io/
I made a simple comparison between denque and Deque in Js-sdsl. See https://js-sdsl.github.io/#/test/benchmark-res…
-
`@blocknote/server-util` has been designed / tested for usage in node.js based environments.
However, some users want to use it in Next.js server side actions or Partykit functions (see https://gi…
-
Hey, I wanted to use the latest yeoman-test library, but when I run it I get the following error:
```
# Unhandled error between tests
-------------------------------
error: Cannot find package "…
-
**Describe the bug**
`bunfig.toml` is always generated by `reflex init` and the registry URL is set as `https://registry.npmjs.org` by default.
Custom NPM registry can be specified by the environmen…
-
When addressed https://github.com/kachick/dotfiles/pull/741, I felt using pipe is not easy in golang, how about to use https://github.com/bitfield/script for that purpose?
My pain for shell scripts…