-
# Towards a text editor construction kit
One of my goals in writing the [rust playground for macOS][] was to see how much work would be involved in reusing components from the xi-editor core librar…
-
# Compatibility Report
- Name of the game with compatibility issues: Halo Infinite
- Steam AppID of the game: 1240440 (Believed to be this ID)
Note:
Creating a preliminary post regarding this …
-
Hey,
I was redirected here by support@github.com - it seems that JSX Highlighting is broken on Github.
For example: https://gist.github.com/cozos/d6636a93cba29c77e3221f2ca30212b0
``` jsx
import Rea…
cozos updated
4 months ago
-
We currently don't really have a backlog of miscellaneous issues to do. One potential way to explore would be to search for "TODOs" in the code and check if there is an issue for those items.
We'd …
-
### System details
RStudio Edition : Desktop
RStudio Version : 1.3.1056
OS Version : Windows 10
R Version : 3.6.3
### Steps to reproduce the problem
I don't know…
-
This is a tracking issue to maintain a list for known to compile packages, from a recent stackage snapshot (`lts-16.27`).
```
/root/.asterius/.stack-work/install/x86_64-linux-tinfo6/9ac86446ee106c…
-
In an modified earlier release of esp8266_deauther I played with phonegap/cordova/cordovaduino to forward every HTTP message through the serial connection (deauther plugged to the android OTG) and als…
-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
Presently in a Nyquist fx plugin something like
```
;version 4
;type process
(seq *track* (cue *track*))
```
fails rather with a rather befuddling error that `*track*` is nil
```
error: …
-
I've been working extensively on reverse engineering the IQ2020 firmware from a hex file found online, and have identified the RS485 address (0x1F) of their internet gateway and some of the functions.…