Odoo runbot is impressive. Every PR can be tested with separate Odoo installation with just a click ! #odoo #ama
http://odoo-development.readthedocs.io/en/latest/ci/runbot.html
http://odoo-development.readthedocs.io/en/latest/ci/runbot.html
Discussion summary, week 3 - http://tinyletter.com/devkini/letters/discussion-summary-week-3-july-2017
TinyLetter
Discussion summary Week 3 July 2017
Hey guys, I have a friend in PH with a team specialized in Wordpress, Drupal, ReactJS and UX Design. So if anyone need to outsource, I can connect you to them.
Exploring the basics of computer science, every Monday, for a year. //@devkini
https://medium.com/basecs
https://medium.com/basecs
basecs
Exploring the basics of computer science, every Monday, for a year.
Don't have any plan for this weekend ? Maybe you can try playing around with AWS Mobile Hub, a web based configurator to build mobile application using AWS services for the backend.
The configurator will generate source code that can be loaded into Android Studio or Xcode. If you're a fan of Ionic or React Native, there's also starter project that you can grab from Github. #serverless #microservices #mobile
Join @devkini for interesting and relevant news on software development.
https://www.slideshare.net/AmazonWebServices/aws-mobile-hub-building-mobile-apps-with-aws
The configurator will generate source code that can be loaded into Android Studio or Xcode. If you're a fan of Ionic or React Native, there's also starter project that you can grab from Github. #serverless #microservices #mobile
Join @devkini for interesting and relevant news on software development.
https://www.slideshare.net/AmazonWebServices/aws-mobile-hub-building-mobile-apps-with-aws
www.slideshare.net
AWS Mobile Hub - Building Mobile Apps with AWS
by Andrew Chud, Software Development Engineer, AWS Mobile Applications
Temubual dengan keynote speaker Pycon APAC 2017, Jessica McKellar di radio BFM esok.
Jessica is a startup founder, software engineer, and open source developer living in San Francisco, California. She's also known for her work in Twisted Python networking library. //@devkini
https://pycon.my/2017/07/28/pycon-apac-2017-interviews-on-bfm-89-9/
Jessica is a startup founder, software engineer, and open source developer living in San Francisco, California. She's also known for her work in Twisted Python networking library. //@devkini
https://pycon.my/2017/07/28/pycon-apac-2017-interviews-on-bfm-89-9/
PyCon APAC 2017
PyCon APAC 2017 interviews on BFM 89.9
PyCon APAC 2017 is just a month away! Ramping up to the conference, we’re working with our media partner, BFM 89.9 The Business Station, a local Malaysian terrestrial radio station to increas…
Just some heads up, we'll also have RubyConf MY at MAGIC, Cyberjaya on 12 - 13 OCTOBER 2017. Checkout http://rubyconf.my/ for more details.
rubyconf.my
RubyConf MY
Official website for RubyConf MY
Wildcard support for let's encrypt coming January next year. //@devkini #ssl #letsencrypt
https://letsencrypt.org/2017/07/06/wildcard-certificates-coming-jan-2018.html
https://letsencrypt.org/2017/07/06/wildcard-certificates-coming-jan-2018.html
letsencrypt.org
Wildcard Certificates Coming January 2018
Update, March 13, 2018
Wildcard certificate support is live.
Let’s Encrypt will begin issuing wildcard certificates in January of 2018. Wildcard certificates are a commonly requested feature and we understand that there are some use cases where they make…
Wildcard certificate support is live.
Let’s Encrypt will begin issuing wildcard certificates in January of 2018. Wildcard certificates are a commonly requested feature and we understand that there are some use cases where they make…
HTTP2 just landed in nodejs core. Excerpt from the commit messages:-
At long last: The initial *experimental* implementation of HTTP/2.
This is an accumulation of the work that has been done in the nodejs/http2 repository, squashed down to a couple of commits. The original commit history has been preserved in the nodejs/http2 repository.
This PR introduces the nghttp2 C library as a new dependency. This library provides the majority of the HTTP/2 protocol implementation, with the rest of the code here providing the mapping of the library into a usable JS API.
Within src, a handful of new node_http2_*.c and node_http2_*.h files are introduced. These provide the internal mechanisms that interface with nghttp and define the
The JS API is defined within
There are two APIs provided: Core and Compat.
The Core API is HTTP/2 specific and is designed to be as minimal and asefficient as possible.
The Compat API is intended to be as close to the existing HTTP/1 API as possible, with some exceptions.
Tests, documentation and initial benchmarks are included.
The
When using
//@devkini
https://github.com/nodejs/node/commit/e71e71b5138c3dfee080f4215dd957dc7a6cbdaf
At long last: The initial *experimental* implementation of HTTP/2.
This is an accumulation of the work that has been done in the nodejs/http2 repository, squashed down to a couple of commits. The original commit history has been preserved in the nodejs/http2 repository.
This PR introduces the nghttp2 C library as a new dependency. This library provides the majority of the HTTP/2 protocol implementation, with the rest of the code here providing the mapping of the library into a usable JS API.
Within src, a handful of new node_http2_*.c and node_http2_*.h files are introduced. These provide the internal mechanisms that interface with nghttp and define the
process.binding('http2') interface.The JS API is defined within
internal/http2/*.js.There are two APIs provided: Core and Compat.
The Core API is HTTP/2 specific and is designed to be as minimal and asefficient as possible.
The Compat API is intended to be as close to the existing HTTP/1 API as possible, with some exceptions.
Tests, documentation and initial benchmarks are included.
The
http2 module is gated by a new --expose-http2 command line flag. When used, require('http2') will be exposed to users. Note that there's an existing http2 module on npm that would be impacted by the introduction of this module, which is the main reason for gating this behind a flag.When using
require('http2') the first time, a process warning will be emitted indicating that an experimental feature is being used.//@devkini
https://github.com/nodejs/node/commit/e71e71b5138c3dfee080f4215dd957dc7a6cbdaf
GitHub
http2: introducing HTTP/2 · nodejs/node@e71e71b
At long last: The initial *experimental* implementation of HTTP/2.
This is an accumulation of the work that has been done in the nodejs/http2
repository, squashed down to a couple of commits. The ...
This is an accumulation of the work that has been done in the nodejs/http2
repository, squashed down to a couple of commits. The ...
Gitlab is hiring Support Engineer in multiple timezone https://about.gitlab.com/jobs/support-engineer/
Annyang is a simple wrapper to modern browser's SpeechRecognition API. Make your website a good 'listener' in just few lines of JavaScript. And if you need quick UI to receive voice command, there's SpeechKITT that also work with Annyang.
Join @devkini for more interesting and relevant info on software development.
https://github.com/TalAter/annyang
Join @devkini for more interesting and relevant info on software development.
https://github.com/TalAter/annyang
GitHub
GitHub - TalAter/annyang: 💬 Speech recognition for your site
💬 Speech recognition for your site. Contribute to TalAter/annyang development by creating an account on GitHub.
Forwarded from Ahmad Shah Hafizan Hamidin
Tumpang iklan 😀http://bit.ly/devcon-workshop-1
Pijul .. bukan nama budak Melayu. tapi salah satu distributed version control system (http://pijul.org ) #devkini
music composition with AI written in python - prof. david cope. sonification is the use of non-speech audio to convey information to perceptualize data.
Compossing new lullaby.
AI create something that mozart would have produce .. creating something sound like bach's cello suite no. in G - prelude. Creating a slow jazz in piano with influence from glenn miller, miller davis and duke ellington.
August 26, 11:03 AM #pyconapac2017.
Compossing new lullaby.
AI create something that mozart would have produce .. creating something sound like bach's cello suite no. in G - prelude. Creating a slow jazz in piano with influence from glenn miller, miller davis and duke ellington.
August 26, 11:03 AM #pyconapac2017.