Merge branch 'draft'

This commit is contained in:
Don Harper 2024-01-15 23:23:34 -06:00
commit 07ab7abacd
27 changed files with 237 additions and 12 deletions

View file

@ -1,7 +1,7 @@
--- ---
date: "2023-07-18T04:00:00-07:00" date: "2023-07-18T04:00:00-07:00"
title: "Finding Film" title: "Finding Film"
tags: ["photos,film"] tags: ["photos","film"]
categories: ["photos"] categories: ["photos"]
image: "/photos/Film/000580530016.webp" image: "/photos/Film/000580530016.webp"
featured_image: "/photos/Film/000580530016.webp" featured_image: "/photos/Film/000580530016.webp"

View file

@ -0,0 +1,34 @@
---
date: "2024-01-15T04:00:00-07:00"
title: "Check-in, 2024-01"
tags: ["nixos", "photos", "xps", "linux", "r810", "x260", "pinetab2"]
categories: ["personal"]
#image: ""
#featured_image: ""
#series: [""]
summary: ""
Victor_Hugo: "true"
Focus_Keyword: ""
---
# Time Has Past
Hum...it has been almost 6 months since I last posted here, And only two total last year. Not very good record on my part.
The ${JOB} has not change, still building Linux stuff for a large bank. The family is still doing well. And the weather sucks. It is currently 27F (-2C) with a windchill nocking it even colder. This time, it supposed to only be 36-48 hours, unlike [two years ago]({{<ref "well,-that-was-fun.md">}})
# Computer and such
My [NixOS Challenge]({{<ref "nixos-challenge-pt-1.md">}}) documenting my start into [NixOS](/tags/nixos) was supposed to be me keeping track of what I am testing there, but the experiment is going great. I have not loaded a different OS on my [XPS13](/tags/xps). In fact,everything I documented as not working back then is now working, and the XPS is my primary machine. I have since installed it on my [HP](/tags/r810) and my [x260](/tags/x260).
I also got a [PineTab2](https://pine64.com/product/pinetab2-10-1-8gb-128gb-linux-tablet-with-detached-backlit-keyboard/) this past year, and it is also running NixOS. My next two goals are to change my public web server over, and to unify my NixOS config across all my machines, including the PineTab2.
# Photos
I have been working on my [P52](https://www.donaldharper.com) (post a photo a week for 52 weeks) for a bit over 5 years now. Every so often, I want to post more, so here are some photos from the past 7 or so days:
![img](/photos/Check-in/2024-01-15/20240110141632278-0600.webp)
![img](/photos/Check-in/2024-01-15/20240110162208.webp)
![img](/photos/Check-in/2024-01-15/20240111114318.webp)
![img](/photos/Check-in/2024-01-15/20240111114545.webp)
![img](/photos/Check-in/2024-01-15/20240111114731.webp)
![img](/photos/Check-in/2024-01-15/20240115160042591-0600.webp)

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

View file

@ -0,0 +1,136 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>2024-01-15 - duckland.org&#39;s photo gallery</title>
<meta name="description" content="">
<meta name="author" content="Don Harper">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../../static/css/normalize.css">
<link rel="stylesheet" href="../../static/themes/classic/galleria.classic.css">
<link rel="stylesheet" href="../../static/css/style.css">
<style>
body::after{
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
content:url(20240110141632278-0600.webp);
}</style>
</head>
<body>
<div class="container">
<header>
<h1><a href="../../">duckland.org&#39;s photo gallery</a></h1>
<nav id="menu">
<ul>
<li><a href="/photos/">Photos Home</a></li>
<li><a href="/">Home Page</a></li>
</ul>
</nav>
<div class="breadcrumb">
<h2>
<a href="../">Check-in</a> » <a href=".">2024-01-15</a></h2>
</div>
<hr>
</header>
<div id="main" role="main">
<div class="icons">
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a>
</div>
<div id="gallery"></div>
<script src="../../static/jquery-3.3.1.min.js"></script>
<script src="../../static/galleria.min.js"></script>
<script src="../../static/themes/classic/galleria.classic.min.js"></script>
<script src="../../static/plugins/history/galleria.history.min.js"></script>
<script>
var data = [
{
title: "20240110141632278-0600",
description: "",
thumb: "thumbnails/20240110141632278-0600.webp",
image: "20240110141632278-0600.webp"
},
{
title: "20240110162208",
description: "",
thumb: "thumbnails/20240110162208.webp",
image: "20240110162208.webp"
},
{
title: "20240111114318",
description: "",
thumb: "thumbnails/20240111114318.webp",
image: "20240111114318.webp"
},
{
title: "20240111114545",
description: "",
thumb: "thumbnails/20240111114545.webp",
image: "20240111114545.webp"
},
{
title: "20240111114731",
description: "",
thumb: "thumbnails/20240111114731.webp",
image: "20240111114731.webp"
},
{
title: "20240115160042591-0600",
description: "",
thumb: "thumbnails/20240115160042591-0600.webp",
image: "20240115160042591-0600.webp"
},
]
Galleria.ready(function() {
/*
load thumbnails after gallery setup, and download has started
for the main images, but before the loading of map tiles starts
in the background. This ensures visible elements are prioritised
over non-visible elements
The choice to lazy load thumbnails in batches of 50 was not made
scientifically. Other numbers may yield better performance.
*/
this.lazyLoadChunks( 50 );
this.attachKeyboard({
right: this.next,
left: this.prev,
/* Toggle fullscreen display on press of 'f' key */
0x46: this.toggleFullscreen,
});
var gallery = this;
$('#fullscreen').click(function() {
gallery.toggleFullscreen();
});
$('.icons').appendTo(this.$('container'));
});
Galleria.configure({
imageCrop: false,
transition: "fade",
thumbnails: "lazy"
});
Galleria.run("#gallery", {dataSource: data});
</script>
</div>
<footer>
<p>
<span>&copy; Don Harper</span>
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
</p>
</footer> </div>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -0,0 +1,62 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Check-in - duckland.org&#39;s photo gallery</title>
<meta name="description" content="">
<meta name="author" content="Don Harper">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../static/css/normalize.css">
<link rel="stylesheet" href="../static/themes/classic/galleria.classic.css">
<link rel="stylesheet" href="../static/css/style.css">
<link rel="prefetch" href="static/jquery-3.3.1.min.js" />
<link rel="prefetch" href="static/galleria.min.js" />
<link rel="prefetch" href="static/themes/classic/galleria.classic.min.js" />
<link rel="prefetch" href="static/plugins/history/galleria.history.min.js" />
</head>
<body>
<div class="container">
<header>
<h1><a href="../">duckland.org&#39;s photo gallery</a></h1>
<nav id="menu">
<ul>
<li><a href="/photos/">Photos Home</a></li>
<li><a href="/">Home Page</a></li>
</ul>
</nav>
<div class="breadcrumb">
<h2>
<a href=".">Check-in</a></h2>
</div>
<hr>
</header>
<div id="main" role="main">
<div id="albums">
<ul>
<li><a href="2024-01-15/">
<img src="2024-01-15/thumbnails/20240110162208.webp" class="album_thumb" alt="2024-01-15" title="2024-01-15" /></a>
<span class="album_title">2024-01-15</span>
</li>
</ul>
</div>
<div class="icons">
<a id="fullscreen"><img src="../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a>
</div>
</div>
<footer>
<p>
<span>&copy; Don Harper</span>
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
</p>
</footer> </div>
</body>
</html>

View file

@ -72,7 +72,6 @@
<a id="fullscreen"><img src="../static/img/fullscreen.png" <a id="fullscreen"><img src="../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -52,7 +52,6 @@
<a id="fullscreen"><img src="../static/img/fullscreen.png" <a id="fullscreen"><img src="../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -76,7 +76,6 @@
<a id="fullscreen"><img src="../static/img/fullscreen.png" <a id="fullscreen"><img src="../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -56,7 +56,6 @@
<a id="fullscreen"><img src="../static/img/fullscreen.png" <a id="fullscreen"><img src="../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -48,7 +48,6 @@
<a id="fullscreen"><img src="../static/img/fullscreen.png" <a id="fullscreen"><img src="../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -48,7 +48,6 @@
<a id="fullscreen"><img src="../../static/img/fullscreen.png" <a id="fullscreen"><img src="../../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -56,7 +56,6 @@
<a id="fullscreen"><img src="../../static/img/fullscreen.png" <a id="fullscreen"><img src="../../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -80,7 +80,6 @@
<a id="fullscreen"><img src="../../static/img/fullscreen.png" <a id="fullscreen"><img src="../../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -60,7 +60,6 @@
<a id="fullscreen"><img src="../static/img/fullscreen.png" <a id="fullscreen"><img src="../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -33,6 +33,10 @@
<div id="main" role="main"> <div id="main" role="main">
<div id="albums"> <div id="albums">
<ul> <ul>
<li><a href="Check-in/">
<img src="Check-in/2024-01-15/thumbnails/20240110162208.webp" class="album_thumb" alt="Check-in" title="Check-in" /></a>
<span class="album_title">Check-in</span>
</li>
<li><a href="Christmas/"> <li><a href="Christmas/">
<img src="Christmas/2008/thumbnails/20081223143145.webp" class="album_thumb" alt="Christmas" title="Christmas" /></a> <img src="Christmas/2008/thumbnails/20081223143145.webp" class="album_thumb" alt="Christmas" title="Christmas" /></a>
<span class="album_title">Christmas</span> <span class="album_title">Christmas</span>
@ -95,7 +99,6 @@
<a id="fullscreen"><img src="static/img/fullscreen.png" <a id="fullscreen"><img src="static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen (f)" /></a> title="Fullscreen" alt="Fullscreen (f)" /></a>
</div> </div>
<div id="gallery"></div>

View file

@ -25,7 +25,6 @@
</div> </div>
<footer class="c-post__footer"> <footer class="c-post__footer">
{{ partial "pager.html" . }} {{ partial "pager.html" . }}
{{ partial "related.html" . }} {{ partial "related.html" . }}