Posts

  • GitHub and Twitter integration

    Twitter Ruby Sinatra GitHub
    I used GitHub webhook to integrate with Twitter, and created a below service. When I commit a blog post with some specific commit message, then the blog post is automatically twee... read more
  • Sample programs of Machine Learning

    JavaScript MachineLearning
    I’m creating sample code collection of machine learning, this is the repository. ML Kitchen Sink Generally, machine learning programs are written in Python, R, because these lang... read more
  • How to create C/C++ Addons of Node.js

    JavaScript Node.js C C++
    We can create Node.js Addons written in C/C++. See the following page for more detail. Addons | Node.js v6.7.0 Documentation In this post, I’ll introduce how to create factorial... read more
  • Introduction

    Daily
    My name is Yosuke Saito, I’m a web developer living in Tokyo, Japan. I like web technology, so in this blog, I’d like to write about it widely. I am also interested in machine le... read more