/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

blog.pimaker.at
| | anteru.net
4.0 parsecs away

Travel
| | Anteru's blog is a blog about development, software architecture and 3D graphics.
| | modexp.wordpress.com
2.9 parsecs away

Travel
| | Introduction The Cortex-A76 codenamed "Enyo" will be the first of three CPU cores from ARM designed to target the laptop market between 2018-2020. ARM already has a monopoly on handheld devices, and are now projected to take a share of the laptop and server market. First, Apple announced in April 2018 its intention to replace...
| | therealmjp.github.io
3.3 parsecs away

Travel
| | It is no secret that we tend to have a bit of a problem with shader permutations in real-time graphics. It's such a bad problem that it not only affects graphics programmers, but also trickles down to all of the other content creators that use an engine. If you don't believe me, just go ahead and search for "unreal compiling shaders meme" on Google images and see what comes up. There are many great ones to choose from, but personally I am a bit partial to this one:
| | cpu.land
22.2 parsecs away

Travel
| Curious exactly what happens when you run a program on your computer? Learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.