-
Bot needs to be able to determine whether what it's retweeting is legit or not. Inspired by [spences10/twitter-bot-bootstrap issue #4](https://github.com/spences10/twitter-bot-bootstrap/issues/4)
>…
-
The puzzle `736-a59d45fd` from #736 has to be resolved:
https://github.com/yegor256/cactoos/blob/287c998b54c8712082a9747a65d32dd1eb3182b6/src/main/java/org/cactoos/scalar/CheckedScalar.java#L42-L48
…
-
I would like to create a module that will make server-side rendering in node.js possible. I've done this before in my own project and wanted to discuss technical details.
So, the goals of the module:…
-
`Scalar` throws `Exception` on access, `Text` throws `IOException`. This enforces exception handling on simple conversion of numbers to text. I think it would be handy to have all basic classes throw …
-
Hello
I added gem **camaleon-cms** to the existing project where there is gem **gretel**. When I try to use "breadcrumbs" from the **gretel** I get an error
``
"wrong` number of arguments (given 1,…
-
Now `org.cactoos.scalar.Folded` is reduce and `org.cactoos.scalar.Reduced` is fold.
You can check it in Scala or another programming language. You can also see [cactoos-math FoldLeft](https://github.…
-
The current slogan for the project is "Contenta makes your content happy!"
There has been a concern raised that this isn't very descriptive of exactly what Contenta is, so this issue is a place for…
mrjmd updated
6 years ago
-
Hi
I'm wondering whether there's a way to use Firebase hosting in conjunction with a service like prerender.io?
This way it would be possible to deploy a webapp (i.e. angularjs app) with SEO capabili…
-
**ISSUE**
When I attempt to deploy master, I get dependency errors on the server.
**ACCEPTANCE**
- [ ] I can use Capistrano to successfully deploy master to any of our environments
```
$ cap qa_upgr…
-
Use `data.length` for the upper bound of the random number used, if there is a small result set then the random number will probably not be in the range of `param.searchCount`
https://github.com/sp…