<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JVM on ilikeorangutans</title><link>https://kuelzer.ca/tags/jvm/</link><description>Recent content in JVM on ilikeorangutans</description><generator>Hugo</generator><language>en</language><copyright>© 2026 Jakob Külzer</copyright><lastBuildDate>Sun, 12 Apr 2026 14:00:22 -0400</lastBuildDate><atom:link href="https://kuelzer.ca/tags/jvm/index.xml" rel="self" type="application/rss+xml"/><item><title>Reading List: JVM Internals, Rugged Software, and 12 Factor Apps</title><link>https://kuelzer.ca/posts/2012/12/04/reading-list-jvm-internals-rugged-software-and-12-factor-apps/</link><pubDate>Tue, 04 Dec 2012 13:59:40 -0400</pubDate><guid>https://kuelzer.ca/posts/2012/12/04/reading-list-jvm-internals-rugged-software-and-12-factor-apps/</guid><description>&lt;p&gt;Recently I&amp;rsquo;ve been reading a lot about software development and philosophies on how to write better software. I really enjoyed the &lt;a href="https://www.ruggedsoftware.org/"&gt;Rugged Manifesto&lt;/a&gt; as it emphasizes how software is crucial in our world and the responsibilities that come with it.
Another great guide is &lt;a href="http://www.12factor.net/"&gt;Twelve-Factor App&lt;/a&gt;, a list of 12 principles on how to effectively implement and operate applications.
And last but not least, &lt;a href="http://www.cubrid.org/blog/dev-platform/understanding-jvm-internals"&gt;Understanding JVM Internals&lt;/a&gt;, a really well written cross cut through the JVM, including class file format, JVM structure and stack memory layouts.&lt;/p&gt;</description></item></channel></rss>