/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

knight.sc
| | ostash.dev
4.5 parsecs away

Travel
| | Working with larger Clojure projects or libraries requires us to use some concepts that we all know from the Object Oriented Programming (OOP) world.
| | ghvsted.com
3.8 parsecs away

Travel
| | During the week I stumbled upon an experimental implementation of memory mapping in the Golang standard library, package Mmap. I decided to explore the standard library package and dig deeper into the concept of memory mapping This article is the product of my exploration. In this post, I?ll attempt to answer some questions I initially had & assume the reader will have about MMAP. What is Memory Mapping? Memory mapping is a mechanism that maps a region of a file from disk to memory allowing read and wr...
| | aneesh.mataroa.blog
2.1 parsecs away

Travel
| |
| | robertcooper.me
20.6 parsecs away

Travel
| Some thoughts on why you may want to add end-to-end, integration, and unit tests to your web applications.