-
> Continuation of separate #24 thread
**Question:**
Should we redefine UUID variant bits 111 (E/F) which are currently "Reserved for future definition." as per the original RFC 4122 Section 4.1.1 …
-
| | Plugin Name | Description |
|------|:---------------------------…
-
There is EIP library by aheil https://github.com/aheil/EIP-PlantUML but:
. it lacks catalog of all what it offers
. there are bugs in it leading to some images not being shown at all
. it does too …
-
Go through at least two of the below resources.
## Resources
- https://learn.microsoft.com/en-us/azure/architecture/patterns/publisher-subscriber
- https://www.confluent.io/learn/publish-subscribe/
-…
-
@zfhall You've probably noticed that I haven't updated this repo in a little while. That's mainly because I've hit a wall on how to improve the car's disengagement event frequency (when I have to inte…
-
A big issue with garbage collection is that it takes so long **and** it's monolithic so when it runs, it must finish before releasing control back to the VM for the next bytecode.
It would be nice…
-
anthony ruby suggests that we put an XStick on an RPi and then put a server on top of that to provide a simple, relatively inexpensive Zigbee gateway.
let's see if we can make this happen.
anthony -…
-
# Linux Kernel
"People interested in low-level scary stuff should take a look at the uaccess.h files for x86 or alpha, and be ready to spend some time just figuring out what it all does" - Linus Torv…
-
There are neat ideas out there waiting to be implemented such as:
- [Render functions](https://github.com/reframejs/goldpage/issues/13).
- Small code base. This can and should be a small tool. …
-
## Bug report
### What is the current behavior?
When getting events, both the question and the first response event from the child have order zero, so we get a duplicate event warning and can only…