DevKini
265 subscribers
40 photos
5 files
559 links
Info and Updates on software development and general computing.

Info dan maklumat terkini berkaitan pembangunan perisian, programming serta IT/Komputer secara umum.

Untuk sebarang maklum balas, boleh hubungi @devkiniadmin.
Download Telegram
Exploring the basics of computer science, every Monday, for a year. //@devkini

https://medium.com/basecs
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
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/
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.
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 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
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
Pijul .. bukan nama budak Melayu. tapi salah satu distributed version control system (http://pijul.org ) #devkini
Pycon APAC 2017 starting up at connexion conference center, bangsar south.
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.
Much more interesting, AI and human collaboration to compose new masterpiece music.
For thought: How to atttribute music copyright created by AI ?