-
It would be great if playing, pausing and watching the video were tracked with xAPI.
See the video recipe below:
Recipe: Video Base (v1)
Go to Details
This recipe defines the structure and …
-
Installing tools from the Ubuntu repos seems no longer possible.
I get the following error message on "apt update"
`W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/vivid-updates/mai…
-
This came up in https://github.com/rust-lang/rust/issues/111502 and overlaps with https://github.com/rust-lang/unsafe-code-guidelines/issues/257: should it be allowed to mutate `let`-bound variables, …
-
### Background and motivation
Adding a vector API for Arm SVE/SVE2 would be useful. SVE is a mandatory feature in Arm 9.0 onwards and is an alternative to NEON. Code written in SVE is vector length…
-
**Introduce your stance**
As part of the moderation team I'm concerned about the listing of community spaces.
**Describe the issue**
- Mastodon, Twitter and Stackoverflow appears as if they were …
-
This issue is intended to cover ideas about updating the context package for Go 2.
- The current context package leads to stuttering in declarations: `ctx context.Context`.
- The current `Context.…
-
# Summary
It would be great if STC could compile separate Swift script fragments and sort of "link" them together and run it. Example: f.swift contains definition for function f(), while main.swift c…
-
## Background
One of the challenges in getting started with Sphinx is the `conf.py` file, for a few reasons:
1. It is written in Python, and so it is Python-specific, even if the person writing …
-
# Describe the issue
I am learning TC recently. I want to do something like ` $TC class add dev {ifName} parent {parent} classid {classid} htb rate {limit}`, but received `netlink receive: invalid ar…
-
On Micropython 1.20 if you start a thread on Core1, even if that thread does nothing then when an IRQ is triggered from the rotary encoder on code running on Core0 the whole machine locks up e.g
o…