|
You are here |
richardstartin.github.io | ||
| | | | |
www.morling.dev
|
|
| | | | | Java 16 is around the corner, so there's no better time than now for learning more about the features which the new version will bring. After exploring the support for Unix domain sockets a while ago, I've lately been really curious about the incubating Vector API, as defined by JEP 338, developed under the umbrella of Project Panama, which aims at "interconnecting JVM and native code". Vectors?!? Of course this is not about renewing the ancient Java collection types like java.util.Vector (...... | |
| | | | |
timilearning.com
|
|
| | | | | My notes from the third chapter of Martin Kleppmann's book: Designing Data Intensive Applications. | |
| | | | |
blog.chewxy.com
|
|
| | | | | May Contain Some Thoughts on Generics in Go | |
| | | | |
initialcommit.com
|
|
| | | The graphs in computer software are a little different from the bar graphs in high school. Sure, they are still a mapping of relations just represented differently. | ||