-
This project seems very cool, great job :smile:
I'm interested in building something with a React front-end, and a backend using something like JAWS. It seems if all I wanted was a fat static client…
-
The packaging process should be moved into an own plugin.
**Status:**
Done --> See https://github.com/serverless/serverless/pull/1494
**This includes:**
- [x] Zipping up a whole service
- [x] One se…
-
can one cut out prices/complexity even more by storing pages in lambdas that return static html/js/css content?
you'd need a lambda for each page, but it seems access cost might be cheaper than s3 - …
-
**Download**
- [ArbitraryAsyncReturns.zip](https://github.com/ljw1004/roslyn/raw/features/async-return/ArbitraryAsyncReturns.zip) [22mb]
- INSTALL: Unzip the file. Quit VS. Double-click to install in …
-
- Monifu is a high-performance Scala / Scala.js library for composing asynchronous and event-based programs using observable sequences
- Monifu supports the Typelevel code of conduct.
See https://git…
-
As discussed in FakeItEasy/FakeItEasy#575.
This scenario fails:
``` c#
public class LogicalCallContextSpecs
{
[Scenario]
public void PropagatingLogicalCallContext()
{
"when a ste…
-
Hello! First of all, great work in this library.
I had some problems when I used async/await with options. I managed to solve it, but I don't feel confortable enough to make a pull request, so here i…
-
In the review copy, I received chapter 2 which isn't about lambdas but the [code examples](https://github.com/meddle0x53/learning-rxjava/tree/master/src/main/java/com/packtpub/reactive/chapter02) are.…
-
please execute
rosdep install jsk_pr2_startup --ignore-src -r -y
execute
roslaunch jsk_pr2_startup pr2_gazebo_73b2.launch
then open another terminal:
/opt/ros/indigo/lib/move_base/move_base odom:=ba…
-
_From [fra...@gmail.com](https://code.google.com/u/108596877348066494139/) on January 10, 2011 13:04:03_
We want to parse Prover9 proofs into gapt. This should be based on the textual proofs that Pro…