-
I encountered this bug in version 0.C-8042-g1cf8251. Updating to the latest experimental (0.C-8093-g0b042ff as of this writing) didn't solve it. Running ncurses on Ubuntu 14.04.
I have a save file he…
-
``` nim
import base64
var file = readFile("foo.json")
echo encode(file).decode()
```
foo.json:
```
[
{
"name": "argument_parser",
"url": "git://github.com/gradha/argument_parser/",
"m…
dom96 updated
8 years ago
-
I explained this on the forums. Right now it's just not possible to complete a tileset and maintain it. You just need a million of hours and every time stuff is added you have to go through a lot of b…
-
Thanks to this overlay few days ago I was able to install this game and since then I liking it a lot. It turns out that doing a little research I found a [package of sounds](http://chezzo.com/cdda/cat…
-
Another discussion point per http://www.pbat.ch/blog/posts/2017-03-18-lmms-part2.html.
> From @PaulBatchelor
> Goodbye, LMMS
>
> I began writing an outline of this post last week. I had very e…
tresf updated
7 years ago
-
The keyboard LEDs (Scroll Lock, Num Lock) do not work as expected when they are assigned functions like drive activity, from within the emulator.
This works if the emulator is running under Raspbian,…
-
I'm not sure if a certain behaviour is causing this crash but I'm able to trigger it within 11 ingame minutes by either walking around or holding '5'.
A brief recap, I built a vehicle welding rig and…
ghost updated
8 years ago
-
As title.
Had to get links added to an array anyway (prep for dashboard scraping: https://github.com/tr0yspradling/DietPi-Dashboard/issues/1), so thought, why not :)
-
I'm on Ubuntu 14.04. After issuing,
```
./configure
make
sudo make install
```
and then opening cmus, it appears that no .cmus config directory is being created. Upon using the .cmus directory fro…
-
We'll need a way for API consumers not to clobber each other. We'll also need a way to queue transformations, in case the API consumer needs offline access. Here are the highlights that @thedecimal an…