-
If you try to install the game there are several sql errors. Errors appear when you insert a new entry in the various tables. When i have some free time I try to propose a fix
-
I know, that Crystal is a low level language, and is it very difficult do a fast compiling, or a hot reload like Webpack does
I think that a interpreter for de development enviroment, i should be a…
-
Add the following behavioural patterns:
- [x] [ChainOfResponsibility](http://www.blackwasp.co.uk/ChainOfResponsibility.aspx)
- [ ] [Interpreter](http://www.blackwasp.co.uk/Interpreter.aspx)
- …
-
Hi guys i want to play ftb ulttimate reloaded, however the game always crashes when i create a world or want to join the world. Thanks for the help.
FTB Launcher logs:
[11:26:47] [Client thread/…
-
### General summary/comments (optional)
I'm having trouble building/installing packages with stack (1.5.1, installed using the official port) on FreeBSD 12.0-Current. Essentially, building any pack…
-
Perl 6 was initially conceived to be the next version of Perl. It took way too long to mature to an initial release. Meanwhile, people interested in taking Perl 5 along, took back the reigns and c…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
5 years ago
-
Hello,
I've checked your project and it's failing to build (or the specs failed) with the latest Crystal (0.26.1) or there are no any specs so the project cannot be validated to be up to date. Your…
-
## Description
RVM changes shebangs which break rake/rdoc/ri on TruffleRuby, because it changes the shebang line from
```
#!/usr/bin/env bash
```
to
```
#!/usr/bin/env truffleruby_executable_…
-
For Cats Effect 2.0, I'd propose the following:
1. Refocus Cats Effect 2.0 on enabling interop via a common set of type classes, together with any essential, core building blocks that can be expres…