For you Ai Security Dev Cloud Hardware Startups Releases General

Dev · Top stories

1 source 1 report 12d ago

Cpp2Rust Automatically Translates C++ Code to Safe Rust

Cpp2Rust is a tool that automatically translates C++ to safe Rust using clang's AST. It simplifies the translation process with a runtime library while allowing configurations for safe or unsafe Rust code generation.

dev rust cpp translation
1 source 1 report 12d ago

SK hynix and TetraMem develop memristor-based SoC for AI edge devices

SK hynix and TetraMem have created a memristor-based in-memory computing SoC aimed at optimizing energy efficiency for AI edge devices. The architecture enhances performance for depthwise convolution while drastically reducing power consumption compared to traditional GPUs and NPUs, though it faces challenges in achieving competitive performance metrics.

dev memristor AI energy efficiency edge devices
1 source 1 report 12d ago

GitHub Code Quality Pricing Announcement May Affect Users

GitHub announced a new pricing structure for its Code Quality feature, set to launch on July 20, 2026. Users will be billed based on active committers and AI-powered features, prompting users to assess their repository usage to avoid unexpected charges.

dev github pricing code quality
1 source 1 report 12d ago

Amazon Quick Automate Introduces Native Case Management for Workflows

Amazon Quick Automate now includes native case management, enhancing the tracking and management of workflows across AI agents. This feature enables organizations to monitor work item progress, handle exceptions, and allow human intervention when necessary, facilitating efficient enterprise-scale automation.

dev automation ai workflow cloud
1 source 1 report 12d ago

Runloom Introduces Go-style Coroutines for Python with Free-Threading

Runloom has released a library for Python that implements Go-style stackful coroutines, enabling concurrent execution across multiple cores in Python environments without the Global Interpreter Lock. This new library allows for high-throughput and low-latency networking operations by utilizing hand-crafted assembly for context switching and a C work-stealing scheduler.

dev python concurrency coroutines open-source
1 source 1 report 12d ago

iOS 27 enables GymKit for iPhone and AirPods, enhancing gym workout tracking

iOS 27 expands GymKit, allowing iPhone and AirPods Pro 3 to track workouts without Apple Watch. This integration provides heart-rate data from AirPods while gym equipment sends metrics to the iPhone, appealing to users without an Apple Watch.

dev fitness ios27 gymkit apple
1 source 1 report 12d ago

Mitchell Hashimoto Discusses Ghostty, Zig, and Terminal Development

Mitchell Hashimoto discusses his new terminal emulator Ghostty, highlighting its cross-platform features and incorporation of Zig. He emphasizes his desire to deepen his understanding of terminal applications and fills a gap in the existing terminal ecosystem.

dev terminal ghostty programming open source
1 source 1 report 13d ago

Kastra Introduces Runtime Authorization for AI Coding Agents

Kastra has launched a tool that intercepts AI coding agent actions and applies deterministic policies before execution. This aims to enhance security for developers using Claude Code, Codex, and Cursor by preventing unintended actions that could harm production data.

dev ai security
1 source 1 report 13d ago

Kiyeovo tackles group chat challenges in decentralized messaging

Kiyeovo, a decentralized P2P messenger, emphasizes the complexities of implementing group chats without central servers. The app's development highlights significant trade-offs between maintaining decentralization and addressing key challenges, such as group membership and message order.

dev decentralization group chat messaging p2p
1 source 1 report 13d ago

npm 12 Disables Install Scripts by Default to Enhance Security

npm version 12 disables install scripts by default and introduces changes to access tokens to mitigate supply chain risks. These modifications require explicit user approval for install scripts and restrict operations for granular access tokens, aiming to enhance security for developers.

dev npm security supply chain development
1 source 1 report 13d ago

Devthropology Launches for Enhanced GitHub Repository Insights

Devthropology has launched a platform providing in-depth insights into GitHub repositories. This tool aims to improve analytics for developers, allowing better tracking of contribution patterns and project health.

dev github analytics development
1 source 1 report 13d ago

Google Gemini app team reveals top user requests and progress updates

Google's Josh Woodward requested feedback for the Gemini app, sharing the top ten user requests and current progress. Key issues include improving Google Workspace integrations and enhancing tool reliability, which are vital for user satisfaction and overall functionality of the app.

dev google gemini user feedback app development
1 source 1 report 13d ago

GitHub Establishes Durable Ownership for All Active Repositories

GitHub has validated the ownership of all active repositories, ensuring clear accountability. This move addresses gaps in ownership that complicated processes like secret scanning remediation.

dev github repository management
1 source 1 report 13d ago

