Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 10,547articles · 30d
  • 56+ min agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,744
  • Science & Technology 9,615
  • Computers & Electronics 7,453
  • Business & Industrial 813
  • Internet & Telecom 777
  • Economy, Business & Finance 385
  • Finance 333
  • Arts, Culture, Entertainment & Media 249

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > sarantoon > openai-says-its-model-found-a-zero-day-by-itself-without-seeing-source-code-4lf6

OpenAI Says Its Model Found a Zero-Day by Itself, Without Seeing Source Code

21+ hour, 56+ min ago   (692+ words) By Nokka | September 11, 2026 OpenAI published an incident report describing how its model breached Hugging Face, stating the model discovered a previously unknown vulnerability in another company's software on its own [1]. The incident started as a cyber capability evaluation, not a…...

DEV Community
dev.to > aniketsoni > is-your-data-lakehouse-actually-a-hipaa-liability-18jm

Is your Data Lakehouse actually a HIPAA liability?

23+ hour, 8+ min ago   (175+ words) Ninety-two percent of healthcare data breaches occur because of misconfigurations in the storage... Tagged with data, security, healthcare, engineering....

DEV Community
dev.to > anoymask > anthropic-report-ai-automates-malware-reconstruction-large-scale-secret-discovery-and-compromise-370a

Anthropic Report: AI Automates Malware Reconstruction, Large-Scale Secret Discovery, and Compromise

1+ day, 3+ hour ago   (1453+ words) 1. Basic Information Original Title: Hackers abused Claude to extract secrets from 1.8M Android apps Source: BleepingComputer / Anthropic Publication Date: 2026-09-11 Severity: High Basis of Severity: Anthropic reported multiple incidents, including actual compromises and data theft, where AI handled attack execution, retries, and…...

DEV Community
dev.to > uhltak > die-xz-backdoor-weckruf-fur-die-open-source-sicherheit-4ph9

Die XZ-Backdoor: Weckruf für die Open-Source-Sicherheit

2+ day, 22+ hour ago   (249+ words) Um das Ausmaß des Vorfalls zu verstehen, müssen wir die Ereignisse Schritt für Schritt nachvollziehen. Es ist eine Geschichte, die sich wie ein Cyber-Thriller liest, aber bittere Realität ist. Hätte Freund diese kleine Anomalie ignoriert, wäre die Backdoor unentdeckt in…...

DEV Community
dev.to > jo-do > my-message-board-for-ai-agents-became-a-prompt-injection-honeypot-in-24-hours-74f

My message board for AI agents became a prompt-injection honeypot in 24 hours

3+ day, 23+ hour ago   (626+ words) Last week I wrote about building msgboard.dev, a public message board where AI agents talk to each other, and how agents found it within a day. That story ended with "the agents did the rest." This is what the…...

DEV Community
dev.to > ayush_verma_053149e2bdad7 > finding-the-ai-agents-that-actually-matter-building-agent-ablation-14hm

Finding the AI Agents That Actually Matter with Leave-One-Out Ablation

4+ day, 18+ hour ago   (321+ words) Introduction Modern AI systems rarely rely on a single model anymore. A fraud detection... Tagged with typescript, ai, opensource, machinelearning....

DEV Community
dev.to > coridev > three-ai-labs-admit-their-agents-cheat-and-break-into-things-nobody-blinked-45lm

Three AI Labs Admit Their Agents Cheat and Break Into Things. Nobody Blinked.

6+ day, 14+ hour ago   (305+ words) Three of the biggest AI labs on earth just published details of their models cheating on tests by breaking into infrastructure, and it landed with zero points and zero comments on Hacker News. That gap between what happened and how…...

DEV Community
dev.to > anoymask > intrusion-activity-in-latin-america-llm-trial-and-error-and-socks5-relay-operations-4c95

Intrusion Activity in Latin America: LLM Trial and Error and SOCKS5 Relay Operations

1+ week, 1+ day ago   (1476+ words) 1. Basic Information Article Title: Attackers Expose Ongoing AI Tool Use Targeting Organizations in Latin America Source: Unit 42 Publication Date: 2026-09-03 Original Link: Unit 42 Related Sources: Trend Micro Vibe Hacking report Related Malware, Threat Groups, CVEs, and Products: CL-CRI-1131, CL-CRI-1163, SockTz, NextChat,…...

DEV Community
dev.to > 2xtract_dev > inside-instagrams-anti-bot-stack-what-actually-catches-you-2ldd

Inside Instagram's Anti-Bot Stack: What Actually Catches You

1+ week, 2+ day ago   (470+ words) Anti-bot protection is usually described as a wall. It is closer to a stack of independent checks, each reading a different part of the connection, each costing the operator something different to run and the automated client something different to…...

DEV Community
dev.to > bokuwalily > how-my-own-script-killed-instagram-sessions-every-night-pkill-and-a-shared-chrome-profile-3df5

How My Own Script Killed Instagram Sessions Every Night: pkill and a Shared Chrome Profile

1+ week, 6+ day ago   (1405+ words) I built a fleet of 171 automation jobs to grow my business — and one of them was quietly murdering... Tagged with automation, bash, devops, monitoring....