- By Edmond Lau
- Highly Recommended 👍
- http://www.theeffectiveengineer.com/
- They are the people who get things done. Effective Engineers produce results.
| Warning: The magic method SecuPress_Singleton::__wakeup() must have public visibility in /srv/users/kalamxblog/apps/kalamxblog/public/wp-content/plugins/secupress/inc/classes/common/class-secupress-singleton.php on line 72 | |
| Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in /srv/users/kalamxblog/apps/kalamxblog/public/wp-content/plugins/secupress/inc/classes/common/class-secupress-scanner-results.php:623 Stack trace: #0 /srv/users/kalamxblog/apps/kalamxblog/public/wp-content/plugins/secupress/inc/classes/common/class-secupress-scanner-results.php(623): array_merge(users-login: Array, plugins-themes: Array, wordpress-core: Array, sensitive-data: Array, file-system: Array, firewall: Array) #1 /srv/users/kalamxblog/apps/kalamxblog/public/wp-content/plugins/secupress/inc/classes/common/class-secupress-scanner-results.php(68): SecuPress_Scanner_Results::get_scanners() #2 /srv/users/kalamxblog/apps/kalamxblog/public/wp-content/plugins/secupress/inc/functions/options. |
Resources for learning web design & front-end development:
ONLINE
Design
Disclaimer: This piece is written anonymously. The names of a few particular companies are mentioned, but as common examples only.
This is a short write-up on things that I wish I'd known and considered before joining a private company (aka startup, aka unicorn in some cases). I'm not trying to make the case that you should never join a private company, but the power imbalance between founder and employee is extreme, and that potential candidates would
Update: please note that I have since switched to using a set of bash scripts instead of poluting the Git repository with git svn.
Author: Kaspars Dambis
kaspars.net / @konstruktors
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.
Index:
L1 cache reference ......................... 0.5 ns
Branch mispredict ............................ 5 ns
L2 cache reference ........................... 7 ns
Mutex lock/unlock ........................... 25 ns
Main memory reference ...................... 100 ns
Compress 1K bytes with Zippy ............. 3,000 ns = 3 µs
Send 2K bytes over 1 Gbps network ....... 20,000 ns = 20 µs
SSD random read ........................ 150,000 ns = 150 µs
Read 1 MB sequentially from memory ..... 250,000 ns = 250 µs
Edward Snowden answered questioned after a showing of CITIZENFOUR at the IETF93 meeting; this is a transcript of the video recording.
For more information, see the Internet Society article.
| # Video: http://rubyhoedown2008.confreaks.com/08-chris-wanstrath-keynote.html | |
| Hi everyone, I'm Chris Wanstrath. | |
| When Jeremy asked me to come talk, I said yes. Hell yes. Immediately. But | |
| then I took a few moments and thought, Wait, why? Why me? What am I supposed | |
| to say that's interesting? Something about Ruby, perhaps. Maybe the | |
| future of it. The future of something, at least. That sounds | |
| keynote-y. | |