Tech Cheat Sheet
1.71K subscribers
137 photos
34 files
59 links
Collection of cheat sheets around IT things

admins: @olegkovalov, @thirtydraft
Download Telegram
Everything you need to know about HTTP security headers

This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, Apache and Varnish.

#http https://blog.appcanary.com/2017/http-security-headers.html
#nn Recurrent Neural Networks
stats_handout.pdf
1.3 MB
Краткий и удобный читшит по статистике от MIT #math #stats https://web.mit.edu/~csvoss/Public/usabo/stats_handout.pdf
mathematics_cheat_sheet.pdf
4.4 MB
#math #science
All In One Mathematics Cheat Sheet
#golang #runtime

M - machine (OS thread)
P - processor
G - goroutine
#code (from Clean code by Robert C. Martin)