George Oliver
George Oliver
I'm exploring the possibility of implementing the [language server protocol ](https://microsoft.github.io/language-server-protocol/) (lsp) for tads3. As far as I can tell I would have to extend the networking code to allow...
Hello, I am new to LuaRocks (and Lua) and I have a strange issue I'm hoping someone can shed light on. As I explained [in an issue in the luasocket...
I just found this project today and I think it's great, however it seems a bit abandoned (the chat doesn't work for example and some of the links in the...
Hello! I've been using alonetone for a few months and really enjoy the nice UI and discovering other people's music. I'd like to propose a small change to the Latest...
Hello, I'm trying to install via LuaRocks 3.3.1 and received `Error: Build error: Failed compiling module socket/core.dll` The install log is at https://gist.github.com/ergodicbreak/ec929794cebe830e09d0de73a1346124 My environment: ``` C:\Users\george>where gcc C:\Users\george\bin\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gcc.exe C:\Users\george>where...
hello, I'm new to ledger-mode and have a puzzling issue. When I input periodic transactions they're not formatted correctly. Normal transactions are OK. It ends up looking like this, ```...
Hello, first thanks very much for KnobKraft, it looks nice and works smoothly! I cloned and built on Manjaro Linux. I have an issue I think related to the alpha...
### Is there an existing request for this? - [X] I have searched the existing requests ### Forums discussion https://forum.freecad.org/viewtopic.php?p=674705#p674705 ### Subproject(s) affected? Core ### Idea description #### Background Woodworking...
What do you think about adding the link for the 4ever-Clojure solution page for each problem? In general they have many more solutions than what's in the gists so it...
Hi, again I may just be unfamiliar with hyperfiddle, but for example the problem 27 test is ``` (tests (__ '(1 2 3 4 5)) := (__ "racecar") := (__...