Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.
| Note: | |
| to keep this list automatically updated, | |
| I turned it into a repo which is automatically updated via cron. | |
| see https://github.com/ychaouche/spamassassin-rules-description | |
| AC_BR_BONANZA Too many newlines in a row... spammy template | |
| ACCESSDB Bericht zou gevangen zijn door accessdb | |
| ACCESSDB Ce message aurait �t� bloqu� par accessdb | |
| ACCESSDB Mensagem teria sido pega pela accessdb | |
| ACCESSDB Message would have been caught by accessdb |
| <?php | |
| function getEmbedCode($url="") { | |
| $return = ''; | |
| $providers = array( | |
| 'flickr.com' => 'https://www.flickr.com/services/oembed/', | |
| 'huffduffer.com' => 'https://huffduffer.com/oembed', | |
| 'instagram.com' => 'https://api.instagram.com/publicapi/oembed', |
| <?php | |
| namespace Drupal\your_custom_module\Plugin\WebformHandler; | |
| use Drupal\user\Entity\User; | |
| /** | |
| * Create a new user entity from a webform submission. | |
| * | |
| * @WebformHandler( |
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