bajsicki.com/public/index.html
2024-09-28 00:48:52 +02:00

298 lines
6.2 KiB
HTML

<!DOCTYPE html>
<html lang="en-us"><head>
<meta name="generator" content="Hugo 0.134.3"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Home - phil@bajsicki:~$</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="description"
content=" ">
<link rel="canonical" href="http://localhost:1313/" />
<link rel="icon" href="http://localhost:1313/images/logo_w.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/modern-normalize/1.1.0/modern-normalize.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preload" as="style"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC|Noto+Emoji&display=swap" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC|Noto+Emoji&display=swap"
media="print" onload="this.media='all'" />
<noscript>
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC&display=swap" />
</noscript>
<link rel="stylesheet" href="/css/hugo-tufte.min.css">
<link rel="stylesheet" href="/css/hugo-tufte-options.min.css">
<link rel="stylesheet" href="/css/hugo-tufte-override.css">
</head>
<body>
<article id="main" class="home-page">
<header class="brand">
<h1>phil@bajsicki:~$</h1>
<p class="subtitle"></p>
<nav class="menu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/blog/">Posts</a></li>
</ul>
</nav>
<hr />
</header>
<section class="page-list">
<h2 class="content-title">
<a href="/blog/zucc-may-be-lying/">On Mark Zuckerberg&#39;s recent claims</a>
</h2>
<p><p>The other day, a post on the Fediverse caught my attention, linking to <a href="https://www.theverge.com/2024/9/25/24254042/mark-zuckerberg-creators-value-ai-meta">this article from The Verge.</a> I thought I&rsquo;d make some things …</p></p>
<h2 class="content-title">
<a href="/blog/shiny-objects-and-learning/">Shiny objects, and learning</a>
</h2>
<p><p>It&rsquo;s been three months, and life has moved forward a little. Today&rsquo;s rant is one
that&rsquo;s been brewing in me for a long …</p></p>
<h2 class="content-title">
<a href="/blog/a-kind-view-of-business/">A kind view of business</a>
</h2>
<p><p>Scrolling LinkedIn today, I saw a post talking about the entitled attitude of
business owners when hiring<label for="sidenote-1" class="margin-toggle sidenote-number">(1)</label>
<input type="checkbox" id="sidenote-1" class="margin-toggle"/>
<span class="sidenote">
<span class="sidenote-number">(1)</span>Sorry for not linking to …</span></p></p>
<h2 class="content-title">
<a href="/blog/a-new-look/">A new look: ox-tufte</a>
</h2>
<p><p>Struck by insomnia and dissatisfaction with the way my website has looked so far, I have opted for something less garish, and lighter, than …</p></p>
<h2 class="content-title">
<a href="/blog/misskey-resetting-admin-password/">MissKey: Resetting Admin Password</a>
</h2>
<p><p>So recently I had the need to reset the admin password in <a href="https://github.com/misskey-dev/misskey/">MissKey</a>.</p>
<p>Alas, there was no recovery email configured, nor other users on the …</p></p>
<h2 class="content-title">
<a href="/blog/my-favorite-factorio-mods/">My favorite Factorio mods</a>
</h2>
<p><p>I&rsquo;ve been meaning to make a list of Factorio mods that I&rsquo;ve really liked, and write a little bit about them. While Factorio is a …</p></p>
<h2 class="content-title">
<a href="/blog/avoidance-in-business/">On Avoidance in Business</a>
</h2>
<p><p>I have worked with a wide variety of businesses. I feel like that puts me in a reasonably good position to comment on one of the most …</p></p>
<h2 class="content-title">
<a href="/blog/words-in-a-moment-of-peace/">Some words in a moment of peace</a>
</h2>
<p><p>There are many things in the world which annoy me.</p>
<p>Yet time and time again, I have these moments of clarity where the world makes sense and …</p></p>
</section>
<hr />
<span class="previous-page">
</span>
<span class="pagination-indicator">
1 / 4
</span>
<span class="next-page">
<a class="link-reverse" href="/page/2/">»</a>
</span>
<footer class="page-footer">
<hr />
<div class="previous-post" style="display:inline-block;">
</div>
<div class="next-post", style="display:inline-block;float:right;">
</div>
<ul class="page-footer-menu">
</ul>
<div class="copyright">
<p>
©2024 Phil Bajsicki
</p>
</div>
</footer>
</article>
<script>(function(){var e,t,n,s=document.getElementsByTagName("code");for(n=0;n<s.length;){if(t=s[n],t.parentNode.tagName!=="PRE"&&t.childElementCount===0&&!t.classList.contains("nolatex")&&(e=t.textContent,/^\$[^$]/.test(e)&&/[^$]\$$/.test(e)&&(e=e.replace(/^\$/,"\\(").replace(/\$$/,"\\)"),t.textContent=e),/^\\\((.|\s)+\\\)$/.test(e)||/^\\\[(.|\s)+\\\]$/.test(e)||/^\$(.|\s)+\$$/.test(e)||/^\\begin\{([^}]+)\}(.|\s)+\\end\{[^}]+\}$/.test(e))){t.outerHTML=t.innerHTML;continue}n++}})()</script>
<link rel="stylesheet" href="/katex@/dist/katex.min.css" crossorigin="anonymous">
<script defer src="/katex@/dist/katex.min.js" crossorigin="anonymous"></script>
<script defer src="/katex@/dist/contrib/auto-render.min.js" crossorigin="anonymous"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
renderMathInElement(document.body, {
trust: (context) => ['\\htmlId', '\\href'].includes(context.command),
macros: {
"\\eqref": "\\href{###1}{(\\text{#1})}",
"\\ref": "\\href{###1}{\\text{#1}}",
"\\label": "\\htmlId{#1}{}"
}
});
});
</script>
</body>
</html>