Skip to content

Instantly share code, notes, and snippets.

View crazymidnight's full-sized avatar
🕊️
☮️

Alexey crazymidnight

🕊️
☮️
  • Earth
View GitHub Profile
@maxwellmlin
maxwellmlin / LPX-Trial-Reset.sh
Created April 14, 2021 03:46
Logic Pro X Trial Reset
mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash
@hurricane-voronin
hurricane-voronin / README.md
Last active May 9, 2024 03:41
Naming Classes Without a 'Manager'
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active May 9, 2024 19:42
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@yrevar
yrevar / imagenet1000_clsidx_to_labels.txt
Last active May 9, 2024 10:55
text: imagenet 1000 class idx to human readable labels (Fox, E., & Guestrin, C. (n.d.). Coursera Machine Learning Specialization.)
{0: 'tench, Tinca tinca',
1: 'goldfish, Carassius auratus',
2: 'great white shark, white shark, man-eater, man-eating shark, Carcharodon carcharias',
3: 'tiger shark, Galeocerdo cuvieri',
4: 'hammerhead, hammerhead shark',
5: 'electric ray, crampfish, numbfish, torpedo',
6: 'stingray',
7: 'cock',
8: 'hen',
9: 'ostrich, Struthio camelus',