web/posts/2023/02.html

28 lines
1.4 KiB
HTML
Raw Normal View History

2023-02-15 00:44:40 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>February Posts</title>
2023-02-26 18:04:46 +00:00
<meta name="2023 - February Posts" content="">
2023-02-15 00:44:40 +00:00
<meta name="Scott C. MacCallum" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>
<div class="container">
<div class="row">
2023-02-26 18:04:46 +00:00
<h3>2/21 - Finger posts fixed</h3>
<p>I've fixed the issue where posts did not display when I was fingered on the SDF cluster and Meta Array. I'm now working on a fix for the posts link in Gemini.</p>
<h3>2/16 - Display of Finger is almost fixed</h3>
2023-02-16 14:17:50 +00:00
<p>Yesterday, I came close to fixing the display result from Finger, which isn't displaying these posts. Related to this, I fixed multiple blank lines from being displayed at the top of the screen from Finger, Gopher and Gemini.</p>
2023-02-26 18:04:46 +00:00
<h3>2/14 - Nearly There</h3>
2023-02-16 13:35:08 +00:00
<p>I'm nearly finished with a scripting solution that from one file produces multiple files for different protocols. These protocols are served from two different types of systems, NetBSD and Debian GNU/Linux, each with their own requirements.</p>
2023-02-26 18:04:46 +00:00
<h3>2/11 - Progress</h3>
2023-02-15 00:44:40 +00:00
<p>I've made a lot of progress with making this site work with different protocols.</p>
2023-02-26 18:04:46 +00:00
<h3>2/8 - A new day</h3>
2023-02-15 00:44:40 +00:00
<p>Today is a new day! Goodbye WordPress and other over-engineered software.</p>
</div>
</div>
</body>
</html>