update: webpage "About" "10.4.0-beta.2" > "10.5.0-beta.1"

This commit is contained in:
inference 2025-06-27 15:22:06 +00:00
parent 0ebc67d26a
commit 77ce919c66
Signed by: inference
SSH Key Fingerprint: SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- Inferencium - Website - About -->
<!-- Version: 10.4.0-beta.2 -->
<!-- Version: 10.5.0-beta.1 -->
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -17,18 +17,18 @@
</head>
<body>
<nav class="navbar">
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
<div class="title"><a href="index.xhtml">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div>
<div><a href="news.xhtml">News</a></div>
<div><a href="documentation.xhtml">Documentation</a></div>
<div><a href="source.xhtml">Source</a></div>
<div><a href="changelog.xhtml">Changelog</a></div>
<div><a href="blog.xhtml">Blog</a></div>
<div><a href="contact.xhtml">Contact</a></div>
<div><a href="directory.xhtml">Directory</a></div>
<div><a href="key.xhtml">Key</a></div>
<div class="sitemap"><a href="sitemap.xhtml">Sitemap</a></div>
<div class="logo"><a href="index"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
<div class="title"><a href="index">Inferencium</a></div>
<div><a href="about">About</a></div>
<div><a href="news">News</a></div>
<div><a href="documentation">Documentation</a></div>
<div><a href="source">Source</a></div>
<div><a href="changelog">Changelog</a></div>
<div><a href="blog">Blog</a></div>
<div><a href="contact">Contact</a></div>
<div><a href="directory">Directory</a></div>
<div><a href="key">Key</a></div>
<div class="sitemap"><a href="sitemap">Sitemap</a></div>
</nav>
<h1 id="about"><a href="#about">About</a></h1>
<nav id="toc">
@ -101,8 +101,8 @@
<p>I am the founder, lead developer, and administrator, of Inferencium.</p>
<p>All opinions are my own, and are not necessarily shared with projects or people I am affiliated
with.</p>
<p>I write about my research and experience in cybersecurity and also physical security. Most of my
postings are security-related, but I occasionally post about other aspects of my life.</p>
<p>I write about my research and experiences in security. Most of my postings are security-related,
but I occasionally post about other aspects of life.</p>
<p>I am an open source advocate for the preservation and modifiability of source code. I believe
source code should be considered human knowledge as much as past knowledge and teachings were; it is
how modern humanity survives and runs. Source code being modifiable allows it to be adapted for use
@ -110,11 +110,11 @@
accessibility for disabled users.</p>
<p>I am also a modular design advocate for the ability to securely and robustly make changes to
hardware and software without the entire system being affected.</p>
<p>I run multiple XMPP channels; a directory of channels can be found on the
<a href="https://inferencium.net/directory.xhtml">directory</a>
<p>I run multiple SimpleX groups; a directory of groups can be found on the
<a href="directory">directory</a>
webpage.</p>
<p>If you wish to contact me for any reason, you can use my
<a href="https://inferencium.net/contact.xhtml">contact methods</a>.</p>
<a href="contact">contact methods</a>.</p>
<section id="about_me-politics">
<h3><a href="#about_me-politics">Politics</a></h3>
<p>I consider myself an economic socialist and anti-capitalist, and social conservative. As
@ -141,16 +141,6 @@
<section id="about_me-politics-affiliation">
<h4><a href="#about_me-politics-affiliation">Political Affiliations</a></h4>
<ul>
<li>I am a member of
<a href="https://labour.org.uk/">Labour</a>,
a British centre-left political party which focuses on providing a stable
economic landscape and income growth, while still providing proper funding for
public services, such as healthcare, and welfare.</li>
<li>I am a member of
<a href="https://disabilitylabour.org.uk/">Disability Labour</a>,
a British socialist society affiliated with Labour. It is a non-factional
organisation that has members from across the party spectrum and believes in
putting disability first.</li>
<li>I am a member of
<a href="https://thesatanictemple.com/">The Satanic Temple</a>,
an international left-wing, science-based, fact-based religious and political
@ -506,12 +496,10 @@
up to 95% of all security issues caused by
memory-unsafety.</p>
<h5>Support</h5>
<p>Pixel 5a is supported for a
<a href="https://support.google.com/nexus/answer/4457705#zippy=%2Cpixel-a-g-pixel-pixel-a-g-pixel-a-pixel-xl-pixel">minimum of 3 years from launch</a>.</p>
<p>Pixel 6-series, Pixel 7-series, Pixel Fold, and Pixel
Tablet are supported for a
<a href="https://support.google.com/nexus/answer/4457705#zippy=%2Cpixel-a-pixel-pixel-pro-pixel-a-pixel-pixel-pro-pixel-fold">minimum of 5 years from launch</a>.</p>
<p>Pixel 8-series is supported for a
<p>Pixel 8-series and Pixel 9-series are supported for a
<a href="https://support.google.com/nexus/answer/4457705#zippy=%2Cpixel-pro">minimum of 7 years from launch</a>.</p>
</td>
<td headers="hardware-smartphone-source_model google-pixel">
@ -869,7 +857,7 @@
<section id="recommendations-music">
<h3><a href="#recommendations-music">Music</a></h3>
<p>For a curated list of music I enjoy, visit my
<a href="music.xhtml">music page</a>.</p>
<a href="music">music page</a>.</p>
</section>
</section>
<section id="gnulinux_or_linux">
@ -884,6 +872,6 @@
system which makes it just as usable? If a system is running "GNU/Linux", it should be using more
than a single forward-slash when there is more to the system than only GNU.</p>
</section>
<div class="sitemap-small"><a href="sitemap.xhtml">Sitemap</a></div>
<div class="sitemap-small"><a href="sitemap">Sitemap</a></div>
</body>
</html>