-
> https://corecursive.com/067-zig-with-andrew-kelley/
_Note: This podcast is designed to be heard. If you are able, we strongly encourage you to listen to the audio, which includes emphasis that’…
-
It would be nice to have access to the functionality of Praat not just from the command line, but from a C library that could be used directly, or wrapped into other libraries, such as [PraatR](https:…
-
https://blogs.msdn.microsoft.com/zainnab/2010/02/28/understanding-virtual-space/
This is a much needed productivity option that has been available in Visual Studio and other editors for many years.…
-
Lots of users have asked for this, and it could alleviate the need for a really slick bootstrapping UI (see #49). There are a number of blockers, mostly privacy related:
- Base map
- [ ] Inve…
-
The term "runtime" is used in two contexts in the spec:
1. An implementation of the spec itself
2. The workload runtime that executes a workload type, such as a container runtime
We can quantify …
-
It's the first time I've seen this app as a trojan. Any thoughts?
https://www.virustotal.com/gui/file/1c4e1847c722db18d58216c43aa40ad87c8a38aa6196e69d55c0687b8506bf94/details
-
I set up the plugin strictly following the instructions (using supabase CLI and downloading the last release from github).
The Table Editor shows the two tables `document` (7 records) and `document_s…
-
I would like to supply static dependences (based on the [commit](https://github.com/StanfordLegion/legion/commit/edb2b68e21f13b68b2cb4b3aef7acb64642e97) from @lightsighter) for all tasks and ideally …
-
Understanding how time works in ROS 2 can be challenging, especially when dealing with simulation. We should have a tutorial which goes over how ROS 2 deals with time, both real and simulated.
We …
-
Output of `restic version`
--------------------------
restic 0.14.0 compiled with go1.19 on darwin/arm64
What should restic do differently? Which functionality do you think we should add?…