proven.lol

https://blog.alpine.day/

HASH 676d59ed975ffe1c6c9827c8b0a32fd3

This item was proven by @alpine on 2023-04-09T00:04:56+00:00. (View all of @alpine’s proofs.)

Evidence

This is a copy of the web page retrieved on 2023-04-09T00:04:56+00:00. Show the proof snippet.

<!DOCTYPE html> <html lang="en"><head> <title>90’s calling · It’s been a month </title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> @import url('https://code.cdn.mozilla.net/fonts/fira.css'); @import url('https://static.omg.lol/type/fontawesome-free/css/all.css'); // proven.lol/fb0c9b :root { --foreground: #cdd6f4; --background: #181825; --link: #74c7ec; --accent: #fab387; --pink: #f5c2e7; --green: #a6e3a1; --yellow: #f9e2af; } @media (prefers-color-scheme: dark) { :root { --foreground: #cdd6f4; --background: #181825; --link: #74c7ec; --accent: #fab387; --pink: #f5c2e7; --green: #a6e3a1; --yellow: #f9e2af; } } * { box-sizing: border-box; } body { font-family: 'fira', sans-serif; font-size: 120%; color: var(--foreground); background: var(--background); } header nav ul { list-style-type: none; margin: 0; padding: 0; } header nav li { display: inline-block; } header nav li a { display: block; text-decoration: none; margin-right: 1em; } .fa-rss { color: var(--accent); } .fa-mastodon { color: var(--pink); } .fa-envelope { color: var(--green); } .fa-face-laugh-beam { color: var(--yellow); } header nav li a:link, header nav li a:visited { color: #74c7ec !important; border-bottom:0 !important; transition:transform 0.07s ease-in-out } header nav li a:active, header nav li a:hover { transform:scale(1.1, 1.1) } h1, h2, h3, h4, h5, h6 { font-family: 'fira', sans-serif; margin: 1rem 0; color: #cba6f7; } p, li { line-height: 160%; } header, main{ max-width: 60em; margin: 2em auto; padding: 0 1em; } footer{ max-width: 60em; margin: 6em auto; padding: 0 1em; } header { margin-top: 2em; } footer p { margin-top: -1em; font-size: 90%; text-align: center; color: var(--pink) } a:link { color: var(--link); } a:visited { color: var(--link); } a:hover { color: #a6e3a1; } a:active { color: var(--link); } .post-info, .post-tags { font-size: 85%; color: var(--accent); text-align: right; } .post-info i:nth-child(2) { margin-left: .75em; } .tag { background: var(--accent); color: var(--background) !important; padding: .3em .4em; margin: .8em 0 0 .4em; border-radius: .5em; text-decoration: none; display: inline-block; } hr { border: 0; height: 2px; background: #45475a; margin: 2em 0; } code { padding: .2em .3em; border: 1px solid var(--accent); white-space: pre-wrap; word-wrap: break-word; } pre, code { font-family: 'MD IO 0.4'; font-size: 90%; } pre code { background: #000; color: #eee; display: inline-block; padding: 1em; white-space: pre-wrap; word-wrap: break-word; } img { max-width: 100%; } table { border-collapse: collapse; } td, th { padding: .75em; text-align: left; border: 1px solid var(--accent); } .weblog-title a { text-decoration: none; color: var(--foreground); } </style> </head> <body> <header> <h1 class="weblog-title"><a href="/">90’s calling</a></h1> <nav> <ul> <li><a target="_blank" href="https://alpine.omg.lol"> About </a></li> <li><a target="_blank" href="https://alpine.omg.lol/now"> /Now </a></li> <li><a target="_blank" href="https://blog.alpine.day/kit"> Kit </a></li> <li><a target="_blank" href="https://blog.alpine.day/special-thanks"><i class="fa-solid fa-face-laugh-beam"></i></a></li> <li><a target="_blank" rel="me" href="https://social.lol/@alpine"><i class="fa-brands fa-mastodon"></i></a></li> <li><a href="mailto:blog@alpine.day" rel="me"><i class="fa fa-envelope"></i></a></li> <li><a href="/rss.xml"><i class="fa-solid fa-rss"></i></a></li></ul> </nav> </header> <main> <hr> <article> <h1>It’s been a month</h1> <p>I’ve gone a whole month without a blog post, this is something I told myself I wouldn’t do but here we are a hiatus that I must end.</p> <p>This past month has not only been eye opening but incredibly humbling. I got the pleasure of hiring a couple new system administrators and right away I could tell I was not a great teacher.</p> <p>After some “come to meeting” I decided to fully admit I am not great at training and to my surprise my new sysadmins were reluctant to agree with me, this is because apparently I was doing a much more decent job than I thought I was.</p> <p>Before you think you’re doing something wrong or you really suck at something ask your peers they’re usually inclined to give you an honest answer.</p> <aside class="post-info"> <i class="fa-solid fa-earth-americas"></i> 01 Mar, 2023 </aside> <aside class="post-tags"> <a class="tag" href="/tag/dayjob">dayjob</a> </aside> </article> <hr> <h2>Previous posts</h2> <ul> <li><a href="/2023/03/its-been-a-month">It’s been a month </a></li> <li><a href="/2023/01/youre-where-you-need-to-be">You're where you need to be. </a></li> <li><a href="/2023/01/mac-backup-solutions">Mac backup solutions </a></li> </ul> </main> <footer> <p><strong><a>Zachary Bennett | 23'</a></strong></p> <p><strong>Theme: <a href="https://github.com/catppuccin/catppuccin"><i class="fa-solid fa-cat"></i>ppuccin</a></strong></p><strong> <p><strong><a href="/archive">Archives</a></strong></p> </strong></footer><strong> </strong></body></html>