-
Hey @rtablada
i am getting a weird error when i am using the compass compile system:
``` bash
directory tmp/compass_compiler-tmp_cache_dir-UOxBeEEL.tmp/assets
error sass/app.scss (Line 36 of /v…
-
I don't think the current allocator approach is the way to go.
As far as I understand the point of the dynamic_allocator is to keep the `structure` buffer's size as small as possible (which is more…
-
Hi,
We're currently reviewing haskell-indexer for use on auditing work. I wrote a tool called [sift](https://github.com/fpco/sift) which is capable of generating a simple cross-package call graph o…
-
## Proposal
Permit `COMPILE` pragma outside of the defining module of a data/record type. Something like:
```agda
import Prelude.Maybe using (Maybe)
{-# COMPILE GHC Maybe = data MAlonzo.Code.Pre…
-
I am getting the following error while running schedtime. I remember following the instructions to install bcc.
```
Traceback (most recent call last):
File "./schedtime", line 23, in
from…
-
When I start my rails server, I am getting the following error:
```
jruby -S rails s
NameError: uninitialized constant Neo
const_missing at org/jruby/RubyModule.java:2677
(root) at /Users/…
-
I'm running the command
```
pod --version
```
On macOS running
```
sudo gem uninstall cocoapods
```
and running
```
sudo gem install cocoapods
```
then running
```
pod…
-
I am trying to install Graphite. I am stuck upon cairo installation.
I came across "http://stackoverflow.com/questions/11491268/install-pycairo-in-virtualenv".
I have installed cairocffi in my virtua…
-
Would it be possible to replace the `static inline`s with a configurable attribute that can be disabled if necessary?
## Background
We are using a Rust library to implement the main logic. The lib…
-
Hi,
Recently I've been doing some work with GPU libraries in ocaml and came across this package. It's really cool, but unfortunately `libvulkan` and such depend directly on `libwayland-client` dire…