tluyben
tluyben
Because this one was not answered it; you need to simply install the environment you want (with apt-get install) and then alter, with sudo, the file /startx.sh. Example; sudo apt-get...
Ah, what is the trouble, do you know, maybe I or someone else can try to fix it?
I know quite a lot about real MSX's so that helps; I've been playing around with that and it indeed seems to be working well... If the API will be...
For me the following worked (Ubuntu): apt-get install libsdl1.2-dev libsdl-gfx1.2-dev then installing SDL-idris, and then idris Main.idr -o invaders -p sdl -p effects Then it worked well (although the game...
The solution turned out to be rather trivial; seems case insensitive matching of query parameters in Dapper depends on some setting or config on the server (no idea what exactly),...
Link to the version i'm using; https://github.com/tluyben/Hangfire.MySql.Core/commit/fd2220db29140220d0bae077a53b62b5c35984d5
@arnoldasgudas Is it possible to do this? All other HangFire packages are LGPL 3 => GPL is really not very convenient for this type thing...
You mention on your github https://github.com/MiloszKrajewski/Hangfire.Storage.MySql that you kept close to the original so changes can be merged back? Can you merge them back? Now that the license here is...
What is the reason the reactjs part is so slow? Is the reason the parser like in reference.scm or (I assume) something else?
@zh217 to do this properly (without the drop in performance), it would need some more abstract distribution right? Like replication & rebalancing based on usage? Seems unlikely it can be...