Marco F.

Results 14 issues of Marco F.

Hello everyone, after a brief chat with @fralken we've decided to **stop** working on this project as we're currently not using it anymore nor we're planning to move it ahead...

Can't seem to make the little client example from the README to work.

Suppose I have ``` const before = 'https://...example1.jpg' const after = 'https://...example2.jpg' ``` but I get 404 for the `after` image. Is there any way I could handle this?

Hi, not sure what's going on but "just" changing I get `project/build.properties` to `sbt.version=1.4.2` ``` [info] compiling 21 Scala sources to /Users/olajuwon/forks/scalene/scalene-routing/target/scala-2.13/classes ... [error] /Users/olajuwon/forks/scalene/scalene-routing/src/main/scala/PathExtractor.scala:100:79: type mismatch; [error] CellParser[RequestContext, AOut]|CellComponent[RequestContext,...

Hi, I'm totally new to NSQ, but trying around this library I can't seem to make a simple example in which I publish something on the a topic and get...

I'm getting `error processing request: Can't init WAL: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }` just by trying to create a new collection as suggested on the...

On the website it says **_italian talens_**... it obviously should be **_Italian talents_**.

bug
todo

`Connector` might be missing a `tension`property.

The javascript version looks like ``` js export default function({data, accessor = id, width, height, min, max, gutter = 10, compute}) { /*... */} ``` Are we missing anything here?

This is really just a reminder we should have a look and check out whether we can fix the following error somehow or not: ``` [info] Fast optimizing /Users/xxx/lethe/js/target/scala-2.12/lethe-test-fastopt.js [error]...

Scala.js