Forwarded from Denis Pavlyuchenko
наконец-то блог пост выложили про бан, а то помоему люди уже забывать начали про этот грандиозный проект переписи https://news.ycombinator.com/item?id=48837877
SpaceXAI releases Grok 4.5, which Elon describes as an ‘Opus-class model’
https://techcrunch.com/2026/07/08/spacexai-releases-grok-4-5-which-elon-describes-as-an-opus-class-model/
https://techcrunch.com/2026/07/08/spacexai-releases-grok-4-5-which-elon-describes-as-an-opus-class-model/
TechCrunch
SpaceXAI releases Grok 4.5, which Elon describes as an 'Opus-class model' | TechCrunch
Elon Musk's tech company released the newest version of Grok on Wednesday, promising a cheaper, more efficient alternative to other powerful AI models.
My Thoughts on the Bun Rust Rewrite
https://andrewkelley.me/post/my-thoughts-bun-rust-rewrite.html
https://andrewkelley.me/post/my-thoughts-bun-rust-rewrite.html
👍1
Benchmarking coding agents on Databricks' multi-million line codebase
https://www.databricks.com/blog/benchmarking-coding-agents-databricks-multi-million-line-codebase
https://www.databricks.com/blog/benchmarking-coding-agents-databricks-multi-million-line-codebase
Automating the Rubber Stamp: What If an Agent Ran Your Deployment Gate? ·
https://mattvanbird.co.uk/article/ai-deployment-agent
https://mattvanbird.co.uk/article/ai-deployment-agent
Matthew van Bird
Automating the Rubber Stamp: What If an Agent Ran Your Deployment Gate? · Matthew van Bird
The car park Three weeks ago a colleague approved a production deployment from a Tesco car park. The GitHub notification arrived on their phone. They tapped…
kafkactl — другой взгляд на работу с Kafka
https://habr.com/ru/companies/selectel/articles/1053616/
https://habr.com/ru/companies/selectel/articles/1053616/
Forwarded from The Art Of Programming
Влияние AI на найм и команды.
Собрались с Максимом Чернухиным поговорить про синергию в командах и подбор людей в эпоху AI. Обсуждаем маленькие и большие команды, где есть буст, а где возможны широкие компетенции. Как будто недостаточно просто писать отдельные задачки. А как мы проверим технические скилы, если почти всё можно списать? А вообще этично применять AI в подборе людей в команды? Что если AI-платформа для автоматизации найма поможет в отборе?
Именно об этом наш 343-й подкаст The Art of Programming — «Влияние AI на найм и команды.».
Подписаться в iTunes
Слушать на Яндекс Музыке
#подкаст #taop
Собрались с Максимом Чернухиным поговорить про синергию в командах и подбор людей в эпоху AI. Обсуждаем маленькие и большие команды, где есть буст, а где возможны широкие компетенции. Как будто недостаточно просто писать отдельные задачки. А как мы проверим технические скилы, если почти всё можно списать? А вообще этично применять AI в подборе людей в команды? Что если AI-платформа для автоматизации найма поможет в отборе?
Именно об этом наш 343-й подкаст The Art of Programming — «Влияние AI на найм и команды.».
Подписаться в iTunes
Слушать на Яндекс Музыке
#подкаст #taop
GitLost: We Tricked GitHub's AI Agent into Leaking Private Repos
https://noma.security/blog/gitlost-how-we-tricked-githubs-ai-agent-into-leaking-private-repos/
https://noma.security/blog/gitlost-how-we-tricked-githubs-ai-agent-into-leaking-private-repos/
noma.security
GitLost: How We Tricked GitHub’s AI Agent into Leaking Private Repos | Noma Security
Noma Labs found a prompt injection flaw in GitHub Agentic Workflows that let an unauthenticated attacker leak private repo data via a crafted GitHub Issue.
What xAI's Grok Build CLI Actually Sends to xAI
https://gist.github.com/cereblab/dc9a40bc26120f4540e4e09b75ffb547
https://gist.github.com/cereblab/dc9a40bc26120f4540e4e09b75ffb547
Gist
What xAI Grok Build CLI actually sends to xAI - a wire-level analysis (grok 0.2.93)
What xAI Grok Build CLI actually sends to xAI - a wire-level analysis (grok 0.2.93) - grok-build-cli-wire-analysis.md
Claude Code научился работать в циклах: разбираем официальный гайд Anthropic
https://tproger.ru/articles/claude-code-nauchilsya-rabotat-v-ciklah-razbiraem-oficialnyj-ga
https://tproger.ru/articles/claude-code-nauchilsya-rabotat-v-ciklah-razbiraem-oficialnyj-ga
YouTrackDB is a general-use object-oriented graph database
https://github.com/JetBrains/youtrackdb
https://github.com/JetBrains/youtrackdb
GitHub
GitHub - JetBrains/youtrackdb: YouTrackDB is a general-use object-oriented graph database with storage format native to handle…
YouTrackDB is a general-use object-oriented graph database with storage format native to handle graph relations. YouTrackDB supports Gremlin queries and ACID transactions. YTDB supports both embedd...
Forwarded from IT-architecture RSS (RSS to Telegram Bot)
DSLs Enable Reliable Use of LLMs
Unmesh Joshi illustrates how LLMs work very effectively with Domain-Specific Languages (DSL). The constrained nature of DSLs make it easier for the LLM to build code based on natural language interactions with the user. LLMs can also act as a brainstorming partner to help develop such a DSL and its underlying Semantic Model. Tickloom is an example of this: a domain model and DSL for illustrating distributed system behavior. Such a DSL can act as the key source of truth for software systems in the world of LLMs
more…
via Martin Fowler (author: Martin Fowler (martin@martinfowler.com))
Unmesh Joshi illustrates how LLMs work very effectively with Domain-Specific Languages (DSL). The constrained nature of DSLs make it easier for the LLM to build code based on natural language interactions with the user. LLMs can also act as a brainstorming partner to help develop such a DSL and its underlying Semantic Model. Tickloom is an example of this: a domain model and DSL for illustrating distributed system behavior. Such a DSL can act as the key source of truth for software systems in the world of LLMs
more…
via Martin Fowler (author: Martin Fowler (martin@martinfowler.com))
👍1
[Перевод] Проектирование POSTGRES: как задумывалась популярная СУБД
https://habr.com/ru/companies/postgrespro/articles/1056234/
https://habr.com/ru/companies/postgrespro/articles/1056234/
👍1
In defense of not understanding your codebase
https://www.seangoedecke.com/in-defense-of-not-understanding-your-codebase/
https://www.seangoedecke.com/in-defense-of-not-understanding-your-codebase/
Seangoedecke
In defense of not understanding your codebase
As a software engineer, how well do you have to understand your own codebase? My guess is that people who work on small codebases with low-turnover teams (say…