proven.lol

https://huntsyea.xyz

HASH 9ea44deda1f09cf8796daa459356d0fb

This item was proven by @huntsyea on 2024-02-14T18:19:06+00:00. (View all of @huntsyea’s proofs.)

Evidence

This is a copy of the web page retrieved on 2024-02-14T18:19:06+00:00. Show the proof snippet.

<!DOCTYPE html> <html lang="en"><head> <meta name="generator" content="Hugo 0.91.2"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width initial-scale=1.0"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Hunter Yeagley"> <meta property="og:title" content="Hunter Yeagley"> <meta name="twitter:description" content="Product leader living in Nashville, TN. Building things …"> <meta name="og:description" content="Product leader living in Nashville, TN. Building things …"> <meta name="description" content="Product leader living in Nashville, TN. Building things people love. Creating self-perpetuating growth."> <meta name="twitter:image" content="https://micro.blog/huntsyea/avatar.jpg"> <meta property="og:image" content="https://micro.blog/huntsyea/avatar.jpg"> <title> Hunter Yeagley </title> <link rel="canonical" href="https://huntsyea.xyz/"> <link rel="author" href="humans.txt"> <link rel="stylesheet" href="/css/main.css?0"> <link rel="alternate" href="https://huntsyea.xyz/feed.xml" type="application/rss+xml" title="Hunter Yeagley"> <link rel="alternate" href="https://huntsyea.xyz/feed.json" type="application/json" title="Hunter Yeagley"> <link rel="me" href="https://micro.blog/huntsyea"> <link rel="me" href="https://twitter.com/huntsyea"> <link rel="me" href="https://github.com/huntsyea"> <link rel="me" href="https://instagram.com/huntsyea"> <link rel="shortcut icon" href="https://micro.blog/huntsyea/favicon.png" type="image/x-icon"> <link rel="EditURI" type="application/rsd+xml" href="https://huntsyea.xyz/rsd.xml"> <link rel="authorization_endpoint" href="https://micro.blog/indieauth/auth"> <link rel="token_endpoint" href="https://micro.blog/indieauth/token"> <link rel="subscribe" href="https://micro.blog/users/follow"> <link rel="webmention" href="https://micro.blog/webmention"> <link rel="micropub" href="https://micro.blog/micropub"> <link rel="microsub" href="https://micro.blog/microsub"> <link rel="stylesheet" href="/custom.css?0"> <link rel="stylesheet" href="/css/all.min.css"> <link rel="stylesheet" href="/adaptive_photo_layout.css"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Hunter Yeagley"> <meta name="twitter:description" content=""> <script src="https://cdnjs.cloudflare.com/ajax/libs/lite-youtube-embed/0.2.0/lite-yt-embed.js"></script> <script> document.addEventListener('DOMContentLoaded', (event) => { const posts = [...document.getElementsByClassName("post-content")].forEach(p => { const links = [...p.getElementsByTagName('a')] links.forEach(l => { if (!l.href) return l.href.includes('youtube.com') || l.href.includes('youtu.be') const matches = l.href.match(/(http:|https:)?(\/\/)?(www\.)?(youtube.com|youtu.be)\/(watch|embed)?(\?v=|\/)?(\S+)?/) const ytId = matches ? matches[7] : null const article = l.closest('.post-content') if (ytId && article) { const video = document.createElement('lite-youtube') video.setAttribute('videoid', ytId) video.setAttribute('playlabel', l.innerText) article.appendChild(video) } }) }) }) </script> <style> lite-youtube { background-color: #000; position: relative; display: block; contain: content; background-position: center center; background-size: cover; cursor: pointer; max-width: 720px; margin-bottom: 10px; } lite-youtube::before { content: ''; display: block; position: absolute; top: 0; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==); background-position: top; background-repeat: repeat-x; height: 60px; padding-bottom: 50px; width: 100%; transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); } lite-youtube::after { content: ""; display: block; padding-bottom: calc(100% / (16 / 9)); } lite-youtube > iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; border: 0; } lite-youtube > .lty-playbtn { display: block; width: 68px; height: 48px; position: absolute; cursor: pointer; transform: translate3d(-50%, -50%, 0); top: 50%; left: 50%; z-index: 1; background-color: transparent; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>'); filter: grayscale(100%); transition: filter .1s cubic-bezier(0, 0, 0.2, 1); border: none; } lite-youtube:hover > .lty-playbtn, lite-youtube .lty-playbtn:focus { filter: none; } lite-youtube.lyt-activated { cursor: unset; } lite-youtube.lyt-activated::before, lite-youtube.lyt-activated > .lty-playbtn { opacity: 0; pointer-events: none; } .lyt-visually-hidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } </style> <script src="https://tinylytics.app/embed/z8Qt61gBVu54XxJNS-_9.js?hits&amp;kudos=%f0%9f%94%a5&amp;uptime&amp;webring=avatars&amp;countries&amp;publicstats" defer=""></script> <script type="module"> const base64Decode = (text) => decodeURIComponent(atob(text)); document.addEventListener('click', e => { const link = e.target.closest('a.reply-by-email'); if (link) { e.preventDefault(); window.location = base64Decode(link.dataset.meta.match(/.{2}/g).map(hex => String.fromCharCode(parseInt(hex, 16) ^ 0x24)).join('')); } }); </script> </head><body><a href="https://micro.blog/huntsyea" rel="me"> </a><header class="site-header"><a href="https://micro.blog/huntsyea" rel="me"> </a><a href="/"><img src="https://micro.blog/huntsyea/avatar.jpg" alt="Hunter Yeagley Profile Photo" class="profile_photo u-photo" width="120" height="120"></a> <h1><a class="site-title p-name u-url" href="/">Hunter Yeagley</a></h1> Views: <span class="tinylytics_hits">756</span> <br>Countries: <span class="tinylytics_countries">🇨🇦🇨🇳🇬🇧🇲🇶🇳🇱🇵🇹🇹🇭🇺🇸</span> <nav class="site-nav"> <ul> <li><a class="page-link Home" href="/home/">Home</a></li> <li><a class="page-link Photos" href="/photos/">Photos</a></li> <li><a class="page-link Highlights" href="/highlights/">Highlights</a></li> <li><a class="page-link Bookmarks" href="/links/">Bookmarks</a></li> </ul> </nav> </header> <div class="page-content"> <div class="wrapper"> <div style="border: 2px solid var(--link); padding: 0 20px 20px 20px; border-radius: 5px; margin-bottom: 20px;"> <h3>My Projects</h3> <i>Coming Soon!</i> </div> <div class="subscribe-form" style="border: 2px solid var(--link); padding: 0 20px 20px 20px; border-radius: 5px; margin-bottom: 20px;"> <h3>Get My Essays</h3> <p>Signup to get essays in your inbox. Optionally, you can also <a href="https://huntsyea.xyz/categories/essays/feed.xml">subscribe via RSS</a>. This is for my long-form essays only, no fluff!</p> <form method="POST" action="https://micro.blog/users/subscribe/133036"> <input type="text" name="email" size="36" placeholder="Your email address" control-id="ControlID-1"> <input type="submit" value="Subscribe" control-id="ControlID-2"> </form> </div> <div class="posts h-feed"> <div class="post_list" role="main"> <div class="post-preview h-entry posts"> <a href="https://huntsyea.xyz/2024/02/13/chatgpt-ios-shortcut.html" class="post-date u-url"><time class="dt-published" datetime="2024-02-13 18:22:11 -0600">Feb 13, 2024</time> </a> <div class="e-content"> <p>I made an iOS shortcut that quickly proofreads and enhances highlighted text. You need the ChatGPT app installed on your phone, but you don’t need a Pro subscription.
</p> <p><a href="https://www.icloud.com/shortcuts/58bace24f3f442478d8044856bd3cbe6">iCloud Download Link</a></p> <p>Highlight some text, like a message you haven’t sent yet. Tap “Share…” in the menu that appears. Choose this shortcut from the options, and you’re finished! It will send the text to ChatGPT, show a preview of the next text, and copy it to the clipboard!</p> </div> <a class="u-syndication" href="at://did:plc:deohp5sdnnsxdcjb7n7x2nrn/app.bsky.feed.post/3kldm2dpk3h25" style="display: none;">Also on Bluesky</a> </div> <div class="post-preview h-entry posts"> <a href="https://huntsyea.xyz/2024/02/12/i-have-been.html" class="post-date u-url"><time class="dt-published" datetime="2024-02-12 07:12:00 -0600">Feb 12, 2024</time> </a> <div class="e-content"> <p>I have been experimenting with bookmarks for highlights. I have replaced the reader archive section with a quote block containing a highlight. The end result looks like this:</p> <div> <quoteback-component url="https://fs.blog/how-not-to-be-stupid/" text="%3Cp%3EHow%20Not%20to%20Be%20Stupid%20%3Ca%20href%3D%22https%3A%2F%2Ffs.blog%2Fhow-not-to-be-stupid%2F%22%3Efs.blog%3C%2Fa%3E%3C%2Fp%3E%3Cblockquote%3E%E2%80%9DIt%20took%20me%20about%20a%20month%2C%20and%20I%20defined%20stupidity%20as%20overlooking%20or%20dismissing%20conspicuously%20crucial%20information.%E2%80%9D%3C%2Fblockquote%3E" author="Learn faster, Think better, and make Smart Decisions" title="" favicon="https://micro.blog/fs.blog/avatar.jpg"> <script src="./quoteback.js"></script> </quoteback-component> </div><script src="https://micro.blog/quoteback.js"></script> <p>On the micro.blog timeline it is just a standard set quote blocks, but on my blog it looks very close to a link preview.</p> </div> </div> <div class="post-preview h-entry posts"> <a href="https://huntsyea.xyz/2024/02/11/i-have-been.html" class="post-date u-url"><time class="dt-published" datetime="2024-02-11 07:12:00 -0600">Feb 11, 2024</time> </a> <div class="e-content"> <p>I have been experimenting with bookmarks for highlights. I have replaced the reader archive section with a quote block containing a highlight. The end result looks like this:</p> <div> <quoteback-component url="https://fs.blog/how-not-to-be-stupid/" text="%3Cp%3EHow%20Not%20to%20Be%20Stupid%20%3Ca%20href%3D%22https%3A%2F%2Ffs.blog%2Fhow-not-to-be-stupid%2F%22%3Efs.blog%3C%2Fa%3E%3C%2Fp%3E%3Cblockquote%3E%E2%80%9DIt%20took%20me%20about%20a%20month%2C%20and%20I%20defined%20stupidity%20as%20overlooking%20or%20dismissing%20conspicuously%20crucial%20information.%E2%80%9D%3C%2Fblockquote%3E" author="Learn faster, Think better, and make Smart Decisions" title="" favicon="https://micro.blog/fs.blog/avatar.jpg"> <script src="./quoteback.js"></script> </quoteback-component> </div><script src="https://micro.blog/quoteback.js"></script> <p>On the micro.blog timeline it is just a standard set quote blocks, but on my blog it looks very close to a link preview.</p> </div> </div> <div class="post-preview h-entry posts"> <a href="https://huntsyea.xyz/2024/02/10/i-have-finally.html" class="post-date u-url"><time class="dt-published" datetime="2024-02-10 14:00:42 -0600">Feb 10, 2024</time> </a> <div class="e-content"> <p>I have finally got my site and flow to where I would like it. Still some optimization to be done, but overall I am happy. Big thanks to <a href="https://micro.blog/manton">@manton</a>, <a href="https://micro.blog/vincent">@vincent</a>, and <a href="https://micro.blog/Mtt">@Mtt</a> for providing all the foundational blocks needed. This community has been super helpful on this fun adventure.</p> </div> </div> <div class="post-preview h-entry posts"> <a href="https://huntsyea.xyz/2024/02/10/currently-reading-million.html" class="post-date u-url"><time class="dt-published" datetime="2024-02-10 10:19:30 -0600">Feb 10, 2024</time> </a> <div class="e-content"> <p>Currently reading: <a href="https://amzn.to/3UuEiXU">Million Dollar Weekend</a> by Noah Kagan 📚</p> </div> <a class="u-syndication" href="at://did:plc:deohp5sdnnsxdcjb7n7x2nrn/app.bsky.feed.post/3kl37ohumw32z" style="display: none;">Also on Bluesky</a> </div> </div> </div> <div class="post-nav"> </div> </div> </div> <footer class="site-footer"> <div class="wrapper"> <p class="custom_footer">My Links: <a rel="me" href="https://indieweb.social/@huntsyea">Mastodon</a> | <a rel="me" href="https://scribbles.page/b_dfeyfn">Scribbles</a> | <a rel="me" href="https://gravatar.com/huntsyea">Gravatar</a> | <a href="https://micro.blog/huntsyea" rel="me">Micro.blog</a> | <a href="https://github.com/huntsyea/" rel="me">Github</a> | <a href="https://twitter.com/huntsyea/" rel="me">Twitter</a> </p><div style="display:none;">proven.lol/91d039</div><p></p> <p class="attribution custom_footer">Hosted by <a href="https://micro.blog">Micro.blog</a>. Designed with ♥ by <a href="https://www.mattlangford.com">Matt Langford</a>.</p> </div> </footer> </body></html>