aecepoglu
aecepoglu
Has anyone spent any time trying to show text for webgl nodes? My webgl knowledge is very limited, but I have been able to draw texts to a seperate canvas...
In "Velox" I am unable to start wterm. I have wld-git (from AUR) installed alongside velox-git. 1. I start "termite" first (so I can see the stderr) 2. `wterm` 3....
rdrview doesn't have a version yet. I am packaging it for Guix and I'd like to be able to refer to a version number in the package definition. Can we...
I have been looking for a platform to develop a javascript server plugin for. I can with relative ease do this for Tern but I couldn't figure out how and...
I noticed someone who was learning JS through this material was struggling with understanding the 2nd example. When I looked, I noticed the example seemed to be missing the point...
### Observed behavior When I attempt to enroll, I get stuck after the email-verification stage. https://command.ockam.io/manual/ockam-enroll.html has no extra information. ### Steps to reproduce 1. `ockam enroll` 2. Enter one-time...
if the selection is like the following (M: mark, P: point) ``` ........M......... .................... ....P......... ``` then `meow-line` should turn it into the following and change the selection-type to `(expand...
This is a _NON_-backward-compatible work that replaces `flymake-eslint-executable-name` and `flymake-eslint-executable-args` with a single list-type argument: `flymake-eslint-executable` . This way we are able to: 1. call `eslint` through `npx` (#26) 2....
I have realised kampus devs like to discuss PRs and share links in twitch chats. I think it could be helpful to be able to setup github-hooks with sencha so...
The Guix package is at commit `9393424` and I'd like to update it. I've had a quick look at it today and tail-call-elimination tests were failing (stack exhausted after 999th)....