Hacker News
- Mathematics Cheat Sheet [pdf] https://ourway.keybase.pub/mathematics_cheat_sheet.pdf 67 comments
- Handy cheat sheet for 3D films: RealOrFake3D.com http://realorfake3d.com/ 15 comments
Lobsters
- mutt cheat sheet http://sheet.shiar.nl/mutt 4 comments visualization
- Revamped Symfony cheat sheet None 2 comments php
- Welcome to Rails Cheat Sheet https://fly.io/ruby-dispatch/welcome-to-rails-cheat-sheet/ 5 comments rails
- The AWS VPC Cheat Sheet for Beginners https://www.stackchief.com/tutorials/AWS%20VPC%20Tutorial 8 comments node
- Cheat Sheet on the Basics of Python https://www.reddit.com/r/learnprogramming/comments/iyhf1h/cheat_sheet_on_the_basics_of_python/ 47 comments learnprogramming
- My "Bitwise operations cheat sheet" https://gist.github.com/coding-enthusiast/65b0be1b3dc0bdf19222f6b90bf3a7ed 18 comments csharp
- Elixir cheat sheet https://media.pragprog.com/titles/elixir/elixircheat.pdf 3 comments elixir
- I made an awesome Ubuntu/Debian terminal cheat sheet http://freeworld.posterous.com/65140847 72 comments linux
- Vim Commands Cheat Sheet http://bullium.com/support/vim.html 15 comments linux
- JavaScript Array Operations Cheat Sheet https://devinduct.com/cheatsheet/8/array-operations 49 comments javascript
- [X-Post]Steam Play/Proton/Lutris Cheat Sheet https://spcr.netlify.com/ 19 comments linux_gaming
- Cheat sheet: format/parse a time or date http://yourbasic.org/golang/format-parse-string-time-date-example/ 4 comments golang
- Which Republicans Are Against Donald Trump? A Cheat Sheet http://www.theatlantic.com/politics/archive/2016/09/where-republicans-stand-on-donald-trump-a-cheat-sheet/481449/ 5 comments politics
- Perl 5 Regex Cheat sheet http://perlmaven.com/regex-cheat-sheet 5 comments perl
- Coke Cheat Sheet [PIC] http://www.buzzfeed.com/scott/coke-cheat-sheet 9 comments reddit.com
- XSS, SQL Injection & Fuzzing Barcode Cheat Sheet http://www.irongeek.com/xss-sql-injection-fuzzing-barcode-generator.php 10 comments netsec
- LaTeX cheat sheet (pdf) http://www.stdout.org/~winston/latex/latexsheet.pdf 2 comments programming
- Algorithmic Complexity Charts: Big O cheat sheet vs Wikipedia Big O https://www.reddit.com/r/learnprogramming/comments/l09khj/algorithmic_complexity_charts_big_o_cheat_sheet/ 7 comments learnprogramming
- Google Cheat Sheet: all Google services and tools http://www.adelaider.com/google-cheat-sheet/ 4 comments reddit.com
- Looking for cheat sheets for Herb Sutter's CPP2 https://hackingcpp.com/cpp/cheat_sheets.html 3 comments cpp
- “I want nothing” D.Trump speech, the cheat sheet he spoke off in the comments. https://www.bbc.com/news/world-us-canada-50495289 7 comments worldnews
- The awesome git cheat sheet: A Tiny Git Cheat Sheet Written In ReactJs https://the-awesome-git-cheat-sheet.com/ 11 comments reactjs
- The Many Scandals of Donald Trump: A Cheat Sheet http://www.theatlantic.com/politics/archive/2016/06/donald-trump-scandals/474726/ 19 comments politics
- Math for Game Programmers 05 – Vector Cheat Sheet http://higherorderfun.com/blog/2012/06/03/math-for-game-programmers-05-vector-cheat-sheet/ 26 comments programming
- Mario in the background is playable! (Bonus: HTML5 cheat sheet) http://blog.nihilogic.dk/2009/02/html5-canvas-cheat-sheet.html?kozmic 125 comments programming
- Everyday Linux User: Our Favourite Linux Cheat Sheets http://www.everydaylinuxuser.com/2013/09/our-favourite-linux-cheat-sheets.html?m=1 3 comments sysadmin
- Media queries cheat sheet for maximum device support. https://kapeli.com/cheat_sheets/css_device_media_queries.docset/contents/resources/documents/index 8 comments css
- Tweeters Rip 'Zombie' Donald Trump Over 'Listening Session' Cheat Sheet https://www.yahoo.com/news/tweeters-rip-apos-zombie-apos-095555217.html 6 comments politics
- Tweeters Rip ‘Zombie’ Donald Trump Over ‘Listening Session’ Cheat Sheet https://www.huffingtonpost.com/entry/donald-trump-listening-session-notes-reaction_us_5a8e7a61e4b0161d43189f47 37 comments politics
- Pandas Cheat Sheet for Data Science in Python https://mystudentvoices.com/pandas-cheat-sheet-for-data-science-in-python-b7bcdd29ef9b#.gg0t0xyve 4 comments datascience
- C# Cheat sheet, great (13 page) PDF for beginners. http://www.thecodingguys.net/resources/cs-cheat-sheet.pdf 3 comments webdev
- The most useful Eclipse shortcuts, in gif form, and a printable cheat sheet! http://elsealabs.com/eclipse-keyboard-shortcuts/ 20 comments java
- I came across someones cheat sheet for learning a bit of Objective-C http://eecs395.ndnichols.com/cheatsheet.txt 27 comments programming
- Your cheat sheet to the four potential investigations of Russia and President Trump https://www.washingtonpost.com/news/the-fix/wp/2017/03/01/your-cheat-sheet-to-the-four-potential-investigations-of-russia-and-president-trump/?postshare=2551488393630320&tid=ss_tw&utm_term=.fa68f9967919 25 comments politics
- Nice Rails3 cheats sheets. (Could be better if compressed into 2 sheets instead of 6.) https://www.dropbox.com/gallery/4822841/1/rails%203%20cheat%20sheets?h=d08610#/ 6 comments programming
- Delhi Police files charge sheet against Gautam Gambhir, others in cheating case https://economictimes.indiatimes.com/news/politics-and-nation/delhi-police-files-charge-sheet-against-gautam-gambhir-others-in-cheating-case/articleshow/71351625.cms 33 comments india
- Everything you need to know about PRISM — a cheat sheet for the NSA's unprecedented surveillance programs http://www.theverge.com/2013/7/17/4517480/nsa-spying-prism-surveillance-cheat-sheet 4 comments technology
- Quadratic list code is a common mistake that can make your program grind to a halt. [Article with Java/Python cheat sheets] https://yourbasic.org/algorithms/time-complexity-arrays/ 5 comments coding