Skip to content

Instantly share code, notes, and snippets.

View YumaInaura's full-sized avatar

いなうらゆうま ( 稲浦悠馬 ) YumaInaura

View GitHub Profile
@YumaInaura
YumaInaura / PLAYWRIGHT.md
Last active February 22, 2024 17:21
Playwright – select file and send formData
@YumaInaura
YumaInaura / TLANSLATE.md
Created January 27, 2019 11:43
How to check the number of remaining tasks and number of zaps in Zapier
@YumaInaura
YumaInaura / TLANSLATE.md
Created January 27, 2019 10:39
This is bad. When creating Github Issue with Zapier, it is a sample of collaboration to post on Hatena Blog.

This is bad. When creating Github Issue with Zapier, it is a sample of collaboration to post on Hatena Blog.

This is bad. When creating Github Issue with Zapier, it is a sample of collaboration to post on Hatena Blog.

Point

  • Hatena blog does not exist in cooperation partner of Zapier, but uses Gmal transmission
  • If you set Market on the notation of Hatena, you just send it straightforwardly and it looks like ok
@YumaInaura
YumaInaura / TLANSLATE.md
Created January 27, 2019 07:26
The quick brown fox jumps over the lazy robot

The quick brown fox jumps over the lazy robot

The holiday is art. I have tried and errored about how to spend the best holiday for about three years. Like making arts. Harmonize all elements with Wi - Fi environment, iPhone and MacBook, iPad, Twitter and blog, sunshine, knit cap and sofa seat, snack sleeping, nice sleep, delicious meals, classical music.

Closing the field of view and ears with a knit cap calms down. Never put on sunglasses, lightly narrow the field of view. Do not completely block the ears, just filter lightly, sound. Also wrapped in Mokomoko's fleece. I also attach a penguin bracelet. Starbucks found the best seat. The red light of the sun is red.

When everything is ready, it gets wonderfully easy to spend. I do not get tired of voice input of iPhone. Rather speaking, I heal as much as he talks. As for meals, Starbucks, there are delicious items of rust and rap, and vegetables can also be ingested. A little. Taste and eat.

It is very important to say that everything is complete. Ev

@YumaInaura
YumaInaura / file0.txt
Created January 9, 2019 04:19
GithubのPRを直接編集したりするあのブラウザ検索をハックしてくる奴はなんていうの?ヘルプは?ショートカットは? ref: https://qiita.com/YumaInaura/items/96130be3c6215eb516de
Source code editing
Keyboard Shortcut Description
control f or command f Start searching in file editor
control g or command g Find next
shift control g or shift command g Find previous
shift control f or command option f Replace
shift control r or shift command option f Replace all
alt g Jump to line
control z or command z Undo
control y or command y Redo
@YumaInaura
YumaInaura / file0.txt
Created December 31, 2018 01:48
Qiita ブログ に書く記事のネタは「前に書いた記事」に存在するからScrapBoxは本当に偉大。 ref: https://qiita.com/YumaInaura/items/9de1f7b3603646f5e610
# 使っていない基本機能を見過ごしてない?
- なんでも右クリックしてみよう
- 好奇心旺盛に問題解決しよう、もっとフラストレーションを感じよう
- 子供みたいに色々なキーを恐れずに触っていこうぜ!
@YumaInaura
YumaInaura / file0.js
Created December 29, 2018 04:14
「私はロボットではありません」失敗!皆大嫌いなあいつは「ReCAPCHA」というらしい。@yumainara @Qiita #認証 #google ref: https://qiita.com/YumaInaura/items/1b872aad59264a539283
<script src="https://www.google.com/recaptcha/api.js?render=reCAPTCHA_site_key"></script>
<script>
grecaptcha.ready(function() {
grecaptcha.execute('reCAPTCHA_site_key', {action: 'homepage'}).then(function(token) {
...
});
});
</script>
@YumaInaura
YumaInaura / file0.txt
Created December 29, 2018 03:54
♿ 車椅子で活躍するエンジニアがいないか調べてみた。@Qiita @recruit_pr @YumaInaura #脊柱菅狭窄症 #歩けない #障害 #就職 #リクルート ref: https://qiita.com/YumaInaura/items/52e863e846300a5facfd
自社オリジナルのパッケージソフトウェアの企画・開発業務です。主にプログラミングを担当していただきます。プログラミングのご経験がある方は是非ご応募ください。
⇒【言語】Java,Delphi,C♯,他
⇒【DB】Oracle,SQLServer,他
⇒当社製品一覧はこちら
@YumaInaura
YumaInaura / file0.rb
Created December 29, 2018 01:46
@github @scrapbox @Qiita / 🤖 #エンジニア #プログラマ #アウトプット #比較 respected @yuki24 by @YumaInaura ref: https://qiita.com/YumaInaura/items/cafbd2ac22ce438f11f5
p "ちなみに@yumainauraはスポンサー枠での登壇でしたので、スケジュールには載ってませんが、Web開発チームで頑張ったんですよ‥!Bigqueryの話。懐かしい思い出。"
@YumaInaura
YumaInaura / file0.txt
Last active December 28, 2018 05:29
Alfredでコードブロックを一瞬で入力してプログラミングコードを囲みたい @YumaInaura #Markdown ref: https://qiita.com/YumaInaura/items/3abaa6b119e5edfa69f8
```
{clipboard:0}
```