-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit aa2be21
Showing
325 changed files
with
29,132 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><link rel="icon" href="/favicon.ico"/><title>404: This page could not be found</title><meta name="next-head-count" content="4"/><link rel="preload" href="/_next/static/css/8e7b7e4bce421c0a.css" as="style"/><link rel="stylesheet" href="/_next/static/css/8e7b7e4bce421c0a.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-3d209faeb64f2f97.js" defer=""></script><script src="/_next/static/chunks/framework-28c999baf2863c3d.js" defer=""></script><script src="/_next/static/chunks/main-104451f3d1a5c4bc.js" defer=""></script><script src="/_next/static/chunks/pages/_app-9d8e0603730b15a3.js" defer=""></script><script src="/_next/static/chunks/pages/404-b57e76d696787bc8.js" defer=""></script><script src="/_next/static/exymb3M6awRmk4NwQHODz/_buildManifest.js" defer=""></script><script src="/_next/static/exymb3M6awRmk4NwQHODz/_ssgManifest.js" defer=""></script></head><body><div id="__next" data-reactroot=""><section class="ant-layout" style="width:100%;min-height:100%"><header class="ant-layout-header" style="position:fixed;isolation:isolate;z-index:1;width:100%;border-bottom:1px solid #d4dadf;height:64px;padding:0 24px 0 2px"><div class="ant-row ant-row-center" style="max-width:992px;justify-content:space-between;margin:0 auto"><div style="display:flex" class="ant-col ant-col-xs-20 ant-col-sm-4"></div><div class="ant-col gutter-row ant-col-xs-0 ant-col-sm-20 ant-col-md-20 ant-col-lg-19"><div class="ant-select ant-select-lg ant-select-auto-complete ant-select-single ant-select-allow-clear ant-select-show-search" style="width:100%"><div class="ant-select-selector"><span class="ant-select-selection-search"><input type="search" autoComplete="off" class="ant-select-selection-search-input" role="combobox" aria-haspopup="listbox" aria-owns="undefined_list" aria-autocomplete="list" aria-controls="undefined_list" aria-activedescendant="undefined_list_0" value=""/></span><span class="ant-select-selection-placeholder">For full text search please use the '?' prefix. e.g. ? Onboarding</span></div></div></div><div style="display:none;align-items:center;justify-content:center" class="ant-col ant-col-xs-4 ant-col-sm-4 ant-col-md-0 ant-col-lg-0"><span role="img" aria-label="menu" style="font-size:24px" tabindex="-1" class="anticon anticon-menu"><svg viewBox="64 64 896 896" focusable="false" data-icon="menu" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"></path></svg></span></div></div></header><section class="ant-layout" style="margin-top:64px;display:flex;flex-direction:row"><div class="site-layout-sidebar" style="flex:0 0 auto;width:calc(max((100% - 992px) / 2, 0px) + 200px);min-width:200px;padding-left:calc((100% - 992px) / 2)"><aside class="ant-layout-sider ant-layout-sider-dark" style="position:fixed;overflow:auto;height:calc(100vh - 64px);background-color:transparent;flex:0 0 200px;max-width:200px;min-width:200px;width:200px"><div class="ant-layout-sider-children"></div></aside></div><main class="ant-layout-content side-layout-main" style="max-width:1200px;min-width:0;display:block"><div style="padding:0 24px"><div class="main-content" role="main"><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style> | ||
body { margin: 0; color: #000; background: #fff; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(0, 0, 0, .3); | ||
} | ||
|
||
@media (prefers-color-scheme: dark) { | ||
body { color: #fff; background: #000; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(255, 255, 255, .3); | ||
} | ||
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div></div><div class="ant-divider ant-divider-horizontal" role="separator"></div><footer class="ant-layout-footer" style="padding:0 24px 24px"></footer></main></section></section></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"body":"\u003ch1 id=\"home\"\u003eHome\u003ca aria-hidden=\"true\" class=\"anchor-heading icon-link\" href=\"#home\"\u003e\u003c/a\u003e\u003c/h1\u003e\n\u003cp\u003eHey, my name is Nathan.\u003c/p\u003e\n\u003cp\u003eI'm a programmer a Blue Bottle Coffee.\u003c/p\u003e\n\u003cp\u003eMy day job involves a lot of Typescript and Ruby. I bang on the frontend, the backend, and everything in between. Owing to this, I've had a lot of exposure to just about every part of our stack - from Tailwind \u0026#x26; UI components to our \u003ca href=\"https://apps.apple.com/us/app/blue-bottle-coffee/id1440573734\"\u003emobile app\u003c/a\u003e to CDK and provisioning/managing AWS resources. To be honest, I wouldn't have it any other way. I love learning - having my fingers in every part of the software pie (frontend, backend, devops, [...]) ensures I've always got something new consider.\u003c/p\u003e\n\u003cp\u003eThis website is markdown and I use \u003ca href=\"https://www.dendron.so/\"\u003eDendron\u003c/a\u003e to take notes. Not much here (yet) but hopefully that will change. You can look at the source \u003ca href=\"https://github.com/helle253/notes\"\u003ehere\u003c/a\u003e.\u003c/p\u003e","note":{"id":"0ieq1m81kni1smx4gmu94rj","title":"Home","desc":"","updated":1730393792032,"created":1730393636355,"custom":{"nav_order":0,"permalink":"/"},"fname":"home","type":"note","vault":{"fsPath":".","selfContained":true,"name":"notes"},"contentHash":"2e466bdc94e9b477698a14056fac7731","links":[],"anchors":{},"children":[],"parent":null,"data":{},"body":"\nHey, my name is Nathan.\n\nI'm a programmer a Blue Bottle Coffee.\n\nMy day job involves a lot of Typescript and Ruby. I bang on the frontend, the backend, and everything in between. Owing to this, I've had a lot of exposure to just about every part of our stack - from Tailwind \u0026 UI components to our [mobile app](https://apps.apple.com/us/app/blue-bottle-coffee/id1440573734) to CDK and provisioning/managing AWS resources. To be honest, I wouldn't have it any other way. I love learning - having my fingers in every part of the software pie (frontend, backend, devops, [...]) ensures I've always got something new consider.\n\nThis website is markdown and I use [Dendron](https://www.dendron.so/) to take notes. Not much here (yet) but hopefully that will change. You can look at the source [here](https://github.com/helle253/notes).\n"},"config":{"version":5,"dev":{"enableSelfContainedVaults":true,"enablePreviewV2":true},"commands":{"lookup":{"note":{"selectionMode":"extract","confirmVaultOnCreate":true,"vaultSelectionModeOnCreate":"smart","leaveTrace":false,"bubbleUpCreateNew":true,"fuzzThreshold":0.2}},"randomNote":{},"insertNoteLink":{"aliasMode":"none","enableMultiSelect":false},"insertNoteIndex":{"enableMarker":false},"copyNoteLink":{"aliasMode":"title"},"templateHierarchy":"template"},"workspace":{"vaults":[{"fsPath":".","selfContained":true,"name":"notes"}],"journal":{"dailyDomain":"daily","name":"journal","dateFormat":"y.MM.dd","addBehavior":"childOfDomain"},"scratch":{"name":"scratch","dateFormat":"y.MM.dd.HHmmss","addBehavior":"asOwnDomain"},"task":{"name":"task","dateFormat":"y.MM.dd","addBehavior":"asOwnDomain","statusSymbols":{"":" ","wip":"w","done":"x","assigned":"a","moved":"m","blocked":"b","delegated":"l","dropped":"d","pending":"y"},"taskCompleteStatus":["done","x"],"prioritySymbols":{"H":"high","M":"medium","L":"low"},"todoIntegration":false,"createTaskSelectionType":"selection2link"},"graph":{"zoomSpeed":1,"createStub":false},"enableAutoCreateOnDefinition":false,"enableXVaultWikiLink":false,"enableRemoteVaultInit":true,"enableUserTags":true,"enableHashTags":true,"workspaceVaultSyncMode":"noCommit","enableAutoFoldFrontmatter":false,"enableEditorDecorations":true,"maxPreviewsCached":10,"maxNoteLength":204800,"enableFullHierarchyNoteTitle":false},"preview":{"enableFMTitle":true,"enableNoteTitleForLink":true,"enableFrontmatterTags":true,"enableHashesForFMTags":false,"enablePrettyRefs":true,"enableKatex":true,"automaticallyShowPreview":false},"publishing":{"enableFMTitle":true,"enableNoteTitleForLink":true,"enablePrettyRefs":true,"enableKatex":true,"copyAssets":true,"siteHierarchies":["home","misc","books","projects","writing"],"writeStubs":false,"siteRootDir":"docs","seo":{"title":"Nathan Heller","description":"Notes","image":{"url":"https://notes.hellbhoy.net/assets/logo.png","alt":"Hellbhoy Notes"}},"github":{"enableEditLink":true,"editLinkText":"Edit this page on GitHub","editBranch":"main","editViewMode":"tree"},"enableSiteLastModified":true,"enableFrontmatterTags":true,"enableHashesForFMTags":false,"enableRandomlyColoredTags":true,"enableTaskNotes":true,"enablePrettyLinks":true,"searchMode":"search","siteUrl":"https://notes.hellbhoy.net","siteFaviconPath":"assets/favicon.ico","logoPath":"assets/logo.png","theme":"custom","duplicateNoteBehavior":{"action":"useVault","payload":["notes"]},"siteIndex":"home"}},"customHeadContent":null,"noteIndex":{"id":"0ieq1m81kni1smx4gmu94rj","title":"Home","desc":"","updated":1730393792032,"created":1730393636355,"custom":{"nav_order":0,"permalink":"/"},"fname":"home","type":"note","vault":{"fsPath":".","selfContained":true,"name":"notes"},"contentHash":"2e466bdc94e9b477698a14056fac7731","links":[],"anchors":{},"children":[],"parent":null,"data":{},"body":"\nHey, my name is Nathan.\n\nI'm a programmer a Blue Bottle Coffee.\n\nMy day job involves a lot of Typescript and Ruby. I bang on the frontend, the backend, and everything in between. Owing to this, I've had a lot of exposure to just about every part of our stack - from Tailwind \u0026 UI components to our [mobile app](https://apps.apple.com/us/app/blue-bottle-coffee/id1440573734) to CDK and provisioning/managing AWS resources. To be honest, I wouldn't have it any other way. I love learning - having my fingers in every part of the software pie (frontend, backend, devops, [...]) ensures I've always got something new consider.\n\nThis website is markdown and I use [Dendron](https://www.dendron.so/) to take notes. Not much here (yet) but hopefully that will change. You can look at the source [here](https://github.com/helle253/notes).\n"},"collectionChildren":null},"__N_SSG":true},"page":"/404","query":{},"buildId":"exymb3M6awRmk4NwQHODz","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html> |
Oops, something went wrong.