Skip to content

Instantly share code, notes, and snippets.

View algustionesa's full-sized avatar

Algustionesa Yoshi algustionesa

View GitHub Profile
@algustionesa
algustionesa / gist:015b0a252acb6f1ebcf052a308a78bc9
Last active November 20, 2020 12:42
Secupress error on php 8.0
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.

Effective Engineer - Notes

What's an Effective Engineer?

  • They are the people who get things done. Effective Engineers produce results.

Adopt the Right Mindsets

@algustionesa
algustionesa / learning_resources.md
Created April 18, 2017 02:32 — forked from nathansmith/web-design-development-learning-resources.md
Resources for learning web design & front-end development

What I Wish I'd Known About Equity Before Joining A Unicorn

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

@algustionesa
algustionesa / wordpress-plugin-svn-to-git.md
Created December 6, 2016 10:39 — forked from kasparsd/wordpress-plugin-svn-to-git.md
Using Git with Subversion Mirroring for WordPress Plugin Development
@algustionesa
algustionesa / README.md
Created December 4, 2016 16:04 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


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:

@algustionesa
algustionesa / latency.markdown
Created October 9, 2016 10:48 — forked from hellerbarde/latency.markdown
Latency numbers every programmer should know

Latency numbers every programmer should know

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

@algustionesa
algustionesa / server.md
Last active August 30, 2015 09:24 — forked from rxgx/code-server.md
Cloud Server Security Checklist for Ubuntu 12.04 LTS

Cloud Server Checklist

Use these steps to lock down your instance by only allowing key-based authorization to your server. Remote access to the root user will be disabled and the SSH port will be changed from the default.

Login as Root

@algustionesa
algustionesa / snowden-ietf93.md
Last active August 29, 2015 14:27 — forked from mnot/snowden-ietf93.md
Transcript of Edward Snowden's comments at IETF93.
# 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.