Context.dev Launches API for Structured Data Extraction from Websites

Context.dev has launched an API that allows developers to extract structured data from any website quickly. This tool aids in building features faster by eliminating the need for extensive data collection, making real-time web data accessible via a single platform.

dev api data extraction
1 source 1 report 13d ago

Nvidia's CUDA-checkpoint Feature Enhanced for Faster Cold Starts

Nvidia's cuda-checkpoint utility has been reverse-engineered to improve GPU state transfer speeds. This enhancement significantly reduces the startup time of applications relying on CUDA by addressing PCIe bandwidth inefficiencies.

dev cuda nvidia gpu performance
1 source 1 report 13d ago

FableCut: Browser-based Video Editor with AI Agent Support Launched

FableCut is a browser-based non-linear video editor that allows AI agents to edit video content. It exposes project files as JSON documents, enabling real-time collaborative editing between users and AI.

dev video ai development editor
1 source 1 report 13d ago

Knock Agent launched with virtual filesystem and bash integration

Knock introduced the Knock Agent, an AI tool for managing customer messaging resources. Built using a virtual filesystem and bash, the agent streamlines workflow management by leveraging existing CLI capabilities and enables user interaction through various platforms.

dev ai startups
1 source 1 report 13d ago

Arcaide Introduces Multi-Level Call Graphs for Code Exploration

Arcaide has launched a tool that creates multi-level call graphs to visualize code structure more effectively. This method enhances understanding of code architecture by allowing users to navigate dependencies at different abstraction levels, thereby improving program comprehension.

dev code visualization development programming
1 source 1 report 13d ago

Developers increasingly migrate from GitHub to Codeberg and self-hosting options

A growing number of developers are abandoning GitHub for platforms like Codeberg and self-hosting options due to technical issues, political concerns, and perceived quality deficiencies. Notable projects such as Ghostty and Zig have announced their transition, signaling a potential trend away from GitHub's dominance in the open-source community.

dev git github open-source self-hosting
1 source 1 report 13d ago

Postgres Rewritten in Rust Passes All Regression Tests for Version 18.3

A new project called pgrust has rewritten Postgres in Rust, achieving compatibility with Postgres 18.3 and passing over 46,000 regression tests. This initiative aims to facilitate internal changes to Postgres while maintaining its established behavior, though it is not yet ready for production use.

dev postgres rust database development
1 source 1 report 13d ago

New Book on RISC-V SoC Design Aimed at Advanced Undergraduates

'RISC-V Microprocessor System-On-Chip Design' targets advanced undergraduates with foundational knowledge, covering essential concepts in VLSI and memory systems. It includes practical resources such as open-source code and problem sets to enhance learning and exploration of RISC-V architectures.

dev risc-v education hardware design
1 source 1 report 13d ago

Open Source Barware Launches Free Local-First Inventory Software

Open Source Barware has released a free bar inventory management program that operates locally on laptops, eliminating vendor lock-in. The tool provides features like smart inventory sheets and a product database, addressing long-standing inefficiencies in manual inventory processes in the bar industry.

dev inventory opensource barware software
1 source 1 report 14d ago

GitHub Agentic Workflows Automate Cross-Repo Documentation for Microsoft Team

The Aspire team at Microsoft implemented GitHub Agentic Workflows to automate documentation across repositories, improving efficiency. This change reduced the median time for merging documentation pull requests to 44.8 hours after code releases, addressing the challenge of managing cross-repo documentation.

dev github automation documentation
1 source 1 report 14d ago

DocuBrowse Launches Local AI-Powered Document Indexing Tool

DocuBrowse is a new tool that creates a searchable index of various document types using local AI models. It enables users to find documents based on meaning rather than exact keywords, thus enhancing document retrieval without the need for internet access or account creation.

dev document-management ai local-ai search
1 source 1 report 14d ago

Multigres Enables LISTEN/NOTIFY for Pooled Connections in Postgres

Multigres has developed a solution that allows PostgreSQL's LISTEN/NOTIFY feature to operate efficiently across pooled connections. This change mitigates the performance degradation seen when numerous clients utilize the notification system, making it scalable for high-demand applications.

dev postgres database connections notifications
1 source 1 report 14d ago

Onboard-CLI Tool Launches for Visualizing Codebases with LLM and AST

Onboard-CLI, a command-line tool and web visualizer, has been launched to assist developers in understanding complex codebases. It utilizes AST parsing via Tree-sitter to create topology graphs and enforce architectural boundaries, improving code management and visualization.

dev visualization codebase tool
1 source 1 report 14d ago

GitHub June 2026 Availability Report Highlights Infrastructure Progress

