Latest from todayreviewsReview: 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 HellerFeb 03, 202515 minsArtificial IntelligenceDevelopment ToolsGenerative AI news Sourcegraph unveils AI coding agents By Paul KrillJan 30, 20252 minsArtificial IntelligenceDevelopment ToolsGenerative AInews Prompt Security adds code sanitization, data leak prevention for GitHub CopilotBy Paul KrillJan 27, 20251 minAndroid SecurityApplication SecurityGenerative AI newsJetBrains launches AI coding agentBy Paul Krill Jan 24, 20252 minsGenerative AIIntegrated Development EnvironmentsSoftware Deployment analysisStratoshark analyzes cloud applications at a syscall levelBy Simon Bisson Jan 23, 20258 minsCloud NativeContainersDevSecOps newsGoogle rolls out Vertex AI RAG EngineBy Paul Krill Jan 16, 20252 minsDevelopment ToolsGenerative AIGoogle Cloud Platform opinionYes, you should use AI coding assistants—but not like thatBy Matt Asay Jan 13, 20255 minsArtificial IntelligenceDevelopment ToolsGenerative AI newsAlmost nothing remains of Software AGBy Manfred Bremmer Jan 07, 20251 minDatabasesDevelopment Tools how-toIntro to VSCode.dev: The IDE in your browserBy Matthew Tyson Jan 01, 202510 minsDevelopment ToolsIntegrated Development EnvironmentsKotlin ArticlesnewsGitHub launches free tier of Copilot AI coding assistantGitHub Copilot Free is integrated into Visual Studio Code and requires a GitHub account.By Paul Krill Dec 18, 2024 1 minDevelopment ToolsGenerative AISoftware DevelopmentnewsOpenAI rolls out upgrade to reasoning model, new dev tools Analyst calls latest launch ‘something of a defensive move’ in order to keep up with AWS, Google, and Microsoft in AI development space.By Paul Barker Dec 18, 2024 4 minsArtificial IntelligenceDevelopment ToolsnewsGemini Code Assist tools target developer productivity from within IDEsGoogle said developers can sign up to test the new tools for their software development lifecycles.By Anirban Ghoshal Dec 17, 2024 3 minsDeveloperDevelopment ToolsfeatureWhat tech teams need to know about WebAssemblyWasm is a compelling technology with an array of use cases up and down the tech stack—but don't let the gotchas surprise you. Here's what teams need to know before adopting WebAssembly.By Bob Violino Dec 16, 2024 8 minsDevelopment ToolsSoftware DevelopmentWeb DevelopmentnewsVisual Studio Code adds overtype mode, paste with importsVS Code 1.96 allows users to overwrite text instead of inserting it and to automatically add imports when copying and pasting code between JavaScript or TypeScript. By Paul Krill Dec 12, 2024 3 minsCode EditorsIntegrated Development EnvironmentsVisual Studio CodenewsGoogle’s AI coding entry with Jules signals tougher competition in coding toolsThe tool’s capabilities include creating detailed, multi-step plans to address coding issues, modifying code across files, and preparing pull requests for seamless integration into GitHub.By Prasanth Aby Thomas Dec 12, 2024 5 minsDeveloperDevelopment ToolsGenerative AInewsDatabricks unveils synthetic data generation API to help evaluate agents fasterThe new API is designed to speed up the agent development and testing process so agents can be deployed in production faster.By Anirban Ghoshal Dec 10, 2024 3 minsAPIsArtificial IntelligenceDevelopment ToolsfeatureSurveying the LLM application framework landscapeLangChain, LlamaIndex, Semantic Kernel, and Haystack all help you to construct retrieval-augmented generation and other AI-enabled apps using your favorite large language models. By Martin Heller Dec 09, 2024 10 minsDevelopment Libraries and FrameworksDevelopment ToolsGenerative AIopinionWhy AI coding assistants are best for experienced developersGenerative AI tools write code quickly, but need constant supervision and correction. They can be more harmful than helpful in the hands of junior engineers. By Matt Asay Dec 09, 2024 5 minsArtificial IntelligenceDevelopment ToolsGenerative AInewsAWS amplifies developer tools with new gen AI featuresFrom an all-new version of SageMaker to new large language models, AWS is going all out to boost its offerings for developers.By Anirban Ghoshal Dec 04, 2024 5 minsDeveloperDevelopment ToolsGenerative AIhow-toCython tutorial: How to speed up PythonGive your Python applications a rocket boost—here's everything you need to know to get started with Cython and its Python-to-C compiler.By Serdar Yegulalp Dec 04, 2024 15 minsDevelopment ToolsProgramming LanguagesPythonhow-toIntro to Express.js: Endpoints, parameters, and routesExpress is a popular HTTP server and middleware platform for Node.js, and here you'll learn some of the top reasons why. Get started with request handling and more in Express.js.By Matthew Tyson Dec 04, 2024 8 minsDevelopment Libraries and FrameworksJavaScriptNode.js 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 Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages View all topics Show me moreLatestArticlesVideos news AWS tightens default security on Redshift By Howard Solomon 04 Feb 20255 mins Data and Information Security news Rust update fixes ‘forever’ compilation By Paul Krill 04 Feb 20252 mins Programming LanguagesRustSoftware Development news Automated builds, tests, and quality gates are key to software quality – report By Paul Krill 04 Feb 20253 mins Software Development 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