-
@daranzolin thanks for starting this package. We may be moving to canvas next fall and I would like to figure out a nice R centric way to build a Canvas course. I haven't looked at the API yet. If …
-
## Goal
All tasks created in Hubspot will create a Github Issue in the Customer Success repo.
## Implementation plan
Using a GitHub Actions workflow that runs on a schedule (e.g. every hour):…
-
I'd like to share my thoughts on playwright-bdd development in 2024.
There are 3 main directions:
1. ✅ **Become less dependent on Cucumber internals**
Currently feature files and step definition…
-
I thought I would leave a note here about a very useful linux kernel ringbuffer module. It was very useful in integrating tsduck tools and other tools in scenarios where using UDP multicast for a one-…
-
Any thoughts on revisiting this port? I have been curious about the implementation of these systems on Julia but it seems this effort has "died on the vine". I was looking forward to a version of thes…
-
I hit this error while trying to do some CPU profiling of the analysis server. I don't know if I'll be able to repro, but I thought I should record it here before I lose it.
The steps I followed:
…
-
### What is the user problem or growth opportunity you want to see solved?
How about calling for donations!
### How do you know that this problem exists today? Why is this important?
Perhaps this…
-
@weatherpattern brought up an interesting use case of archiving websites that serve regularly-changing live feeds of data whose archives aren't otherwise made accessible. I can't believe I hadn't thou…
-
After some discussion in itw, I've realized that the most useful way to implement a "strict mode" would be at the libass API, not within the format itself. For instance, if the consumer called `ass_se…
-
The following all cause a Segmentation Fault (assuming the same code path) on OpenWrt:
- Quitting BFGMiner via Q
- Restarting mining via the TUI
- Quitting BFGMiner via the RPC API
- Restarting mining…