Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Python
import antigravity
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Why *= 2 is slower than = col * 2 in Pandas — and what strace shows about abstraction cost
Patrick Ryan
Patrick Ryan
Patrick Ryan
Follow
Jun 27
Why *= 2 is slower than = col * 2 in Pandas — and what strace shows about abstraction cost
#
python
#
pandas
#
dataengineering
#
datascience
Comments
Add Comment
2 min read
The Missing Layer Between LLMs and Reality
Vladyslav
Vladyslav
Vladyslav
Follow
Jul 31
The Missing Layer Between LLMs and Reality
#
ai
#
python
#
mcp
#
llm
Comments
2
 comments
4 min read
Dynamic pricing on Shopify is not a pricing problem. It is a blast-radius problem.
Mac McFall
Mac McFall
Mac McFall
Follow
Jun 27
Dynamic pricing on Shopify is not a pricing problem. It is a blast-radius problem.
#
shopify
#
python
#
webdev
#
architecture
Comments
Add Comment
3 min read
Building a RAG System from Scratch — Cloud Deployment with Render and Supabase
Hiroki Kameyama
Hiroki Kameyama
Hiroki Kameyama
Follow
Jun 27
Building a RAG System from Scratch — Cloud Deployment with Render and Supabase
#
rag
#
python
#
deployment
#
cloud
Comments
Add Comment
5 min read
Building a RAG System from Scratch — Tool Use: Let the LLM Search Autonomously
Hiroki Kameyama
Hiroki Kameyama
Hiroki Kameyama
Follow
Jun 27
Building a RAG System from Scratch — Tool Use: Let the LLM Search Autonomously
#
rag
#
llm
#
python
#
ai
Comments
Add Comment
5 min read
Building a RAG System from Scratch with pgvector and Gemini — Introduction
Hiroki Kameyama
Hiroki Kameyama
Hiroki Kameyama
Follow
Jun 27
Building a RAG System from Scratch with pgvector and Gemini — Introduction
#
rag
#
llm
#
python
#
ai
Comments
Add Comment
3 min read
I built a dataset of 50,000 debugging sessions — and what I found surprised me
Abhishek Singh
Abhishek Singh
Abhishek Singh
Follow
Jun 27
I built a dataset of 50,000 debugging sessions — and what I found surprised me
#
python
#
machinelearning
#
productivity
#
datascience
Comments
Add Comment
2 min read
How Local AI Became My 24/7 Python Tutor (Without Doing the Work for Me)
Mr Henderson
Mr Henderson
Mr Henderson
Follow
Jul 31
How Local AI Became My 24/7 Python Tutor (Without Doing the Work for Me)
#
python
#
ai
#
beginners
#
learning
1
 reaction
Comments
5
 comments
3 min read
Agents Are Learning to Write Their Own SKILL.md Files
Shridhar Shah
Shridhar Shah
Shridhar Shah
Follow
Jun 27
Agents Are Learning to Write Their Own SKILL.md Files
#
ai
#
llm
#
programming
#
python
1
 reaction
Comments
Add Comment
7 min read
Do AI Agents Need to Sleep? I Built One That Does
Shridhar Shah
Shridhar Shah
Shridhar Shah
Follow
Jun 27
Do AI Agents Need to Sleep? I Built One That Does
#
ai
#
machinelearning
#
llm
#
python
1
 reaction
Comments
Add Comment
4 min read
Beyond Machine Learning: Building a Physics-Informed Pattern Recognition AI for Edge Infrastructure
Omer Giladi
Omer Giladi
Omer Giladi
Follow
Jun 27
Beyond Machine Learning: Building a Physics-Informed Pattern Recognition AI for Edge Infrastructure
#
ai
#
python
#
architecture
Comments
Add Comment
4 min read
Can an AI Agent Pass the Test We Give 4-Year-Olds?
Shridhar Shah
Shridhar Shah
Shridhar Shah
Follow
Jun 27
Can an AI Agent Pass the Test We Give 4-Year-Olds?
#
ai
#
machinelearning
#
programming
#
python
1
 reaction
Comments
Add Comment
4 min read
Managing Database Migrations with Alembic
Damla_Kurt
Damla_Kurt
Damla_Kurt
Follow
Jun 28
Managing Database Migrations with Alembic
#
database
#
python
#
sql
#
tutorial
Comments
Add Comment
2 min read
From Regex to AST: Building Taint Tracking for AI Agent Code
Dockfix Labs
Dockfix Labs
Dockfix Labs
Follow
Jul 1
From Regex to AST: Building Taint Tracking for AI Agent Code
#
ai
#
security
#
python
#
devtools
2
 reactions
Comments
2
 comments
3 min read
A JSON-configurable Git alias wrapper
enbis
enbis
enbis
Follow
Jul 31
A JSON-configurable Git alias wrapper
#
git
#
python
#
productivity
#
tutorial
1
 reaction
Comments
Add Comment
2 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account