Lured here Front Page – Libre Society for a “no JavaScript, please” script. It may be an interesing read.
Category: Senza categoria
Senza categoria
WebPageTest – Website Performance and Optimization Test
WebPageTest – Website Performance and Optimization Test Run a free website speed test from around the globe using real browsers at consumer connection speeds with detailed optimization recommendations. Better than pagespeed by Google. Why? becuase it’s free-as-in-freedom
Senza categoria
Tobermorite
Scientists Solve 2,000-Year-Old Mystery of Incredibly Strong Roman Concrete and It Could Help Battle Climate Change Modern concrete, including its vital ingredient Portland cement, is a major source of greenhouse gas emissions. But it could all change with a new discovery. Our obsession with concrete accounts for around 5 percent of human-induced emissions. A third…
Senza categoria
Progressive Web Apps (PWAs) in Mozilla Firefox
C isn’t a programming language anymore • The Register
C is often praised for being “close to the metal,” for being a “portable assembly language.”It was, once, but it hasn’t been since the 1970s; the underlying computational models of modern computers are nothing like the one that C represents, which was designed for a 1970s 16-bit minicomputer.
…
C is not just a programming language, it’s also an Interface Definition Language or IDL. IDLs are very important – as we quoted back in 1999, “the CORBA Interface Definition Language IDL is… ‘one of the most significant contributions in the history of computer science’.”
Senza categoria
Excalidraw+ | Online whiteboard collaboration made easy
Whiteboarding tool with hand drawn like experience. Ideal for conducting interviews, drawing diagrams, prototypes or sketches and much more! Source: Excalidraw+ | Online whiteboard collaboration made easy Go to https://excalidraw.com/ Sources on https://github.com/excalidraw/excalidraw
Link
Senza categoria
The end of the nice GTK button
A look into my favorite Adwaita button and why I’m not happy it’s going away Source: The end of the nice GTK button
Senza categoria
Bootstrappable builds
Source: Bootstrappable builds Do you know how to make yoghurt? The first step is to add yoghurt to milk! How can you build a compiler like GCC? The first step is to get a compiler that can compile the compiler.
Senza categoria
Why Vim is better than VSCode.

di’ —delete inside the ‘single quotes’. da” — delete around the “double quotes”. dit — delete inside the html tags. ci[ — change inside the [square brackets]. From: Why Vim is better than VSCode. After Github was bought by Microsoft it… | by Sean | Feb, 2022 | Medium Of course Sean is right. Master,…