Josephus Paye II

Results 8 issues of Josephus Paye II

Thanks for this, it's a great tool that I use frequently. When comparing two packages, I find that the first thing I want to know after the publish and install...

feature

Hi 👋 I'm getting the following error trying to call `.Signal()` on `AsyncProgressWorker::ExecutionProgress`: View error ``` In file included from /home/jpaye/nuclearnet.js/node_modules/node-addon-api/napi.h:2905, from ../src/NetworkBinding.hpp:22, from ../src/NetworkListener.hpp:21, from ../src/NetworkListener.cpp:18: /home/jpaye/nuclearnet.js/node_modules/node-addon-api/napi-inl.h: In instantiation...

Over the next few months I'll be working more on Keen UI, and I'm looking for help to get the following done by early next year. The things in this...

Thanks for this! Do you have a suggestion for how we would go about creating a registration form on the Remix side? Since before registration, there's no user or token...

Hi @mauricewijnia, Thanks a lot for your work on this project! I've recently started integrating the block editor into a project of mine and your work here was a great...

This PR updates NUsight with many changes to UI components and related files that are shared with 4AI's version of NUsight. Code courtesy of 4Tel/4AI. No new features, but this...

L-TypeScript
P-NUsight2
G-DevTools

- [ ] Convert scripts to new format - [ ] Update script engine to use new format - [ ] Listen and respond to `LoadScripts` and `SaveScript` messages from...

-Enhancement
L-TypeScript
P-NUsight2
G-DevTools

Greetings! Protobuf-ES currently generates plain JS objects for protobuf `map` fields, instead of `Map` instances. The [manual](https://github.com/bufbuild/protobuf-es/blob/main/MANUAL.md#map-fields) mentions that this was decided for compatibility with "popular libraries": > ECMAScript Map...

Feature