Morning.dev
My Feed Popular
Login
DEV Community • 2026-08-17 14:15

QUERY_HISTORY has no PARENT_QUERY_ID. Here's how I traced which statement inside a Snowflake procedure regressed anyway.

If you write ETL procedures in Snowflake but don't have ACCOUNT_USAGE access, you've probably had this exact conversation: someone says a load job got slower, you can look at one query's profile if you already know which query, but QUERY_HISTORY gives you zero help connecting a CALL to the statements it ran internally. There's no PARENT_QUERY_ID. No ROOT_QUERY_ID. TRANSACTION_ID doesn't match betw...

0 0
4m read
DEV Community • 2026-08-17 14:14

A threshold that filters CVEs is only half a design until zero has two meanings

Introduction I run a site that publishes vulnerability write-ups. Every day a script pulls freshly published vulnerabilities from two upstream sources and does a first-pass triage before I write anything. Quick glossary, since these acronyms carry the whole article: CVE (Common Vulnerabilities and Exposures) is the globally unique identifier assigned to a single vulnerability, in th...

0 0
5m read
Hacker News • 2026-08-17 14:11

Show HN: Learn Flags Quiz

Comments

0 0
1m read
How to Debug Python Code With an AI Agent
Real Python • 2026-08-17 14:10

How to Debug Python Code With an AI Agent

Learn AI debugging by pairing with an AI coding agent: reproduce the bug with a failing test, give your agent context, then verify the fix.

0 0
1m read
The web just got a little more intelligent.
Cascading Style Sheets • 2026-08-17 14:08

The web just got a little more intelligent.

submitted by /u/wanoo21 [link] [comments]

0 0
1m read
Hacker News: Front Page • 2026-08-17 14:07

Apple's App Tracking Transparency treated its own apps better than rivals

Article URL: https://www.bundeskartellamt.de/SharedDocs/Meldung/EN/Pressemitteilungen/2026/08_17_2026_Apple_ATTF.html Comments URL: https://news.ycombinator.com/item?id=49331222 Points: 14 # Comments: 2

0 0
1m read
Hacker News: Front Page • 2026-08-17 14:07

How to disable or avoid intrusive AI

Article URL: https://www.librarian.net/notoai/ Comments URL: https://news.ycombinator.com/item?id=49331220 Points: 8 # Comments: 0

0 0
1m read
DEV Community • 2026-08-17 14:06

Creating a Docker Image for Beginners: A Complete Guide

After learning the Docker basics, it is time to create our images. Creating our own custom Docker image allows us to have more control over application configurations, dependencies, security, and more. And it is easy and fun. Get ready for it! Table of Contents Why Create Custom Docker Images? Doing the Process Steps Manually Creating Our Docker Image Making Our Docker Image Public...

0 0
6m read
/r/ReactJS - The Front Page of React • 2026-08-17 14:05

Você tem dificuldade com o Supabase? E por que? Conte a sua experiência

submitted by /u/DenisCurioso123 [link] [comments]

0 0
1m read
Lobsters • 2026-08-17 14:03

Does it make sense to switch to a Github Alternative ?

Github has been down consistently over the last few months - does it make sense to switch to alternatives now? When do you think majority will switch?

0 0
1m read
The TechBeat: Vibe Orchestration Will Get You Killed: I Rebuilt My Coding-Agent Harness on Army Doctrine (8/17/2026)
HackerNoon • 2026-08-17 14:01

The TechBeat: Vibe Orchestration Will Get You Killed: I Rebuilt My Coding-Agent Harness on Army Doctrine (8/17/2026)

8/17/2026: Trending stories on Hackernoon today!

0 0
1m read
69 Blog Posts To Learn About Learn Javascript
HackerNoon • 2026-08-17 14:00

69 Blog Posts To Learn About Learn Javascript

Learn everything you need to know about Learn Javascript via these 69 free HackerNoon blog posts.

0 0
1m read
DEV Community • 2026-08-17 14:00

Rate Limiting a Crawler Across Node Cluster Workers

Code: Megapixel99/webCrawler This project is a small search engine I wrote to understand how one works: a crawler, an inverted index in MongoDB, and a BM25 ranker, all written by hand instead of reaching for Elasticsearch. The first version was not something you should point at the open web. It honored noindex and nofollow meta tags, but it ignored robots.txt entirely and had no rate limiting,...

0 0
7m read
Hacker News: Front Page • 2026-08-17 13:59

Ask HN: Alternatives to GitHub

Github has been down consistently over the last few months - does it make sense to switch to alternatives? Comments URL: https://news.ycombinator.com/item?id=49331033 Points: 18 # Comments: 9

0 0
1m read
Hacker News: Front Page • 2026-08-17 13:56

How to ship a database every day

Article URL: https://turbopuffer.com/blog/control-plane Comments URL: https://news.ycombinator.com/item?id=49330978 Points: 3 # Comments: 0

0 0
1m read
DEV Community • 2026-08-17 13:51

The `doRegister is not defined` Bug: How a Live-Count Feature Broke Registration

This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. The symptom: a button that did absolutely nothing A user hit "Get 500 Free Credits" on our registration page and nothing happened. No spinner, no error, no network request. The console had exactly one line: Uncaught ReferenceError: doRegister is not defined The button itself was as boring as i...

0 0
4m read
DEV Community • 2026-08-17 13:49

I Wish I Knew AI API Cost Hacks Sooner — Full Breakdown

Look, i Wish I Knew AI API Cost Hacks Sooner — Full Breakdown So picture this: I had just graduated from my coding bootcamp, and I was SUPER excited to build my first real product. I wired up an AI chatbot, plugged in GPT-4o, and thought I was basically a genius. Then I checked my API bill two weeks later and nearly spit out my coffee. I had no idea I was burning through cash like that. That mom...

0 0
8m read
That Time a Rolling Deployment Almost Corrupted Our Data
HackerNoon • 2026-08-17 13:49

That Time a Rolling Deployment Almost Corrupted Our Data

A rolling deployment briefly ran two pipeline instances at once, exposing a hidden data-integrity bug and a deeper lesson about availability versus correctness.

0 0
1m read
Hacker News: Front Page • 2026-08-17 13:46

A Preview of DuckDB v2.0

Article URL: https://duckdb.org/2026/08/17/duckdb-20-highlights Comments URL: https://news.ycombinator.com/item?id=49330781 Points: 11 # Comments: 0

0 0
1m read
Hacker News: Front Page • 2026-08-17 13:44

We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training Facility

Article URL: https://www.404media.co/we-tracked-a-shipment-of-rare-books-it-ended-at-an-amazon-ai-training-facility/ Comments URL: https://news.ycombinator.com/item?id=49330742 Points: 14 # Comments: 13

0 0
1m read
Previous Next

Showing page 162 of 2165

Previous 162 Next