-
### Enter your suggestions in details:
The new userland migrations needs a place on nodejs.org to publicise its existence and explain how to use it. Each API doc may reference a specific migration re…
-
Thanks @Samueru-sama for [finding](https://github.com/AppImage/AppImageSpec/issues/36#issuecomment-2480737136) this.
> `sharun` is just a binary that you symlink to inside the `AppDir` and based on…
-
Hey !
I have a little problem. I followed instructions on [this page ](https://www.numworks.com/engineering/software/build/) but it doesnt work (its probably made for n0120)
I use this code to comp…
-
- [ ] coreutils -> busybox
- [ ] util-linux -> busybox
- [ ] systemd-logind -> seatd
- [ ] systemd-udevd -> eudev (can we use mdev + libudev-zero?)
- [ ] systemd-* -> ??
- [ ] systemd -> sysvinit or o…
-
eslint.config.mjs package-lock.json
~/papernet main ?:1 userland@localhost 18:31:47··❯ deno fmt
Error formatting: /home/userland/papernet/views/index.html
Syntax error (expected close…
-
With Bookworm, the old vcbins ([raspberrypi/userland](https://github.com/raspberrypi/userland)) are deprecated, in favour of [raspberrypi/utils](https://github.com/raspberrypi/utils).
What this me…
-
Terminal output:
```shell
[DEP0040] DeprecationWarning: The `punycode.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:6900) [DEP0040] DeprecationWarning: The `p…
-
@addaleax @nodejs/n-api @nodejs/workers ...
Currently there is no way for userland code to define their own cloneable/transferable objects that work with the MessageChannel/MessagePort API.
For …
-
# Describe the bug
After attempting to install distribution (Alpine this time but other give similar errors) error appears:
Bad state transition:
[IncorrectSessionTransition(event=AssetDownlo…
-
Sorry about the fuzzy issue name but I currently use `indexmap` to create on my end a custom hashmap-like structure able to minimize the number of lookups when the data comes sorted or mostly sorted (…