kbrecordzz
Art & entertainment
Home - About - Contact - Overview


Category Archives: Technology


Making backwards- and forwards-compatible web programs

In my previous post I wrote about the limitations web browsers put on your web program's or game's Javascript code. You want to use a device's full CPU and memory - especially if you make something advanced like a game - but you can't. But if you learn how web browsers work, you can make the best ou […]



Writing web code in a normal way

I just read something about the latest web programming trend "#nobuild", which means: Writing code in a normal way in order to make it run normally in a web browser. It never ceases to amaze me how people can believe something that has existed since the web started - no, something that is the founda […]



[…]



How the internet works, and how I'll exploit it

The internet is cool, a lot of computers around the whole world are connected to each other in all possible directions and angles, and because of that you can do almost anything. There's no single definitive way for how your computer connects to my web server in Stockholm, but when you visit https:/ […]