proven.lol

https://notes.ericgregorich.com

HASH 84fb5fdea62198a53d16651240e512d6

This item was proven by @ericgregorich on 2024-04-13T16:41:18+00:00. (View all of @ericgregorich’s proofs.)

Evidence

This is a copy of the web page retrieved on 2024-04-13T16:41:18+00:00. Show the proof snippet.

<!DOCTYPE html> <html lang="en"><head> <meta name="generator" content="Hugo 0.117.0"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Eric Gregorich</title> <meta name="description" content=""> <link rel="shortcut icon" href="https://micro.blog/ericgregorich/favicon.png" type="image/x-icon"> <link rel="stylesheet" href="/css/main.css"> <style> :root { --body-background-color: #fbfbfb; --body-text-color: #252525; --body-accent-color: #252525; --body-hover-color: #dd4802; --card-background-color: #ffffff; --card-text-color: #252525; --card-accent-color: #134e85; --card-hover-color: #dd4802; --blockquote: #f8eec4; --blockquote-border: #d6a32e; --blockquote-text: #2a2a2b; --shadow-color: #2a2a2b; --card-border-color: #dfdfd9; --meta-color: #848484; } @media (prefers-color-scheme: dark) { :root { --body-background-color: #fbfbfb; --body-text-color: #252525; --body-accent-color: #252525; --body-hover-color: #dd4802; --card-background-color: #ffffff; --card-text-color: #252525; --card-accent-color: #134e85; --card-hover-color: #dd4802; --blockquote: #f8eec4; --blockquote-border: #d6a32e; --blockquote-text: #2a2a2b; --shadow-color: #2a2a2b; --card-border-color: #dfdfd9; --meta-color: #848484; } } </style> <link rel="canonical" href="https://notes.ericgregorich.com/"> <link rel="alternate" href="https://notes.ericgregorich.com/feed.xml" type="application/rss+xml" title="Eric Gregorich"> <link rel="alternate" href="https://notes.ericgregorich.com/feed.json" type="application/json" title="Eric Gregorich"> <link rel="me" href="https://micro.blog/ericgregorich"> <link rel="me" href="https://twitter.com/ericgregorich"> <link rel="me" href="https://github.com/ericgregorich"> <link rel="shortcut icon" href="https://micro.blog/ericgregorich/favicon.png" type="image/x-icon"> <link rel="EditURI" type="application/rsd+xml" href="https://notes.ericgregorich.com/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?1713026389"> <link rel="stylesheet" href="/css/all.min.css"> </head> <body onload="document.body.style.opacity='1'" style="opacity: 1;"> <header class="site-header"> <div class="site-header-row"> <a class="site-header-logo-link" href="/"> <img src="https://micro.blog/ericgregorich/avatar.jpg" class="site-image" alt="Eric Gregorich"> </a> </div> <div class="site-header-row"> <a class="site-header-title-link" href="/">Eric Gregorich</a> </div> <div class="site-header-row">Notes on various topics.</div> <div class="site-header-row"> <nav class="site-nav"> <a class="site-nav-link" href="https://architect.ericgregorich.com">Architect</a> <a class="site-nav-link" href="https://blog.ericgregorich.com">Blog</a> <a class="site-nav-link" href="https://essays.ericgregorich.com">Essays</a> <a class="site-nav-link" href="https://notes.ericgregorich.com">Notes</a> <a class="site-nav-link" href="https://blog.ericgregorich.com/follow">Follow</a> <a class="site-nav-link" href="https://notes.ericgregorich.com/search-space/">Search</a> <a class="site-nav-link" href="https://ericgregorich.com">More</a> </nav> </div> </header> <div class="page-content"> <div class="wrapper"> <div class="archive_categories"> <p><a href="https://notes.ericgregorich.com/categories/browsers/">browsers</a></p> <p><a href="https://notes.ericgregorich.com/categories/development/">development</a></p> <p><a href="https://notes.ericgregorich.com/categories/obsidian/">obsidian</a></p> </div> <div class="home h-feed"> <ul class="post-list"> <li class="post-list-item"> <h1 class="p-name"><a href="https://notes.ericgregorich.com/2024/04/03/clear-the-cache.html" class="post-list-item-title">Clear the cache of single website in Safari</a></h1> <a href="https://notes.ericgregorich.com/2024/04/03/clear-the-cache.html" class="post-list-item-date"><span class="post-meta"><time class="dt-published" datetime="2024-04-03T17:27:00Z">April 3, 2024 5:27pm</time></span></a> <div class="post-list-item-content"> <p>I find that Safari tends to cache websites aggressively. Other browsers recognize the change immediately when I publish updates to my site’s CSS, but Safari often does not. Not a big deal, but if it annoys you it can be cleared quickly. macOS Open Safari settings (cmd,). Select the Privacy tab. … <a href="https://notes.ericgregorich.com/2024/04/03/clear-the-cache.html" class="continue-link">read more</a></p> </div> </li> <li class="post-list-item"> <h1 class="p-name"><a href="https://notes.ericgregorich.com/2024/04/03/disable-firefox-back.html" class="post-list-item-title">Disable Firefox back and forward navigation with the ALT and mousewheel</a></h1> <a href="https://notes.ericgregorich.com/2024/04/03/disable-firefox-back.html" class="post-list-item-date"><span class="post-meta"><time class="dt-published" datetime="2024-04-03T17:25:00Z">April 3, 2024 5:25pm</time></span></a> <div class="post-list-item-content"> <p>Using Firefox, if you hold down the ALT key and use the scroll wheel on your mouse, it will navigate you back or forward in your browser. This seems like a good idea, but I’ve been having problems with doing this unintentionally. I have a unique scenario. I’m developing Power Apps, and while in the … <a href="https://notes.ericgregorich.com/2024/04/03/disable-firefox-back.html" class="continue-link">read more</a></p> </div> </li> <li class="post-list-item"> <h1 class="p-name"><a href="https://notes.ericgregorich.com/2024/04/03/use-nvm-to.html" class="post-list-item-title">Use NVM to manage node versions on your machine</a></h1> <a href="https://notes.ericgregorich.com/2024/04/03/use-nvm-to.html" class="post-list-item-date"><span class="post-meta"><time class="dt-published" datetime="2024-04-03T17:15:00Z">April 3, 2024 5:15pm</time></span></a> <div class="post-list-item-content"> <p>NVM allows you to install multiple versions of Node.js onto your machine, allowing you to switch between Node.js versions without reinstalling quickly. Why do you need multiple versions of Node.js? You may have specific dependencies if you work with different types of apps. For example, I had to … <a href="https://notes.ericgregorich.com/2024/04/03/use-nvm-to.html" class="continue-link">read more</a></p> </div> </li> <li class="post-list-item"> <h1 class="p-name"><a href="https://notes.ericgregorich.com/2024/04/03/what-is-a.html" class="post-list-item-title">What is a GUID?</a></h1> <a href="https://notes.ericgregorich.com/2024/04/03/what-is-a.html" class="post-list-item-date"><span class="post-meta"><time class="dt-published" datetime="2024-04-03T16:16:00Z">April 3, 2024 4:16pm</time></span></a> <div class="post-list-item-content"> <p>The GUID is created using the computer’s network address, generating the GUID, the current date and time, and a random number. GUIDs are often used as unique identifiers. It is technically possible to have more than one GUID be the same, but it must be generated from the same computer … <a href="https://notes.ericgregorich.com/2024/04/03/what-is-a.html" class="continue-link">read more</a></p> </div> </li> <li class="post-list-item"> <h1 class="p-name"><a href="https://notes.ericgregorich.com/2023/08/08/add-tinylytics-to.html" class="post-list-item-title">Add Tinylytics to Obsidian Publish</a></h1> <a href="https://notes.ericgregorich.com/2023/08/08/add-tinylytics-to.html" class="post-list-item-date"><span class="post-meta"><time class="dt-published" datetime="2023-08-08T19:00:00Z">August 8, 2023 7:00pm</time></span></a> <div class="post-list-item-content"> <p>Obsidian Publish allows adding JavaScript, which means you can add a Tinylytics tracking code to your site. Configure Tinylytics Add your Obsidian Publish site to your Tinylytics account. View your tracking code. It should look similar to this: &lt;script src="https://tinylytics.app/embed/{your … <a href="https://notes.ericgregorich.com/2023/08/08/add-tinylytics-to.html" class="continue-link">read more</a></p> </div> </li> </ul> </div> <div class="pagination"> <nav id="post-nav"> </nav> </div> </div> </div> <footer class="site-footer"> <div class="site-footer-content"> <div class="footer-col footer-col-3"> <p class="site-footer-text"><br> <strong>What's next?</strong> </p><div> Explore the site by checking out some <strong><a href="/surprise-me">random posts</a></strong> or <strong><a href="/search-space">search</a></strong>. If I was helpful, please buy me a <strong><a href="https://ko-fi.com/ericgregorich">coffee</a></strong>. </div> <br> <br> <div class="footer-links" style="font-size: 24px"> <a title="Subscribe" href="https://blog.ericgregorich.com/subscribe"><i class="fa-solid fa-rss"></i></a>&nbsp; <a title="Email" href="https://blog.ericgregorich.com/email"><i class="fa-solid fa-envelope"></i></a>&nbsp; <a title="Micro.blog" href="https://micro.blog/ericgregorich"><i class="fa-brands fa-microblog"></i></a>&nbsp;&nbsp; <a title="Github" href="https://github.com/ericgregorich"><i class="fa-brands fa-github"></i></a> </div> <br> <div style="font-size: 12px"> Powered by <a href="https://micro.blog">Micro.blog</a> and the <a href="https://cards.ericgregorich.com/">Cards Theme</a> </div> <script src="https://tinylytics.app/embed/TdR9bUtVF2hckty1a8xp.js?kudos=❤️" defer=""></script> <div style="display:none">proven.lol/4cbcf8</div><p></p> </div> </div> </footer> <script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'873ce71dec182814',t:'MTcxMzAyNjQ3Ny44OTMwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe> </body></html>