-
In the PR for storing skills in XDG data directory #2803 discussion around creating proper skill modules. I think the XDG PR is a good direction to take and shouldn't be hampered by this separate tech…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Installing MiniConda (Conda 23.3.1 Python 3.10.10 released Apr…
-
Background
---
I recently stumbled upon a bug and after hours of searching, I managed to find the culprit, which is a function that accidentally modifies the slice argument passed to it. The problem…
-
I am pondering how to think about packet rates in the 100G era. How should we be designing and optimizing our software?
Consider these potential performance targets:
- A: 1x100G @ 64 Mpps.
- B: 1x100…
-
In a similar spirit as #40.
I think most everybody agrees that implicit typing is a terrible "feature" that should never be used. Keeping it as the default behavior is a constant source of annoyanc…
-
### Describe the bug
Programs mounted in zip files don't launch since after version 0.83.23.
### Steps to reproduce the behaviour
Mount a zip file as drive c
Try to launch program
Dosb…
-
Subscribe to this issue and get byte sized treats daily. Hope you get **ALBTY** 🍬 🍭
-
I am currently trying to use a gShield on an Arduino Due running g2 for laser engraving. Cutting works quite well by using PWM and Spindle Speed Control for enabling/disabling the laser.
For engrav…
-
-
[Edit: This issue started as a discussion of the API for cancel scope shielding, motivated by @merrellb using it to catch `Cancelled` errors and do clean up activities like sending "goodbye" messages …