-
One of my customers just asked for something that's actually a great idea - the ability to control the position of an embedded YouTube video's playhead using timestamps. This would be fantastic for ta…
-
## Problem
https://www.notion.so/connext/Pool-Boosted-Yield-77b99a0593ec46b3a0dd09872ed8d459
## Impact
_Why is it important? Who requested it? Who does it impact? What data do we have to suggest this…
-
There has been some issue with supporting IDLs in the program binary via a new ELF header section, versus officially supporting IDLs in PDAs.
Given that Anza is prioritizing changes to make program…
-
## Objective:
To design and implement a user interface for our staking pool that interacts directly with our smart contracts. This UI will provide users with the ability to view pool information, sta…
-
# What is success?
A complete OpenRPC (JSON) document for a *subset* of "Client Interoperability Methods"
- With buy-in from the Lotus developers
- Accepted as a FIP
# Current status
- [Forest …
-
Hi, this is a feature request for distributed to support collective-style tasks. MPI-style programming is widely used in machine learning for sample-based parallelism. Examples are gradient boosting a…
-
This is a small feature that if implemented can help people using the cosmic DE to arrange their tasks thus boosting productivity. Personally I use notion for that but it would be awesome if something…
-
sync.Mutex allows lock/unlock in different goroutines:
http://golang.org/pkg/sync/#Mutex.Unlock
"A locked Mutex is not associated with a particular goroutine. It is allowed for
one goroutine…
-
Boost Note 1.50.4 Web App
Chrome OS
@Komediruzecki this is a follow up of the conversation #1178. I don't know if you are the sole maintainer of Boost Note, but this issue could have more exposure…
-
Asynchronous libraries are extremely reliant on the availability of nonblocking IO, and nonblocking system calls in general. When one attempts to limit the amount of threads to the amount of CPU cores…