[Updated from time to time] Links that are indebted

It is difficult to find your favorites and Qiita's LGTM list when you need it, so I will summarize it here It will be updated from time to time. Please note that it may disappear.

Git Basic Git command summary Various git stash

Ruby [Introduction to Ruby] 14. Dealing with dates and times (covering all patterns)

Rails When Rails s process doesn't break

Shortcut

Mac Keyboard Shortcuts Chrome keyboard shortcuts VSCode Keyboard Shortcuts [VS Code] Introducing keyboard shortcut settings and recommendations Terminal work efficiency tips

mac settings

[[Mac] Mouse / Trackpad Setting to speed up cursor by breaking through limit](https://suwaru.tokyo/%E3%80%90mac%E3%80%91%E3%83%9E%E3%82%A6 % E3% 82% B9% E3% 83% BB% E3% 83% 88% E3% 83% A9% E3% 83% 83% E3% 82% AF% E3% 83% 91% E3% 83% 83% E3 % 83% 89% E3% 82% AB% E3% 83% BC% E3% 82% BD% E3% 83% AB% E3% 82% 92% E9% 99% 90% E7% 95% 8C% E7% AA % 81 /)


defaults write -g com.apple.mouse.scaling 16
defaults write -g com.apple.trackpad.scaling 16
*PC restart after execution

Close multiple windows at once with the mouse

[How to "close", "hide", and "close" multiple windows on Mac](http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-close-multiple-windows -at-once-in-macos.html)

Activate the window you want to close, hold down "Option" and select "Close All" from the "File" menu.
Or hold down "Option" and press the red close button at the top left of the window

Other

Beginners welcome! Introduction to regular expressions that can be learned by hand and eyes, part 1 "Let's search for phone numbers in various formats" [For beginners] Idioms and useful methods that can be used for refactoring in Ruby and Rails Summary of English words often used in programming [Updated from time to time]

Recommended Posts

[Updated from time to time] Links that are indebted
Memorandum Poem (updated from time to time)
[Reverse lookup] Spring Security (updated from time to time)
SpringBoot useful site collection (updated from time to time)
Touch all Spring "Guides" (updated from time to time)
Git commands that new engineers should look back on [updated from time to time]
Introduction to programming for college students (updated from time to time)
[Updated from time to time] Ruby on Rails Convenient methods
[Eclipse] Summary of environment settings * Updated from time to time
[Personal memo] Frequently used Java grammar updated from time to time
Personally recommended Intellij IDEA initial settings (updated from time to time)
Summary of results of research on object orientation [Updated from time to time]
How to convert param to hash with Rails controller (updated from time to time)
Convert from java UTC time to JST time
A program that calculates factorials from 2 to 100
I translated the grammar of R and Java [Updated from time to time]
Points I stumbled upon when creating an Android application [Updated from time to time]
How to get the date from the JavaScript Date type that C # developers are addicted to
A story that took time to establish a connection
[Java] The problem that uploaded images are not updated due to the influence of cache
Features that are likely to enter Java 10 for now
Cases that are often forgotten due to integer overflow
My 1880's ~ Fixed time zone from LMT to JST ~
A concise summary of Java 8 date / time APIs that are likely to be used frequently