-
### Zig Version
0.14.0-dev.1472+3929cac15
### Steps to Reproduce and Observed Behavior
I have this snippet that I compile to WASM:
`main.zig`
```zig
const std = @import("std");
const _str…
-
Hey; I love the concept of this library. Just wondering if it's possible to make a "full" screen application using ink? By that I mean, something like `htop` which takes over the full screen, and when…
-
### Steps To Reproduce
1. Serve the following webpage somewhere (I'm using ngrok so I can get SSL easily):
```html
Create Passkey
Test Passkeys
async function addPassk…
iffy updated
3 months ago
-
Should I create my own sort function in order to make this work? The built in ArrayOfBufferBackedObjects sort doesn't actually sort the buffer.
```js
// worker.js
importScripts(
"comlink.js",
…
-
I run win_config.bat and activated the new plugins however i get this error:
ERROR | lama_cleaner.plugins.base_plugin:__init__:8 - RealESRGAN is not installed, please install it first. pip instal…
-
qtdomterm /usr/local/bin/fish gives a blank white screen with no prompt.
domterm --chrome /usr/local/bin/fish works.
Also is the qt frontend the best frontend for Linux or is it better to use t…
-
For some reason this code will not execute properly using node v20 running on aws lambda deployed using sst.
I was able to fix this issue by replacing this package:
`import * as base32 from 'th…
kldeb updated
3 months ago
-
- [Summary](#sec-1)
- [Motivation](#sec-2)
- [Reference-level explanation](#sec-3)
- [Introduce cargo workspaces](#sec-3-1)
- [Provide methods to index on server](#sec-3-2)
- …
-
**Describe the bug**
When I start the nodejs server with `yarn start`, I get this error directly.
**To Reproduce**
Steps to reproduce the behavior:
1. Just start the nodejs server with `yarn sta…
-
How can we prove the author is the author?
For .sats names, it'd be interesting to explore a BIP-322 or some kind of structured data signed by the wallet.
For .btc names, we could implement a si…