Last week, I started using a M1 powered MacBook Air as my primary computer. It feels much faster that my previous 16″ MacBook Pro with Intel processor. Here’s a good post on how Apple made their processors so fast.
PHP
PHP 8.4’s new DomHTMLDocument in Diffs
With PHP 8.4’s release, we have a new DomHTMLDocument class that makes working with HTML documents easier and more standards-compliant, while fixing some long-standing bugs in the old DOMDocument class. Read more