harkal (29)in #eos • 7 years agoOuroboros, Casper and other computer science masturbation. It may feel good, but you don’t actually get anything DONE.If you are old enough in the field of software engineering you probably recognise something familiar in the title. It…harkal (29)in #programming • 7 years agoEbakusDB a database for blockchain systemsMany blockchain systems use LevelDB under the hood to persist their state. For Ebakus , in order to meet the…harkal (29)in #gamedev • 7 years agoMultithreaded Game Scripting with Stackless PythonThe very basic problem that a creator of a game engine faces when it comes to scripting the game engine is: what will…