DEV Community

Kay Gosho profile picture

Kay Gosho

A Full Stack Developer. CTO of Remotehour ( https://remotehour.com )

Education

The University of Tokyo

Work

CTO at Remotehour

I've created knex-graphql-utils, which optimizes your GraphQL server with PostgreSQL

I've created knex-graphql-utils, which optimizes your GraphQL server with PostgreSQL

Reactions 5 Comments 1
1 min read

Want to connect with Kay Gosho?

Create an account to connect with Kay Gosho. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Step-by-step guide to add request ID to all SQL logs with Async Local Storage

Step-by-step guide to add request ID to all SQL logs with Async Local Storage

Reactions 6 Comments 4
3 min read
How to disable Bluetooth become audio source instead of audio sink on Linux

How to disable Bluetooth become audio source instead of audio sink on Linux

Reactions 1 Comments
1 min read
I've replaced husky with simple-git-hooks

I've replaced husky with simple-git-hooks

Reactions 16 Comments 6
2 min read
Step by step guide of how to painlessly type GraphQL execution result

Step by step guide of how to painlessly type GraphQL execution result

Reactions 19 Comments 4
5 min read
fzf.vim GFiles enhancement for monorepo

fzf.vim GFiles enhancement for monorepo

Reactions 7 Comments
1 min read
Run Docker containers with Fargate CLI + Terraform in AWS

Run Docker containers with Fargate CLI + Terraform in AWS

Reactions 12 Comments
3 min read
useReducer in TypeScript, strictly typed version

useReducer in TypeScript, strictly typed version

Reactions 8 Comments 4
1 min read
Getting initial notification in React Native

Getting initial notification in React Native

Reactions 9 Comments 1
1 min read
I've created monor - an interactive monorepo command executor

I've created monor - an interactive monorepo command executor

Reactions 10 Comments
1 min read
Exit CircleCI jobs if changed files do not match specific pattern

Exit CircleCI jobs if changed files do not match specific pattern

Reactions 7 Comments
1 min read
Use the same screen navigation animation both on Android/iOS with React Native + React Navigation

Use the same screen navigation animation both on Android/iOS with React Native + React Navigation

Reactions 9 Comments 3
1 min read
Kick CircleCI from Slack command + Google Apps Script

Kick CircleCI from Slack command + Google Apps Script

Reactions 9 Comments
1 min read
Use styled-components + ReactNative's FlatList in TypeScript

Use styled-components + ReactNative's FlatList in TypeScript

Reactions 22 Comments 13
1 min read
Fix neovim errors

Fix neovim errors

Reactions 7 Comments
1 min read
Install react-native-sentry without react-native link

Install react-native-sentry without react-native link

Reactions 9 Comments
2 min read
I created graphql-rest-proxy, which converts your REST api to GraphQL server

I created graphql-rest-proxy, which converts your REST api to GraphQL server

Reactions 17 Comments
2 min read
Edit tmux output with Vim (or any text editor)

Edit tmux output with Vim (or any text editor)

Reactions 16 Comments 5
1 min read
Merge GitHub Pull Requests without leaving command line

Merge GitHub Pull Requests without leaving command line

Reactions 19 Comments 7
1 min read
I would like to create Docker based PaaS. How do you think?

I would like to create Docker based PaaS. How do you think?

Reactions 41 Comments 21
2 min read
Get object 1 level-down type programmatically in TypeScript

Get object 1 level-down type programmatically in TypeScript

Reactions 7 Comments
1 min read
I've created a tiny library that creates GraphQL query from TypeScript, without losing type information

I've created a tiny library that creates GraphQL query from TypeScript, without losing type information

Reactions 12 Comments
2 min read
Replace JSX's opening tag and closing tag at the same time

Replace JSX's opening tag and closing tag at the same time

Reactions 10 Comments
1 min read
I just published my first Vim plugin, import-js-from-history

I just published my first Vim plugin, import-js-from-history

Reactions 32 Comments 2
1 min read
convert JS Object to CSS in command

convert JS Object to CSS in command

Reactions 32 Comments 4
1 min read
dotenv-vault: No dependency .env encrypt tool

dotenv-vault: No dependency .env encrypt tool

Reactions 32 Comments 4
3 min read
MobX Tips: New Api named flow (confusing name...)

MobX Tips: New Api named flow (confusing name...)

Reactions 12 Comments 4
1 min read
Braintree minimum example

Braintree minimum example

Reactions 15 Comments
1 min read
Is coding with alcohol productive?

Is coding with alcohol productive?

Reactions 44 Comments 29
1 min read
5 reasons why Git based resume is awesome

5 reasons why Git based resume is awesome

Reactions 436 Comments 79
3 min read
Trace marks in Emacs like Vim's Ctrl-o

Trace marks in Emacs like Vim's Ctrl-o

Reactions 9 Comments
1 min read
VeeValidate is useful for Vue.js frontend validation

VeeValidate is useful for Vue.js frontend validation

Reactions 11 Comments 2
3 min read
Laravel tips: set resolve alias in Laravel mix

Laravel tips: set resolve alias in Laravel mix

Reactions 62 Comments 10
1 min read
Helpful Laravel open source projects

Helpful Laravel open source projects

Reactions 48 Comments 13
3 min read
Specifying user and group in Docker

Specifying user and group in Docker

Reactions 51 Comments 15
2 min read
Emacs Registers - save kill-ring

Emacs Registers - save kill-ring

Reactions 6 Comments
1 min read
Watch NHK world with Linux by hitting the URL of streaming server

Watch NHK world with Linux by hitting the URL of streaming server

Reactions 11 Comments
1 min read
Laravel tips: Model::findMany is useful

Laravel tips: Model::findMany is useful

Reactions 23 Comments 2
1 min read
When developing Laravel app with Vim, you can still jump to Magic Methods

When developing Laravel app with Vim, you can still jump to Magic Methods

Reactions 15 Comments 1
1 min read
Convert snake_case to CamelCase in Vim

Convert snake_case to CamelCase in Vim

Reactions 26 Comments 8
1 min read
Writing blog posts every day

Writing blog posts every day

Reactions 36 Comments
2 min read
Multibyte text and Laravel testing

Multibyte text and Laravel testing

Reactions 14 Comments
2 min read
To pass MobX's observable array to FlatList, .slice() is needed

To pass MobX's observable array to FlatList, .slice() is needed

Reactions 13 Comments 4
2 min read
ESlint with Class Decorator

ESlint with Class Decorator

Reactions 8 Comments
1 min read
If you feel slow with Mac + Docker + Laravel, the reason may be Laravel Debugbar

If you feel slow with Mac + Docker + Laravel, the reason may be Laravel Debugbar

Reactions 16 Comments 5
2 min read
Handle Stack Navigator's event in current screen with React Navigation

Handle Stack Navigator's event in current screen with React Navigation

Reactions 10 Comments
2 min read
Using React(Native) + MobX + Flow, Flow treats @inject as error

Using React(Native) + MobX + Flow, Flow treats @inject as error

Reactions 11 Comments
2 min read
How nice Eloquent API Resources, added to Laravel 5.5

How nice Eloquent API Resources, added to Laravel 5.5

Reactions 10 Comments
3 min read
Struggle to install react-native-linear-gradient

Struggle to install react-native-linear-gradient

Reactions 9 Comments 4
3 min read
Global helper in React, React Native

Global helper in React, React Native

Reactions 8 Comments
1 min read
How to get an engineer job in Silicon Valley as foreigners?

How to get an engineer job in Silicon Valley as foreigners?

Reactions 23 Comments 16
1 min read
We can virtualize even GUI Text Editor with Docker

We can virtualize even GUI Text Editor with Docker

Reactions 29 Comments 4
2 min read
How wonderful feature 'Higher Order Messages' in Laravel 5.4

How wonderful feature 'Higher Order Messages' in Laravel 5.4

Reactions 12 Comments
1 min read
Fade in Image without jQuery

Fade in Image without jQuery

Reactions 11 Comments 3
1 min read
loading...