Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@shibukk
東京で AWS と Rails をちょっとだけやっています。あと GCP も。 https://www.flickr.com/photos/158672816@N06/
42
Posts
4500
Contributions
48
Followers
Follow
shibukk0009@gmail.com
https://shibukk.github.io/about/
Tokyo, Japan
Following tags
JavaScript
ElasticBeanstalk
nginx
Rails
GitHub
GoogleCloudPlatform
reactnative
Docker
AWS
Git
Swift
Ruby
Comments
Google Chromeで.devなどの開発DomainがHTTPSに変更される。
commented
こんにちは、情報ありがとうございます。大変助かりました!
githubでライセンスを設定する
commented
> まぁ、MITライセンスそのものにはならなくても、日本語で書こうとスワヒリ語で書こうとライセンスとしては十分有効だとは思いますが。。 そうですね! MIT ライセンスとして有効化したいのではなく、...
githubでライセンスを設定する
commented
@hori1537 MITを例に出すと、 > Permission is hereby granted, free of charge, to any person obtaining 〜 この...
ElasticBeanstalkでTooManyApplicationVersionsExceptionが出た時の対応
commented
@khouki さんの環境でも適用できるか分からないですが、 eb コマンドが使えるなら `eb labs cleanup-versions --num-to-leave 200` のほうがシンプルに...
次のような配列が二つあるとします。
commented
面白そうだったのでRubyで書いてみました! ```rb a = [8, 9, 10, 10, 8]; b = [2, 3, 3, 3, 1]; uniq = a.uniq count = Arr...
Rubyで標準入力にexitとタイプしたら終了させる
commented
@mattn `tty?`は全く知りませんでした。ご指摘ありがとうございます!
QiitaAPIのTOKENをかんたんに取得する
commented
Qiita APIのv2ではユーザーの管理画面から取得できるみたいです。 https://qiita.com/api/v2/docs#%E8%AA%8D%E8%A8%BC%E8%AA%8D%E5%8F...
githubでライセンスを設定する
commented
@c01o ご指摘ありがとうございます。本文中にforkした場合について追記しました!
Rubyで標準入力をチェックする
commented
> `while s = gets` としてあると、EOF で `nil` が返ってループを抜けてくれるのが楽です なるほど。シェル経由で複数行を受け取る場合はwhileだと簡単に書けるんですね。 ...
Rubyで標準入力をチェックする
commented
@yancya いろいろご指摘ありがとうございます! > `/\d+/` だと 'a1a' や '1a' など、数字の入った文字列なら何でも通ってしまいます 正規表現について確かに仰られる通りです...
jsFiddleでGitHubリポジトリ上のソースを参照する
commented
この投稿があってとても助かりました! ちなみに最近 raw.github.com のドメインが[変更になった](https://developer.github.com/changes/2014-0...
NodejsでQiita APIに接続できない
commented
僕も同じ現象の人がいないか探しちゃってました… サポートにも連絡していただいてありがとうございます! 直ったら追記しておきますー。
1 / 1