-
## Abstract
- adding a category to minting
- category filtering to explorer
- categories are predefined, one selected only
- updated in figma handoff: link
- rel: https://github.com/kodadot/nf…
-
When setting nomodeset in the /boot/grub/grub.cfg and then sudo update-grub, it has no effect. Even after a reboot nomodeset is not in effect. Strangely enough, updating grub timeout does take effec…
ghost updated
2 years ago
-
Experience shows that calling back from C++ to Swift is pretty annoying.
Since C++ cannot represent Swift objects, we can't pass a callback, or a delegate, or an event handler from Swift to C++. Th…
Yoric updated
7 years ago
-
**Is your enhancement related to a problem? Please describe.**
[Paper Website](https://paperwebsite.com/) does a nice job of generating website content from hand-written notes/journals. This see…
-
I generated a CMPA configuration without DICE enabled and found that it wouldn't boot on my xpressoboard:
```
#0 kern::fail::die_impl (msg=...) at sys/kern/src/fail.rs:67
#1 0x000127fc in kern:…
-
Is there a way to get ActorRefs for unit testing without the system context? `actor_cell.rs` isn't a public mod?
Does it make sense to be able to use ExtendedCell::new() in unit tests?
-
Hi I tried to no avail to find up-to-date documentation about integrating Facebook and Watson Assistant. Most links direct me here but it's only for Slack. Is there anywhere with such documentations? …
-
When using the `set` command the registered callback will be called on local or remote nodes automatically depending upon the --node and --all flags. Right now however, command callbacks must do the c…
-
My passwords are long and painful.
I am thinking of a button in the app on the computer that says 'Unlock via app'. When you click on it a notification pops up in your strongbox app to allow you t…
-
Hello,
I'm the creator of the HIDSharp library for C# USB HID communications. I use this library in a product I'm contracted to create, Evolv's EScribe Suite.
Since Windows does not provide any …