GitHub's June availability report outlines key structural advancements and infrastructure updates. The service improved its capacity for pull request reads and user queries while revising performance targets after a previous stability incident.

dev git github infrastructure availability
1 source 1 report 14d ago

Microsoft releases Flint, a visualization language for AI agents

Microsoft has released Flint, an open-source visualization intermediate language designed to improve AI agents' ability to generate high-quality data visualizations. It enables agents to produce visually appealing charts from simple specifications, addressing limitations of existing visualization languages.

dev microsoft visualization ai open-source
1 source 1 report 14d ago

GitHub Copilot Automates DNS Configuration for GitHub Pages

GitHub Copilot CLI now allows developers to publish websites on custom domains without manual DNS configuration. This integration with Namecheap's API facilitates faster deployment by automating DNS updates, reducing frustration for developers.

dev github dns automation development
1 source 1 report 14d ago

Former GitHub CEO launches decentralized Git network named Entire

Thomas Dohmke, former CEO of GitHub, has launched Entire, a decentralized Git network designed to improve coding efficiency for developers, particularly with the rise of coding agents. The platform aims to reduce reliance on centralized services like GitHub by allowing users to mirror repositories globally, enhancing speed and scalability.

dev git decentralization entire
1 source 1 report 14d ago

vLLM Enhances Transformers Integration for Optimized Model Inference

The vLLM pip package now features improved integration with the transformers library, allowing users to run Hugging Face models more efficiently. This update introduces advanced inference techniques that optimize performance across various model sizes and architectures.

dev transformers vllm machine learning model inference
1 source 1 report 14d ago

Launch of GeoSQL for Enhanced Geospatial Data Processing

GeoSQL introduces a skill for Claude, Codex, and GitHub Copilot to aid data scientists in managing geospatial data on platforms like PostGIS and BigQuery. It offers a 4x improvement in efficiency for geospatial tasks, allowing local or self-hosted operations without requiring a SaaS account.

dev geospatial sql data analytics
1 source 1 report 14d ago

Release of rlm-workflow for improved model inference and context management

The rlm-workflow has been introduced as an agent skill for managing hybrid local/API model inference. It employs a structured kanban workflow to enhance context length and maintain traceability, optimizing how code and requirements are processed.

dev workflow ml model inference
1 source 1 report 14d ago

Fortress Offers Stealth Chromium to Avoid Bot Detection

Fortress is a stealth Chromium engine designed to prevent scrapers and browser agents from being blocked by bot detection systems. By adjusting the browser fingerprint directly within the engine's C++ code, it allows automation tools like Playwright and Puppeteer to operate undetected, maintaining the appearance of a standard Chrome installation.

dev scraping chromium automation
1 source 1 report 14d ago

Moxie Launches Free Mermaid Diagram Editor with GitHub Integration

Moxie released a free Mermaid diagram editor that allows instant diagram creation and GitHub integration. Users can generate architecture diagrams from repositories, with features like live previews and one-click SVG/PNG exports.

dev mermaid diagrams github
1 source 1 report 15d ago

Notion launches new iPhone app 'Agents' to replace Notion Mail

Notion has released a new iPhone app called Agents, discontinuing its email app, Notion Mail. The app allows users to chat with Notion Agents for task management and information retrieval from their Notion workspace and other connected tools.

dev notion app ai productivity
1 source 1 report 15d ago

Davit Launches as a Native UI for Apple Containers

Davit is a new UI tool for managing Apple containers, communicating directly with the container daemon over XPC. It provides a lightweight interface for operations like starting or stopping containers without any additional frameworks, enhancing user accessibility without requiring admin rights.

dev containers apple ui
1 source 1 report 15d ago

Figma acquires team behind vibe-coding platform Bud

Figma has acquired Bud, a platform for vibe-coding and AI agents, to enhance its design capabilities by integrating coding and prototyping. The acquisition will lead to the shutdown of Bud, compelling users to migrate their projects by July 18.

dev figma bud coding prototyping
1 source 1 report 15d ago

Docx-CLI Allows AI Agents to Edit Word Docs Faster and More Accurately

Docx-CLI enables AI agents to read and edit Word documents, retaining formatting and content integrity. This tool reduces the time and token usage for document handling, outpacing traditional editing methods which often resulted in file compatibility issues.

dev ai releases
1 source 1 report 15d ago

New Runtime 'l' for k and q Offers Full Compatibility and Optimization

A new runtime named 'l' has been released, offering full compatibility with existing k4 and q code. This allows developers to run their current syntax and idioms without code rewrites, while also improving the performance of columnar tables.

dev runtime k4 q optimization
More stories →