CINXE.COM

Development Languages Archives | VentureBeat

<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:addthis="http://www.addthis.com/help/api-spec"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:addthis="http://www.addthis.com/help/api-spec"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:addthis="http://www.addthis.com/help/api-spec"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> <!--<![endif]--> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=IE6" /> <meta http-equiv="cleartype" content="on"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Development Languages Archives | VentureBeat</title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="alternate" type="application/rss+xml" title="VentureBeat Feed" href="//feeds.feedburner.com/venturebeat/SZYF" /> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://venturebeat.com/wp-content/themes/vb-news/js/ie/html5shiv.js"></script> <script src="https://venturebeat.com/wp-content/themes/vb-news/js/ie/assets/js/respond.min.js"></script> <![endif]--> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v23.2 (Yoast SEO v23.2) - https://yoast.com/wordpress/plugins/seo/ --> <link rel="next" href="https://venturebeat.com/tag/development-languages/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="OpenAI launches ChatGPT desktop integrations, rivaling Copilot" /> <meta property="og:url" content="https://venturebeat.com/tag/development-languages/" /> <meta property="og:site_name" content="VentureBeat" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="OpenAI launches ChatGPT desktop integrations, rivaling Copilot" /> <meta name="twitter:image" content="https://venturebeat.com/wp-content/uploads/2024/05/dog-coming-out-of-PC.png?w=1024?w=1200&strip=all" /> <meta name="twitter:site" content="@venturebeat" /> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='stylesheet' id='all-css-0' href='https://venturebeat.com/_static/??/wp-content/mu-plugins/jetpack-13.9/modules/infinite-scroll/infinity.css,/wp-content/themes/vb-news/dist/css/news.css?m=1732310736' type='text/css' media='all' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://venturebeat.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.5.5" /> <style>img#wpstats{display:none}</style> <meta name="description" content="This is a complete list of VentureBeat articles from Tag: &lt;span&gt;Development Languages&lt;/span&gt;, in reverse chronological order."><meta property="fb:pages" content="7419689078"><link rel="shortcut icon" type="image/x-icon" href="https://venturebeat.com/wp-content/themes/vb-news/img/favicon.ico" /> <script type="text/javascript"> var vbSettings = {"property":"VBNews","infinitePostInjection":{"start":2,"offset":5},"segmentKey":"q55cFWnIHzsfGlvByS48gDWc3hzHzwnt"}; </script> <script type="text/javascript"> var vb_page_info = {"title":"Development Languages Archives | VentureBeat","url":"venturebeat.com\/tag\/development-languages\/","page_type":"tag","tag":"https:\/\/venturebeat.com\/tag\/development-languages\/","subSiteName":"VentureBeat","is_mobile":false,"is_tablet":false,"ad_load":"normal","dfp_enabled":true,"isDDM":false}; </script> <script type="text/javascript" async=true> (function() { var host = 'www.venturebeat.com'; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', 'UkS7f9ZMSZ6hP', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <link rel="preload" href="https://venturebeat.com/wp-content/themes/vb-news/fonts/roboto-v20-latin/roboto-v20-latin-regular.woff2" type="font/woff2" as="font" crossorigin><meta name="robots" content="noindex,follow" /> <link rel="preconnect" href="https://www.googletagmanager.com"> <link rel="preconnect" href="https://www.google-analytics.com"> <link rel="preconnect" href="https://connect.facebook.net"> <link rel="preconnect" href="https://cmp.inmobi.com"> <link rel="preconnect" href="https://dn0qt3r0xannq.cloudfront.net"> <link rel="preconnect" href="https://securepubads.g.doubleclick.net"> <script type="text/javascript">var dfpTargeting = {"env":"production","page_type":"tag","tag_arch":"development-languages"}</script> <script type="text/javascript"> var buckets = ['A', 'B', 'C', 'D']; var session; var channel; var authors; var tags; var pubDate; var pubTime; var pubDateTime; var randomInt; var pubThirtyDays; var story_type; var testKV; var currentTime = Date.now()/1000; var subSiteName; var post_ID = dfpTargeting.post_id ? dfpTargeting.post_id : null; //return session value from url param or null if session doesn't exist function getSessionParam() { var currentSearchParams = new URLSearchParams(window.location.search); return currentSearchParams.get('session'); } function getTestKeyValue() { var searchParams = new URLSearchParams(window.location.search); return searchParams.get('test'); } //sees if forced session is valid in buckets array function validateSession(forcedSession) { var validatedSession = buckets.indexOf(forcedSession) > -1 ? forcedSession : ''; return setSession(validatedSession); } //set session based on url param or create one from buckets array function setSession(forcedSession) { return session = forcedSession || randomSession(); } //return int between provided min and maxes function getRandomInt(min, max) { return Math.floor(Math.random() * (max - min + 1)) + min; } //choose random session from buckets array function randomSession() { return buckets[getRandomInt(0,buckets.length - 1)]; } //store value of url session param var sessionParam = getSessionParam(); //handles value of url session param sessionParam ? validateSession(sessionParam.toUpperCase()) : setSession(); dfpTargeting.session = session; testKV = getTestKeyValue(); if(testKV) { dfpTargeting.test = testKV; } if(typeof dfpTargeting !== 'undefined') { tags = dfpTargeting['tags']; } if(typeof vb_page_info !== 'undefined') { channel = vb_page_info.channel; if(vb_page_info.page_type === 'single') { authors = vb_page_info.authors.join(", "); pubDate = vb_page_info.pubDate; pubTime = vb_page_info.pubTime; pubDateTime = vb_page_info.pubDateTime; pubThirtyDays = (currentTime - vb_page_info.unixPubTime)/86400; if(pubThirtyDays > 30) { pubThirtyDays = true; } else { pubThirtyDays = false; } if(vb_page_info.story_type) { story_type = vb_page_info.story_type; } else { story_type = 'article'; } if(vb_page_info.subSiteName) { subSiteName = vb_page_info.subSiteName; } } if(vb_page_info.page_type === 'category') { subSiteName = vb_page_info.subSiteName; } if(vb_page_info.page_type === 'tag') { subSiteName = vb_page_info.subSiteName; } if(vb_page_info.page_type === 'home') { subSiteName = 'VentureBeat'; } } dfpTargeting.subSiteName = subSiteName; dataLayer = [{"session": session, "channel": channel, "authors": authors, "tags": tags, "pubDate": pubDate, "pubTime": pubTime, "pubDateTime": pubDateTime, "pubThirtyDays": pubThirtyDays, "story_type": story_type, "subSite": subSiteName, "post_ID": post_ID, "category": dfpTargeting.category, "sub_category": dfpTargeting.sub_category, "all_sub_categories": dfpTargeting.all_sub_categories, "all_categories": dfpTargeting.all_categories}]; </script> <script type="text/javascript"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer',"GTM-M5ZX2VT"); </script> </head> <body class="us-briefings-geo VentureBeat tag"> <div id="pb-slot-top-billboard" data-sizes="[1000,1]" class="adslot" style="min-height: 100px"> </div> <a class="skip-to-main" href="#primary">Skip to main content</a> <nav id="global-nav" class="GlobalNav GlobalNav--general"> <div class="nav-top"> <div class="nav-top-content"> <div class="section-one"> <a href="https://events.venturebeat.com">Events</a> <a href="/video/">Video</a> <a href="/venturebeat-special-issues/">Special Issues</a> <a href="https://jobs.venturebeat.com/?source=navbar&utm_source=navbar&utm_medium=partner_referral" target="_blank">Jobs</a> </div> <div class="section-two"> <a href="/" class="site-logo-link"> <svg id="SiteLogo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400.54 51.22" height="25"> <title>VentureBeat Homepage</title> <defs> <style>.cls-1{fill:#ed2025;}.SiteLogo__v{fill:#000;}</style> </defs> <g> <g> <path class="cls-1" d="M305.38,19.39c5.06.14,11.19.36,14.89,4.2a14.2,14.2,0,0,1,3.35,9.26,10.6,10.6,0,0,1-3.14,8A17.83,17.83,0,0,1,315.43,44a14,14,0,0,1,6.12,3.13A13.66,13.66,0,0,1,325,56.58a12.12,12.12,0,0,1-3.49,8.82c-4,4.07-9.26,4.14-15,4.28H283.44V59.42l4.49.07V29.58l-4.49.07V19.39ZM301,39.62c4.06.07,4.63.07,5.63-.14a4.86,4.86,0,0,0,3.84-5A5,5,0,0,0,308,29.86c-1.14-.57-1.85-.57-6.91-.64Zm0,19.8H305c2.77,0,6.69-.07,6.69-4.84a4.92,4.92,0,0,0-3.06-4.84c-1.21-.5-1.78-.5-7.55-.5Z" transform="translate(-24.23 -19.39)"/><path class="cls-1" d="M362.66,57c-.5,2.64-1.15,6.13-4.42,9.26s-8,4.28-12.61,4.28c-9.83,0-18.45-4.77-18.45-19.16a24.55,24.55,0,0,1,1-7.41c2.5-8.48,9.41-12,17-12,5.7,0,10.33,2,13,4.7,5.42,5.27,5.14,13.82,5.06,17.1H340.71c0,2.85.08,7.9,4.7,7.9,3.85,0,4.35-3.27,4.57-4.63ZM350,46.74a8.36,8.36,0,0,0-.36-2.92,4.15,4.15,0,0,0-4.13-2.7c-4.28,0-4.42,4.13-4.42,5.62Z" transform="translate(-24.23 -19.39)"/><path class="cls-1" d="M400.91,59.42V69.68H385.52l-.28-4.27a11.58,11.58,0,0,1-10.19,5.13c-6.63,0-10.76-3.92-10.76-11.05a11.25,11.25,0,0,1,5-9.82c4.7-3.21,12-2.93,15.6-2.86a18.25,18.25,0,0,0-.14-3.91,3.13,3.13,0,0,0-3.21-2.71,3.32,3.32,0,0,0-2.42,1A4.79,4.79,0,0,0,378,44.75H365.57a14.7,14.7,0,0,1,1.28-6c2.64-5.34,9.34-6.91,14.47-6.91,4.84,0,10.4,1.42,13.46,4.56,2.78,2.77,3.06,6,3.06,8.69V59.42Zm-16-6.12a10.48,10.48,0,0,0-4,.29,4.43,4.43,0,0,0-3.28,4.55c0,2.49,1.29,3.85,3.21,3.85a3.68,3.68,0,0,0,3.2-1.78,6.61,6.61,0,0,0,.86-3.35Z" transform="translate(-24.23 -19.39)"/><path class="cls-1" d="M418.86,21.24V32.78h5.91V43h-5.91V56.29c.07,1.35.21,4.13,3.63,4.13a5.22,5.22,0,0,0,1.92-.35v9.4a43.5,43.5,0,0,1-7.76.93c-4.13,0-7.27-1.15-8.84-2.71-2-2-2.06-4.63-2.06-6.7V43h-3.21V32.78h4.21V24Z" transform="translate(-24.23 -19.39)"/></g><g><polygon class="SiteLogo__v" points="0 0 21.59 0 21.59 10.26 17.17 10.19 24.5 38.97 32.41 10.19 28 10.26 28 0 47.8 0 47.8 10.26 44.45 10.19 31.98 50.29 15.74 50.29 3.13 10.19 0 10.26 0 0"/><path class="SiteLogo__v" d="M102.94,57c-.5,2.64-1.14,6.13-4.41,9.26s-8,4.28-12.61,4.28c-9.83,0-18.45-4.77-18.45-19.16a24.28,24.28,0,0,1,1-7.41c2.49-8.48,9.4-12,17-12,5.7,0,10.33,2,13,4.7,5.42,5.27,5.13,13.82,5.06,17.1H81c0,2.85.07,7.9,4.7,7.9,3.85,0,4.35-3.27,4.56-4.63ZM90.26,46.74a8.59,8.59,0,0,0-.35-2.92,4.15,4.15,0,0,0-4.14-2.7c-4.27,0-4.41,4.13-4.41,5.62Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M142.83,59.42h3.07V69.68H129.58V48a9,9,0,0,0-.28-2.7,3.13,3.13,0,0,0-3.07-1.92,3.77,3.77,0,0,0-2.7,1.14c-1.28,1.28-1.36,2.91-1.43,5v10h2.5V69.68H105.93V59.42h3V43h-3V32.78h14.61l.42,5.63a11.07,11.07,0,0,1,2.21-3,12.9,12.9,0,0,1,9.33-3.64c3.85,0,6.42,1.43,7.77,2.86,2.42,2.42,2.49,5.41,2.56,8Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M163.56,21.24V32.78h5.91V43h-5.91V56.29c.07,1.35.21,4.13,3.63,4.13a5.24,5.24,0,0,0,1.93-.35v9.4a43.62,43.62,0,0,1-7.77.93c-4.13,0-7.26-1.15-8.83-2.71-2-2-2.07-4.63-2.07-6.7V43h-3.21V32.78h4.21V24Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M187.85,32.78V54.37c0,1.49.14,4.91,3.49,4.91s3.49-3.7,3.49-5.62V43l-2.7.07V32.78h16V59.49l3.06-.07V69.68H196V65.55a10.9,10.9,0,0,1-5,4,15.3,15.3,0,0,1-5.63,1.07,10.77,10.77,0,0,1-7.84-2.85c-2.78-2.7-2.92-6.27-3-9.68V43l-3,.07V32.78Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M228.81,39.19c.57-2,1.92-6.83,9-6.83a13,13,0,0,1,3.5.42V44.61a13.36,13.36,0,0,0-3.14-.36,9.11,9.11,0,0,0-6.27,2.14c-1.71,1.71-1.78,3.63-1.78,7l-.14,6h4.34V69.68H214.06V59.42h3.06V43h-3.06V32.78h14.32Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M279.52,57c-.49,2.64-1.13,6.13-4.41,9.26s-8,4.28-12.61,4.28c-9.83,0-18.45-4.77-18.45-19.16a24.28,24.28,0,0,1,1-7.41c2.49-8.48,9.4-12,16.95-12,5.7,0,10.33,2,13,4.7,5.41,5.27,5.13,13.82,5.06,17.1H257.59c0,2.85.07,7.9,4.69,7.9,3.85,0,4.35-3.27,4.57-4.63ZM266.85,46.74a8.36,8.36,0,0,0-.36-2.92,4.13,4.13,0,0,0-4.13-2.7c-4.28,0-4.42,4.13-4.42,5.62Z" transform="translate(-24.23 -19.39)"/></g></g></svg> </a> </div> <div class="section-three"> <div class="desktop-container"> <button id="desktop-nav-search-icon" class="desktop-nav-search-icon" aria-label="Display search form" aria-haspopup="true"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.965 14.255H15.755L20.745 19.255L19.255 20.745L14.255 15.755V14.965L13.985 14.685C12.845 15.665 11.365 16.255 9.755 16.255C6.16504 16.255 3.255 13.345 3.255 9.755C3.255 6.16501 6.16504 3.255 9.755 3.255C13.345 3.255 16.255 6.16501 16.255 9.755C16.255 11.365 15.665 12.845 14.6851 13.985L14.965 14.255ZM5.255 9.755C5.255 12.245 7.26501 14.255 9.755 14.255C12.245 14.255 14.255 12.245 14.255 9.755C14.255 7.26501 12.245 5.255 9.755 5.255C7.26501 5.255 5.255 7.26501 5.255 9.755Z"/> </g> </svg> </button> </div> <a href="/newsletters/?utm_source=VBsite&utm_medium=desktopNav" class="nav-subscribe">Subscribe</a> <a href="/category/games/" class="sibling-brand"> <svg width="100" height="39" viewBox="0 0 180 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.794 12.4152C11.396 12.4152 9.658 13.0862 8.58 14.4282C7.524 15.7482 6.996 17.5632 6.996 19.8732C6.996 20.9952 7.128 22.0182 7.392 22.9422C7.656 23.8442 8.052 24.6252 8.58 25.2852C9.108 25.9452 9.768 26.4622 10.56 26.8362C11.352 27.1882 12.276 27.3642 13.332 27.3642C13.904 27.3642 14.388 27.3532 14.784 27.3312C15.202 27.3092 15.565 27.2652 15.873 27.1992V19.2462H21.021V30.5652C20.405 30.8072 19.415 31.0602 18.051 31.3242C16.687 31.6102 15.004 31.7532 13.002 31.7532C11.286 31.7532 9.724 31.4892 8.316 30.9612C6.93 30.4332 5.742 29.6632 4.752 28.6512C3.762 27.6392 2.992 26.3962 2.442 24.9222C1.914 23.4482 1.65 21.7652 1.65 19.8732C1.65 17.9592 1.947 16.2652 2.541 14.7912C3.135 13.3172 3.949 12.0742 4.983 11.0622C6.017 10.0282 7.227 9.24722 8.613 8.71922C10.021 8.19122 11.517 7.92722 13.101 7.92722C14.179 7.92722 15.147 8.00422 16.005 8.15822C16.885 8.29022 17.633 8.45522 18.249 8.65322C18.887 8.82922 19.404 9.01622 19.8 9.21422C20.218 9.41222 20.515 9.56622 20.691 9.67622L19.206 13.8012C18.502 13.4272 17.688 13.1082 16.764 12.8442C15.862 12.5582 14.872 12.4152 13.794 12.4152ZM32.1139 27.8922C32.5979 27.8922 33.0599 27.8812 33.4999 27.8592C33.9399 27.8372 34.2919 27.8042 34.5559 27.7602V24.0312C34.3579 23.9872 34.0609 23.9432 33.6649 23.8992C33.2689 23.8552 32.9059 23.8332 32.5759 23.8332C32.1139 23.8332 31.6739 23.8662 31.2559 23.9322C30.8599 23.9762 30.5079 24.0752 30.1999 24.2292C29.8919 24.3832 29.6499 24.5922 29.4739 24.8562C29.2979 25.1202 29.2099 25.4502 29.2099 25.8462C29.2099 26.6162 29.4629 27.1552 29.9689 27.4632C30.4969 27.7492 31.2119 27.8922 32.1139 27.8922ZM31.7179 13.5042C33.1699 13.5042 34.3799 13.6692 35.3479 13.9992C36.3159 14.3292 37.0859 14.8022 37.6579 15.4182C38.2519 16.0342 38.6699 16.7822 38.9119 17.6622C39.1539 18.5422 39.2749 19.5212 39.2749 20.5992V30.8292C38.5709 30.9832 37.5919 31.1592 36.3379 31.3572C35.0839 31.5772 33.5659 31.6872 31.7839 31.6872C30.6619 31.6872 29.6389 31.5882 28.7149 31.3902C27.8129 31.1922 27.0319 30.8732 26.3719 30.4332C25.7119 29.9712 25.2059 29.3772 24.8539 28.6512C24.5019 27.9252 24.3259 27.0342 24.3259 25.9782C24.3259 24.9662 24.5239 24.1082 24.9199 23.4042C25.3379 22.7002 25.8879 22.1392 26.5699 21.7212C27.2519 21.3032 28.0329 21.0062 28.9129 20.8302C29.7929 20.6322 30.7059 20.5332 31.6519 20.5332C32.2899 20.5332 32.8509 20.5662 33.3349 20.6322C33.8409 20.6762 34.2479 20.7422 34.5559 20.8302V20.3682C34.5559 19.5322 34.3029 18.8612 33.7969 18.3552C33.2909 17.8492 32.4109 17.5962 31.1569 17.5962C30.3209 17.5962 29.4959 17.6622 28.6819 17.7942C27.8679 17.9042 27.1639 18.0692 26.5699 18.2892L25.9429 14.3292C26.2289 14.2412 26.5809 14.1532 26.9989 14.0652C27.4389 13.9552 27.9119 13.8672 28.4179 13.8012C28.9239 13.7132 29.4519 13.6472 30.0019 13.6032C30.5739 13.5372 31.1459 13.5042 31.7179 13.5042ZM53.2581 22.1172C53.2581 20.5332 53.0491 19.4112 52.6311 18.7512C52.2351 18.0912 51.5421 17.7612 50.5521 17.7612C50.2441 17.7612 49.9251 17.7832 49.5951 17.8272C49.2651 17.8492 48.9461 17.8822 48.6381 17.9262V31.3242H43.7211V14.5602C44.1391 14.4502 44.6231 14.3402 45.1731 14.2302C45.7451 14.0982 46.3391 13.9882 46.9551 13.9002C47.5931 13.7902 48.2421 13.7132 48.9021 13.6692C49.5621 13.6032 50.2111 13.5702 50.8491 13.5702C52.1031 13.5702 53.1151 13.7352 53.8851 14.0652C54.6771 14.3732 55.3261 14.7472 55.8321 15.1872C56.5361 14.6812 57.3391 14.2852 58.2411 13.9992C59.1651 13.7132 60.0121 13.5702 60.7821 13.5702C62.1681 13.5702 63.3011 13.7682 64.1811 14.1642C65.0831 14.5382 65.7981 15.0772 66.3261 15.7812C66.8541 16.4852 67.2171 17.3212 67.4151 18.2892C67.6131 19.2572 67.7121 20.3352 67.7121 21.5232V31.3242H62.7951V22.1172C62.7951 20.5332 62.5861 19.4112 62.1681 18.7512C61.7721 18.0912 61.0791 17.7612 60.0891 17.7612C59.8251 17.7612 59.4511 17.8272 58.9671 17.9592C58.5051 18.0912 58.1201 18.2562 57.8121 18.4542C57.9661 18.9602 58.0651 19.4992 58.1091 20.0712C58.1531 20.6212 58.1751 21.2152 58.1751 21.8532V31.3242H53.2581V22.1172ZM71.3522 22.7772C71.3522 21.2372 71.5832 19.8952 72.0452 18.7512C72.5292 17.5852 73.1562 16.6172 73.9262 15.8472C74.6962 15.0772 75.5762 14.4942 76.5662 14.0982C77.5782 13.7022 78.6122 13.5042 79.6682 13.5042C82.1322 13.5042 84.0792 14.2632 85.5092 15.7812C86.9392 17.2772 87.6542 19.4882 87.6542 22.4142C87.6542 22.7002 87.6432 23.0192 87.6212 23.3712C87.5992 23.7012 87.5772 23.9982 87.5552 24.2622H76.4012C76.5112 25.2742 76.9842 26.0772 77.8202 26.6712C78.6562 27.2652 79.7782 27.5622 81.1862 27.5622C82.0882 27.5622 82.9682 27.4852 83.8262 27.3312C84.7062 27.1552 85.4212 26.9462 85.9712 26.7042L86.6312 30.6972C86.3672 30.8292 86.0152 30.9612 85.5752 31.0932C85.1352 31.2252 84.6402 31.3352 84.0902 31.4232C83.5622 31.5332 82.9902 31.6212 82.3742 31.6872C81.7582 31.7532 81.1422 31.7862 80.5262 31.7862C78.9642 31.7862 77.6002 31.5552 76.4342 31.0932C75.2902 30.6312 74.3332 30.0042 73.5632 29.2122C72.8152 28.3982 72.2542 27.4412 71.8802 26.3412C71.5282 25.2412 71.3522 24.0532 71.3522 22.7772ZM82.9022 20.8962C82.8802 20.4782 82.8032 20.0712 82.6712 19.6752C82.5612 19.2792 82.3742 18.9272 82.1102 18.6192C81.8682 18.3112 81.5492 18.0582 81.1532 17.8602C80.7792 17.6622 80.3062 17.5632 79.7342 17.5632C79.1842 17.5632 78.7112 17.6622 78.3152 17.8602C77.9192 18.0362 77.5892 18.2782 77.3252 18.5862C77.0612 18.8942 76.8522 19.2572 76.6982 19.6752C76.5662 20.0712 76.4672 20.4782 76.4012 20.8962H82.9022ZM96.4317 27.7932C97.3337 27.7932 97.9717 27.7052 98.3457 27.5292C98.7197 27.3532 98.9067 27.0122 98.9067 26.5062C98.9067 26.1102 98.6647 25.7692 98.1807 25.4832C97.6967 25.1752 96.9597 24.8342 95.9697 24.4602C95.1997 24.1742 94.4957 23.8772 93.8577 23.5692C93.2417 23.2612 92.7137 22.8982 92.2737 22.4802C91.8337 22.0402 91.4927 21.5232 91.2507 20.9292C91.0087 20.3352 90.8877 19.6202 90.8877 18.7842C90.8877 17.1562 91.4927 15.8692 92.7027 14.9232C93.9127 13.9772 95.5737 13.5042 97.6857 13.5042C98.7417 13.5042 99.7537 13.6032 100.722 13.8012C101.69 13.9772 102.46 14.1752 103.032 14.3952L102.174 18.2232C101.602 18.0252 100.975 17.8492 100.293 17.6952C99.6327 17.5412 98.8847 17.4642 98.0487 17.4642C96.5087 17.4642 95.7387 17.8932 95.7387 18.7512C95.7387 18.9492 95.7717 19.1252 95.8377 19.2792C95.9037 19.4332 96.0357 19.5872 96.2337 19.7412C96.4317 19.8732 96.6957 20.0272 97.0257 20.2032C97.3777 20.3572 97.8177 20.5332 98.3457 20.7312C99.4237 21.1272 100.315 21.5232 101.019 21.9192C101.723 22.2932 102.273 22.7112 102.669 23.1732C103.087 23.6132 103.373 24.1082 103.527 24.6582C103.703 25.2082 103.791 25.8462 103.791 26.5722C103.791 28.2882 103.142 29.5862 101.844 30.4662C100.568 31.3462 98.7527 31.7862 96.3987 31.7862C94.8587 31.7862 93.5717 31.6542 92.5377 31.3902C91.5257 31.1262 90.8217 30.9062 90.4257 30.7302L91.2507 26.7372C92.0867 27.0672 92.9447 27.3312 93.8247 27.5292C94.7047 27.7052 95.5737 27.7932 96.4317 27.7932Z" fill="black"/> <path d="M115.418 31.6212C114.164 31.6212 112.91 31.5772 111.656 31.4892C110.424 31.4232 109.137 31.2472 107.795 30.9612V8.78522C108.851 8.58722 110.006 8.44422 111.26 8.35622C112.514 8.24622 113.68 8.19122 114.758 8.19122C116.21 8.19122 117.541 8.30122 118.751 8.52122C119.983 8.71922 121.039 9.07122 121.919 9.57722C122.799 10.0832 123.481 10.7542 123.965 11.5902C124.471 12.4042 124.724 13.4162 124.724 14.6262C124.724 16.4522 123.844 17.8932 122.084 18.9492C123.536 19.4992 124.526 20.2472 125.054 21.1932C125.582 22.1392 125.846 23.2062 125.846 24.3942C125.846 26.7922 124.966 28.5962 123.206 29.8062C121.468 31.0162 118.872 31.6212 115.418 31.6212ZM112.811 21.3582V27.2652C113.185 27.3092 113.592 27.3422 114.032 27.3642C114.472 27.3862 114.956 27.3972 115.484 27.3972C117.024 27.3972 118.267 27.1772 119.213 26.7372C120.159 26.2972 120.632 25.4832 120.632 24.2952C120.632 23.2392 120.236 22.4912 119.444 22.0512C118.652 21.5892 117.519 21.3582 116.045 21.3582H112.811ZM112.811 17.4312H115.319C116.903 17.4312 118.036 17.2332 118.718 16.8372C119.4 16.4192 119.741 15.7592 119.741 14.8572C119.741 13.9332 119.389 13.2842 118.685 12.9102C117.981 12.5362 116.947 12.3492 115.583 12.3492C115.143 12.3492 114.67 12.3602 114.164 12.3822C113.658 12.3822 113.207 12.4042 112.811 12.4482V17.4312ZM128.812 22.7772C128.812 21.2372 129.043 19.8952 129.505 18.7512C129.989 17.5852 130.616 16.6172 131.386 15.8472C132.156 15.0772 133.036 14.4942 134.026 14.0982C135.038 13.7022 136.072 13.5042 137.128 13.5042C139.592 13.5042 141.539 14.2632 142.969 15.7812C144.399 17.2772 145.114 19.4882 145.114 22.4142C145.114 22.7002 145.103 23.0192 145.081 23.3712C145.059 23.7012 145.037 23.9982 145.015 24.2622H133.861C133.971 25.2742 134.444 26.0772 135.28 26.6712C136.116 27.2652 137.238 27.5622 138.646 27.5622C139.548 27.5622 140.428 27.4852 141.286 27.3312C142.166 27.1552 142.881 26.9462 143.431 26.7042L144.091 30.6972C143.827 30.8292 143.475 30.9612 143.035 31.0932C142.595 31.2252 142.1 31.3352 141.55 31.4232C141.022 31.5332 140.45 31.6212 139.834 31.6872C139.218 31.7532 138.602 31.7862 137.986 31.7862C136.424 31.7862 135.06 31.5552 133.894 31.0932C132.75 30.6312 131.793 30.0042 131.023 29.2122C130.275 28.3982 129.714 27.4412 129.34 26.3412C128.988 25.2412 128.812 24.0532 128.812 22.7772ZM140.362 20.8962C140.34 20.4782 140.263 20.0712 140.131 19.6752C140.021 19.2792 139.834 18.9272 139.57 18.6192C139.328 18.3112 139.009 18.0582 138.613 17.8602C138.239 17.6622 137.766 17.5632 137.194 17.5632C136.644 17.5632 136.171 17.6622 135.775 17.8602C135.379 18.0362 135.049 18.2782 134.785 18.5862C134.521 18.8942 134.312 19.2572 134.158 19.6752C134.026 20.0712 133.927 20.4782 133.861 20.8962H140.362ZM155.542 27.8922C156.026 27.8922 156.488 27.8812 156.928 27.8592C157.368 27.8372 157.72 27.8042 157.984 27.7602V24.0312C157.786 23.9872 157.489 23.9432 157.093 23.8992C156.697 23.8552 156.334 23.8332 156.004 23.8332C155.542 23.8332 155.102 23.8662 154.684 23.9322C154.288 23.9762 153.936 24.0752 153.628 24.2292C153.32 24.3832 153.078 24.5922 152.902 24.8562C152.726 25.1202 152.638 25.4502 152.638 25.8462C152.638 26.6162 152.891 27.1552 153.397 27.4632C153.925 27.7492 154.64 27.8922 155.542 27.8922ZM155.146 13.5042C156.598 13.5042 157.808 13.6692 158.776 13.9992C159.744 14.3292 160.514 14.8022 161.086 15.4182C161.68 16.0342 162.098 16.7822 162.34 17.6622C162.582 18.5422 162.703 19.5212 162.703 20.5992V30.8292C161.999 30.9832 161.02 31.1592 159.766 31.3572C158.512 31.5772 156.994 31.6872 155.212 31.6872C154.09 31.6872 153.067 31.5882 152.143 31.3902C151.241 31.1922 150.46 30.8732 149.8 30.4332C149.14 29.9712 148.634 29.3772 148.282 28.6512C147.93 27.9252 147.754 27.0342 147.754 25.9782C147.754 24.9662 147.952 24.1082 148.348 23.4042C148.766 22.7002 149.316 22.1392 149.998 21.7212C150.68 21.3032 151.461 21.0062 152.341 20.8302C153.221 20.6322 154.134 20.5332 155.08 20.5332C155.718 20.5332 156.279 20.5662 156.763 20.6322C157.269 20.6762 157.676 20.7422 157.984 20.8302V20.3682C157.984 19.5322 157.731 18.8612 157.225 18.3552C156.719 17.8492 155.839 17.5962 154.585 17.5962C153.749 17.5962 152.924 17.6622 152.11 17.7942C151.296 17.9042 150.592 18.0692 149.998 18.2892L149.371 14.3292C149.657 14.2412 150.009 14.1532 150.427 14.0652C150.867 13.9552 151.34 13.8672 151.846 13.8012C152.352 13.7132 152.88 13.6472 153.43 13.6032C154.002 13.5372 154.574 13.5042 155.146 13.5042ZM166.984 9.64322L171.901 8.85122V13.9662H177.808V18.0582H171.901V24.1632C171.901 25.1972 172.077 26.0222 172.429 26.6382C172.803 27.2542 173.54 27.5622 174.64 27.5622C175.168 27.5622 175.707 27.5182 176.257 27.4302C176.829 27.3202 177.346 27.1772 177.808 27.0012L178.501 30.8292C177.907 31.0712 177.247 31.2802 176.521 31.4562C175.795 31.6322 174.904 31.7202 173.848 31.7202C172.506 31.7202 171.395 31.5442 170.515 31.1922C169.635 30.8182 168.931 30.3122 168.403 29.6742C167.875 29.0142 167.501 28.2222 167.281 27.2982C167.083 26.3742 166.984 25.3512 166.984 24.2292V9.64322Z" fill="black"/> </svg> </a> </div> <div id="mobile-nav-icons" class="mobile-nav-icons"> <button id="mobile-search-icon" class="mobile-search-icon" aria-label="Display search form" > <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.965 14.255H15.755L20.745 19.255L19.255 20.745L14.255 15.755V14.965L13.985 14.685C12.845 15.665 11.365 16.255 9.755 16.255C6.16504 16.255 3.255 13.345 3.255 9.755C3.255 6.16501 6.16504 3.255 9.755 3.255C13.345 3.255 16.255 6.16501 16.255 9.755C16.255 11.365 15.665 12.845 14.6851 13.985L14.965 14.255ZM5.255 9.755C5.255 12.245 7.26501 14.255 9.755 14.255C12.245 14.255 14.255 12.245 14.255 9.755C14.255 7.26501 12.245 5.255 9.755 5.255C7.26501 5.255 5.255 7.26501 5.255 9.755Z"/> </g> </svg> </button> <button id="nav-expand" class="Hamburger__icon nav-expand" aria-label="Open navigation menu" > <svg class="Hamburger__icon" id="Ham-icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="menu_24px"> <path fill-rule="evenodd" clip-rule="evenodd" d="M3 8V6H21V8H3ZM3 13H21V11H3V13ZM3 18H21V16H3V18Z"/> </g> </svg> </button> <button id="nav-close-btn" class="Close__icon" aria-label="Close navigation menu" > <svg class="Close__icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="close_24px"> <path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z"/> </g> </svg> </button> </div> </div> </div> <div class="nav-bottom" id="nav-bottom"> <ul id="categories-dropdowns" class="categories-dropdowns"> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/ai/" aria-haspopup="menu"> Artificial Intelligence <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/ai/"> View All </a> </li> <li> <a href="/tag/ai-ml-deep-learning/"> AI, ML and Deep Learning </a> </li> <li> <a href="/tag/auto-ml/"> Auto ML </a> </li> <li> <a href="/tag/data-labelling/"> Data Labelling </a> </li> <li> <a href="/tag/synthetic-data/"> Synthetic Data </a> </li> <li> <a href="/tag/conversational-ai/"> Conversational AI </a> </li> <li> <a href="/tag/nlp/"> NLP </a> </li> <li> <a href="/tag/text-to-speech/"> Text-to-Speech </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/security/" aria-haspopup="menu"> Security <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/security/"> View All </a> </li> <li> <a href="/tag/data-security-privacy/"> Data Security and Privacy </a> </li> <li> <a href="/tag/network-security-privacy/"> Network Security and Privacy </a> </li> <li> <a href="/tag/software-security/"> Software Security </a> </li> <li> <a href="/tag/computer-hardware-security/"> Computer Hardware Security </a> </li> <li> <a href="/tag/cloud-data-storage-security/"> Cloud and Data Storage Security </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/data-infrastructure/" aria-haspopup="menu"> Data Infrastructure <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/data-infrastructure/"> View All </a> </li> <li> <a href="/tag/data-science/"> Data Science </a> </li> <li> <a href="/tag/data-management/"> Data Management </a> </li> <li> <a href="/tag/data-storage-cloud/"> Data Storage and Cloud </a> </li> <li> <a href="/tag/big-data-and-analytics/"> Big Data and Analytics </a> </li> <li> <a href="/tag/data-networks/"> Data Networks </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/automation/" aria-haspopup="menu"> Automation <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/automation/"> View All </a> </li> <li> <a href="/tag/industrial-automation/"> Industrial Automation </a> </li> <li> <a href="/tag/business-process-automation/"> Business Process Automation </a> </li> <li> <a href="/tag/development-automation/"> Development Automation </a> </li> <li> <a href="/tag/robotic-process-automation/"> Robotic Process Automation </a> </li> <li> <a href="/tag/test-automation/"> Test Automation </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/enterprise-analytics/" aria-haspopup="menu"> Enterprise Analytics <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/enterprise-analytics/"> View All </a> </li> <li> <a href="/tag/business-intelligence/"> Business Intelligence </a> </li> <li> <a href="/tag/disaster-recovery-business-continuity/"> Disaster Recovery Business Continuity </a> </li> <li> <a href="/tag/statistical-analysis/"> Statistical Analysis </a> </li> <li> <a href="/tag/predictive-analysis/"> Predictive Analysis </a> </li> </ul> <li class="dropdown-parent"> <span class="dropdown-parent-link" aria-label="More navigation menu links"> More <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </span> <ul class="dropdown-elements has-nesting" aria-label="submenu"> <li > <a href="/category/datadecisionmakers/"> Data Decision Makers </a> <ul class="nested-cats"> </ul> </li> <li > <a href="/category/virtual/"> Virtual Communication </a> <ul class="nested-cats"> <li> <a href="/tag/team-collaboration/"> Team Collaboration </a> </li> <li> <a href="/tag/ucaas/"> UCaaS </a> </li> <li> <a href="/tag/virtual-reality-collaboration/"> Virtual Reality Collaboration </a> </li> <li> <a href="/tag/virtual-employee-experience/"> Virtual Employee Experience </a> </li> </ul> </li> <li > <a href="/category/programming-development/"> Programming &amp; Development </a> <ul class="nested-cats"> <li> <a href="/tag/product-development/"> Product Development </a> </li> <li> <a href="/tag/application-development/"> Application Development </a> </li> <li> <a href="/tag/test-management/"> Test Management </a> </li> <li> <a href="/tag/development-languages/"> Development Languages </a> </li> </ul> </li> </ul> </ul> <form method="get" action="https://venturebeat.com/" class="search-form" id="nav-search-form"> <input id="mobile-search-input" class="" type="text" placeholder="Search" name="s" aria-label="Search" required /> <button type="submit" class=""> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.965 14.255H15.755L20.745 19.255L19.255 20.745L14.255 15.755V14.965L13.985 14.685C12.845 15.665 11.365 16.255 9.755 16.255C6.16504 16.255 3.255 13.345 3.255 9.755C3.255 6.16501 6.16504 3.255 9.755 3.255C13.345 3.255 16.255 6.16501 16.255 9.755C16.255 11.365 15.665 12.845 14.6851 13.985L14.965 14.255ZM5.255 9.755C5.255 12.245 7.26501 14.255 9.755 14.255C12.245 14.255 14.255 12.245 14.255 9.755C14.255 7.26501 12.245 5.255 9.755 5.255C7.26501 5.255 5.255 7.26501 5.255 9.755Z"/> </g> </svg> </button> </form> <button id="desktop-close-search" class="search-cancel" class="Close__icon" aria-label="Close navigation menu" > <svg class="Close__icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="close_24px"> <path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z"/> </g> </svg> </button> </div> <div class="mobile-nav-footer"> <div class="links"> <a href="/newsletters/?utm_source=VBsite&utm_medium=mobileNav" class="solid-link">Subscribe</a> <a href="https://events.venturebeat.com/" class="">Events</a> <a href="/video/" class="">Video</a> <a href="/venturebeat-special-issues/">Special Issues</a> <a href="https://jobs.venturebeat.com/?source=navbar&utm_source=navbar&utm_medium=partner_referral" target="_blank">Jobs</a> </div> <div class="logo"> <a href="/category/games/"> <svg width="140" height="30" viewBox="0 0 180 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.794 12.4152C11.396 12.4152 9.658 13.0862 8.58 14.4282C7.524 15.7482 6.996 17.5632 6.996 19.8732C6.996 20.9952 7.128 22.0182 7.392 22.9422C7.656 23.8442 8.052 24.6252 8.58 25.2852C9.108 25.9452 9.768 26.4622 10.56 26.8362C11.352 27.1882 12.276 27.3642 13.332 27.3642C13.904 27.3642 14.388 27.3532 14.784 27.3312C15.202 27.3092 15.565 27.2652 15.873 27.1992V19.2462H21.021V30.5652C20.405 30.8072 19.415 31.0602 18.051 31.3242C16.687 31.6102 15.004 31.7532 13.002 31.7532C11.286 31.7532 9.724 31.4892 8.316 30.9612C6.93 30.4332 5.742 29.6632 4.752 28.6512C3.762 27.6392 2.992 26.3962 2.442 24.9222C1.914 23.4482 1.65 21.7652 1.65 19.8732C1.65 17.9592 1.947 16.2652 2.541 14.7912C3.135 13.3172 3.949 12.0742 4.983 11.0622C6.017 10.0282 7.227 9.24722 8.613 8.71922C10.021 8.19122 11.517 7.92722 13.101 7.92722C14.179 7.92722 15.147 8.00422 16.005 8.15822C16.885 8.29022 17.633 8.45522 18.249 8.65322C18.887 8.82922 19.404 9.01622 19.8 9.21422C20.218 9.41222 20.515 9.56622 20.691 9.67622L19.206 13.8012C18.502 13.4272 17.688 13.1082 16.764 12.8442C15.862 12.5582 14.872 12.4152 13.794 12.4152ZM32.1139 27.8922C32.5979 27.8922 33.0599 27.8812 33.4999 27.8592C33.9399 27.8372 34.2919 27.8042 34.5559 27.7602V24.0312C34.3579 23.9872 34.0609 23.9432 33.6649 23.8992C33.2689 23.8552 32.9059 23.8332 32.5759 23.8332C32.1139 23.8332 31.6739 23.8662 31.2559 23.9322C30.8599 23.9762 30.5079 24.0752 30.1999 24.2292C29.8919 24.3832 29.6499 24.5922 29.4739 24.8562C29.2979 25.1202 29.2099 25.4502 29.2099 25.8462C29.2099 26.6162 29.4629 27.1552 29.9689 27.4632C30.4969 27.7492 31.2119 27.8922 32.1139 27.8922ZM31.7179 13.5042C33.1699 13.5042 34.3799 13.6692 35.3479 13.9992C36.3159 14.3292 37.0859 14.8022 37.6579 15.4182C38.2519 16.0342 38.6699 16.7822 38.9119 17.6622C39.1539 18.5422 39.2749 19.5212 39.2749 20.5992V30.8292C38.5709 30.9832 37.5919 31.1592 36.3379 31.3572C35.0839 31.5772 33.5659 31.6872 31.7839 31.6872C30.6619 31.6872 29.6389 31.5882 28.7149 31.3902C27.8129 31.1922 27.0319 30.8732 26.3719 30.4332C25.7119 29.9712 25.2059 29.3772 24.8539 28.6512C24.5019 27.9252 24.3259 27.0342 24.3259 25.9782C24.3259 24.9662 24.5239 24.1082 24.9199 23.4042C25.3379 22.7002 25.8879 22.1392 26.5699 21.7212C27.2519 21.3032 28.0329 21.0062 28.9129 20.8302C29.7929 20.6322 30.7059 20.5332 31.6519 20.5332C32.2899 20.5332 32.8509 20.5662 33.3349 20.6322C33.8409 20.6762 34.2479 20.7422 34.5559 20.8302V20.3682C34.5559 19.5322 34.3029 18.8612 33.7969 18.3552C33.2909 17.8492 32.4109 17.5962 31.1569 17.5962C30.3209 17.5962 29.4959 17.6622 28.6819 17.7942C27.8679 17.9042 27.1639 18.0692 26.5699 18.2892L25.9429 14.3292C26.2289 14.2412 26.5809 14.1532 26.9989 14.0652C27.4389 13.9552 27.9119 13.8672 28.4179 13.8012C28.9239 13.7132 29.4519 13.6472 30.0019 13.6032C30.5739 13.5372 31.1459 13.5042 31.7179 13.5042ZM53.2581 22.1172C53.2581 20.5332 53.0491 19.4112 52.6311 18.7512C52.2351 18.0912 51.5421 17.7612 50.5521 17.7612C50.2441 17.7612 49.9251 17.7832 49.5951 17.8272C49.2651 17.8492 48.9461 17.8822 48.6381 17.9262V31.3242H43.7211V14.5602C44.1391 14.4502 44.6231 14.3402 45.1731 14.2302C45.7451 14.0982 46.3391 13.9882 46.9551 13.9002C47.5931 13.7902 48.2421 13.7132 48.9021 13.6692C49.5621 13.6032 50.2111 13.5702 50.8491 13.5702C52.1031 13.5702 53.1151 13.7352 53.8851 14.0652C54.6771 14.3732 55.3261 14.7472 55.8321 15.1872C56.5361 14.6812 57.3391 14.2852 58.2411 13.9992C59.1651 13.7132 60.0121 13.5702 60.7821 13.5702C62.1681 13.5702 63.3011 13.7682 64.1811 14.1642C65.0831 14.5382 65.7981 15.0772 66.3261 15.7812C66.8541 16.4852 67.2171 17.3212 67.4151 18.2892C67.6131 19.2572 67.7121 20.3352 67.7121 21.5232V31.3242H62.7951V22.1172C62.7951 20.5332 62.5861 19.4112 62.1681 18.7512C61.7721 18.0912 61.0791 17.7612 60.0891 17.7612C59.8251 17.7612 59.4511 17.8272 58.9671 17.9592C58.5051 18.0912 58.1201 18.2562 57.8121 18.4542C57.9661 18.9602 58.0651 19.4992 58.1091 20.0712C58.1531 20.6212 58.1751 21.2152 58.1751 21.8532V31.3242H53.2581V22.1172ZM71.3522 22.7772C71.3522 21.2372 71.5832 19.8952 72.0452 18.7512C72.5292 17.5852 73.1562 16.6172 73.9262 15.8472C74.6962 15.0772 75.5762 14.4942 76.5662 14.0982C77.5782 13.7022 78.6122 13.5042 79.6682 13.5042C82.1322 13.5042 84.0792 14.2632 85.5092 15.7812C86.9392 17.2772 87.6542 19.4882 87.6542 22.4142C87.6542 22.7002 87.6432 23.0192 87.6212 23.3712C87.5992 23.7012 87.5772 23.9982 87.5552 24.2622H76.4012C76.5112 25.2742 76.9842 26.0772 77.8202 26.6712C78.6562 27.2652 79.7782 27.5622 81.1862 27.5622C82.0882 27.5622 82.9682 27.4852 83.8262 27.3312C84.7062 27.1552 85.4212 26.9462 85.9712 26.7042L86.6312 30.6972C86.3672 30.8292 86.0152 30.9612 85.5752 31.0932C85.1352 31.2252 84.6402 31.3352 84.0902 31.4232C83.5622 31.5332 82.9902 31.6212 82.3742 31.6872C81.7582 31.7532 81.1422 31.7862 80.5262 31.7862C78.9642 31.7862 77.6002 31.5552 76.4342 31.0932C75.2902 30.6312 74.3332 30.0042 73.5632 29.2122C72.8152 28.3982 72.2542 27.4412 71.8802 26.3412C71.5282 25.2412 71.3522 24.0532 71.3522 22.7772ZM82.9022 20.8962C82.8802 20.4782 82.8032 20.0712 82.6712 19.6752C82.5612 19.2792 82.3742 18.9272 82.1102 18.6192C81.8682 18.3112 81.5492 18.0582 81.1532 17.8602C80.7792 17.6622 80.3062 17.5632 79.7342 17.5632C79.1842 17.5632 78.7112 17.6622 78.3152 17.8602C77.9192 18.0362 77.5892 18.2782 77.3252 18.5862C77.0612 18.8942 76.8522 19.2572 76.6982 19.6752C76.5662 20.0712 76.4672 20.4782 76.4012 20.8962H82.9022ZM96.4317 27.7932C97.3337 27.7932 97.9717 27.7052 98.3457 27.5292C98.7197 27.3532 98.9067 27.0122 98.9067 26.5062C98.9067 26.1102 98.6647 25.7692 98.1807 25.4832C97.6967 25.1752 96.9597 24.8342 95.9697 24.4602C95.1997 24.1742 94.4957 23.8772 93.8577 23.5692C93.2417 23.2612 92.7137 22.8982 92.2737 22.4802C91.8337 22.0402 91.4927 21.5232 91.2507 20.9292C91.0087 20.3352 90.8877 19.6202 90.8877 18.7842C90.8877 17.1562 91.4927 15.8692 92.7027 14.9232C93.9127 13.9772 95.5737 13.5042 97.6857 13.5042C98.7417 13.5042 99.7537 13.6032 100.722 13.8012C101.69 13.9772 102.46 14.1752 103.032 14.3952L102.174 18.2232C101.602 18.0252 100.975 17.8492 100.293 17.6952C99.6327 17.5412 98.8847 17.4642 98.0487 17.4642C96.5087 17.4642 95.7387 17.8932 95.7387 18.7512C95.7387 18.9492 95.7717 19.1252 95.8377 19.2792C95.9037 19.4332 96.0357 19.5872 96.2337 19.7412C96.4317 19.8732 96.6957 20.0272 97.0257 20.2032C97.3777 20.3572 97.8177 20.5332 98.3457 20.7312C99.4237 21.1272 100.315 21.5232 101.019 21.9192C101.723 22.2932 102.273 22.7112 102.669 23.1732C103.087 23.6132 103.373 24.1082 103.527 24.6582C103.703 25.2082 103.791 25.8462 103.791 26.5722C103.791 28.2882 103.142 29.5862 101.844 30.4662C100.568 31.3462 98.7527 31.7862 96.3987 31.7862C94.8587 31.7862 93.5717 31.6542 92.5377 31.3902C91.5257 31.1262 90.8217 30.9062 90.4257 30.7302L91.2507 26.7372C92.0867 27.0672 92.9447 27.3312 93.8247 27.5292C94.7047 27.7052 95.5737 27.7932 96.4317 27.7932Z" fill="white"/> <path d="M115.418 31.6212C114.164 31.6212 112.91 31.5772 111.656 31.4892C110.424 31.4232 109.137 31.2472 107.795 30.9612V8.78522C108.851 8.58722 110.006 8.44422 111.26 8.35622C112.514 8.24622 113.68 8.19122 114.758 8.19122C116.21 8.19122 117.541 8.30122 118.751 8.52122C119.983 8.71922 121.039 9.07122 121.919 9.57722C122.799 10.0832 123.481 10.7542 123.965 11.5902C124.471 12.4042 124.724 13.4162 124.724 14.6262C124.724 16.4522 123.844 17.8932 122.084 18.9492C123.536 19.4992 124.526 20.2472 125.054 21.1932C125.582 22.1392 125.846 23.2062 125.846 24.3942C125.846 26.7922 124.966 28.5962 123.206 29.8062C121.468 31.0162 118.872 31.6212 115.418 31.6212ZM112.811 21.3582V27.2652C113.185 27.3092 113.592 27.3422 114.032 27.3642C114.472 27.3862 114.956 27.3972 115.484 27.3972C117.024 27.3972 118.267 27.1772 119.213 26.7372C120.159 26.2972 120.632 25.4832 120.632 24.2952C120.632 23.2392 120.236 22.4912 119.444 22.0512C118.652 21.5892 117.519 21.3582 116.045 21.3582H112.811ZM112.811 17.4312H115.319C116.903 17.4312 118.036 17.2332 118.718 16.8372C119.4 16.4192 119.741 15.7592 119.741 14.8572C119.741 13.9332 119.389 13.2842 118.685 12.9102C117.981 12.5362 116.947 12.3492 115.583 12.3492C115.143 12.3492 114.67 12.3602 114.164 12.3822C113.658 12.3822 113.207 12.4042 112.811 12.4482V17.4312ZM128.812 22.7772C128.812 21.2372 129.043 19.8952 129.505 18.7512C129.989 17.5852 130.616 16.6172 131.386 15.8472C132.156 15.0772 133.036 14.4942 134.026 14.0982C135.038 13.7022 136.072 13.5042 137.128 13.5042C139.592 13.5042 141.539 14.2632 142.969 15.7812C144.399 17.2772 145.114 19.4882 145.114 22.4142C145.114 22.7002 145.103 23.0192 145.081 23.3712C145.059 23.7012 145.037 23.9982 145.015 24.2622H133.861C133.971 25.2742 134.444 26.0772 135.28 26.6712C136.116 27.2652 137.238 27.5622 138.646 27.5622C139.548 27.5622 140.428 27.4852 141.286 27.3312C142.166 27.1552 142.881 26.9462 143.431 26.7042L144.091 30.6972C143.827 30.8292 143.475 30.9612 143.035 31.0932C142.595 31.2252 142.1 31.3352 141.55 31.4232C141.022 31.5332 140.45 31.6212 139.834 31.6872C139.218 31.7532 138.602 31.7862 137.986 31.7862C136.424 31.7862 135.06 31.5552 133.894 31.0932C132.75 30.6312 131.793 30.0042 131.023 29.2122C130.275 28.3982 129.714 27.4412 129.34 26.3412C128.988 25.2412 128.812 24.0532 128.812 22.7772ZM140.362 20.8962C140.34 20.4782 140.263 20.0712 140.131 19.6752C140.021 19.2792 139.834 18.9272 139.57 18.6192C139.328 18.3112 139.009 18.0582 138.613 17.8602C138.239 17.6622 137.766 17.5632 137.194 17.5632C136.644 17.5632 136.171 17.6622 135.775 17.8602C135.379 18.0362 135.049 18.2782 134.785 18.5862C134.521 18.8942 134.312 19.2572 134.158 19.6752C134.026 20.0712 133.927 20.4782 133.861 20.8962H140.362ZM155.542 27.8922C156.026 27.8922 156.488 27.8812 156.928 27.8592C157.368 27.8372 157.72 27.8042 157.984 27.7602V24.0312C157.786 23.9872 157.489 23.9432 157.093 23.8992C156.697 23.8552 156.334 23.8332 156.004 23.8332C155.542 23.8332 155.102 23.8662 154.684 23.9322C154.288 23.9762 153.936 24.0752 153.628 24.2292C153.32 24.3832 153.078 24.5922 152.902 24.8562C152.726 25.1202 152.638 25.4502 152.638 25.8462C152.638 26.6162 152.891 27.1552 153.397 27.4632C153.925 27.7492 154.64 27.8922 155.542 27.8922ZM155.146 13.5042C156.598 13.5042 157.808 13.6692 158.776 13.9992C159.744 14.3292 160.514 14.8022 161.086 15.4182C161.68 16.0342 162.098 16.7822 162.34 17.6622C162.582 18.5422 162.703 19.5212 162.703 20.5992V30.8292C161.999 30.9832 161.02 31.1592 159.766 31.3572C158.512 31.5772 156.994 31.6872 155.212 31.6872C154.09 31.6872 153.067 31.5882 152.143 31.3902C151.241 31.1922 150.46 30.8732 149.8 30.4332C149.14 29.9712 148.634 29.3772 148.282 28.6512C147.93 27.9252 147.754 27.0342 147.754 25.9782C147.754 24.9662 147.952 24.1082 148.348 23.4042C148.766 22.7002 149.316 22.1392 149.998 21.7212C150.68 21.3032 151.461 21.0062 152.341 20.8302C153.221 20.6322 154.134 20.5332 155.08 20.5332C155.718 20.5332 156.279 20.5662 156.763 20.6322C157.269 20.6762 157.676 20.7422 157.984 20.8302V20.3682C157.984 19.5322 157.731 18.8612 157.225 18.3552C156.719 17.8492 155.839 17.5962 154.585 17.5962C153.749 17.5962 152.924 17.6622 152.11 17.7942C151.296 17.9042 150.592 18.0692 149.998 18.2892L149.371 14.3292C149.657 14.2412 150.009 14.1532 150.427 14.0652C150.867 13.9552 151.34 13.8672 151.846 13.8012C152.352 13.7132 152.88 13.6472 153.43 13.6032C154.002 13.5372 154.574 13.5042 155.146 13.5042ZM166.984 9.64322L171.901 8.85122V13.9662H177.808V18.0582H171.901V24.1632C171.901 25.1972 172.077 26.0222 172.429 26.6382C172.803 27.2542 173.54 27.5622 174.64 27.5622C175.168 27.5622 175.707 27.5182 176.257 27.4302C176.829 27.3202 177.346 27.1772 177.808 27.0012L178.501 30.8292C177.907 31.0712 177.247 31.2802 176.521 31.4562C175.795 31.6322 174.904 31.7202 173.848 31.7202C172.506 31.7202 171.395 31.5442 170.515 31.1922C169.635 30.8182 168.931 30.3122 168.403 29.6742C167.875 29.0142 167.501 28.2222 167.281 27.2982C167.083 26.3742 166.984 25.3512 166.984 24.2292V9.64322Z" fill="white"/> </svg> </a> </div> </div> </nav> <!-- Set up hero image if page css requires one --> <div class="body-container container clearfix MainBlock "> <div id="primary" class="MainBlock"> <div class="tag-description"> </div> <div id="river" class="story-river MainBlock__river" role="main"> <header class="page-header"> <h1 class="page-title"> Topic &gt; <span class="term-title">Development Languages</span> </h1> </header> <article id="post-2983996" class="ArticleListing"> <a href="https://venturebeat.com/ai/openai-launches-chatgpt-desktop-integrations-rivaling-copilot/" title="'Permalink to OpenAI launches ChatGPT desktop integrations, rivaling Copilot" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/05/dog-coming-out-of-PC.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="OpenAI launches ChatGPT desktop integrations, rivaling Copilot" srcset="https://venturebeat.com/wp-content/uploads/2024/05/dog-coming-out-of-PC.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" fetchpriority="high" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/openai-launches-chatgpt-desktop-integrations-rivaling-copilot/" title="OpenAI launches ChatGPT desktop integrations, rivaling Copilot" rel="bookmark" class="ArticleListing__title-link">OpenAI launches ChatGPT desktop integrations, rivaling Copilot</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/emilia-david/" title="Posts by Emilia David" class="ArticleListing__author" rel="author">Emilia David</a> <time class="ArticleListing__time" title="2024-11-14T10:00:00-08:00" datetime="2024-11-14T10:00:00-08:00">November 14, 2024 10:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2983996 .article-wrapper --> <article id="post-2971738" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/depot-raises-4-1m-to-help-developers-speed-up-software-builds-by-40x-or-more/" title="'Permalink to Depot raises $4.1M to help developers speed up software builds by 40X or more" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/08/cfr0z3n_graphic_novel_style_gradient_and_pointillism_artwork__a3d7b4f1-b085-46e3-8290-cb7b7f6d24c8_3_7ff85e.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Depot raises $4.1M to help developers speed up software builds by 40X or more" srcset="https://venturebeat.com/wp-content/uploads/2024/08/cfr0z3n_graphic_novel_style_gradient_and_pointillism_artwork__a3d7b4f1-b085-46e3-8290-cb7b7f6d24c8_3_7ff85e.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/depot-raises-4-1m-to-help-developers-speed-up-software-builds-by-40x-or-more/" title="Depot raises $4.1M to help developers speed up software builds by 40X or more" rel="bookmark" class="ArticleListing__title-link">Depot raises $4.1M to help developers speed up software builds by 40X or more</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/carlfranzen/" title="Posts by Carl Franzen" class="ArticleListing__author" rel="author">Carl Franzen</a> <time class="ArticleListing__time" title="2024-08-22T06:31:42-07:00" datetime="2024-08-22T06:31:42-07:00">August 22, 2024 6:31 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2971738 .article-wrapper --> <article id="post-2967310" class="ArticleListing"> <a href="https://venturebeat.com/ai/nvidias-latest-ai-offering-could-spark-a-custom-model-gold-rush/" title="'Permalink to Nvidia&#8217;s latest AI offering could spark a custom model gold rush" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/07/nuneybits_Vector_art_of_an_Nvidia_GPU_on_a_green_background_9b47a124-e7b8-4b20-8cab-9bd4317b3304-transformed.webp?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Nvidia&#8217;s latest AI offering could spark a custom model gold rush" srcset="https://venturebeat.com/wp-content/uploads/2024/07/nuneybits_Vector_art_of_an_Nvidia_GPU_on_a_green_background_9b47a124-e7b8-4b20-8cab-9bd4317b3304-transformed.webp?w=350&amp;h=175&amp;crop=1 350w" decoding="async" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/nvidias-latest-ai-offering-could-spark-a-custom-model-gold-rush/" title="Nvidia&#8217;s latest AI offering could spark a custom model gold rush" rel="bookmark" class="ArticleListing__title-link">Nvidia&#8217;s latest AI offering could spark a custom model gold rush</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-07-24T15:27:26-07:00" datetime="2024-07-24T15:27:26-07:00">July 24, 2024 3:27 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2967310 .article-wrapper --> <article id="post-2957309" class="ArticleListing"> <a href="https://venturebeat.com/ai/mistral-announces-codestral-its-first-programming-focused-ai-model/" title="'Permalink to Mistral announces Codestral, a code-generation LLM it says outperforms all others" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/05/a-meticulously-detailed-illustration-of-a-futurist-mvDXHTztTjOfO5fhHiqoHg-RXCV0yicQhOQU0i7IQN9Uw.jpeg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Mistral announces Codestral, a code-generation LLM it says outperforms all others" srcset="https://venturebeat.com/wp-content/uploads/2024/05/a-meticulously-detailed-illustration-of-a-futurist-mvDXHTztTjOfO5fhHiqoHg-RXCV0yicQhOQU0i7IQN9Uw.jpeg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/mistral-announces-codestral-its-first-programming-focused-ai-model/" title="Mistral announces Codestral, a code-generation LLM it says outperforms all others" rel="bookmark" class="ArticleListing__title-link">Mistral announces Codestral, a code-generation LLM it says outperforms all others</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/shubham-sharma/" title="Posts by Shubham Sharma" class="ArticleListing__author" rel="author">Shubham Sharma</a> <time class="ArticleListing__time" title="2024-05-29T10:55:07-07:00" datetime="2024-05-29T10:55:07-07:00">May 29, 2024 10:55 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2957309 .article-wrapper --> <article id="post-2948886" class="ArticleListing"> <a href="https://venturebeat.com/data-infrastructure/snorkel-flow-update-makes-it-easier-to-use-your-enterprise-data-with-llama-3-gemini-ai/" title="'Permalink to Snorkel Flow update makes it easier to use enterprise data with Llama 3, Gemini AI" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/04/cfr0z3n_minimalistic_marker_art_close_up_of_divers_face_wearing_e4216324-8d42-4904-9948-e7d127136594-1.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Snorkel Flow update makes it easier to use enterprise data with Llama 3, Gemini AI" srcset="https://venturebeat.com/wp-content/uploads/2024/04/cfr0z3n_minimalistic_marker_art_close_up_of_divers_face_wearing_e4216324-8d42-4904-9948-e7d127136594-1.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/data-infrastructure/snorkel-flow-update-makes-it-easier-to-use-your-enterprise-data-with-llama-3-gemini-ai/" title="Snorkel Flow update makes it easier to use enterprise data with Llama 3, Gemini AI" rel="bookmark" class="ArticleListing__title-link">Snorkel Flow update makes it easier to use enterprise data with Llama 3, Gemini AI</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/carlfranzen/" title="Posts by Carl Franzen" class="ArticleListing__author" rel="author">Carl Franzen</a> <time class="ArticleListing__time" title="2024-04-24T14:12:14-07:00" datetime="2024-04-24T14:12:14-07:00">April 24, 2024 2:12 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2948886 .article-wrapper --> <article id="post-2944546" class="ArticleListing"> <a href="https://venturebeat.com/ai/how-to-secure-ai-system-development/" title="'Permalink to How to secure AI system development" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/04/a-sleek-and-modern-security-operations-center-of-t-PsNuWM96QCmC0O1YX0qL4A-zuyZddfZT5mDlcNKVxhY1w-transformed.jpeg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="How to secure AI system development" srcset="https://venturebeat.com/wp-content/uploads/2024/04/a-sleek-and-modern-security-operations-center-of-t-PsNuWM96QCmC0O1YX0qL4A-zuyZddfZT5mDlcNKVxhY1w-transformed.jpeg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/how-to-secure-ai-system-development/" title="How to secure AI system development" rel="bookmark" class="ArticleListing__title-link">How to secure AI system development</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/zac-amos-rehack/" title="Posts by Zac Amos, ReHack" class="ArticleListing__author" rel="author">Zac Amos, ReHack</a> <time class="ArticleListing__time" title="2024-04-07T12:15:00-07:00" datetime="2024-04-07T12:15:00-07:00">April 7, 2024 12:15 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2944546 .article-wrapper --> <article id="post-2943611" class="ArticleListing"> <a href="https://venturebeat.com/ai/the-risks-and-rewards-of-generative-ai-in-software-development/" title="'Permalink to The risks and rewards of generative AI in software development" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/03/rays-of-code-like-the-rays-of-the-sun-tlj00jOCQASpmpShHxPbkA-fqYKCDpMQ8a7wneyM-sPbA-transformed.jpeg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="The risks and rewards of generative AI in software development" srcset="https://venturebeat.com/wp-content/uploads/2024/03/rays-of-code-like-the-rays-of-the-sun-tlj00jOCQASpmpShHxPbkA-fqYKCDpMQ8a7wneyM-sPbA-transformed.jpeg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/the-risks-and-rewards-of-generative-ai-in-software-development/" title="The risks and rewards of generative AI in software development" rel="bookmark" class="ArticleListing__title-link">The risks and rewards of generative AI in software development</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/keith-pitt-buildkite/" title="Posts by Keith Pitt, Buildkite" class="ArticleListing__author" rel="author">Keith Pitt, Buildkite</a> <time class="ArticleListing__time" title="2024-03-31T12:05:00-07:00" datetime="2024-03-31T12:05:00-07:00">March 31, 2024 12:05 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2943611 .article-wrapper --> <article id="post-2932035" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/codeium-nabs-65m-for-developer-ai-toolkit/" title="'Permalink to Codeium nabs $65M for developer AI toolkit" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/11/nuneybits_vintage_advertisement_illustration_of_coding_assessme_d81046ca-d3be-4a9d-906f-21e81e9f057e-transformed-e1706634498787.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Codeium nabs $65M for developer AI toolkit" srcset="https://venturebeat.com/wp-content/uploads/2023/11/nuneybits_vintage_advertisement_illustration_of_coding_assessme_d81046ca-d3be-4a9d-906f-21e81e9f057e-transformed-e1706634498787.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/codeium-nabs-65m-for-developer-ai-toolkit/" title="Codeium nabs $65M for developer AI toolkit" rel="bookmark" class="ArticleListing__title-link">Codeium nabs $65M for developer AI toolkit</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/shubham-sharma/" title="Posts by Shubham Sharma" class="ArticleListing__author" rel="author">Shubham Sharma</a> <time class="ArticleListing__time" title="2024-01-30T10:09:57-08:00" datetime="2024-01-30T10:09:57-08:00">January 30, 2024 10:09 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2932035 .article-wrapper --> <article id="post-2931570" class="ArticleListing ArticleListing--featured"> <a href="https://venturebeat.com/ai/how-data-engineers-should-prepare-for-an-ai-world/" title="'Permalink to How data engineers should prepare for an AI world" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/01/nuneybits_Vector_art_of_a_search_bar_surrounded_by_computer_cod_199d9c24-fad9-4b68-be1d-24804f25ed37-transformed-e1706380066210.webp?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="How data engineers should prepare for an AI world" srcset="https://venturebeat.com/wp-content/uploads/2024/01/nuneybits_Vector_art_of_a_search_bar_surrounded_by_computer_cod_199d9c24-fad9-4b68-be1d-24804f25ed37-transformed-e1706380066210.webp?w=785 880w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/how-data-engineers-should-prepare-for-an-ai-world/" title="How data engineers should prepare for an AI world" rel="bookmark" class="ArticleListing__title-link">How data engineers should prepare for an AI world</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/jeff-hollan-snowflake/" title="Posts by Jeff Hollan, Snowflake" class="ArticleListing__author" rel="author">Jeff Hollan, Snowflake</a> <time class="ArticleListing__time" title="2024-01-27T11:05:00-08:00" datetime="2024-01-27T11:05:00-08:00">January 27, 2024 11:05 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2931570 .article-wrapper --> <article id="post-2929513" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/stability-ai-releases-stable-code-3b-to-fill-in-blanks-of-ai-powered-code-generation/" title="'Permalink to Stability AI releases Stable Code 3B to fill in blanks of AI-powered code generation" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/01/visualelectric-1705450968687.jpeg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Stability AI releases Stable Code 3B to fill in blanks of AI-powered code generation" srcset="https://venturebeat.com/wp-content/uploads/2024/01/visualelectric-1705450968687.jpeg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/stability-ai-releases-stable-code-3b-to-fill-in-blanks-of-ai-powered-code-generation/" title="Stability AI releases Stable Code 3B to fill in blanks of AI-powered code generation" rel="bookmark" class="ArticleListing__title-link">Stability AI releases Stable Code 3B to fill in blanks of AI-powered code generation</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2024-01-16T16:24:00-08:00" datetime="2024-01-16T16:24:00-08:00">January 16, 2024 4:24 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2929513 .article-wrapper --> <article id="post-2923420" class="ArticleListing"> <a href="https://venturebeat.com/security/protecting-against-new-kubernetes-threats-in-2024-and-beyond/" title="'Permalink to Protecting against new Kubernetes threats in 2024 and beyond" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/12/MidJourney-cloud-security.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Protecting against new Kubernetes threats in 2024 and beyond" srcset="https://venturebeat.com/wp-content/uploads/2023/12/MidJourney-cloud-security.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/protecting-against-new-kubernetes-threats-in-2024-and-beyond/" title="Protecting against new Kubernetes threats in 2024 and beyond" rel="bookmark" class="ArticleListing__title-link">Protecting against new Kubernetes threats in 2024 and beyond</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/jimmy-mesta-ksoc/" title="Posts by Jimmy Mesta, KSOC" class="ArticleListing__author" rel="author">Jimmy Mesta, KSOC</a> <time class="ArticleListing__time" title="2023-12-10T11:15:00-08:00" datetime="2023-12-10T11:15:00-08:00">December 10, 2023 11:15 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2923420 .article-wrapper --> <article id="post-2917916" class="ArticleListing"> <a href="https://venturebeat.com/ai/tangram-visions-ai-powered-3d-sensor-could-transform-computer-vision-in-robotics/" title="'Permalink to Tangram Vision&#8217;s AI-powered 3D sensor could transform computer vision in robotics" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/11/Sensor-Front-Left-Angle.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Tangram Vision&#8217;s AI-powered 3D sensor could transform computer vision in robotics" srcset="https://venturebeat.com/wp-content/uploads/2023/11/Sensor-Front-Left-Angle.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/tangram-visions-ai-powered-3d-sensor-could-transform-computer-vision-in-robotics/" title="Tangram Vision&#8217;s AI-powered 3D sensor could transform computer vision in robotics" rel="bookmark" class="ArticleListing__title-link">Tangram Vision&#8217;s AI-powered 3D sensor could transform computer vision in robotics</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2023-11-14T09:00:00-08:00" datetime="2023-11-14T09:00:00-08:00">November 14, 2023 9:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2917916 .article-wrapper --> <article id="post-2916825" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/why-developer-productivity-isnt-all-about-tooling-and-ai/" title="'Permalink to Why developer productivity isn&#8217;t all about tooling and AI" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2019/02/code-e1679497958730.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Why developer productivity isn&#8217;t all about tooling and AI" srcset="https://venturebeat.com/wp-content/uploads/2019/02/code-e1679497958730.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/why-developer-productivity-isnt-all-about-tooling-and-ai/" title="Why developer productivity isn&#8217;t all about tooling and AI" rel="bookmark" class="ArticleListing__title-link">Why developer productivity isn&#8217;t all about tooling and AI</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/kapil-kale-tremendous/" title="Posts by Kapil Kale, Tremendous" class="ArticleListing__author" rel="author">Kapil Kale, Tremendous</a> <time class="ArticleListing__time" title="2023-11-11T11:05:00-08:00" datetime="2023-11-11T11:05:00-08:00">November 11, 2023 11:05 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2916825 .article-wrapper --> <article id="post-2903804" class="ArticleListing"> <a href="https://venturebeat.com/ai/pytorch-executorch-extends-open-source-ai-for-new-quests-at-the-edge/" title="'Permalink to PyTorch ExecuTorch extends open source AI for new quests at the edge" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/10/cfr0z3n_a_virtual_reality_headset_displaying_neon_fire_ab1a2c58-33f2-4f0d-ae81-e17de062897d.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="PyTorch ExecuTorch extends open source AI for new quests at the edge" srcset="https://venturebeat.com/wp-content/uploads/2023/10/cfr0z3n_a_virtual_reality_headset_displaying_neon_fire_ab1a2c58-33f2-4f0d-ae81-e17de062897d.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/pytorch-executorch-extends-open-source-ai-for-new-quests-at-the-edge/" title="PyTorch ExecuTorch extends open source AI for new quests at the edge" rel="bookmark" class="ArticleListing__title-link">PyTorch ExecuTorch extends open source AI for new quests at the edge</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2023-10-17T15:54:48-07:00" datetime="2023-10-17T15:54:48-07:00">October 17, 2023 3:54 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2903804 .article-wrapper --> <article id="post-2902499" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/replit-brings-open-source-ai-developer-tools-to-all-users/" title="'Permalink to Replit brings open source AI developer tools to all users " rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/10/cfr0z3n_abstract_expressionist_computer_surrounded_by_colorful__1d651b7d-8339-4e7e-9f57-30b3b08326f3.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Replit brings open source AI developer tools to all users " srcset="https://venturebeat.com/wp-content/uploads/2023/10/cfr0z3n_abstract_expressionist_computer_surrounded_by_colorful__1d651b7d-8339-4e7e-9f57-30b3b08326f3.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/replit-brings-open-source-ai-developer-tools-to-all-users/" title="Replit brings open source AI developer tools to all users " rel="bookmark" class="ArticleListing__title-link">Replit brings open source AI developer tools to all users </a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2023-10-10T13:14:22-07:00" datetime="2023-10-10T13:14:22-07:00">October 10, 2023 1:14 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2902499 .article-wrapper --> <article id="post-2894926" class="ArticleListing"> <a href="https://venturebeat.com/ai/modular-looks-to-boost-ai-mojo-with-100m-funding-raise/" title="'Permalink to Modular looks to boost AI mojo with $100M funding raise" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/08/modular-dudes.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Modular looks to boost AI mojo with $100M funding raise" srcset="https://venturebeat.com/wp-content/uploads/2023/08/modular-dudes.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/modular-looks-to-boost-ai-mojo-with-100m-funding-raise/" title="Modular looks to boost AI mojo with $100M funding raise" rel="bookmark" class="ArticleListing__title-link">Modular looks to boost AI mojo with $100M funding raise</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2023-08-24T08:45:00-07:00" datetime="2023-08-24T08:45:00-07:00">August 24, 2023 8:45 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2894926 .article-wrapper --> <article id="post-2892878" class="ArticleListing"> <a href="https://venturebeat.com/enterprise-analytics/rasgo-launches-rasgo-ai-generative-ai-agent-enterprise-data-warehouse-analytics/" title="'Permalink to Rasgo launches Rasgo AI, a generative AI agent for enterprise data warehouse analytics " rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/08/rasgo.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Rasgo launches Rasgo AI, a generative AI agent for enterprise data warehouse analytics " srcset="https://venturebeat.com/wp-content/uploads/2023/08/rasgo.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/enterprise-analytics/rasgo-launches-rasgo-ai-generative-ai-agent-enterprise-data-warehouse-analytics/" title="Rasgo launches Rasgo AI, a generative AI agent for enterprise data warehouse analytics " rel="bookmark" class="ArticleListing__title-link">Rasgo launches Rasgo AI, a generative AI agent for enterprise data warehouse analytics </a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/victordey/" title="Posts by Victor Dey" class="ArticleListing__author" rel="author">Victor Dey</a> <time class="ArticleListing__time" title="2023-08-10T11:49:11-07:00" datetime="2023-08-10T11:49:11-07:00">August 10, 2023 11:49 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2892878 .article-wrapper --> <article id="post-2892245" class="ArticleListing"> <a href="https://venturebeat.com/ai/mindsdb-raises-funding-from-nvidia-to-democratize-ai-application-development/" title="'Permalink to MindsDB raises funding from Nvidia to democratize AI application development" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/08/cfr0z3n_line_art_flat_illustration_brain_icon_with_circuits_spr_d5571713-0f52-4d1c-92e2-91f6ef64337d.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="MindsDB raises funding from Nvidia to democratize AI application development" srcset="https://venturebeat.com/wp-content/uploads/2023/08/cfr0z3n_line_art_flat_illustration_brain_icon_with_circuits_spr_d5571713-0f52-4d1c-92e2-91f6ef64337d.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/mindsdb-raises-funding-from-nvidia-to-democratize-ai-application-development/" title="MindsDB raises funding from Nvidia to democratize AI application development" rel="bookmark" class="ArticleListing__title-link">MindsDB raises funding from Nvidia to democratize AI application development</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/victordey/" title="Posts by Victor Dey" class="ArticleListing__author" rel="author">Victor Dey</a> <time class="ArticleListing__time" title="2023-08-08T09:00:00-07:00" datetime="2023-08-08T09:00:00-07:00">August 8, 2023 9:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2892245 .article-wrapper --> <article id="post-2892032" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/stability-ai-launches-stablecode-an-llm-for-code-generation/" title="'Permalink to Stability AI launches StableCode, an LLM for code generation" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/08/StableCode.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Stability AI launches StableCode, an LLM for code generation" srcset="https://venturebeat.com/wp-content/uploads/2023/08/StableCode.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/stability-ai-launches-stablecode-an-llm-for-code-generation/" title="Stability AI launches StableCode, an LLM for code generation" rel="bookmark" class="ArticleListing__title-link">Stability AI launches StableCode, an LLM for code generation</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2023-08-08T06:00:00-07:00" datetime="2023-08-08T06:00:00-07:00">August 8, 2023 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2892032 .article-wrapper --> <article id="post-2891994" class="ArticleListing"> <a href="https://venturebeat.com/ai/bud-financial-launches-bud-ai-generative-ai-platform-hyper-personalized-banking/" title="'Permalink to Bud Financial launches Bud.ai, a generative AI platform for hyper-personalized banking" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/08/cfr0z3n_flat_illustration_line_art_minimal_woman_withdrawing_mo_bf659eb5-b490-4c27-86e5-fa5623ade3e4.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Bud Financial launches Bud.ai, a generative AI platform for hyper-personalized banking" srcset="https://venturebeat.com/wp-content/uploads/2023/08/cfr0z3n_flat_illustration_line_art_minimal_woman_withdrawing_mo_bf659eb5-b490-4c27-86e5-fa5623ade3e4.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/bud-financial-launches-bud-ai-generative-ai-platform-hyper-personalized-banking/" title="Bud Financial launches Bud.ai, a generative AI platform for hyper-personalized banking" rel="bookmark" class="ArticleListing__title-link">Bud Financial launches Bud.ai, a generative AI platform for hyper-personalized banking</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/victordey/" title="Posts by Victor Dey" class="ArticleListing__author" rel="author">Victor Dey</a> <time class="ArticleListing__time" title="2023-08-08T06:00:00-07:00" datetime="2023-08-08T06:00:00-07:00">August 8, 2023 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2891994 .article-wrapper --> <article id="post-2889445" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/fermyon-brings-noops-database-to-webassembly-ai-capabilities-on-horizon/" title="'Permalink to Fermyon brings NoOps database to WebAssembly; AI capabilities on horizon" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/07/fermyon-logo.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Fermyon brings NoOps database to WebAssembly; AI capabilities on horizon" srcset="https://venturebeat.com/wp-content/uploads/2023/07/fermyon-logo.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/fermyon-brings-noops-database-to-webassembly-ai-capabilities-on-horizon/" title="Fermyon brings NoOps database to WebAssembly; AI capabilities on horizon" rel="bookmark" class="ArticleListing__title-link">Fermyon brings NoOps database to WebAssembly; AI capabilities on horizon</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2023-07-26T09:00:00-07:00" datetime="2023-07-26T09:00:00-07:00">July 26, 2023 9:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2889445 .article-wrapper --> <article id="post-2881950" class="ArticleListing"> <a href="https://venturebeat.com/ai/deepchecks-raises-funding-and-launches-open-source-validation-platform-for-ml-models/" title="'Permalink to Deepchecks raises funding and launches open source validation platform for ML models" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/06/2205-Philip-and-Shir-Deepchecks.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Deepchecks raises funding and launches open source validation platform for ML models" srcset="https://venturebeat.com/wp-content/uploads/2023/06/2205-Philip-and-Shir-Deepchecks.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/deepchecks-raises-funding-and-launches-open-source-validation-platform-for-ml-models/" title="Deepchecks raises funding and launches open source validation platform for ML models" rel="bookmark" class="ArticleListing__title-link">Deepchecks raises funding and launches open source validation platform for ML models</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/victordey/" title="Posts by Victor Dey" class="ArticleListing__author" rel="author">Victor Dey</a> <time class="ArticleListing__time" title="2023-06-15T00:00:00-07:00" datetime="2023-06-15T00:00:00-07:00">June 15, 2023 12:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2881950 .article-wrapper --> <article id="post-2879481" class="ArticleListing"> <a href="https://venturebeat.com/ai/instabase-unveils-ai-hub-a-generative-ai-platform-for-content-understanding/" title="'Permalink to Instabase unveils AI Hub, a generative AI platform for content understanding" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/06/Venturebeat-Post_AI-Hub-Introduction_1200x675@2x.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Instabase unveils AI Hub, a generative AI platform for content understanding" srcset="https://venturebeat.com/wp-content/uploads/2023/06/Venturebeat-Post_AI-Hub-Introduction_1200x675@2x.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/instabase-unveils-ai-hub-a-generative-ai-platform-for-content-understanding/" title="Instabase unveils AI Hub, a generative AI platform for content understanding" rel="bookmark" class="ArticleListing__title-link">Instabase unveils AI Hub, a generative AI platform for content understanding</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/victordey/" title="Posts by Victor Dey" class="ArticleListing__author" rel="author">Victor Dey</a> <time class="ArticleListing__time" title="2023-06-07T06:00:00-07:00" datetime="2023-06-07T06:00:00-07:00">June 7, 2023 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2879481 .article-wrapper --> <article id="post-2879410" class="ArticleListing"> <a href="https://venturebeat.com/ai/yseop-unveils-yseop-copilot-a-generative-ai-assistant-for-scientific-writers/" title="'Permalink to Yseop launches Yseop Copilot, a generative AI assistant for scientific writers" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/06/Intro-to-Copilot-image.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Yseop launches Yseop Copilot, a generative AI assistant for scientific writers" srcset="https://venturebeat.com/wp-content/uploads/2023/06/Intro-to-Copilot-image.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/yseop-unveils-yseop-copilot-a-generative-ai-assistant-for-scientific-writers/" title="Yseop launches Yseop Copilot, a generative AI assistant for scientific writers" rel="bookmark" class="ArticleListing__title-link">Yseop launches Yseop Copilot, a generative AI assistant for scientific writers</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/victordey/" title="Posts by Victor Dey" class="ArticleListing__author" rel="author">Victor Dey</a> <time class="ArticleListing__time" title="2023-06-06T06:00:00-07:00" datetime="2023-06-06T06:00:00-07:00">June 6, 2023 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2879410 .article-wrapper --> <article id="post-2872080" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/how-headless-and-composable-are-different-and-why-it-matters/" title="'Permalink to How headless and composable are different and why it matters" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/06/GettyImages-1202299845.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="How headless and composable are different and why it matters" srcset="https://venturebeat.com/wp-content/uploads/2022/06/GettyImages-1202299845.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/how-headless-and-composable-are-different-and-why-it-matters/" title="How headless and composable are different and why it matters" rel="bookmark" class="ArticleListing__title-link">How headless and composable are different and why it matters</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/darren-guarnaccia/" title="Posts by Darren Guarnaccia, Uniform" class="ArticleListing__author" rel="author">Darren Guarnaccia, Uniform</a> <time class="ArticleListing__time" title="2023-05-12T11:07:00-07:00" datetime="2023-05-12T11:07:00-07:00">May 12, 2023 11:07 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2872080 .article-wrapper --> <article id="post-2874585" class="ArticleListing"> <a href="https://venturebeat.com/ai/google-is-transforming-the-cloud-with-ai-for-both-developers-and-regular-users/" title="'Permalink to Google is transforming the cloud with AI — for both developers and regular users" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/05/Duet1-e1683757951578.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Google is transforming the cloud with AI — for both developers and regular users" srcset="https://venturebeat.com/wp-content/uploads/2023/05/Duet1-e1683757951578.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/google-is-transforming-the-cloud-with-ai-for-both-developers-and-regular-users/" title="Google is transforming the cloud with AI — for both developers and regular users" rel="bookmark" class="ArticleListing__title-link">Google is transforming the cloud with AI — for both developers and regular users</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2023-05-10T16:05:43-07:00" datetime="2023-05-10T16:05:43-07:00">May 10, 2023 4:05 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2874585 .article-wrapper --> <article id="post-2874487" class="ArticleListing"> <a href="https://venturebeat.com/ai/google-opens-up-about-palm-2-its-new-generative-ai-llm/" title="'Permalink to Google opens up about PaLM 2, its new generative AI LLM" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/05/Palm-2.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Google opens up about PaLM 2, its new generative AI LLM" srcset="https://venturebeat.com/wp-content/uploads/2023/05/Palm-2.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/google-opens-up-about-palm-2-its-new-generative-ai-llm/" title="Google opens up about PaLM 2, its new generative AI LLM" rel="bookmark" class="ArticleListing__title-link">Google opens up about PaLM 2, its new generative AI LLM</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2023-05-10T10:24:08-07:00" datetime="2023-05-10T10:24:08-07:00">May 10, 2023 10:24 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2874487 .article-wrapper --> <article id="post-2872071" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/its-2023-do-you-know-if-your-kubernetes-environments-are-safe/" title="'Permalink to It’s 2023: Do you know if your Kubernetes environments are safe?" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/05/annevb_glowing_locked_box_with_something_important_inside._Colo_557b0080-433c-43d0-b55a-325029c314f6.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="It’s 2023: Do you know if your Kubernetes environments are safe?" srcset="https://venturebeat.com/wp-content/uploads/2023/05/annevb_glowing_locked_box_with_something_important_inside._Colo_557b0080-433c-43d0-b55a-325029c314f6.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/its-2023-do-you-know-if-your-kubernetes-environments-are-safe/" title="It’s 2023: Do you know if your Kubernetes environments are safe?" rel="bookmark" class="ArticleListing__title-link">It’s 2023: Do you know if your Kubernetes environments are safe?</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/dan-whalen/" title="Posts by Dan Whalen, Expel" class="ArticleListing__author" rel="author">Dan Whalen, Expel</a> <time class="ArticleListing__time" title="2023-05-06T09:10:00-07:00" datetime="2023-05-06T09:10:00-07:00">May 6, 2023 9:10 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2872071 .article-wrapper --> <article id="post-2872206" class="ArticleListing"> <a href="https://venturebeat.com/ai/developers-embrace-ai-tools-but-face-big-code-challenges-survey-finds/" title="'Permalink to Developers embrace AI Tools but face &#8216;Big Code&#8217; challenges, survey finds" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/04/Screenshot-2023-04-27-at-1.35.41-AM-e1682604857405.png?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Developers embrace AI Tools but face &#8216;Big Code&#8217; challenges, survey finds" srcset="https://venturebeat.com/wp-content/uploads/2023/04/Screenshot-2023-04-27-at-1.35.41-AM-e1682604857405.png?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/developers-embrace-ai-tools-but-face-big-code-challenges-survey-finds/" title="Developers embrace AI Tools but face &#8216;Big Code&#8217; challenges, survey finds" rel="bookmark" class="ArticleListing__title-link">Developers embrace AI Tools but face &#8216;Big Code&#8217; challenges, survey finds</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2023-04-27T09:00:00-07:00" datetime="2023-04-27T09:00:00-07:00">April 27, 2023 9:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2872206 .article-wrapper --> <article id="post-2872139" class="ArticleListing"> <a href="https://venturebeat.com/ai/databricks-and-hugging-face-integrate-apache-spark-for-faster-ai-model-building/" title="'Permalink to Databricks and Hugging Face integrate Apache Spark for faster AI model building" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/04/pexels-photo-577585.jpeg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Databricks and Hugging Face integrate Apache Spark for faster AI model building" srcset="https://venturebeat.com/wp-content/uploads/2023/04/pexels-photo-577585.jpeg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/databricks-and-hugging-face-integrate-apache-spark-for-faster-ai-model-building/" title="Databricks and Hugging Face integrate Apache Spark for faster AI model building" rel="bookmark" class="ArticleListing__title-link">Databricks and Hugging Face integrate Apache Spark for faster AI model building</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/victordey/" title="Posts by Victor Dey" class="ArticleListing__author" rel="author">Victor Dey</a> <time class="ArticleListing__time" title="2023-04-26T15:16:39-07:00" datetime="2023-04-26T15:16:39-07:00">April 26, 2023 3:16 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2872139 .article-wrapper --> <article id="post-2867880" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/why-privacy-preserving-synthetic-data-is-a-key-tool-for-businesses/" title="'Permalink to Why privacy-preserving synthetic data is a key tool for businesses" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2023/04/mike-u-SGcFBTuSSU4-unsplash.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Why privacy-preserving synthetic data is a key tool for businesses" srcset="https://venturebeat.com/wp-content/uploads/2023/04/mike-u-SGcFBTuSSU4-unsplash.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/why-privacy-preserving-synthetic-data-is-a-key-tool-for-businesses/" title="Why privacy-preserving synthetic data is a key tool for businesses" rel="bookmark" class="ArticleListing__title-link">Why privacy-preserving synthetic data is a key tool for businesses</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/charlie-fletcher/" title="Posts by Charlie Fletcher" class="ArticleListing__author" rel="author">Charlie Fletcher</a> <time class="ArticleListing__time" title="2023-04-15T09:10:00-07:00" datetime="2023-04-15T09:10:00-07:00">April 15, 2023 9:10 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2867880 .article-wrapper --> <article id="post-2865683" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/in-shadow-of-chatgpt-diverse-nvidia-technology-grows-at-gtc-2023/" title="'Permalink to In shadow of ChatGPT, diverse Nvidia technology grows at GTC 2023" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/03/NVIDIA-Earth-2.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="In shadow of ChatGPT, diverse Nvidia technology grows at GTC 2023" srcset="https://venturebeat.com/wp-content/uploads/2022/03/NVIDIA-Earth-2.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/in-shadow-of-chatgpt-diverse-nvidia-technology-grows-at-gtc-2023/" title="In shadow of ChatGPT, diverse Nvidia technology grows at GTC 2023" rel="bookmark" class="ArticleListing__title-link">In shadow of ChatGPT, diverse Nvidia technology grows at GTC 2023</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/jack-vaughan/" title="Posts by Jack Vaughan" class="ArticleListing__author" rel="author">Jack Vaughan</a> <time class="ArticleListing__time" title="2023-03-28T09:37:00-07:00" datetime="2023-03-28T09:37:00-07:00">March 28, 2023 9:37 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2865683 .article-wrapper --> <article id="post-2865445" class="ArticleListing"> <a href="https://venturebeat.com/ai/turing-launches-ai-powered-services-to-form-engineering-dream-teams/" title="'Permalink to Turing launches AI-powered services to form engineering dream teams" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/10/GettyImages-1371832723.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Turing launches AI-powered services to form engineering dream teams" srcset="https://venturebeat.com/wp-content/uploads/2022/10/GettyImages-1371832723.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/turing-launches-ai-powered-services-to-form-engineering-dream-teams/" title="Turing launches AI-powered services to form engineering dream teams" rel="bookmark" class="ArticleListing__title-link">Turing launches AI-powered services to form engineering dream teams</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/srikrishna/" title="Posts by Sri Krishna" class="ArticleListing__author" rel="author">Sri Krishna</a> <time class="ArticleListing__time" title="2023-03-27T09:49:49-07:00" datetime="2023-03-27T09:49:49-07:00">March 27, 2023 9:49 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2865445 .article-wrapper --> <article id="post-2847013" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/the-art-of-the-possible-with-web3-interoperability/" title="'Permalink to The art of the possible with Web3 interoperability" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/10/GettyImages-1363709340-BlackSalmon-e1672419836160.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="The art of the possible with Web3 interoperability" srcset="https://venturebeat.com/wp-content/uploads/2022/10/GettyImages-1363709340-BlackSalmon-e1672419836160.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/the-art-of-the-possible-with-web3-interoperability/" title="The art of the possible with Web3 interoperability" rel="bookmark" class="ArticleListing__title-link">The art of the possible with Web3 interoperability</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/theo-gauthier/" title="Posts by Theo Gauthier, Toposware" class="ArticleListing__author" rel="author">Theo Gauthier, Toposware</a> <time class="ArticleListing__time" title="2023-02-11T09:10:00-08:00" datetime="2023-02-11T09:10:00-08:00">February 11, 2023 9:10 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2847013 .article-wrapper --> <article id="post-2842964" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/identifying-and-differentiating-quantum-talent-for-future-success/" title="'Permalink to Identifying and differentiating quantum talent for future success" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/08/GettyImages-605383251.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Identifying and differentiating quantum talent for future success" srcset="https://venturebeat.com/wp-content/uploads/2022/08/GettyImages-605383251.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/identifying-and-differentiating-quantum-talent-for-future-success/" title="Identifying and differentiating quantum talent for future success" rel="bookmark" class="ArticleListing__title-link">Identifying and differentiating quantum talent for future success</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/jordan-kenyon/" title="Posts by Jordan Kenyon, Booz Allen" class="ArticleListing__author" rel="author">Jordan Kenyon, Booz Allen</a><a href="https://venturebeat.com/author/jd-dulny/" title="Posts by JD Dulny, Booz Allen" class="ArticleListing__author" rel="author">JD Dulny, Booz Allen</a> <time class="ArticleListing__time" title="2023-01-22T08:20:00-08:00" datetime="2023-01-22T08:20:00-08:00">January 22, 2023 8:20 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2842964 .article-wrapper --> <article id="post-2839101" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/dont-forget-open-source-software-oss-when-assessing-cloud-app-security/" title="'Permalink to Don’t forget open source software (OSS) when assessing cloud app security" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/08/GettyImages-1371738261.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Don’t forget open source software (OSS) when assessing cloud app security" srcset="https://venturebeat.com/wp-content/uploads/2022/08/GettyImages-1371738261.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/dont-forget-open-source-software-oss-when-assessing-cloud-app-security/" title="Don’t forget open source software (OSS) when assessing cloud app security" rel="bookmark" class="ArticleListing__title-link">Don’t forget open source software (OSS) when assessing cloud app security</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/aakash-shah/" title="Posts by Aakash Shah, oak9" class="ArticleListing__author" rel="author">Aakash Shah, oak9</a> <time class="ArticleListing__time" title="2023-01-15T09:10:00-08:00" datetime="2023-01-15T09:10:00-08:00">January 15, 2023 9:10 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2839101 .article-wrapper --> <article id="post-2846522" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/the-hottest-it-skills-for-2023-even-in-a-recession/" title="'Permalink to The hottest IT skills for 2023 – even in a recession" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/12/pexels-christina-morillo-1181676-coder.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="The hottest IT skills for 2023 – even in a recession" srcset="https://venturebeat.com/wp-content/uploads/2022/12/pexels-christina-morillo-1181676-coder.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/the-hottest-it-skills-for-2023-even-in-a-recession/" title="The hottest IT skills for 2023 – even in a recession" rel="bookmark" class="ArticleListing__title-link">The hottest IT skills for 2023 – even in a recession</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/drobb/" title="Posts by Drew Robb" class="ArticleListing__author" rel="author">Drew Robb</a> <time class="ArticleListing__time" title="2022-12-27T07:12:00-08:00" datetime="2022-12-27T07:12:00-08:00">December 27, 2022 7:12 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2846522 .article-wrapper --> <article id="post-2832942" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/kubernetes-gateway-api-reality-check-ingress-controller-is-still-needed/" title="'Permalink to Kubernetes Gateway API reality check: Ingress controller is still needed" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2019/04/Nutanix-featured-image-smaller-1.jpeg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="Kubernetes Gateway API reality check: Ingress controller is still needed" srcset="https://venturebeat.com/wp-content/uploads/2019/04/Nutanix-featured-image-smaller-1.jpeg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/kubernetes-gateway-api-reality-check-ingress-controller-is-still-needed/" title="Kubernetes Gateway API reality check: Ingress controller is still needed" rel="bookmark" class="ArticleListing__title-link">Kubernetes Gateway API reality check: Ingress controller is still needed</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/brian-ehlert/" title="Posts by Brian Ehlert, NGINX" class="ArticleListing__author" rel="author">Brian Ehlert, NGINX</a> <time class="ArticleListing__time" title="2022-12-08T11:07:00-08:00" datetime="2022-12-08T11:07:00-08:00">December 8, 2022 11:07 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2832942 .article-wrapper --> <article id="post-2831603" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/how-engineering-teams-can-collaborate-with-finance-to-build-a-finops-culture/" title="'Permalink to How engineering teams can collaborate with finance to build a FinOps culture" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/04/GettyImages-764777669.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="How engineering teams can collaborate with finance to build a FinOps culture" srcset="https://venturebeat.com/wp-content/uploads/2022/04/GettyImages-764777669.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/how-engineering-teams-can-collaborate-with-finance-to-build-a-finops-culture/" title="How engineering teams can collaborate with finance to build a FinOps culture" rel="bookmark" class="ArticleListing__title-link">How engineering teams can collaborate with finance to build a FinOps culture</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/laurent-gil/" title="Posts by Laurent Gil, CAST AI" class="ArticleListing__author" rel="author">Laurent Gil, CAST AI</a> <time class="ArticleListing__time" title="2022-12-07T13:07:00-08:00" datetime="2022-12-07T13:07:00-08:00">December 7, 2022 1:07 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2831603 .article-wrapper --> <article id="post-2842543" class="ArticleListing"> <a href="https://venturebeat.com/ai/pytorch-2-0-release-accelerates-open-source-machine-learning/" title="'Permalink to PyTorch 2.0 release accelerates open-source machine learning" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2022/12/PyTorch-logo_120222.jpg?w=350&amp;h=175&amp;crop=1" class="ArticleListing__image wp-post-image" alt="PyTorch 2.0 release accelerates open-source machine learning" srcset="https://venturebeat.com/wp-content/uploads/2022/12/PyTorch-logo_120222.jpg?w=350&amp;h=175&amp;crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/pytorch-2-0-release-accelerates-open-source-machine-learning/" title="PyTorch 2.0 release accelerates open-source machine learning" rel="bookmark" class="ArticleListing__title-link">PyTorch 2.0 release accelerates open-source machine learning</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/sean-michael-kerner/" title="Posts by Sean Michael Kerner" class="ArticleListing__author" rel="author">Sean Michael Kerner</a> <time class="ArticleListing__time" title="2022-12-02T08:19:12-08:00" datetime="2022-12-02T08:19:12-08:00">December 2, 2022 8:19 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2842543 .article-wrapper --> </div> </div> </div><!-- END .body-container --> <noscript> <ul class='archive-navigation'> <li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2024/">2024</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/11/">Nov</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2023/">2023</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2022/">2022</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2021/">2021</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2020/">2020</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2019/">2019</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2018/">2018</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2017/">2017</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2016/">2016</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2015/">2015</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2014/">2014</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/12/">Dec</a></li></ul> </li> </ul> </noscript> <footer id="the_footer" class="site-footer "> <div class="Footer__content"> <ul class="Footer__icons"> <li class="Footer__icon"> <a class="Footer__site-logo " href="/"> <svg class="SiteLogo" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 177.75 100"><title>VentureBeat Homepage</title><path d="M140,0c10.06.29,22.25.72,29.6,8.36,4.26,4.53,6.67,11.9,6.67,18.41,0,8.79-4,13.74-6.24,15.87-2.83,2.83-6.52,4.67-10.05,6.37,4.1,1.29,8.36,2.55,12.17,6.24,4.12,4.1,6.94,11.18,6.94,18.69a24.19,24.19,0,0,1-6.94,17.56c-7.92,8.07-18.41,8.22-29.74,8.5h-46V79.6l8.92.14V20.26l-8.92.14V0Zm-8.64,40.22c8.08.15,9.21.15,11.2-.27A9.65,9.65,0,0,0,150.23,30c0-5.24-3-8.21-5.09-9.21s-3.69-1.13-13.75-1.27Zm0,39.38h7.8c5.52,0,13.31-.13,13.31-9.62,0-5-2.69-8.36-6.1-9.64-2.4-1-3.53-1-15-1Z" transform="translate(-1.37)" class="SiteLogo--red"/><polygon points="0 0 42.92 0 42.92 20.4 34.13 20.26 48.72 77.48 64.45 20.26 55.67 20.4 55.67 0 95.04 0 95.04 20.4 88.38 20.26 63.6 100 31.3 100 6.23 20.26 0 20.4 0 0" class="SiteLogo--white"/></svg> </a> </li> <li class="Footer__icon"> <a href="https://www.facebook.com/venturebeat/"> <svg class="Footer__social-icon" data-name="Facebook Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.17 49.85"><title>Follow us on Facebook</title><path d="M50.83,39.89h-7v24.9H33.5V39.89H28.57v-8.8H33.5V25.4C33.5,21.32,35.43,15,43.94,15l7.67,0v8.54H46a2.11,2.11,0,0,0-2.19,2.4v5.17h7.89Z" transform="translate(-28.57 -14.95)"/></svg> </a> </li> <li class="Footer__icon"> <a href="https://twitter.com/venturebeat"> <svg class="Footer__social-icon" data-name="X Logo" height="20" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg"><title>Follow us on X</title> <path d="M17.244 0.25H20.552L13.325 8.51L21.827 19.75H15.17L9.956 12.933L3.99 19.75H0.679998L8.41 10.915L0.253998 0.25H7.08L11.793 6.481L17.244 0.25ZM16.083 17.77H17.916L6.084 2.126H4.117L16.083 17.77Z" fill="white"/> </svg> </a> </li> <li class="Footer__icon"> <a href="https://www.linkedin.com/company/venturebeat"> <svg class="Footer__social-icon" data-name="LinkedIn Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 47.79"><title>Follow us on LinkedIn</title><path d="M43,35.33v-.11l-.07.11Z" transform="translate(-15 -15.11)"/><path d="M26.35,62.9H15.63V30.66H26.35ZM21,26.25h-.07A5.55,5.55,0,0,1,15,20.68c0-3.16,2.4-5.57,6.06-5.57s5.93,2.41,6,5.57S24.73,26.25,21,26.25ZM65,62.9H54.28V45.65c0-4.34-1.55-7.3-5.43-7.3a5.89,5.89,0,0,0-5.5,3.93A7.37,7.37,0,0,0,43,44.89v18H32.28s.14-29.22,0-32.24H43v4.56a10.63,10.63,0,0,1,9.66-5.32C59.71,29.9,65,34.5,65,44.41Z" transform="translate(-15 -15.11)"/></svg> </a> </li> <li class="Footer__icon"> <a href="https://feeds.feedburner.com/venturebeat/SZYF"> <svg class="Footer__social-icon" data-name="RSS Icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 40 40"><defs><clipPath><rect x="1.29" y="-3.95" width="42.51" height="42.51" style="fill:none"/></clipPath></defs><title>Follow us on RSS</title><g style="clip-path:url(#clip-path)"><circle cx="6.5" cy="33.6" r="4.9"/><path d="M-.6,8.48A33.48,33.48,0,0,1,32.84,41.92,33.48,33.48,0,0,1-.6,75.36,33.48,33.48,0,0,1-34,41.92,33.48,33.48,0,0,1-.6,8.48m0-5.77A39.21,39.21,0,0,0-39.81,41.92,39.2,39.2,0,0,0-.6,81.13,39.21,39.21,0,0,0,38.61,41.92,39.22,39.22,0,0,0-.6,2.71Z"/><path d="M.33,19.56a20.51,20.51,0,1,1,0,41,20.51,20.51,0,0,1,0-41m0-5.77A26.29,26.29,0,0,0-25.95,40.07,26.28,26.28,0,0,0,.33,66.35,26.28,26.28,0,0,0,26.62,40.07,26.29,26.29,0,0,0,.33,13.79Z"/></g></svg> </a> </li> </ul> <ul class="Footer__page-links"> <li class="Footer__page-link"> <a href="/tag/business-sponsored-company-news/" class="Footer__link">Press Releases</a> </li> <li class="Footer__page-link"> <a href="/contact/" class="Footer__link">Contact Us</a> </li> <li class="Footer__page-link"> <a href="https://media.venturebeat.com/" class="Footer__link">Advertise</a> </li> <li class="Footer__page-link"> <a href="/contact/" class="Footer__link">Share a News Tip</a> </li> <li class="Footer__page-link"> <a href="/guest-posts/" class="Footer__link">Contribute to DataDecisionMakers</a> </li> </ul> <ul class="Footer__page-links"> <li class="Footer__page-link"> <a href="/privacy-policy/" class="Footer__link">Privacy Policy</a> </li> <li class="Footer__page-link"> <a href="/terms-of-service/" class="Footer__link">Terms of Service</a> </li> <li class="Footer__page-link"> <button onclick="__uspapi('displayUspUi')" href="javascript:void(0)" class="Footer__link">Do Not Sell My Personal Information</button> </li> </ul> <p class="Footer__cr">&copy; 2024 <a href="https://venturebeat.com/" class="Footer__legal">VentureBeat</a>. All rights reserved.</p> </div> </footer> <div id="ROS_HB" class="adslot adslot-custom" data-sizes="[1,1]"></div> <div id="newsletter-signup" class="newsletter-signup" style="display: none;"> <div class="newsletter-content"> <span id="close-newsletter" class="close-newsletter">&times;</span> <div class="newsletter-inner"> <img class="newsletter-image" src="https://venturebeat.com/wp-content/themes/vb-news/brand/img/vb-daily-newsletter.png" alt=""> <div class="form-container"> <h3 id="cta-title">VB Daily</h3> <p id="cta-copy" class="newsletter-description">The best of VentureBeat delivered to your inbox everyday</p> <form action="" data-action="nonce_mailchimp_sticky_subscribe" id="NewsletterForm" class="Form js-vb-newsletter-cta"> <input type="email" name="email" placeholder="Email" class="Form__input" id="email-input" required> <input type="hidden" id="newsletter-input" name="newsletter" value="vb_dailyroundup"> <input type="hidden" name="b_f67554569818c29c4c844d121_89d8059242" value=""> <input type="hidden" id="nonce_mailchimp_sticky_subscribe" name="nonce_mailchimp_sticky_subscribe" value="6e8817d1fe" /><input type="hidden" name="_wp_http_referer" value="/tag/development-languages/" /> <button type="submit" class="Form__button Newsletter__sub-btn">Subscribe</button> </form> <p class="Form__newsletter-legal">We respect your privacy. Your email will only be used for sending our newsletter. You can unsubscribe at any time. Read our <a href="/privacy-policy/">Privacy Policy</a>.</p> <p class="Form__success" > Thanks for subscribing. Check out more <a href="/newsletters/">VB newsletters here</a>. </p> <p class="Form__error">An error occured.</p> </div> </div> </div> </div> <script type="text/javascript"> var infiniteScroll = {"settings":{"id":"river","ajaxurl":"https:\/\/venturebeat.com\/?infinity=scrolling","type":"click","wrapper":true,"wrapper_class":"infinite-wrap","footer":"the_footer","click_handle":"1","text":"Load more articles","totop":"Scroll back to top","currentday":"02.12.22","order":"DESC","scripts":[],"styles":[],"google_analytics":true,"offset":1,"history":{"host":"venturebeat.com","path":"\/tag\/development-languages\/page\/%d\/","use_trailing_slashes":true,"parameters":""},"query_args":{"tag":"development-languages","error":"","m":"","p":0,"post_parent":"","subpost":"","subpost_id":"","attachment":"","attachment_id":0,"name":"","pagename":"","page_id":0,"second":"","minute":"","hour":"","day":0,"monthnum":0,"year":0,"w":0,"category_name":"","cat":"","tag_id":433498,"author":"","author_name":"","feed":"","tb":"","paged":0,"meta_key":"","meta_value":"","preview":"","s":"","sentence":"","title":"","fields":"","menu_order":"","embed":"","category__in":[],"category__not_in":[],"category__and":[],"post__in":[],"post__not_in":[],"post_name__in":[],"tag__in":[],"tag__not_in":[],"tag__and":[],"tag_slug__in":["development-languages"],"tag_slug__and":[],"post_parent__in":[],"post_parent__not_in":[],"author__in":[],"author__not_in":[],"search_columns":[],"update_post_term_cache":false,"posts_per_page":40,"ignore_sticky_posts":false,"suppress_filters":false,"cache_results":true,"update_menu_item_cache":false,"lazy_load_term_meta":false,"update_post_meta_cache":true,"post_type":"","nopaging":false,"comments_per_page":"50","no_found_rows":false,"order":"DESC"},"query_before":"2024-11-23 03:50:04","last_post_date":"2022-12-02 08:19:12","body_class":"infinite-scroll","loading_text":"Loading new page","stats":"blog=126020344&host=venturebeat.com&v=ext&j=1:13.9.1&x_pagetype=infinite-click-jetpack"}}; </script> <noscript> <img src="//pixel.quantserve.com/pixel/p-UkS7f9ZMSZ6hP.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <script type="text/javascript" src="https://venturebeat.com/_static/??/wp-content/mu-plugins/jetpack-13.9/_inc/build/infinite-scroll/infinity.min.js,/wp-content/themes/vb-news/dist/js/news-general.js?m=1732310736j" ></script><script type="text/javascript" src="https://stats.wp.com/e-202447.js" id="jetpack-stats-js" data-wp-strategy="defer"></script> <script type="text/javascript" id="jetpack-stats-js-after"> /* <![CDATA[ */ _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"126020344\",\"post\":\"0\",\"tz\":\"-8\",\"srv\":\"venturebeat.com\",\"hp\":\"vip\",\"j\":\"1:13.9.1\"}") ]); _stq.push([ "clickTrackerInit", "126020344", "0" ]); /* ]]> */ </script> <script type="text/javascript"> (function() { var extend = function(out) { out = out || {}; for (var i = 1; i < arguments.length; i++) { if (!arguments[i]) continue; for (var key in arguments[i]) { if (arguments[i].hasOwnProperty(key)) out[key] = arguments[i][key]; } } return out; }; extend( window.infiniteScroll.settings.scripts, ["the-neverending-homepage","vb-news-general","jetpack-stats"] ); extend( window.infiniteScroll.settings.styles, ["the-neverending-homepage","vb-brand-combined","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="assertive"></span> </body> </html>

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