358 lines
13 KiB
HTML
358 lines
13 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<link rel="icon" href="/">
|
|
|
|
<title>blog | Sander's Blog</title>
|
|
|
|
<!-- Begin Jekyll SEO tag v2.8.0 -->
|
|
<title>blog | Infinite Improbablity</title>
|
|
<meta name="generator" content="Jekyll v4.3.2" />
|
|
<meta property="og:title" content="blog" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="description" content="What I might have failed to mention" />
|
|
<meta property="og:description" content="What I might have failed to mention" />
|
|
<link rel="canonical" href="http://localhost:4000/" />
|
|
<meta property="og:url" content="http://localhost:4000/" />
|
|
<meta property="og:site_name" content="Infinite Improbablity" />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta property="twitter:title" content="blog" />
|
|
<script type="application/ld+json">
|
|
{"@context":"https://schema.org","@type":"WebSite","description":"What I might have failed to mention","headline":"blog","name":"Infinite Improbablity","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/"}},"url":"http://localhost:4000/"}</script>
|
|
<!-- End Jekyll SEO tag -->
|
|
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
|
|
|
<link href="/assets/css/screen.css" rel="stylesheet">
|
|
|
|
<link href="/assets/css/main.css" rel="stylesheet">
|
|
|
|
<script src="/assets/js/jquery.min.js"></script>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body class="layout-default">
|
|
<!-- defer loading of font and font awesome -->
|
|
<noscript id="deferred-styles">
|
|
<link href="https://fonts.googleapis.com/css?family=Righteous%7CMerriweather:300,300i,400,400i,700,700i" rel="stylesheet">
|
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
|
|
</noscript>
|
|
|
|
|
|
<!-- Begin Menu Navigation
|
|
================================================== -->
|
|
<nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top mediumnavigation nav-down">
|
|
|
|
<div class="container pr-0">
|
|
|
|
<!-- Begin Logo -->
|
|
<a class="navbar-brand" href="https://sanderhautvast.github.io/">
|
|
<img src="/" alt="Sander's Blog">
|
|
</a>
|
|
<!-- End Logo -->
|
|
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarMediumish" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<div class="collapse navbar-collapse" id="navbarMediumish">
|
|
|
|
<!-- Begin Menu -->
|
|
|
|
<ul class="navbar-nav ml-auto">
|
|
|
|
<!-- -->
|
|
<!-- <li class="nav-item active">-->
|
|
<!-- -->
|
|
<!-- <a class="nav-link" href="/index.html">Blog</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a class="nav-link" href="/about">About</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://bootstrapstarter.com/bootstrap-templates/template-mediumish-bootstrap-jekyll/"> Docs</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://www.wowthemes.net/themes/mediumish-wordpress/"><i class="fab fa-wordpress-simple"></i> WP Version</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://www.wowthemes.net/themes/mediumish-ghost/"><i class="fab fa-snapchat-ghost"></i> Ghost Version</a>-->
|
|
<!-- </li>-->
|
|
|
|
<!-- <li class="nav-item">-->
|
|
<!-- <a target="_blank" class="nav-link" href="https://github.com/wowthemesnet/mediumish-theme-jekyll"><i class="fab fa-github"></i> Fork on Github</a>-->
|
|
<!-- </li>-->
|
|
|
|
<script src="/assets/js/lunr.js"></script>
|
|
|
|
|
|
<style>
|
|
.lunrsearchresult .title {color: #d9230f;}
|
|
.lunrsearchresult .url {color: silver;}
|
|
.lunrsearchresult a {display: block; color: #777;}
|
|
.lunrsearchresult a:hover, .lunrsearchresult a:focus {text-decoration: none;}
|
|
.lunrsearchresult a:hover .title {text-decoration: underline;}
|
|
</style>
|
|
|
|
|
|
<form class="bd-search" onSubmit="return lunr_search(document.getElementById('lunrsearch').value);">
|
|
<input type="text" class="form-control text-small launch-modal-search" id="lunrsearch" name="q" maxlength="255" value="" placeholder="Type and enter..."/>
|
|
</form>
|
|
|
|
<div id="lunrsearchresults">
|
|
<ul></ul>
|
|
</div>
|
|
|
|
<script src="/assets/js/lunrsearchengine.js"></script>
|
|
|
|
</ul>
|
|
|
|
<!-- End Menu -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</nav>
|
|
<!-- End Navigation
|
|
================================================== -->
|
|
|
|
<div class="site-content">
|
|
|
|
<div class="container">
|
|
|
|
<!-- Site Title
|
|
================================================== -->
|
|
<div class="mainheading">
|
|
<h1 class="sitetitle">
|
|
Sander's Blog
|
|
</h1>
|
|
<p class="lead">
|
|
What I might have failed to mention
|
|
</p>
|
|
</div>
|
|
|
|
<!-- Content
|
|
================================================== -->
|
|
<div class="main-content">
|
|
|
|
|
|
<!-- Featured
|
|
================================================== -->
|
|
<section class="featured-posts">
|
|
<div class="section-title">
|
|
<h2><span>Featured</span></h2>
|
|
</div>
|
|
<div class="row">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- begin post -->
|
|
|
|
<div class="col-md-6 mb-30px">
|
|
<div class="listfeaturedtag h-100">
|
|
<div class="row h-100">
|
|
<div class="col-12 col-md-12 col-lg-5 pr-lg-0">
|
|
<div class="h-100">
|
|
<div class="wrapthumbnail">
|
|
<a href="/multidim-arrays/">
|
|
|
|
<img class="featured-box-img-cover" src="/">
|
|
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-12 col-md-12 col-lg-7">
|
|
<div class="h-100 card-group">
|
|
<div class="card">
|
|
<div class="card-body">
|
|
<h2 class="card-title">
|
|
<a class="text-dark" href="/multidim-arrays/">The quirks and performance of java arrays</a>
|
|
|
|
</h2>
|
|
|
|
<h4 class="card-text">Why a blog about the performance of arrays in java? They are old-school. Does anyone really need them?
|
|
</h4>
|
|
</div>
|
|
<div class="card-footer b-0 bg-white mt-auto">
|
|
<div class="wrapfooter">
|
|
|
|
<span class="meta-footer-thumb">
|
|
|
|
<img class="author-thumb" src="https://www.gravatar.com/avatar/c50cfcd38195af19d0f092b8d7dc15bc?s=250&d=mm&r=x" alt="Sander Hautvast">
|
|
|
|
</span>
|
|
<span class="author-meta">
|
|
<span class="post-name"><a target="_blank" href="https://sanderhautvast.github.io">Sander Hautvast</a></span><br/>
|
|
|
|
<span class="post-date">24 Aug 2023</span>
|
|
</span>
|
|
<span class="post-read-more"><a href="//multidim-arrays/" title="Read Story"><svg class="svgIcon-use" width="25" height="25" viewbox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"></path></svg></a></span>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- end post -->
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</section>
|
|
|
|
|
|
|
|
<!-- Posts Index
|
|
================================================== -->
|
|
<section class="recent-posts">
|
|
|
|
<div class="section-title">
|
|
|
|
<h2><span>All Stories</span></h2>
|
|
|
|
</div>
|
|
|
|
<div class="row listrecent">
|
|
|
|
|
|
|
|
<!-- begin post -->
|
|
|
|
|
|
<div class="col-lg-4 col-md-6 mb-30px card-group">
|
|
<div class="card h-100">
|
|
<div class="maxthumb">
|
|
<a href="/multidim-arrays/">
|
|
|
|
</a>
|
|
</div>
|
|
<div class="card-body">
|
|
<h2 class="card-title">
|
|
<a class="text-dark" href="/multidim-arrays/">The quirks and performance of java arrays</a>
|
|
|
|
</h2>
|
|
<h4 class="card-text">Why a blog about the performance of arrays in java? They are old-school. Does anyone really need them?
|
|
</h4>
|
|
</div>
|
|
<div class="card-footer bg-white">
|
|
<div class="wrapfooter">
|
|
|
|
<span class="meta-footer-thumb">
|
|
|
|
<img class="author-thumb" src="https://www.gravatar.com/avatar/c50cfcd38195af19d0f092b8d7dc15bc?s=250&d=mm&r=x" alt="Sander Hautvast">
|
|
|
|
</span>
|
|
<span class="author-meta">
|
|
<span class="post-name"><a target="_blank" href="https://sanderhautvast.github.io">Sander Hautvast</a></span><br/>
|
|
|
|
<span class="post-date">24 Aug 2023</span>
|
|
</span>
|
|
<span class="post-read-more"><a href="/multidim-arrays/" title="Read Story"><svg class="svgIcon-use" width="25" height="25" viewbox="0 0 25 25"><path d="M19 6c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v14.66h.012c.01.103.045.204.12.285a.5.5 0 0 0 .706.03L12.5 16.85l5.662 4.126a.508.508 0 0 0 .708-.03.5.5 0 0 0 .118-.285H19V6zm-6.838 9.97L7 19.636V6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v13.637l-5.162-3.668a.49.49 0 0 0-.676 0z" fill-rule="evenodd"></path></svg></a></span>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- end post -->
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<!-- Pagination
|
|
================================================== -->
|
|
<div class="bottompagination">
|
|
<div class="pointerup"><i class="fa fa-caret-up"></i></div>
|
|
<span class="navigation" role="navigation">
|
|
|
|
</span>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- Categories Jumbotron
|
|
================================================== -->
|
|
<div class="jumbotron fortags">
|
|
<div class="d-md-flex h-100">
|
|
<div class="col-md-4 transpdark align-self-center text-center h-100">
|
|
<div class="d-md-flex align-items-center justify-content-center h-100">
|
|
<h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span class="d-none d-md-inline">→</span></h2>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-8 p-5 align-self-center text-center">
|
|
|
|
|
|
|
|
<a class="mt-1 mb-1" href="/categories#java">java (1)</a>
|
|
|
|
<a class="mt-1 mb-1" href="/categories#performance">performance (1)</a>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Begin Footer
|
|
================================================== -->
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-6 col-sm-6 text-center text-lg-left">
|
|
Copyright © 2023 Sander's Blog
|
|
</div>
|
|
<div class="col-md-6 col-sm-6 text-center text-lg-right">
|
|
<a target="_blank" href="https://www.wowthemes.net/mediumish-free-jekyll-template/">Mediumish Jekyll Theme</a> by WowThemes.net
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<!-- End Footer
|
|
================================================== -->
|
|
|
|
</div> <!-- /.site-content -->
|
|
|
|
<!-- Scripts
|
|
================================================== -->
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
|
|
|
|
<script src="/assets/js/mediumish.js"></script>
|
|
|
|
|
|
|
|
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|