Skip to content

Instantly share code, notes, and snippets.

View lcolby's full-sized avatar
🐙
responses may be delayed

lindenlee lcolby

🐙
responses may be delayed
View GitHub Profile
@gigamonkey
gigamonkey / criteria.txt
Last active January 5, 2020 06:21
Hiring criteria: looking for the ability to …
Write a program that does what it’s supposed to do
Write idiomatic code
Debug a program that you wrote
Debug a program someone else wrote
Debug the interaction between a system you wrote and one you didn’t
File a good bug report
Modify a program you didn’t write
Test a program you wrote
Test a program you didn’t write
Learn a new programming language