News

Tired of outdated ideas about Linux? We debunk the most common Linux myths and misconceptions, revealing the truth about the ...
Microsoft’s TypeScript team has announced an experimental native port of the TypeScript compiler (tsc), dubbed tsc-go, aimed at providing 10x improvement on build time, drastically reducing cold ...
Repository of scripts and so on from my blog https://blog.sonnes.cloud. Scripts for Microsoft 365, Entra ID, Active Directory, Windows OS and so on. Some is here just to be public. Collection of ...
Example await page.context().grantPermissions(["local-fonts"]); Motivation I need to test features related to Local Font Access API, so I need to grant this... 🚀 Feature Request Add local-fonts to ...