Skip to content
#

efficient

Here are 115 public repositories matching this topic...

Nim
rmarronnier
rmarronnier commented Feb 26, 2019

https://docs.amberframework.org/amber/guides/controllers/flash#flash-now

Calling flash.now["blabla"] gives a compile error : 'undefined method 'now' for Hash(String, String)'

Calling flash.now "key", "value" compiles but doesn't do anything and nothing gets returned in the logs

Versions

Amber CLI (amberframework.org) - v0.11.3
Crystal 0.27.2 [60760a546] (2019-02-05)

LLVM: 4.0.

pps83
pps83 commented Jun 6, 2019

It should be quite obvious for first time users to see some simplest APIs (to compress/uncompress buffer without dealing with any file io). Strangely, lizard has links to file format, but no clues to basic api use (is it in examples, which one is the "hello world"?. I've been using zlib for more than a decade, and I've never needed to know its file format, perhaps same for 90% of its users.

IMO

Neehan
Neehan commented Mar 15, 2019

The instructions are very vague. It's not even clear if this project is self-containing. In eval.sh, there is a parameter for the link to the directory of SkipThoughts implementation. Does it mean SkipThoughts need to be installed separately or it's somewhere in the repo? If it's the former, is that still compatible with the rest of your codebase?

Can you provide more details about the insta

Improve this page

Add a description, image, and links to the efficient topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the efficient topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.