DEV Community

@kon_yu profile picture

@kon_yu

I am a freelance software engineer, media artist, technical advisor, CTO of a freelance guild, and have cats🐈.

Location Tokyo, Japan Joined Joined on  Personal website https://kon-yu.work/ github website

Education

Master degree of Computer science

How to debug Rails running on Ruby 3.1 using VSCode and Dev Containers

How to debug Rails running on Ruby 3.1 using VSCode and Dev Containers

6
Comments
4 min read

Want to connect with @kon_yu?

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

Already have an account? Sign in
How to use Docker containers for Ruby on Rails development in Visual Studio Code

How to use Docker containers for Ruby on Rails development in Visual Studio Code

14
Comments
6 min read
How to Get mp3 file's Durations with Python

How to Get mp3 file's Durations with Python

10
Comments
1 min read
How to create a string of numbers with , $, €, or £ in JavaScript.

How to create a string of numbers with , $, €, or £ in JavaScript.

10
Comments
1 min read
Using JavaScript to determine whether the client is iOS or Android

Using JavaScript to determine whether the client is iOS or Android

17
Comments 4
1 min read
Let's organize how to write asynchronous processing using arrow functions and async/await

Let's organize how to write asynchronous processing using arrow functions and async/await

9
Comments
4 min read
How to Solve a AWS Lambda error - Runtime.ImportModuleError: Error: Cannot find module 'jmespath'

How to Solve a AWS Lambda error - Runtime.ImportModuleError: Error: Cannot find module 'jmespath'

10
Comments
1 min read
How to do not apply basic authentication to certain URLs in a Rails project with basic authentication method

How to do not apply basic authentication to certain URLs in a Rails project with basic authentication method

12
Comments
2 min read
Rake to flush out and delete unused image files in Rails

Rake to flush out and delete unused image files in Rails

6
Comments
2 min read
How to use (almost) all the functions of Enumerable modules: select, inject, take, and so forth

How to use (almost) all the functions of Enumerable modules: select, inject, take, and so forth

10
Comments
11 min read
Why Ruby Random object not to need a seed number

Why Ruby Random object not to need a seed number

9
Comments
5 min read
Installing the latest version of Ruby on Raspberry pi

Installing the latest version of Ruby on Raspberry pi

9
Comments 2
2 min read
How to register DockerImage to DockerHub

How to register DockerImage to DockerHub

5
Comments
4 min read
How to check the connection between mysql and memcached in php

How to check the connection between mysql and memcached in php

3
Comments
2 min read
How to add a package not found by apt-get(debian, ubuntu both)

How to add a package not found by apt-get(debian, ubuntu both)

5
Comments
2 min read
Autoprefixer Rails autoprefixer-rails

Autoprefixer Rails autoprefixer-rails

6
Comments
2 min read
How to run multiple bash commands in CMD and docker-compose.yml of Dockerfile

How to run multiple bash commands in CMD and docker-compose.yml of Dockerfile

9
Comments
1 min read
Daily backup of production staging using a Docker container for Heroku maintenance that can be deployed to Heroku

Daily backup of production staging using a Docker container for Heroku maintenance that can be deployed to Heroku

4
Comments
3 min read
How to use Hubot with Slack to build, debug, and deploy to Heroku in a local environment

How to use Hubot with Slack to build, debug, and deploy to Heroku in a local environment

4
Comments
4 min read
Using select2 in ActiveAdmin by using activeadmin_addons

Using select2 in ActiveAdmin by using activeadmin_addons

9
Comments
2 min read
How to change the table used in DelayedJob

How to change the table used in DelayedJob

9
Comments
2 min read
How to terminate Vim / Vi

How to terminate Vim / Vi

4
Comments 3
1 min read
How to realize caching in Ruby classes

How to realize caching in Ruby classes

11
Comments
3 min read
Performance comparison between SQL cache and variables in Rails, 7000 times difference

Performance comparison between SQL cache and variables in Rails, 7000 times difference

12
Comments
3 min read
How to install jupyter notebook on Ubuntu 16.04

How to install jupyter notebook on Ubuntu 16.04

4
Comments
1 min read
Get the list of classes connected to the DB

Get the list of classes connected to the DB

9
Comments
1 min read
Explore files under a specific directory in Rails

Explore files under a specific directory in Rails

6
Comments
1 min read
Get the list of attributes and columns of the inheritance class of ActiveRecord

Get the list of attributes and columns of the inheritance class of ActiveRecord

6
Comments
2 min read
How to check if a particular method exists in a Ruby class and instance

How to check if a particular method exists in a Ruby class and instance

11
Comments
1 min read
Convenient because updated_at does not update without changing the attributes of ActiveRecord and does not issue any extra SQL.

Convenient because updated_at does not update without changing the attributes of ActiveRecord and does not issue any extra SQL.

10
Comments
2 min read
Determine if a particular validation error is occurring in AcitiveRecord

Determine if a particular validation error is occurring in AcitiveRecord

9
Comments
2 min read
How to use Artillery for load testing with different input values

How to use Artillery for load testing with different input values

11
Comments 1
2 min read
Why you shouldn't use current time to refine a batch run

Why you shouldn't use current time to refine a batch run

4
Comments
3 min read
Building AWS SAM environment and running Lambda with Ruby

Building AWS SAM environment and running Lambda with Ruby

11
Comments
4 min read
Deploying with AWS SAM Running Lambda in Ruby

Deploying with AWS SAM Running Lambda in Ruby

4
Comments
4 min read
Organizing the behavior of even and odd in :nth-child

Organizing the behavior of even and odd in :nth-child

1
Comments
2 min read
How to handle Enum in ActiveRecord

How to handle Enum in ActiveRecord

5
Comments
2 min read
Error handling in begin rescue verifies that errors encountered during rescue can be rescued.

Error handling in begin rescue verifies that errors encountered during rescue can be rescued.

4
Comments
1 min read
How to check the operation of Gatsby on a smartphone or other device that is under development in a local network

How to check the operation of Gatsby on a smartphone or other device that is under development in a local network

12
Comments
1 min read
How to encode/decode base64 with JS

How to encode/decode base64 with JS

11
Comments
1 min read
Checking the user information that is being accessed by AWS-CLI

Checking the user information that is being accessed by AWS-CLI

4
Comments
1 min read
How to copy the path of the current directory to the clipboard (mac)

How to copy the path of the current directory to the clipboard (mac)

12
Comments 1
1 min read
Output TouchDesinger's output to webcam for mac

Output TouchDesinger's output to webcam for mac

4
Comments
1 min read
Make the default of a variable of type Metabase date relative

Make the default of a variable of type Metabase date relative

6
Comments
1 min read
loading...