ltn614

Results 13 issues of ltn614

This is a very great project for pepole want to use kotlin to develop frontend and backend, but two major problem must be sloved to satisfy those pepole: 1. update...

希望作者能更改sc-f-chapter8 成kafka 实现的例子

I think this demo should use redux instead of flux,since redux is simplify the design

This project need to be updated to run on latest flutter

Since you use Rxjava,don't bother to use Otto,implement an Rxbus use Rxjava is so easy,please refer http://nerds.weddingpartyapp.com/tech/2014/12/24/implementing-an-event-bus-with-rxjava-rxbus/ and here is example: https://github.com/kaushikgopal/RxJava-Android-Samples/blob/master/app/src/main/java/com/morihacky/android/rxjava/rxbus/RxBus.java Any way great work!

Since you use dagger's dependency injection, it's all about to provide object instance when you need, so why bother use factory pattern

I am facing the problem, I tried set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_GLIBCXX_USE_CXX11_ABI=0") in CmakeList file, it doesn't work, also tried add -D_GLIBCXX_USE_CXX11_ABI=0 in setup.py, it doesn't work too, I paste my error...

I cannot load any movie data, it reports the following exception type 'List' is not a subtype of type 'List' every time when hit the media list loading data

Need a classic MNIST tutorial on tfstage project to understand and use tfstage

many project often provide only a armeabi directory, but zbar with different dir for other platform, this often cause problem, hopes u can provide only a armeabi dir