opinionThe dirty little secret of open source contributionsIt isn’t the person making the contributions—it’s how easy the contributions make it to use the software. By Matt AsayNov 18, 20244 minsTechnology IndustryOpen Source opinion Breaking down digital silosBy Matt AsayNov 11, 20244 minsChief Digital OfficerCIOTechnology Industryopinion The cloud reaches its equilibrium pointBy Matt AsayNov 04, 20245 minsTechnology IndustryCloud ArchitectureCloud Computing analysisOverlooked cloud sustainability issues By David Linthicum Nov 01, 20245 minsTechnology IndustryCloud ArchitectureCloud Computing opinionOpen source gets complicatedBy Matt Asay Oct 28, 20245 minsTechnology IndustryOpen SourceArtificial Intelligence opinionAt the mercy of social mediaBy Nick Hodges Oct 15, 20246 minsTechnology Industry featureHow do we fund open source?By Bill Doerrfeld Oct 14, 202413 minsTechnology IndustryOpen SourceSoftware Development opinionCalifornia’s vetoed AI bill: Bullet dodged, but not for long By Kjell Carlsson Oct 08, 20248 minsTechnology IndustryGenerative AIArtificial Intelligence analysisEmbracing your inner on-premises selfBy David Linthicum Oct 08, 20246 minsTechnology IndustryCloud ArchitectureCloud Computing ArticlesopinionOpen source isn’t going to save AIThe cloud computing market is just the latest of many historical precedents showing that markets coalesce around a few big companies. By Matt Asay Oct 07, 2024 4 minsTechnology IndustryOpen SourceArtificial IntelligenceanalysisThe battle cry of 2025: Do cloud local!Businesses are recognizing the benefits of specialized GPU clouds, general-purpose IaaS providers, and regional cloud options.By David Linthicum Oct 01, 2024 5 minsTechnology IndustryMulti CloudCloud ComputingopinionCrescendo makes AI boring—and profitableAn AI startup is turning call centers into a successful model of using AI to support human employees. By Matt Asay Sep 30, 2024 6 minsTechnology IndustryGenerative AIArtificial IntelligencenewsJavaScript community challenges Oracle’s JavaScript trademarkAn open letter with more than 10,000 signatures accuses Oracle of abandoning the JavaScript trademark and urges the company to set it free. By Paul Krill Sep 20, 2024 2 minsTechnology IndustryJavaScriptProgramming LanguagesanalysisCloud architects: Try thinking like a CFOCompanies suffer when cloud computing architects are not directly aligned with their business's overall goals. Let’s readjust our perspectives from purely technical. By David Linthicum Sep 20, 2024 5 minsTechnology IndustryIT SkillsCloud ArchitectureopinionWhen your cloud strategy is ‘it depends’Enterprise IT moves slowly, and people may not embrace change. What does it take to encourage your company to move into the future?By Matt Asay Sep 16, 2024 5 minsTechnology IndustryCloud ComputingEmerging TechnologyanalysisA critical juncture for public cloud providersAs more enterprises leave the cloud or express real concern with rising prices, vendors must adapt to retain enterprise customers.By David Linthicum Sep 10, 2024 5 minsTechnology IndustryGenerative AIArtificial IntelligenceopinionWhen the PC and Internet were newThe early PC and Internet days were a glorious time for technology, when magical new developments in hardware and software were thrilling and life-changing. Kind of like today.By Nick Hodges Sep 10, 2024 8 minsTechnology IndustryopinionJunior developers and AIThe companies replacing their junior developers with AI will be in big trouble when they realize they have no one to become a senior developer.By Matt Asay Sep 09, 2024 5 minsTechnology IndustryGenerative AISoftware DevelopmentopinionElastic’s return to open source When AWS ships other companies’ open source code as its own, it’s hard for the code to stay open source. That says something about cloud competition versus partnerships.By Matt Asay Sep 03, 2024 6 minsAmazon Web ServicesTechnology IndustryOpen SourceopinionAre you the boss of your feed?You probably get an endless barrage of news, information, social media, and who-knows-what-else through several automated feeds every day. How’s that working out? By Nick Hodges Aug 27, 2024 5 minsTechnology IndustryopinionThe slow evolution of enterprise techEnterprises have largely favored the same programming languages and databases for the past decade, so don’t panic if you haven’t mastered artificial intelligence yet. By Matt Asay Aug 26, 2024 6 minsTechnology IndustryDatabasesProgramming Languages Show more Show less View all Upcoming Events28/Nov conference The Official CSO Security Summit UKNov 28, 20249:30 am – 17:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards CSO 30 Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards Next CSO Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO View all events Video on demand videoBuilding Python wheels to distribute your programsThe “wheel” format in Python lets you bundle up and redistribute a Python package you’ve created. Others can then use the “pip” tool to install your program from your wheel file, which can include binary components (like Python extension modules written in C). This video walks through the basics of how to build wheels with a “pip install”-able project. Nov 15, 2024 6 minsPythonSoftware Development Creating a pip install-able Python package Nov 14, 2024 3 minsPythonSoftware Development How to get better web requests in Python with httpx Oct 07, 2024 4 minsPython How to better integrate Python/C with CFFI Oct 03, 2024 5 minsPython See all videos Explore a topic Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source View all topics All topics Close Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Security Software Development Show me moreLatestArticlesVideos news Microsoft unveils imaging APIs for Windows Copilot Runtime By Paul Krill Nov 19, 20242 mins Generative AIAPIsDevelopment Libraries and Frameworks news Microsoft extends Entra ID to WSL, WinGet By Paul Krill Nov 19, 20242 mins Access ControlApplication SecurityIdentity and Access Management news Microsoft rebrands Azure AI Studio to Azure AI Foundry By Anirban Ghoshal Nov 19, 20244 mins Microsoft AzureGenerative AIDevelopment Tools video How to create and work with zip archives using Python Oct 01, 20245 mins Python video How to implement "modes" in software, with a game as an example Sep 12, 20244 mins Python video Powerful Python source code processing with "ast" Sep 10, 20249 mins Python