Morning.dev
My Feed Popular
Login
Cascading Style Sheets • 2026-07-30 15:09

How to combine two CSS "content" strings that have different styles?

How do I append two CSS strings here? <style type="text/css"> ul li:first-child::before { {content: 'X'; color:white; background-color:black;} {content: 'Y'; color:black; background-color:white;} } </style> I want to append them, not override the first.\ I want a white X, followed by a black Y. submitted by /u/jidanni [link] [comments]

0 0
1m read
DEV Community • 2026-07-30 15:08

The Xn procedure that fetches a sleeping UE from another gNB

5G gave the RRC state machine a third state. Between IDLE and CONNECTED sits RRC_INACTIVE: a UE with no traffic gets suspended rather than released, the gNB keeps its access-stratum context, and the UE walks away with an I-RNTI — a token naming that stored context. Then mobility happens. The UE wakes up with data to send, but at a cell served by a different gNB. The new node has no idea who this ...

0 0
2m read
DEV Community • 2026-07-30 15:08

Two IDs, One Row: Keeping Public UUIDs and Internal Keys From Leaking Into Each Other

TL;DR I use two identifiers per row: a UUID as the public ID (URLs, APIs, forms) and an auto-increment integer as the internal key (foreign keys, joins). The bug class: those two leak into each other — a foreign key stores a UUID, a <select> posts a UUID where a key is expected, an action writes a raw key it never resolved. The fix is a discipline: resolve UUID → key at the write...

0 0
3m read
Hacker News • 2026-07-30 15:03

Show HN: Let your agents create custom pods

Comments

0 0
1m read
DEV Community • 2026-07-30 15:02

Pironman 5 case fan stuck on after a Raspberry Pi OS kernel update? Here's the fix

If you run a SunFounder Pironman 5 case on your Raspberry Pi 5 and you recently ran sudo apt dist-upgrade, you may have noticed the case fan spinning at full speed constantly — even when the CPU is idle and cool. Here's what's actually happening and how to fix it permanently (not just until the next kernel update). The symptom After updating and rebooting, the fan on the back of the Pi...

0 0
4m read
DEV Community • 2026-07-30 15:00

Stop Code Reviewing in the Dark: How Claude Became My Unofficial Senior Dev

You know that feeling when you ship code and three days later you're staring at a Slack message saying "hey, did you consider X?" Yeah, I lived that life too. Now I don't. Here's the thing: code review tools show you syntax problems. Claude shows you logic problems. Architecture issues. Performance gotchas. The stuff that makes you go "oh crap, I didn't think about that" at 2 AM. The Pr...

0 0
4m read
Experienced Devs • 2026-07-30 15:00

How to deal with this situation

Hi all, I work for a small agency, it’s the first one I’ve worked at and been here for a year. The projects we work on are actually very complex. However with AI now and the size of the dev team AI is being pushed a bit heavily. We have a traffic light system for projects: Green - as much AI as you want Amber - still use it but wary Red - little to no AI use The current project I’m on is a green o...

0 0
2m read
DEV Community • 2026-07-30 15:00

Why Next-Gen Models Like Kimi Need Deterministic AI Kernels

The AI landscape moves at a breakneck speed. Every few weeks, a new frontier model or an ultra-efficient open-weights architecture drops—whether it's the latest reasoning breakthroughs from Moonshot AI’s Kimi series or open-source LLMs pushing context windows into millions of tokens Models are getting faster, cheaper, and objectively smarter at reasoning However, as we push these models into bui...

0 0
3m read
PDF Labeling vs Document Annotation vs Data Extraction: Clearing Up the Terminology
SitePoint • 2026-07-30 15:00

PDF Labeling vs Document Annotation vs Data Extraction: Clearing Up the Terminology

null Continue reading PDF Labeling vs Document Annotation vs Data Extraction: Clearing Up the Terminology on SitePoint.

0 0
1m read
The Hidden Risk of AI Startup Automation
HackerNoon • 2026-07-30 15:00

The Hidden Risk of AI Startup Automation

AI lets solo founders automate almost everything—but not leadership. Explore the rise of the Ghost Founder, decisional loneliness, and startup burnout.

0 0
1m read
DEV Community • 2026-07-30 15:00

LLD Data Structures in Design Context: HashMap — The Mental Model Every Software Engineer Should Know

"A HashMap isn't a faster list. It's a completely different way of thinking about finding information." In the previous article, we explored one of the most common behaviours in software systems: Fast lookup. Whether you're building an e-commerce platform, a banking application, or a ride-sharing service, you'll repeatedly encounter the same requirement: "Given a unique identifier, retrieve...

0 0
5m read
Flavio Copes • 2026-07-30 15:00

MCP is now stateless: what the 2026-07-28 update changes

MCP 2026-07-28 removes protocol sessions, improves HTTP deployment, and adds extensions for interactive apps, long tasks, and enterprise auth.

0 0
1m read
DEV Community • 2026-07-30 14:59

Gate your AI agents' token cost in CI — before the bill, not after

A multi-agent run doesn't fail loudly when it gets expensive. It just quietly costs more. One extra delegation loop, a tool that dumps a big blob into shared context, an agent that re-reads the whole history every turn — and the pipeline step that cost a few cents last week costs a few dollars this week. Nothing broke, so nothing warned you. You find out after the invoice, not before the run. We...

0 0
4m read
Hacker News • 2026-07-30 14:58

Show HN: Claude-account – switch Claude Code accounts without logging in again

Comments

0 0
1m read
Hacker News: Front Page • 2026-07-30 14:58

Paging Through a Parquet File in DuckDB: File_row_number or Offset?

Article URL: https://rusty.today/blog/paging-parquet-duckdb-file-row-number-vs-offset/ Comments URL: https://news.ycombinator.com/item?id=49111006 Points: 4 # Comments: 0

0 0
1m read
Hacker News • 2026-07-30 14:52

Show HN: stock-tui – an open-source terminal app inspired by StockTouch

Comments

0 0
1m read
Christians and minorities detained by Syrian gov't, UN report alleges abuse
newest submissions : multi • 2026-07-30 14:43

Christians and minorities detained by Syrian gov't, UN report alleges abuse

submitted by /u/Aromatic-Ant-5020 to r/worldnews [link] [comments]

0 0
1m read
Same Name; Different Component with Scoped Custom Element Registries
Master.dev Blog RSS Feed • 2026-07-30 14:43

Same Name; Different Component with Scoped Custom Element Registries

Chrome 146 introduced a scoped custom element registry, allowing different versions of custom elements to share the same tag name without using the global namespace.

0 0
1m read
newest submissions : multi • 2026-07-30 14:39

Migrants swarm border into Spain's Ceuta, overwhelming police, Guardia Civil says

submitted by /u/Klutzinator to r/worldnews [link] [comments]

0 0
1m read
Leaked Document Shows How Russia Staged Anti-Western Rallies Outside 14 Embassies
newest submissions : multi • 2026-07-30 14:39

Leaked Document Shows How Russia Staged Anti-Western Rallies Outside 14 Embassies

submitted by /u/Silly-avocatoe to r/worldnews [link] [comments]

0 0
1m read
Previous Next

Showing page 270 of 1618

Previous 270 Next