/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

infrequently.org
| | labs.steren.fr
8.8 parsecs away

Travel
| | [AI summary] The author shares their experience building a responsive personal portfolio website using Google's Polymer web components framework and discusses its strengths and limitations.
| | paulbutler.org
7.6 parsecs away

Travel
| | [AI summary] The post discusses the current state and challenges of embedding WebAssembly outside of browsers, focusing on runtime choices, memory management, and interface design for applications like real-time multiplayer games.
| | www.progdan.cz
9.0 parsecs away

Travel
| | The KDE PIM Sprint is over (unfortunately...I could do this every day :-)), so now it's time for some recap of what has been done. I'll try to cover the Akonadi side, and leave the rest up to others to cover their projects ;-) Akonadi Server optimizations We finished and reviewed Volker's old branch with a big optimization of the database schema. On my computer it reduces size of the file with the largest table by 30% and it speeds up all queries on that database, because the WHERE condition now has to perform only integer comparision, instead of string.
| | anthonysciamanna.com
30.0 parsecs away

Travel
| I frequently practice code katas with the development teams I coach and train. I've pulled this list of code kata websites out of my notes a few times i...