Latest from todaynewsMalicious package found in the Go ecosystemThe malicious package, a typosquat of the popular BoltDB module, is said to be among the first known exploits of the Go Module Mirror’s indefinite module caching.By Paul KrillFeb 05, 20252 minsApplication SecurityGoogle GoProgramming Languages news Digma Preemptive Observability Analysis engine tackles AI code bugs By Paul KrillFeb 05, 20252 minsApplication SecurityGenerative AISoftware Developmentfeature Is 2025 the year of quantum computing?By Matthew TysonFeb 05, 20259 minsEmerging TechnologyQuantum ComputingSoftware Development how toHow to make lightweight Docker images (and keep them slim)By Serdar Yegulalp Feb 05, 20256 minsContainersDockerSoftware Development opinionCloud development environments for the winBy Nick Hodges Feb 05, 20255 minsCode EditorsDevelopment ToolsIntegrated Development Environments newsRust update fixes ‘forever’ compilationBy Paul Krill Feb 04, 20252 minsProgramming LanguagesRustSoftware Development newsAutomated builds, tests, and quality gates are key to software quality – reportBy Paul Krill Feb 04, 20253 minsSoftware Development analysisWhat you need to know about developing AI agentsBy Isaac Sacolick Feb 04, 202510 minsArtificial IntelligenceGenerative AISoftware Development analysisPublic cloud providers are missing the mark with AIBy David Linthicum Feb 04, 20255 minsArtificial IntelligenceContainersGenerative AI ArticlesnewsLinux Foundation warns of US OFAC sanctionsThe Linux Foundation has posted a guide to navigating US Office of Foreign Assets Control sanctions and other global regulations for open source developers.By Paul Krill Feb 03, 2025 3 minsApplication SecurityData and Information SecurityOpen SourcereviewsReview: Solver can code that for youDo you want to delegate a software engineering task to an AI agent and leave it to work on the problem by itself? Solver may be able to help you.By Martin Heller Feb 03, 2025 15 minsArtificial IntelligenceDevelopment ToolsGenerative AIopinionThe DeepSeek lessonThe AI vendors that will end up winning will be those that earn customers’ trust. OpenAI seems to be doing the opposite. By Matt Asay Feb 03, 2025 5 minsArtificial IntelligenceGenerative AIOpen SourcenewsJavaScript Temporal to ease dates and timesSupport for JavaScript’s new Temporal object is finally arriving in web browsers, giving developers a simpler alternative to the problematic Date. By Paul Krill Jan 31, 2025 2 minsJavaScriptProgramming LanguagesWeb DevelopmentanalysisPlunge into Python: New tools and tips for Python developersTake a deep dive into Python virtual environments, find your next best Python web framework, and grab up a couple of new Python utilities while they're hot.By Serdar Yegulalp Jan 31, 2025 2 minsProgramming LanguagesPythonSoftware DevelopmentnewsTypeScript checks returns for conditional and indexed access typesNext TypeScript release, due February 25, will support a limited form of checking against conditional and indexed acces types in return statements. By Paul Krill Jan 30, 2025 3 minsJavaScriptProgramming LanguagesTypescriptanalysisMicrosoft’s new DocumentDB rethinks NoSQL on PostgreSQLStandalone document-oriented database gives developers an open-source alternative to MongoDB now and perhaps an industry standard NoSQL API and engine later. By Simon Bisson Jan 30, 2025 8 minsDocument DatabasesNoSQL DatabasesPostgreSQLfeatureBrowser Use: An open-source AI agent to automate web-based tasksBrowser Use connects AI agents directly to web browsers, enabling them to autonomously navigate, interact with, and extract information from websites. By Janakiram MSV Jan 30, 2025 7 minsDevelopment Libraries and FrameworksGenerative AIOpen SourcenewsSourcegraph unveils AI coding agents Sourcegraph has rolled out an auto-edit capability to Cody and made a code review agent and API for building custom agents available through early access programs. By Paul Krill Jan 30, 2025 2 minsArtificial IntelligenceDevelopment ToolsGenerative AInewsAsync closure support is stable for Rust 1.85The Rust leadership team announced progress on its 2024 project goals including support for async closures, stabilizing Rust language features used in the Linux kernel, and ongoing work on return type notation.By Paul Krill Jan 29, 2025 3 minsProgramming LanguagesRustSoftware DevelopmentanalysisThe biggest ideas in software and technology todayAstonishing advancements fueled by AI, agentic AI, quantum computing, brain-computer interfaces, and blockchain are on the horizon. By Matthew Tyson Jan 29, 2025 9 minsEmerging TechnologySoftware DevelopmentTechnology IndustryopinionDoing authentication rightThe do’s and don’ts of implementing an authentication process that provides strong security without irritating your users. By Nick Hodges Jan 29, 2025 8 minsAuthenticationMulti-factor AuthenticationSoftware Development Show more Show less View all Video on demand videoHow to remove sensitive data from repositories | Git DisastersEver committed sensitive information to a git repository and realized it all too late? You can always erase the repo and start over, but there are other, more elegant solutions. In this video we explore a few options for deleting confidential data from git repositories, both built into the git tool and available as third-party solutions. Jan 31, 2025 5 minsPython How to automate web app testing with Playwright Jan 09, 2025 5 minsPython Exploring new features in Cython 3.1 Jan 07, 2025 5 minsPython How to use watchdog to monitor file system changes using Python Dec 17, 2024 3 minsPythonSee 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 Show me moreLatestArticlesVideos analysis Using NATS with .NET Aspire By Simon Bisson 06 Feb 20258 mins Cloud NativeMicroservicesMicrosoft .NET news Databricks acquires BladeBridge to aid data warehouse migrations By Anirban Ghoshal 05 Feb 20254 mins Data WarehousingGenerative AI brandpost Sponsored by IDC Smart Traffic Enforcement: Kazakhstan’s Qorgau System in Action By IDC 05 Feb 20253 mins Artificial Intelligence video The power of Python's abstract base classes 13 Dec 20245 mins Python video Text drawing and screen capture with Python's Pillow library 25 Nov 20243 mins Python video Use \"__main__\" in Python to make packages runnable 22 Nov 20243 mins Python