a / page_update.html
broadfield's picture
Update page_update.html
67a3695 verified
raw
history blame
9.43 kB
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/jpg" href="https://huggingface.co/spaces/broadfield/a/resolve/main/images/arxiv_org_pdf_2412_01821_3266.png"/>
<meta name="twitter:card" content="player"/>
<meta name="twitter:site" content=""/>
<meta name="twitter:player" content="https://broadfield-a.static.hf.space/page_update.html"/>
<meta name="twitter:player:stream" content="https://broadfield-a.static.hf.space/page_update.html"/>
<meta name="twitter:player:width" content="100%"/>
<meta name="twitter:player:height" content="450px"/>
<meta property="og:title" content="Logan Kilpatrick"/>
<meta property="og:description" content="Website in a Post"/>
<meta property="og:image" content="https://huggingface.co/spaces/broadfield/a/resolve/main/images/arxiv_org_pdf_2412_01821_3266.png"/>
<!---meta http-equiv="refresh" content="0; url=https://broadfield-fast-voice-full.hf.space/?pdfurl="--->
<title>Logan Kilpatrick</title>
<style>
.container {
position: relative;
overflow: auto;
width: 100%;
height: 450px;
margin-top:1em;
}
.responsive-iframe {
position: relative;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<div id='container'>
<iframe class='responsive-iframe' src="data:text/html;charset=utf-8,%3C%21DOCTYPE%20html%3E%0A%3Chtml%20lang%3D%22en%22%3E%0A%3Chead%3E%0A%20%20%20%20%3Cmeta%20charset%3D%22UTF-8%22%3E%0A%20%20%20%20%3Cmeta%20name%3D%22viewport%22%20content%3D%22width%3Ddevice-width%2C%20initial-scale%3D1.0%22%3E%0A%20%20%20%20%3Ctitle%3ELogan%20Kilpatrick%3C%2Ftitle%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20body%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20font-family%3A%20Arial%2C%20sans-serif%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20margin%3A%200%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20padding%3A%200%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20background-color%3A%20%23f4f4f4%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.hero%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20background%3A%20url(https://images.unsplash.com/photo-1548437983-5d3c209764a1)%20no-repeat%20center%20center%2Fcover%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20height%3A%20100vh%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20color%3A%20white%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20text-align%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20padding-top%3A%20100px%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.hero%20h1%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20font-size%3A%204em%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20margin%3A%200%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.hero%20p%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20font-size%3A%201.5em%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20max-width%3A%20600px%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20margin%3A%2020px%20auto%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.section%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20padding%3A%2050px%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20background-color%3A%20white%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20margin%3A%2030px%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20box-shadow%3A%200%200%2010px%20rgba(0%2C0%2C0%2C0.1)%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.section%20h2%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20font-size%3A%202em%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20margin-bottom%3A%2020px%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.section%20p%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20font-size%3A%201.1em%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20line-height%3A%201.6%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.section%20ul%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20list-style-type%3A%20disc%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20padding-left%3A%2020px%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20.footer%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20text-align%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20padding%3A%2020px%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20background-color%3A%20%23333%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20color%3A%20white%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%3C%2Fhead%3E%0A%3Cbody%3E%0A%3Cdiv%20class%3D%22hero%22%3E%0A%20%20%20%20%3Ch1%3ELogan%20Kilpatrick%3C%2Fh1%3E%0A%20%20%20%20%3Cp%3EI%20build%20things%2C%20write%20code%2C%20and%20invest.%3C%2Fp%3E%0A%3C%2Fdiv%3E%0A%0A%3Cdiv%20class%3D%22section%22%20id%3D%22about%22%3E%0A%20%20%20%20%3Ch2%3EAbout%3C%2Fh2%3E%0A%20%20%20%20%3Cp%3ESome%20things%20about%20me%3A%3C%2Fp%3E%0A%20%20%20%20%3Cul%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EGrew%20up%20in%20Chicago%2C%20IL%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EStarted%20at%20De%20Anza%20College%20and%20graduated%20from%20Harvard%20(twice)%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EStarted%20my%20career%20at%20NASA%20building%20lunar%20rover%20software%2C%20then%20at%20Apple%20training%20ML%20models%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3ELed%20developer%20relations%20at%20OpenAI%2C%20where%20I%20shipped%20stuff%20from%202022%20through%20early%202024%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3ENow%20I%20work%20on%20enabling%20the%20worlds%20developers%20to%20build%20with%20Gemini%3C%2Fli%3E%0A%20%20%20%20%3C%2Ful%3E%0A%3C%2Fdiv%3E%0A%0A%3Cdiv%20class%3D%22section%22%20id%3D%22beliefs%22%3E%0A%20%20%20%20%3Ch2%3EBeliefs%3C%2Fh2%3E%0A%20%20%20%20%3Cul%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EAgency%20is%20a%20superpower%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EMost%20of%20the%20things%20I%20am%20most%20proud%20of%20have%20come%20from%20just%20doing%20the%20thing%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EMost%20people%20would%20rather%20ask%20questions%2C%20debate%2C%20etc%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EMost%20decisions%20are%20two%20way%20doors%20and%20you%20are%20often%20times%20rewarded%20for%20taking%20the%20initiative%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EShipping%20fast%20is%20required%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EMove%20faster%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EIteration%20speed%20often%20makes%20up%20for%20mistakes%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EMost%20things%20that%20stop%20you%20from%20shipping%20are%20made%20up%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EThe%20value%20of%20being%20human%20is%20going%20up%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EIn%20a%20world%20of%20AI%2C%20the%20value%20of%20being%20human%20is%20increasing%20quickly%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EHumans%20want%20what%20other%20humans%20create%2C%20it%20is%20biologically%20programmed%20into%20us%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EIn%20turn%2C%20the%20value%20of%20authenticity%20by%20humans%20is%20on%20an%20exponential%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%3Cli%3EMost%20people%20won%27t%20put%20their%20name%20out%20there%2C%20so%20they%20miss%20the%20value%20they%20create%3C%2Fli%3E%0A%20%20%20%20%3C%2Ful%3E%0A%3C%2Fdiv%3E%0A%0A%3Cdiv%20class%3D%22section%22%20id%3D%22investing%22%3E%0A%20%20%20%20%3Ch2%3EInvesting%3C%2Fh2%3E%0A%20%20%20%20%3Cp%3EMy%20current%20area%20of%20interest%20is%2C%20you%20guessed%20it%2C%20AI%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EI%20invest%20between%20$100k%20and%20$300k%20in%20developer%20tools%20or%20AI%20enabled%20applications%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EYou%20can%20email%20me%3A%20%3Ca%20href%3D%22mailto%3Ahey%40logank.ai%22%3Ahey%40logank.ai%3C%2Fa%3E%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EI%27ve%20invested%20in%20more%20than%2050%20startups%2C%20including%20Cursor%2C%20Cognition%2C%20Astral%2C%20Braintrust%2C%20Stainless%20API%2C%20Exa%20AI%2C%20Answer%20AI%2C%20Yutori%2C%20Nox%2C%20FalAI%2C%20Odyssey%20Systems%2C%20GC%20AI%2C%20LayerAI%2C%20Martian%2C%20Tldraw%2C%20Pydantic%2C%20Langbase%2C%20Friend%2C%20Opal...%20and%20many%20others.%3C%2Fp%3E%0A%3C%2Fdiv%3E%0A%0A%3Cdiv%20class%3D%22section%22%20id%3D%22podcast%22%3E%0A%20%20%20%20%3Ch2%3EPodcast%3C%2Fh2%3E%0A%20%20%20%20%3Cp%3EI%20co-host%20the%20%3Ca%20href%3D%22https%3A%2F%2Fwww.aroundtheprompt.com%22%3EAround%20the%20Prompt%20Podcast%3C%2Fa%3E%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EMy%20best%20friend%20Nolan%20Fortman%20and%20I%20sit%20down%20and%20chat%20with%20AI%20experts%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EWe%20are%20busy%20but%20try%20to%20share%20as%20many%20awesome%20conversations%20as%20our%20schedule%20allows%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EWe%20have%20hosted%20Simon%20Willison%2C%20Shreya%20Rajpal%2C%20Quinn%20Slack%2C%20Andrew%20Mayne%2C%20Marily%20Nika%2C%20Ben%20Tossell%2C%20Conor%20Grennan%2C%20Jerry%20Li%2C%20Yohei%20Nakajima%2C%20Jeremy%20Howard...%20and%20many%20others.%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EWe%20also%20write%20about%20AI%20sometimes%20on%20%3Ca%20href%3D%22https%3A%2F%2Fmedium.com%2F%40logankilpatrick%22%3EMedium%3C%2Fa%3E.%3C%2Fp%3E%0A%3C%2Fdiv%3E%0A%0A%3Cdiv%20class%3D%22footer%22%3E%0A%20%20%20%20%3Cp%3E%26copy%3B%202025%20Logan%20Kilpatrick%3C%2Fp%3E%0A%20%20%20%20%3Cp%3EAll%20rights%20reserved%3C%2Fp%3E%0A%3C%2Fdiv%3E%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E" allow='autoplay' width=100%></iframe>
</div>
</body>
</html>