Skip to content

Yuky

  • HOME
  • About

I'm already a developer

Hacker's school - Partial excerpt from the explanation section

  • Yuky
  • Nov 1, 2016

Today, I’d like to explain some words from Hacker’s school. ...

Read More

How to use PostCSS with gulp

  • Yuky
  • Oct 10, 2016

Today I will explain how to use PostCSS with gulp. ...

Read More

How to push regularly to the browser from the server using Comet and Akka Actor

  • Yuky
  • Oct 4, 2016

I tried the method of regularly pushing the browser from the server with Comet × Akka Actor using Playframework 2.4, so I will summarize it. ...

Read More

Happy Deploy Life with Fabric

  • Yuky
  • Oct 3, 2016

Today I will explain how to use Fabric for deploy. ...

Read More

Beginners will be able to write beautiful Javascript using JSHint (ESLint / GJSLint)

  • Yuky
  • Oct 2, 2016

A beginner like Javascript like me, after seeing the code after continuing to write Javascript, it is often a strange way of writing. (Is it only me?) ...

Read More

Message sent from SNS to Slack via Lambda

  • Yuky
  • Oct 1, 2016

I was sending error messages to developer’s mail list by SNS. But, I also want to receive it with Slack. So I made it available for Slack. ...

Read More

Nginx with Let's Encrypt on CentOS

  • Yuky
  • Sep 30, 2016

This time I tried introducing free SSL to my server. ...

Read More

Uncaught SyntaxError: Unexpected token ILLEGAL ・・・ on Javascript Console

  • Yuky
  • Sep 29, 2016

Since I was suffering from errors, So I write it on this blog. ...

Read More

How to automate Analytics reports with Google Spreadsheet and GoogleAppsScript

  • Yuky
  • Sep 28, 2016

I manage data on Analytics on Google Spreadsheet. This time I tried to automate that work with GoogleAppsScript. ...

Read More

Introduction to Stored Procedures

  • Yuky
  • Sep 27, 2016

As engineers work, we often receive the following request. ...

Read More
  • 1
  • 2
  • 3

Recent Posts

  • Osbourne checklist ~ the method of idea extraction ~
  • Why persona is important? How can we define persona?
  • When you want to recover a problem that is disk capacity is full.
  • How to deal with a problem that freezing when executing command (yum, etc.)
  • How to register a library made by Scala to the Maven Central Repository
© Yuky Hirai