|
| 1 | +<!doctype html> |
| 2 | +<html lang="en-us"> |
| 3 | + <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> |
| 4 | + <title> // davidgao7 blog</title> |
| 5 | + <link rel="shortcut icon" href="/images/favicon.jpg" /> |
| 6 | + <meta charset="utf-8" /> |
| 7 | + <meta name="generator" content="Hugo 0.147.2"> |
| 8 | + <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 9 | + <meta name="author" content="David Gao" /> |
| 10 | + <meta name="description" content="" /> |
| 11 | + <link rel="stylesheet" href="/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css" /> |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + <meta name="twitter:card" content="summary"> |
| 17 | + <meta name="twitter:title" content="davidgao7 blog"> |
| 18 | + <meta name="twitter:description" content="choosing the wrong env setups"> |
| 19 | + |
| 20 | + <meta property="og:url" content="http://localhost:1313/posts/20fbd9df-d205-49d7-b632-fd4cbbc786b1-choosing-the-wrong-env-setups/"> |
| 21 | + <meta property="og:site_name" content="davidgao7 blog"> |
| 22 | + <meta property="og:title" content="davidgao7 blog"> |
| 23 | + <meta property="og:description" content="choosing the wrong env setups"> |
| 24 | + <meta property="og:locale" content="en_us"> |
| 25 | + <meta property="og:type" content="article"> |
| 26 | + <meta property="article:section" content="posts"> |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + <script> |
| 31 | +window.MathJax = { |
| 32 | + tex: { |
| 33 | + inlineMath: [['\\(', '\\)']], |
| 34 | + displayMath: [['\\[', '\\]'], ['$$', '$$']] |
| 35 | + }, |
| 36 | + svg: { |
| 37 | + fontCache: 'global' |
| 38 | + } |
| 39 | +}; |
| 40 | +</script> |
| 41 | +<script type="text/javascript" async |
| 42 | + src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.0/es5/tex-mml-chtml.js"> |
| 43 | +</script> |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + </head> |
| 49 | + <body> |
| 50 | + <header class="app-header"> |
| 51 | + <a href="/"><img class="app-header-avatar" src="/images/avatar.jpg" alt="David Gao" /></a> |
| 52 | + <span class="app-header-title">davidgao7 blog</span> |
| 53 | + <nav class="app-header-menu"> |
| 54 | + <a class="app-header-menu-item" href="/">Home</a> |
| 55 | + - |
| 56 | + |
| 57 | + <a class="app-header-menu-item" href="/tags/">Tags</a> |
| 58 | + </nav> |
| 59 | + <p>Note new findings every day to let the magic happen!</p> |
| 60 | + <div class="app-header-social"> |
| 61 | + |
| 62 | + <a href="https://github.com/davidgao7" target="_blank" rel="noreferrer noopener me"> |
| 63 | + <svg class="icon icon-brand-github" viewBox="0 0 24 24" fill="currentColor"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg> |
| 64 | + </a> |
| 65 | + |
| 66 | + <a href="https://x.com/AiiGen71976j" target="_blank" rel="noreferrer noopener me"> |
| 67 | + <svg class="icon icon-brand-x" viewBox="0 0 24 24" fill="currentColor"><title>X</title><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg> |
| 68 | + </a> |
| 69 | + |
| 70 | + </div> |
| 71 | + </header> |
| 72 | + <main class="app-container"> |
| 73 | + |
| 74 | + <article class="post"> |
| 75 | + <header class="post-header"> |
| 76 | + <h1 class ="post-title"></h1> |
| 77 | + <div class="post-meta"> |
| 78 | + <div> |
| 79 | + <svg class="icon icon-calendar" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>calendar</title><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg> |
| 80 | + Jan 1, 0001 |
| 81 | + </div> |
| 82 | + <div> |
| 83 | + <svg class="icon icon-clock" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>clock</title><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg> |
| 84 | + 1 min read |
| 85 | + </div> |
| 86 | + </div> |
| 87 | + </header> |
| 88 | + <div class="post-content"> |
| 89 | + <h1 id="choosing-the-wrong-env-setups">choosing the wrong env setups</h1> |
| 90 | + |
| 91 | + </div> |
| 92 | + <div class="post-footer"> |
| 93 | + |
| 94 | + </div> |
| 95 | + </article> |
| 96 | + |
| 97 | + </main> |
| 98 | + </body> |
| 99 | +</html> |
0 commit comments