CINXE.COM

Discover Startup Articles You Should Read Today | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Discover Startup Articles You Should Read Today | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/discover/blog" rel="canonical"/><meta content="Stay up to date with the startup world! Read articles about innovative startups in the hottest industries with Wellfound! Browse over 100,000 tech jobs from top companies to fast-growing startups and find work that works for you!" name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="/images/logo/og_image.png" property="og:image"/><meta content="website" property="og:type"/><meta content="Discover Startup Articles You Should Read Today" property="og:title"/><meta content="Stay up to date with the startup world! Read articles about innovative startups in the hottest industries with Wellfound! Browse over 100,000 tech jobs from top companies to fast-growing startups and find work that works for you!" property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/ef9b34b877238e09.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/ef9b34b877238e09.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/51244b780f2eec28.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/51244b780f2eec28.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/135aab0b4b987909.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/135aab0b4b987909.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/bee2ed60368624e7.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/bee2ed60368624e7.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/talent/_next/static/chunks/webpack-935afce622fcb209.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-123c0c38bf7c038d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-52d95e5ea0281ad6.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-2642f9eeecd9a6aa.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1223-5d71e563f3ee9365.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/488-8570bd8a90f2b7c4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2555-f8d8dc2ea6237c38.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1368-da24964e716b0cb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/724-4aca2c63d13b1eb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1981-b1eaea72d09a0e32.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4069-882dc5b153306f0e.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-5eccf4c2d66168e4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-a9ad102c0b29ff16.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-8f3f4d236aebb6c8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-e8684a5664723ec9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2725-3f396306a3917190.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/978-10b70d3ac750405e.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8061-81570b8ab51c9a0d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6285-200ed2b4d9dcb069.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8484-288bc787d5527eda.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6620-f3df7010459155e6.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/867-7b49b7ee7be8b8bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8446-0856a5de135aed53.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9749-d3392bb38a11d33a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6456-abfb98152931cbb3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/discover/blog-df3d5efe0fab4bb2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--DiscoverBlog"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=discover&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><main class="mx-auto mt-8 max-w-screen-lg px-6 lg:px-0" data-test="Discover"><h1 class="mb-10 text-center text-3xl font-bold">Discover</h1><div class="mb-20"><div class="mb-14 md:hidden"><button class="styles-module_component__88XzG flex w-full items-center justify-between rounded-full hover:bg-black rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="invisible w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg><span>Blog</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></button></div><nav class="m-auto mb-12 hidden w-fit grid-cols-4 gap-6 self-center rounded-full border border-gray-400 p-1 md:grid lg:p-2"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-slate-900 !text-slate-900 hover:bg-gray-400" href="/discover">All</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-slate-900 !text-slate-900 hover:bg-gray-400" href="/discover/startups">Startups</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-white bg-black !text-white" href="/discover/blog">Blog</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-slate-900 !text-slate-900 hover:bg-gray-400" href="/discover/featured-lists">Featured Lists</a></nav><section class="mb-24 flex flex-col items-center" data-test="ArticleSection"><nav class="mb-10 hidden items-center gap-8 antialiased md:mb-20 md:flex"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !m-0 rounded-full px-6 py-2 text-sm font-bold !text-black !no-underline visited:text-black hover:bg-gray-200 pointer-events-none !border-gray-400 bg-gray-200" href="/discover/blog">All</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !m-0 rounded-full px-6 py-2 text-sm font-bold !text-black !no-underline visited:text-black hover:bg-gray-200" href="/discover/blog/articles">Articles</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !m-0 rounded-full px-6 py-2 text-sm font-bold !text-black !no-underline visited:text-black hover:bg-gray-200" href="/discover/blog/founders">From the Founders</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !m-0 rounded-full px-6 py-2 text-sm font-bold !text-black !no-underline visited:text-black hover:bg-gray-200" href="/discover/blog/company-news">Company News</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !m-0 rounded-full px-6 py-2 text-sm font-bold !text-black !no-underline visited:text-black hover:bg-gray-200" href="/discover/blog/newsletters">Newsletters</a></nav><div class="mb-14 flex flex-col gap-y-6"><div class="grid hidden grid-cols-1 gap-6 lg:grid lg:grid-cols-3"><a href="/blog/chatgpt-beats-doctors-in-diagnosis-again-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="ChatGPT beats doctors in diagnosis (again) | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/15UCUcVYZcdsLTw2tkosv8/9b8bd9173e93f2c45e7ede94af50e659/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">ChatGPT beats doctors in diagnosis (again) | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-or-julien-nakache-founder-of-medbill-ai" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Julien Nakache, Founder of Medbill AI" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4DR9jKK01ZqmADaJse2nw7/6c480d7df1fc7b6c3af70c11d50efde3/1674082833145.jpg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Julien Nakache, Founder of Medbill AI</h3></div></article></a><a href="/blog/launching-the-lunar-economy-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Launching the lunar economy | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/5gteGhIVX9ONmK4DU6jCZB/2ac18fe47493ca4cdcdee4b8927ebe79/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Launching the lunar economy | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/amazon-defends-rto-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Amazon defends RTO | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/4aGot1TrbxCDubo62v8TY4/d3fb0baa215a5c604144e35680a85bfe/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Amazon defends RTO | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-kenji-niwa" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4QKW3em0Ei1ZGfDKeHF8Hh/f7ddc3c8b453629d7ab1b1f36c8b82e8/KenjiNiwa_square_1.png?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard</h3></div></article></a><a href="/blog/from-the-founder-tomash-devenishek-kero-sports" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/0HW9mXO616Gfs0fvJ2nTd/2feb943a88660736895e5517b6980e3a/KeroSportsHeadshot.jpeg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports</h3></div></article></a><a href="/blog/u-s-military-recruits-tech-execs-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="U.S. military recruits tech execs | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/MpkG4clqeZSJxOzz2KKSw/8d11d871b6277c9cc64ca663c67420a7/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">U.S. military recruits tech execs | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/chatgpt-tops-1m-enterprise-users-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="ChatGPT tops 1M enterprise users | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/6Cpn0wrfnFS0yDNQ2Bjkbe/705a5d2db51b71c927e24d869313ddc5/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">ChatGPT tops 1M enterprise users | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-spacex-engineer-to-vc-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="From SpaceX engineer to VC | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/1uF4tt731BfDBog5x1Y4LK/59dcfb8da263efcdcb7bfe2deeeed51e/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">From SpaceX engineer to VC | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/persistent-ai-is-coming-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="‘Persistent AI’ is coming | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/4o9Q68BuWeOrPCsiKumas4/c255d36b9656ba54670bb08e29644a07/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">‘Persistent AI’ is coming | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-christopher-kim-ceo-founder-numeral" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Christopher Kim, CEO + Founder of Numeral" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/2teCNiXAlKDhTqqlB5gyao/e1cd05ff4379737023f4f83d085f0d00/headshot.JPEG?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Christopher Kim, CEO + Founder of Numeral</h3></div></article></a><a href="/blog/ai-claims-double-nobel-prize-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="AI claims double Nobel Prize | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/5vbzRwfxY5KZtzQ3gWoT0s/9919e7614525438b07e43b03a4d5272c/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">AI claims double Nobel Prize | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/san-francisco-is-still-no-1-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="San Francisco is still No. 1 | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/2jo1P9ZWob3UNDRVeBPsU7/38e6d7192ecca51e7a07f39eb47c4d2a/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">San Francisco is still No. 1 | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-or-matt-spettel-co-founder-and-ceo-of-trainwell" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Matt Spettel, Co-Founder and CEO of Trainwell" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/2c3ycuY94BwvwfBTEetyok/06b3c25dc1292f72536cc29a7b7a72ee/989b323a-6b30-4138-9e6c-55ebb02f38b1.jpeg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Matt Spettel, Co-Founder and CEO of Trainwell</h3></div></article></a><a href="/blog/from-the-founder-or-alain-readman-valiquette-ceo-of-accelerator-app" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Alain Readman Valiquette, CEO of Accelerator App" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/57LSQ18TPJ4fd779z0SNbn/e9dc6834bb2f5a3212b6e50a4b809d14/06815ebb-9ecf-4b86-8327-da776bcebc9c.jpeg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Alain Readman Valiquette, CEO of Accelerator App</h3></div></article></a><a href="/blog/back-to-the-office-for-amazon-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Back to the office for Amazon | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/1xdwPON38VroZIAIQdjGPw/a615c01ad03b177973ac5ba746677b10/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Back to the office for Amazon | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/india-is-no-1-in-crypto-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="India is No. 1 in crypto | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/5YJ0Sz9gnmwQEjyjDkRphW/0f2b9a1bb1851f6a2ea3ccde1ad20d88/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">India is No. 1 in crypto | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/will-bots-outnumber-humans-by-2025-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Will bots outnumber humans by 2025? | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/7sfW0ao0jfTsLiwDZd9kyO/4dcec9bcda3a23c99a2cb2faf2be61d6/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Will bots outnumber humans by 2025? | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a></div><div class="hidden grid-cols-1 gap-6 md:grid lg:hidden"><a href="/blog/from-the-founder-or-julien-nakache-founder-of-medbill-ai" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Julien Nakache, Founder of Medbill AI" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4DR9jKK01ZqmADaJse2nw7/6c480d7df1fc7b6c3af70c11d50efde3/1674082833145.jpg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Julien Nakache, Founder of Medbill AI</h3></div></article></a><a href="/blog/chatgpt-beats-doctors-in-diagnosis-again-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="ChatGPT beats doctors in diagnosis (again) | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/15UCUcVYZcdsLTw2tkosv8/9b8bd9173e93f2c45e7ede94af50e659/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">ChatGPT beats doctors in diagnosis (again) | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/launching-the-lunar-economy-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Launching the lunar economy | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/5gteGhIVX9ONmK4DU6jCZB/2ac18fe47493ca4cdcdee4b8927ebe79/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Launching the lunar economy | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-kenji-niwa" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4QKW3em0Ei1ZGfDKeHF8Hh/f7ddc3c8b453629d7ab1b1f36c8b82e8/KenjiNiwa_square_1.png?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard</h3></div></article></a><a href="/blog/amazon-defends-rto-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Amazon defends RTO | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/4aGot1TrbxCDubo62v8TY4/d3fb0baa215a5c604144e35680a85bfe/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Amazon defends RTO | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/u-s-military-recruits-tech-execs-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="U.S. military recruits tech execs | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/MpkG4clqeZSJxOzz2KKSw/8d11d871b6277c9cc64ca663c67420a7/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">U.S. military recruits tech execs | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-tomash-devenishek-kero-sports" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/0HW9mXO616Gfs0fvJ2nTd/2feb943a88660736895e5517b6980e3a/KeroSportsHeadshot.jpeg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports</h3></div></article></a><a href="/blog/chatgpt-tops-1m-enterprise-users-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="ChatGPT tops 1M enterprise users | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/6Cpn0wrfnFS0yDNQ2Bjkbe/705a5d2db51b71c927e24d869313ddc5/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">ChatGPT tops 1M enterprise users | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-spacex-engineer-to-vc-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="From SpaceX engineer to VC | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/1uF4tt731BfDBog5x1Y4LK/59dcfb8da263efcdcb7bfe2deeeed51e/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">From SpaceX engineer to VC | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-christopher-kim-ceo-founder-numeral" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Christopher Kim, CEO + Founder of Numeral" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/2teCNiXAlKDhTqqlB5gyao/e1cd05ff4379737023f4f83d085f0d00/headshot.JPEG?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Christopher Kim, CEO + Founder of Numeral</h3></div></article></a><a href="/blog/persistent-ai-is-coming-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="‘Persistent AI’ is coming | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/4o9Q68BuWeOrPCsiKumas4/c255d36b9656ba54670bb08e29644a07/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">‘Persistent AI’ is coming | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/ai-claims-double-nobel-prize-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="AI claims double Nobel Prize | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/5vbzRwfxY5KZtzQ3gWoT0s/9919e7614525438b07e43b03a4d5272c/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">AI claims double Nobel Prize | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-or-matt-spettel-co-founder-and-ceo-of-trainwell" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Matt Spettel, Co-Founder and CEO of Trainwell" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/2c3ycuY94BwvwfBTEetyok/06b3c25dc1292f72536cc29a7b7a72ee/989b323a-6b30-4138-9e6c-55ebb02f38b1.jpeg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Matt Spettel, Co-Founder and CEO of Trainwell</h3></div></article></a><a href="/blog/san-francisco-is-still-no-1-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="San Francisco is still No. 1 | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/2jo1P9ZWob3UNDRVeBPsU7/38e6d7192ecca51e7a07f39eb47c4d2a/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">San Francisco is still No. 1 | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/back-to-the-office-for-amazon-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Back to the office for Amazon | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/1xdwPON38VroZIAIQdjGPw/a615c01ad03b177973ac5ba746677b10/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Back to the office for Amazon | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-or-alain-readman-valiquette-ceo-of-accelerator-app" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Alain Readman Valiquette, CEO of Accelerator App" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/57LSQ18TPJ4fd779z0SNbn/e9dc6834bb2f5a3212b6e50a4b809d14/06815ebb-9ecf-4b86-8327-da776bcebc9c.jpeg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Alain Readman Valiquette, CEO of Accelerator App</h3></div></article></a><a href="/blog/india-is-no-1-in-crypto-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="India is No. 1 in crypto | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/5YJ0Sz9gnmwQEjyjDkRphW/0f2b9a1bb1851f6a2ea3ccde1ad20d88/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">India is No. 1 in crypto | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/will-bots-outnumber-humans-by-2025-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Will bots outnumber humans by 2025? | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/7sfW0ao0jfTsLiwDZd9kyO/4dcec9bcda3a23c99a2cb2faf2be61d6/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Will bots outnumber humans by 2025? | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a></div><div class="grid grid-cols-1 gap-6 md:hidden lg:grid lg:hidden"><a href="/blog/chatgpt-beats-doctors-in-diagnosis-again-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="ChatGPT beats doctors in diagnosis (again) | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/15UCUcVYZcdsLTw2tkosv8/9b8bd9173e93f2c45e7ede94af50e659/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">ChatGPT beats doctors in diagnosis (again) | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/launching-the-lunar-economy-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Launching the lunar economy | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/5gteGhIVX9ONmK4DU6jCZB/2ac18fe47493ca4cdcdee4b8927ebe79/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Launching the lunar economy | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-or-julien-nakache-founder-of-medbill-ai" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Julien Nakache, Founder of Medbill AI" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4DR9jKK01ZqmADaJse2nw7/6c480d7df1fc7b6c3af70c11d50efde3/1674082833145.jpg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Julien Nakache, Founder of Medbill AI</h3></div></article></a><a href="/blog/amazon-defends-rto-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="Amazon defends RTO | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/4aGot1TrbxCDubo62v8TY4/d3fb0baa215a5c604144e35680a85bfe/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Amazon defends RTO | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/u-s-military-recruits-tech-execs-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="U.S. military recruits tech execs | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/MpkG4clqeZSJxOzz2KKSw/8d11d871b6277c9cc64ca663c67420a7/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">U.S. military recruits tech execs | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-kenji-niwa" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4QKW3em0Ei1ZGfDKeHF8Hh/f7ddc3c8b453629d7ab1b1f36c8b82e8/KenjiNiwa_square_1.png?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard</h3></div></article></a><a href="/blog/chatgpt-tops-1m-enterprise-users-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="ChatGPT tops 1M enterprise users | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/6Cpn0wrfnFS0yDNQ2Bjkbe/705a5d2db51b71c927e24d869313ddc5/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">ChatGPT tops 1M enterprise users | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-spacex-engineer-to-vc-or-newsletter" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="From SpaceX engineer to VC | Newsletter" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/1uF4tt731BfDBog5x1Y4LK/59dcfb8da263efcdcb7bfe2deeeed51e/Wellfound_Weekly_Blog.png?h=364&amp;fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">From SpaceX engineer to VC | Newsletter</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/from-the-founder-tomash-devenishek-kero-sports" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" variant="sm" contentType="article"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/0HW9mXO616Gfs0fvJ2nTd/2feb943a88660736895e5517b6980e3a/KeroSportsHeadshot.jpeg?h=302&amp;fit=fill&amp;w=238"/><div><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-4">From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports</h3></div></article></a></div></div><button class="styles-module_component__88XzG w-full styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button">View more content</button></section></div><section class="my-20 text-center md:mx-auto md:max-w-[800px]"><header class="text-dark-aaaa font-medium antialiased text-xl mb-4 text-xl lg:text-2xl">We have a lot of exciting startup opportunities and candidates — only a few are perfect for you.</header><p class="mx-auto mb-8 max-w-3xl text-center text-xl font-thin text-dark-aaa">We’ll help you find the few.</p><a class="styles-module_component__88XzG styles_component__UCLp3 inline-block rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" href="/">Find what&#x27;s next</a></section></main><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role &amp; Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms &amp; Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy &amp; Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"parsedUrl":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/discover/blog","path":"/discover/blog","href":"/discover/blog"},"__APOLLO_SIG__":"blaD3%YMfVSI83vrO092YRb5TDKCB2%HF2%noULRd8XxbP6xFeZrj-3596762371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"blogPosts({\"first\":18,\"type\":\"NOT_FOUNDER\"})":{"__typename":"BlogPostConnection","edges":[{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:323"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:322"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:321"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:318"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:320"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:317"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:315"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:316"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:313"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:312"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:311"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:310"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:309"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:308"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:307"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:306"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:305"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:304"}}],"pageInfo":{"__typename":"PageInfo","endCursor":"MzA0","hasNextPage":true}},"blogPosts({\"first\":6,\"type\":\"FOUNDER\"})":{"__typename":"BlogPostConnection","edges":[{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:319"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:314"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:299"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:297"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:300"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:290"}}],"pageInfo":{"__typename":"PageInfo","endCursor":"Mjkw","hasNextPage":true}}},"discoverHome":{"__ref":"DiscoverHome:discoverHome"}},"NewTag:1132":{"__typename":"NewTag","id":"1132","slug":"developer-tools","displayName":"Developer Tools"},"NewTag:302":{"__typename":"NewTag","id":"302","slug":"developer-apis","displayName":"Developer APIs"},"NewTag:311":{"__typename":"NewTag","id":"311","slug":"collaboration","displayName":"Collaboration"},"NewTag:153815":{"__typename":"NewTag","id":"153815","slug":"edtech-2","displayName":"Edtech"},"NewTag:1692":{"__typename":"NewTag","id":"1692","slug":"san-francisco","displayName":"San Francisco"},"NewTag:616175":{"__typename":"NewTag","id":"616175","slug":"remote-friendly","displayName":"Remote"},"StartupResult:3138374":{"__typename":"StartupResult","id":"3138374","highConcept":"Building tools to make programming more accessible","logoUrl":"https://photos.wellfound.com/startups/i/3138374-38775392d7e614017c19278d4d6cc920-medium_jpg.jpg?buster=1664993341","name":"Replit","slug":"repl-it","marketTaggings":[{"__ref":"NewTag:302"},{"__ref":"NewTag:311"},{"__ref":"NewTag:1132"},{"__ref":"NewTag:153815"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:616175"}]},"NewTag:3":{"__typename":"NewTag","id":"3","slug":"mobile-2","displayName":"Mobile"},"NewTag:12":{"__typename":"NewTag","id":"12","slug":"enterprise-software","displayName":"Enterprise Software"},"NewTag:339":{"__typename":"NewTag","id":"339","slug":"advertising-platforms","displayName":"Advertising Platforms"},"NewTag:836":{"__typename":"NewTag","id":"836","slug":"apps","displayName":"Apps"},"NewTag:10494":{"__typename":"NewTag","id":"10494","slug":"cloud-infrastructure","displayName":"Cloud Infrastructure"},"NewTag:111382":{"__typename":"NewTag","id":"111382","slug":"app-marketing-2","displayName":"App Marketing"},"NewTag:122995":{"__typename":"NewTag","id":"122995","slug":"marketing-automation-2","displayName":"Marketing Automation"},"NewTag:151656":{"__typename":"NewTag","id":"151656","slug":"marketing-1","displayName":"Marketing"},"NewTag:155805":{"__typename":"NewTag","id":"155805","slug":"digital-marketing-5","displayName":"Digital Marketing"},"NewTag:157788":{"__typename":"NewTag","id":"157788","slug":"consumer-engagement-2","displayName":"Consumer Engagement"},"NewTag:1664":{"__typename":"NewTag","id":"1664","slug":"new-york-city-ny","displayName":"New York City"},"NewTag:1682":{"__typename":"NewTag","id":"1682","slug":"singapore","displayName":"Singapore"},"NewTag:1686":{"__typename":"NewTag","id":"1686","slug":"texas","displayName":"Texas"},"NewTag:1695":{"__typename":"NewTag","id":"1695","slug":"london","displayName":"London"},"NewTag:1847":{"__typename":"NewTag","id":"1847","slug":"san-mateo","displayName":"San Mateo"},"StartupResult:648600":{"__typename":"StartupResult","id":"648600","highConcept":"Self-serve customer engagement solution for Push Notifications, Email, SMS, \u0026 In-App","logoUrl":"https://photos.wellfound.com/startups/i/648600-8e3b624f15a6eed8c84ed5655651368b-medium_jpg.jpg?buster=1675197889","name":"OneSignal","slug":"onesignal","marketTaggings":[{"__ref":"NewTag:3"},{"__ref":"NewTag:12"},{"__ref":"NewTag:339"},{"__ref":"NewTag:836"},{"__ref":"NewTag:1132"},{"__ref":"NewTag:10494"},{"__ref":"NewTag:111382"},{"__ref":"NewTag:122995"},{"__ref":"NewTag:151656"},{"__ref":"NewTag:155805"},{"__ref":"NewTag:157788"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1686"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1847"}]},"NewTag:10":{"__typename":"NewTag","id":"10","slug":"saas","displayName":"SaaS"},"NewTag:25":{"__typename":"NewTag","id":"25","slug":"information-technology","displayName":"Information Technology"},"NewTag:59":{"__typename":"NewTag","id":"59","slug":"open-source","displayName":"Open Source"},"NewTag:841":{"__typename":"NewTag","id":"841","slug":"software","displayName":"Software"},"NewTag:3127":{"__typename":"NewTag","id":"3127","slug":"web-development","displayName":"Web Development"},"StartupResult:183505":{"__typename":"StartupResult","id":"183505","highConcept":"One interface. A complete CI/CD toolchain, out-of-the-box","logoUrl":"https://photos.wellfound.com/startups/i/183505-09a9ea330f5ba29ce59893a904bc13d5-medium_jpg.jpg?buster=1589625208","name":"GitLab","slug":"gitlab","marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:25"},{"__ref":"NewTag:59"},{"__ref":"NewTag:841"},{"__ref":"NewTag:1132"},{"__ref":"NewTag:3127"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:616175"}]},"DiscoverIndustry:1132":{"__typename":"DiscoverIndustry","id":"1132","description":"99 startups","marketTag":{"__ref":"NewTag:1132"},"startups":[{"__ref":"StartupResult:3138374"},{"__ref":"StartupResult:648600"},{"__ref":"StartupResult:183505"}]},"NewTag:16":{"__typename":"NewTag","id":"16","slug":"real-estate-1","displayName":"Real Estate"},"NewTag:162":{"__typename":"NewTag","id":"162","slug":"marketplaces","displayName":"Marketplaces"},"NewTag:410":{"__typename":"NewTag","id":"410","slug":"reviews-and-recommendations","displayName":"Reviews and Recommendations"},"NewTag:529":{"__typename":"NewTag","id":"529","slug":"local-services","displayName":"Local Services"},"NewTag:153508":{"__typename":"NewTag","id":"153508","slug":"mortgage","displayName":"Mortgage"},"NewTag:156514":{"__typename":"NewTag","id":"156514","slug":"fintech-2","displayName":"Fin Tech"},"NewTag:157677":{"__typename":"NewTag","id":"157677","slug":"marketplace-2","displayName":"Marketplace"},"NewTag:158105":{"__typename":"NewTag","id":"158105","slug":"escrow-1","displayName":"Escrow"},"NewTag:2106":{"__typename":"NewTag","id":"2106","slug":"scottsdale","displayName":"Scottsdale"},"StartupResult:28804":{"__typename":"StartupResult","id":"28804","highConcept":"Our vision is a world where every real estate transaction is simple, certain, and satisfyi","logoUrl":"https://photos.wellfound.com/startups/i/28804-00e4e7d1013076846b81724c74c417e0-medium_jpg.jpg?buster=1589639645","name":"HomeLight","slug":"homelight","marketTaggings":[{"__ref":"NewTag:16"},{"__ref":"NewTag:162"},{"__ref":"NewTag:410"},{"__ref":"NewTag:529"},{"__ref":"NewTag:153508"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:157677"},{"__ref":"NewTag:158105"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:2106"}]},"NewTag:8":{"__typename":"NewTag","id":"8","slug":"internet","displayName":"Internet"},"NewTag:1056":{"__typename":"NewTag","id":"1056","slug":"technology","displayName":"Technology"},"NewTag:158232":{"__typename":"NewTag","id":"158232","slug":"residential-2","displayName":"Residential"},"NewTag:1635":{"__typename":"NewTag","id":"1635","slug":"denver","displayName":"Denver"},"StartupResult:404424":{"__typename":"StartupResult","id":"404424","highConcept":"On a mission to create the perfect real estate closing","logoUrl":"https://photos.wellfound.com/startups/i/404424-8548234aff5171e63232376f35c68218-medium_jpg.jpg?buster=1639076733","name":"Snapdocs","slug":"snapdocs","marketTaggings":[{"__ref":"NewTag:8"},{"__ref":"NewTag:16"},{"__ref":"NewTag:841"},{"__ref":"NewTag:1056"},{"__ref":"NewTag:153508"},{"__ref":"NewTag:158105"},{"__ref":"NewTag:158232"}],"locationTaggings":[{"__ref":"NewTag:1635"},{"__ref":"NewTag:1692"}]},"NewTag:67":{"__typename":"NewTag","id":"67","slug":"search","displayName":"Search"},"NewTag:673":{"__typename":"NewTag","id":"673","slug":"local-advertising","displayName":"Local Advertising"},"NewTag:1506":{"__typename":"NewTag","id":"1506","slug":"rental-housing","displayName":"Rental Housing"},"NewTag:13081":{"__typename":"NewTag","id":"13081","slug":"online-rental","displayName":"Online Rental"},"NewTag:1655":{"__typename":"NewTag","id":"1655","slug":"madison","displayName":"Madison"},"StartupResult:182618":{"__typename":"StartupResult","id":"182618","highConcept":"When you need to find that perfect apartment, you need a perfect search engine","logoUrl":"https://photos.wellfound.com/startups/i/182618-fb21c4fd06129072c4a1247f725e97f7-medium_jpg.jpg?buster=1589576170","name":"Rentable","slug":"rentableapts","marketTaggings":[{"__ref":"NewTag:8"},{"__ref":"NewTag:16"},{"__ref":"NewTag:67"},{"__ref":"NewTag:162"},{"__ref":"NewTag:673"},{"__ref":"NewTag:1506"},{"__ref":"NewTag:13081"}],"locationTaggings":[{"__ref":"NewTag:1655"}]},"DiscoverIndustry:16":{"__typename":"DiscoverIndustry","id":"16","description":"175 startups","marketTag":{"__ref":"NewTag:16"},"startups":[{"__ref":"StartupResult:28804"},{"__ref":"StartupResult:404424"},{"__ref":"StartupResult:182618"}]},"DiscoverHome:discoverHome":{"__typename":"DiscoverHome","id":"discoverHome","featuredIndustries":[{"__ref":"DiscoverIndustry:1132"},{"__ref":"DiscoverIndustry:16"}]},"BlogPost:323":{"__typename":"BlogPost","id":"323","title":"ChatGPT beats doctors in diagnosis (again) | Newsletter","description":"SMR startups heat up nuclear market, teaching AI to teachers, police want AI body cams, employees push back on RTO, ChatGPT beats doctors in diagnosis (again), athlete invents ‘knee airbags,’ laundry bot stirs AI debate, Duolingo execs tackle college costs, a startup we love, and 5 trending startups hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/15UCUcVYZcdsLTw2tkosv8/9b8bd9173e93f2c45e7ede94af50e659/Wellfound_Weekly_Blog.png","slug":"chatgpt-beats-doctors-in-diagnosis-again-newsletter","isFounder":false},"BlogPost:322":{"__typename":"BlogPost","id":"322","title":"Launching the lunar economy | Newsletter","description":"Fintechs soar post-election, humanoid art sells for $1M, open source taps alt funding, launching the lunar economy, a startup we love, and 5 trending companies hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/5gteGhIVX9ONmK4DU6jCZB/2ac18fe47493ca4cdcdee4b8927ebe79/Wellfound_Weekly_Blog.png","slug":"launching-the-lunar-economy-or-newsletter","isFounder":false},"BlogPost:321":{"__typename":"BlogPost","id":"321","title":"Amazon defends RTO | Newsletter","description":"Amazon defends RTO, AI optimizes flights, UC-Berkeley builds a $120 robot, OpenAI invests in robots, managers ignore RTO rules, a startup we love, and 5 trending tech companies hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/4aGot1TrbxCDubo62v8TY4/d3fb0baa215a5c604144e35680a85bfe/Wellfound_Weekly_Blog.png","slug":"amazon-defends-rto-or-newsletter","isFounder":false},"BlogPost:318":{"__typename":"BlogPost","id":"318","title":"U.S. military recruits tech execs | Newsletter","description":"Military enlists Silicon Valley, U.S. wins with AI talent, Europe’s founder factories, Happy Daze for Gen Z’s fav messaging app, bosses underwhelm tech workers, 1 startup we love, and 5 trending startups hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/MpkG4clqeZSJxOzz2KKSw/8d11d871b6277c9cc64ca663c67420a7/Wellfound_Weekly_Blog.png","slug":"u-s-military-recruits-tech-execs-or-newsletter","isFounder":false},"BlogPost:320":{"__typename":"BlogPost","id":"320","title":"ChatGPT tops 1M enterprise users | Newsletter","description":"Enterprise flocks to Gen AI, the future of B2B LLMs, ChatGPT tops 1M enterprise users, Danish EV startup charges into the U.S., Spanish startup takes on Neoralink, a startup we love, and 5 trending companies hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/6Cpn0wrfnFS0yDNQ2Bjkbe/705a5d2db51b71c927e24d869313ddc5/Wellfound_Weekly_Blog.png","slug":"chatgpt-tops-1m-enterprise-users-or-newsletter","isFounder":false},"BlogPost:317":{"__typename":"BlogPost","id":"317","title":"From SpaceX engineer to VC | Newsletter","description":"GenAI gobbles cloud’s funding, AI spurs data center tech, EU founders incorporate, SpaceX engineer launches VC fund, Spain sprouts 19 data centers, 5 trending startups hiring this week, and 1 startup we love.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/1uF4tt731BfDBog5x1Y4LK/59dcfb8da263efcdcb7bfe2deeeed51e/Wellfound_Weekly_Blog.png","slug":"from-spacex-engineer-to-vc-or-newsletter","isFounder":false},"BlogPost:315":{"__typename":"BlogPost","id":"315","title":"‘Persistent AI’ is coming | Newsletter","description":"Ever-present AI arrives, SaaS adopts value pricing, a VC returns checks, Beta tests passenger eVTOL, German startup targets NYC, plus 5 trending startups hiring this week and a startup we love.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/4o9Q68BuWeOrPCsiKumas4/c255d36b9656ba54670bb08e29644a07/Wellfound_Weekly_Blog.png","slug":"persistent-ai-is-coming-or-newsletter","isFounder":false},"BlogPost:316":{"__typename":"BlogPost","id":"316","title":"AI claims double Nobel Prize | Newsletter","description":"Legal AI has its moment, AI for the double #NobelPrize, Adobe releases #generativeAI opt-out tool, American Airlines incubates an AI startup, automating technical documentation, a startup we love, and 5 trending startups hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/5vbzRwfxY5KZtzQ3gWoT0s/9919e7614525438b07e43b03a4d5272c/Wellfound_Weekly_Blog.png","slug":"ai-claims-double-nobel-prize-or-newsletter","isFounder":false},"BlogPost:313":{"__typename":"BlogPost","id":"313","title":"San Francisco is still No. 1 | Newsletter","description":"GenAI adoption tops ‘90s Internet, VCs (heart) San Francisco, ActivityPub expands fediverse, Andrew Ng automates mentorship, farmers harvest AI benefits, a Startup We Love, plus 5 trending startups hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/2jo1P9ZWob3UNDRVeBPsU7/38e6d7192ecca51e7a07f39eb47c4d2a/Wellfound_Weekly_Blog.png","slug":"san-francisco-is-still-no-1-or-newsletter","isFounder":false},"BlogPost:312":{"__typename":"BlogPost","id":"312","title":"Back to the office for Amazon | Newsletter","description":"Amazon floods tech talent pool with RTO mandates, startups buy startups, Estonia digs deeptech, fusion attracts billions, 10 hot startups hiring in Amazon’s backyard, plus 5 trending startups hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/1xdwPON38VroZIAIQdjGPw/a615c01ad03b177973ac5ba746677b10/Wellfound_Weekly_Blog.png","slug":"back-to-the-office-for-amazon-or-newsletter","isFounder":false},"BlogPost:311":{"__typename":"BlogPost","id":"311","title":"India is No. 1 in crypto | Newsletter","description":"India’s quick commerce heads to the suburbs, (most) major tech firms keep tight reins on air travel, gaming startup nabs prominent quantum scientist, recruiters love-hate AI, and 5 trending startups hiring this week. ","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/5YJ0Sz9gnmwQEjyjDkRphW/0f2b9a1bb1851f6a2ea3ccde1ad20d88/Wellfound_Weekly_Blog.png","slug":"india-is-no-1-in-crypto-or-newsletter","isFounder":false},"BlogPost:310":{"__typename":"BlogPost","id":"310","title":"Will bots outnumber humans by 2025? | Newsletter","description":"Founder predicts bots will outnumber humans by 2025; AI coding is hot with investors; Fed says AI isn’t eliminating jobs; India’s luxury data centers; and 5 trending startups hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/7sfW0ao0jfTsLiwDZd9kyO/4dcec9bcda3a23c99a2cb2faf2be61d6/Wellfound_Weekly_Blog.png","slug":"will-bots-outnumber-humans-by-2025-or-newsletter","isFounder":false},"BlogPost:309":{"__typename":"BlogPost","id":"309","title":"The end of coding? | Newsletter","description":"Amazon predicts end of coding, Accenture invests in Python, Australia passes ‘right to disconnect,’ MIT’s first wastewater unicorn, and 5 Trending Startups hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/7cb2nCDUbziSshEwaYt8dx/eb6288175a2ef89980db334dd7c37644/Wellfound_Weekly_Blog.png","slug":"the-end-of-coding-or-newsletter","isFounder":false},"BlogPost:308":{"__typename":"BlogPost","id":"308","title":"Data Engineer salary (2024)","description":"The average salary for a Data Engineer is $125,417. Keep reading to learn more about machine learning salaries, including salary outlook and the skills needed to succeed.","author":"Wellfound","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/7kX1Tr3Re4naPIm1tzRjqD/e853647cb3e3384413846d296a95a1b6/Blog_Post_-_AB.jpg","slug":"data-engineer-salary-2024","isFounder":false},"BlogPost:307":{"__typename":"BlogPost","id":"307","title":"Machine Learning Engineer salary (2024)","description":"The average salary for a Machine Learning Engineer is $127,667. Keep reading to learn more about machine learning salaries, including salary outlook and the skills needed to succeed.","author":"Wellfound","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/4zg976topiyexptCpxntU5/2ec67fafe406bf19bc4cae9b423964ce/Blog_Post_-_A.jpg","slug":"machine-learning-engineer-salary-2024","isFounder":false},"BlogPost:306":{"__typename":"BlogPost","id":"306","title":"Micro VC is big in India | Newsletter","description":"Europe’s biggest startup is a (now bigger) bank; VCs mobilize to defense tech; MIT invents AI agent for team alignment; recruiters want more green talent; and 5 hot tech companies hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/1qeYJ1zK9K7q67fLvkgH9q/c23a41a41a0192f27e1bec16ae7bd70f/Wellfound_Weekly_Blog.png","slug":"micro-vc-is-big-in-india-or-newsletter","isFounder":false},"BlogPost:305":{"__typename":"BlogPost","id":"305","title":"Nerdy AI is trending | Newsletter","description":"Enterprise AI’s early adopters, developing new games amid layoffs, climate tech forecast brightens, putting ‘AI’ in academia, and 5 trending tech companies hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/2ChdFkXt1sp8ieH1JwbJVk/3c5e43dce62463edcb422e4e3d7b54f2/Wellfound_Weekly_Blog.png","slug":"nerdy-ai-is-trending-or-newsletter","isFounder":false},"BlogPost:304":{"__typename":"BlogPost","id":"304","title":"AI heats up Olympics | Newsletter","description":"This year’s unicorns are AI-powered, experts see a ‘trough’ in tech hiring, AI’s heat enough to power Olympics, New York startup up-levels wage workers, the world’s first AI sound processing chip, and 5 trending tech companies hiring this week.","author":"Russ Rizzo","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/1MhVUCqTWClYg6gk5ytAk6/0fc05c93427a3df363d96dd02d57849a/Wellfound_Weekly_Blog.png","slug":"ai-heats-up-olympics-or-newsletter","isFounder":false},"BlogPost:319":{"__typename":"BlogPost","id":"319","title":"From the Founder | Julien Nakache, Founder of Medbill AI","description":"In this interview with Founder \u0026 CEO, Julien Nakache from Medbill AI, we learn about his journey as a founder, how he started Medbill AI and what's next for the company.","author":"Midori Ng","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/4DR9jKK01ZqmADaJse2nw7/6c480d7df1fc7b6c3af70c11d50efde3/1674082833145.jpg","slug":"from-the-founder-or-julien-nakache-founder-of-medbill-ai","isFounder":true},"BlogPost:314":{"__typename":"BlogPost","id":"314","title":"From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard","description":"In this interview with Co-Founder and CEO of Firstcard, Kenji Niwa we learn about his journey as a founder, how he started Firstcard and what's next for the company.","author":"Midori Ng","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/4QKW3em0Ei1ZGfDKeHF8Hh/f7ddc3c8b453629d7ab1b1f36c8b82e8/KenjiNiwa_square_1.png","slug":"from-the-founder-kenji-niwa","isFounder":true},"BlogPost:299":{"__typename":"BlogPost","id":"299","title":"From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports","description":"In this interview with Tomash Devenishek, CEO and Founder of Kero Sports we learn about his journey as a founder, how he started Kero Sports and what's next for the company.","author":"Midori Ng","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/0HW9mXO616Gfs0fvJ2nTd/2feb943a88660736895e5517b6980e3a/KeroSportsHeadshot.jpeg","slug":"from-the-founder-tomash-devenishek-kero-sports","isFounder":true},"BlogPost:297":{"__typename":"BlogPost","id":"297","title":"From the Founder | Christopher Kim, CEO + Founder of Numeral","description":"In this interview with Christopher Kim, CEO and Founder of Numeral we learn about his journey as a founder, how he started Numeral and what's next for the company.","author":"Midori Ng","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/2teCNiXAlKDhTqqlB5gyao/e1cd05ff4379737023f4f83d085f0d00/headshot.JPEG","slug":"from-the-founder-christopher-kim-ceo-founder-numeral","isFounder":true},"BlogPost:300":{"__typename":"BlogPost","id":"300","title":"From the Founder | Matt Spettel, Co-Founder and CEO of Trainwell","description":"In this interview with Matt Spettel, Co-Founder and CEO of Trainwell we learn about his journey as a founder, how he started Trainwell and what's next for the company.","author":"Midori Ng","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/2c3ycuY94BwvwfBTEetyok/06b3c25dc1292f72536cc29a7b7a72ee/989b323a-6b30-4138-9e6c-55ebb02f38b1.jpeg","slug":"from-the-founder-or-matt-spettel-co-founder-and-ceo-of-trainwell","isFounder":true},"BlogPost:290":{"__typename":"BlogPost","id":"290","title":"From the Founder | Alain Readman Valiquette, CEO of Accelerator App","description":"In this interview with Alain Readman Valiquette, CEO and Founder of Accelerator App, we learn about his journey as a founder, how he started Accelerator App and what's next for the company.","author":"Midori Ng","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/57LSQ18TPJ4fd779z0SNbn/e9dc6834bb2f5a3212b6e50a4b809d14/06815ebb-9ecf-4b86-8327-da776bcebc9c.jpeg","slug":"from-the-founder-or-alain-readman-valiquette-ceo-of-accelerator-app","isFounder":true}}},"router":null}},"page":"/discover/blog","query":{},"buildId":"ch-2513a8159a95ea343d57c812f00d2218","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-2513a8159a95ea343d57c812f00d2218","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false},"cookie":{"domain":"wellfound.com","secure":true}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e8eeb0f98ccce39',t:'MTczMjY3Njk1OC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10