Search results for: “”
-
0xDEADBEEF
TIL about 0xDEADBEEF 0xDEADBEEF. 3735928559. (“dead beef”) is frequently used to indicate a software crash or deadlock in embedded systems. 0xDEADBEEF was originally used to mark newly allocated areas of memory that had not yet been initialized—when scanning a memory dump, it is easy to see the 0xDEADBEEF
-
Alert: UX regression
This has to be one of the most annoying UX ‘regressions’ of recent history. The Alert was previously only triggered if there were unsaved changes on the page… this now happens even after hitting save/publish. UPDATE: This is actually an issue with MonsterInsights plugin! #WordPress
-
Article working group
A callout proposing a working group to improve `Article` interop in Mastodon, and across fediverse servers & apps
-
Making ServerName work
Setting UseCanonicalName On, allows apache ServerName directive to override the client value
-
Signature Verification in WordPress
Without signature verification, sites using the plugin are wide open to impersonation attacks.