I watched SLAVOJ ŽIŽEK on the Desert of Post-Ideology and found the Open MIND Project.
Monthly Archives: December 2021
Everything You Need to Know about Designing a PCB Layout
The title says it all: Everything You Need to Know about Designing a PCB Layout.
Bread factory
Talking to @enterprisey on #lobsters and these “bread factory” articles from Spolsky came up:
Gettext lesson
Via r/programming today: 7 Gettext lessons learned after 2 years of developing a European platform.
sizeof PHP data structures zval and zend_value
sizeof( zval ) == 16; sizeof( zend_value ) == 8;
PHP 8.0
PHP 8.0 release notes: PHP 8.0
PHP type comparison tables and tokens
This is handy: PHP type comparison tables.
And this is interesting: List of Parser Tokens.
How to compile PHP from Source
Complete guide to FFI in PHP
Bumped into: Complete guide to FFI in PHP.
Four books
Some book suggestions over here: Four books professional developers should read (and a few you don’t need to).