newsJetBrains IDEs ease debugging for Kubernetes appsVersion 2024.3 updates to IntelliJ, PyCharm, WebStorm, and other JetBrains IDEs streamline remote debugging of Kubernetes microservices and much more. By Paul KrillNov 14, 20243 minsIntegrated Development EnvironmentsJavaPython analysis Understanding Hyperlight, Microsoft’s minimal VM managerBy Simon BissonNov 14, 20248 minsMicrosoft AzureRustServerless Computinganalysis GitHub Copilot learns new tricksBy Simon BissonNov 07, 20248 minsGitHubJavaMicrosoft Azure newsVisual Studio Code previews AI-powered code editingBy Paul Krill Nov 04, 20243 minsVisual Studio CodeIntegrated Development EnvironmentsDevelopment Tools newsGrounding with Google Search available in Google AI Studio, Gemini APIBy Paul Krill Oct 31, 20242 minsGoogle Cloud PlatformGenerative AIAPIs newsAmazon rolls out a genAI-powered inline chat function for Amazon Q DeveloperBy Evan Schuman Oct 30, 20246 minsGenerative AIDevelopment Tools newsGitHub Copilot expands AI model supportBy Paul Krill Oct 29, 20243 minsGenerative AIGitHubIntegrated Development Environments newsTabnine previews AI code review agentBy Paul Krill Oct 29, 20242 minsGenerative AIDevelopment ToolsArtificial Intelligence featureVisual Studio Code vs. Sublime Text: Which code editor should you use?By Martin Heller Oct 28, 202410 minsCode EditorsIntegrated Development EnvironmentsDevelopment Tools ArticlesnewsJetBrains offers free use of WebStorm and Rider IDEsNew licenses make JetBrains’ JavaScript/TypeScript and .NET/game development environments free to use for open-source projects and other non-commercial purposes. By Paul Krill Oct 24, 2024 2 minsIntegrated Development EnvironmentsJavaScriptMicrosoft .NETnewsSyncfusion open-sources UI controls for .NET MAUIThe open source Syncfusion Toolkit for .NET MAUI includes multi-platform controls for charting, navigation, effects, and more.By Paul Krill Oct 23, 2024 1 minMicrosoft .NETDevelopment ToolsOpen Sourcefeature11 open source AI projects that developers will loveAI copilots are great, but what else is out there? Here are 11 open source AI projects that make writing beautiful software easier.By Peter Wayner Oct 21, 2024 6 minsGenerative AIDevelopment ToolsOpen SourceanalysisSecure Azure Kubernetes with Advanced Container Networking ServicesMicrosoft bundles open source security and observability tools for its managed cloud-native platform.By Simon Bisson Oct 17, 2024 7 minsContainersKubernetesMicrosoft AzureopinionMaking generative AI work for youFind the sweet spot where genAI boosts your productivity but doesn’t get you in over your head where you can’t tell good output from bad.By Matt Asay Oct 14, 2024 5 minsGenerative AIDevelopment ToolsEmerging TechnologynewsDatabricks says with its new Databricks Apps platform, you can build tailored enterprise apps in 5 minutesData infrastructure company Databricks says its new platform helps users create secure, tailored, enterprise-specific apps in just minutes. By Taryn Plumb Oct 08, 2024 5 minsDevelopment ToolsSoftware DevelopmentreviewChatGPT o1-preview excels at code generationOpenAI’s latest generative AI model is much better at code generation than previous models, but slower and more expensive — and not quite ready for production.By Martin Heller Oct 06, 2024 57 minsGenerative AIDevelopment ToolsArtificial IntelligencenewsVisual Studio Code 1.94 improves file searchSeptember 2024 release of Microsoft’s code editor also introduces the ability to run Python tests with coverage. By Paul Krill Oct 03, 2024 3 minsVisual Studio CodeIntegrated Development EnvironmentsDevelopment ToolsnewsOpenAI previews Realtime API for speech-to-speech appsRealtime API supports multi-model text and speech experiences including natural speech-to-speech conversations using preset voices already supported in the API. By Paul Krill Oct 02, 2024 3 minsGenerative AIAPIsDevelopment Toolshow-toDocker tutorial: Get started with DockerDocker revolutionized how applications are deployed and is a cornerstone of modern enterprise development. This guide gets you started with Docker, from installation and setup to building a Docker container and using Dockerfiles to automate Docker image builds.By Serdar Yegulalp Oct 02, 2024 19 minsDockerContainersCloud NativereviewsTwo good Visual Studio Code alternativesZed editor, Eclipse Theia IDE, Lite XL, and Cursor all offer some advantages over VS Code, at least for now. Zed and Cursor stand apart. By Martin Heller Oct 01, 2024 15 minsVisual Studio CodeCode EditorsIntegrated Development EnvironmentsnewsTabnine AI agents generate, validate code for Jira issuesNew Tabnine agents allow the AI programming assistant to generate code from requirements in Jira issues and validate human- or AI-generated code for those requirements. By Paul Krill Sep 26, 2024 2 minsGenerative AIDevelopment ToolsArtificial Intelligence 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 Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages View all topics All topics Close Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Security Software Development Technology Industry Show me moreLatestArticlesVideos news Go language evolving for future hardware, AI workloads By Paul Krill Nov 15, 20243 mins Google GoGenerative AIProgramming Languages analysis Strategies to navigate the pitfalls of cloud costs By David Linthicum Nov 15, 20246 mins Cloud ArchitectureCloud ManagementCloud Computing analysis And the #1 Python IDE is . . . By Serdar Yegulalp Nov 15, 20242 mins PythonProgramming LanguagesSoftware Development 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