Morning.dev
My Feed Popular
Login
Aid worker who helped refugees in Greece murdered by migrant, body hidden in suitcase
newest submissions : multi • 2026-08-03 09:51

Aid worker who helped refugees in Greece murdered by migrant, body hidden in suitcase

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

0 0
1m read
DEV Community • 2026-08-03 09:50

AI Is Great at Reasoning. Stop Using It for Workflows.

More than a year ago, which is practically ancient history in the AI years, I wrote a blog about using AI to build new self-service capabilities. It felt like the future. We built a self-service action that could create new self-service actions, helping us move faster, reduce bottlenecks, and scale a small Platform Engineering team supporting hundreds of developers. One of the most interesting ...

0 0
6m read
HackerNoon • 2026-08-03 09:48

Easiest Way to Deploy Open-Source Models to Production in 2026

You picked the open-source models. Now comes the hard part: production. Compare DIY inference, managed APIs, and SIE for scaling AI agents.

0 0
1m read
DEV Community • 2026-08-03 09:48

I Built a Language Where AI Calls Are Sandboxed by Default

I Built a Language Where AI Calls Are Sandboxed by Default The 30-line Python problem Last month I needed a script that reads server logs, classifies errors with an LLM, summarizes them, and writes a report. In Python, it looked like this: Import the SDK Initialize the client Handle the API response Parse JSON Add asyncio.gather() because sequential calls took 8 seconds Wri...

0 0
1m read
Newest questions tagged css - Stack Overflow • 2026-08-03 09:45

Why getComputedStyle for a 15px border-width returns 14.5455px on 110% page zoom?

document.documentElement.innerHTML = '<body style="margin:0;border-top:15px solid black;"></body>' getComputedStyle(document.body).borderTopWidth '14.5455px' document.documentElement.innerHTML = '<body style="margin:0;height:15px"></body>' getComputedStyle(document.body).height '15px' I'm using Chrome 150 on Windows. My page zoom is 110%. Is 110% the d...

0 0
1m read
Newest questions tagged css - Stack Overflow • 2026-08-03 09:45

Why does getComputedStyle for a 15px border-width return 14.5455px on 110% page zoom?

document.documentElement.innerHTML = '<body style="margin:0;border-top:15px solid black;"></body>' getComputedStyle(document.body).borderTopWidth '14.5455px' document.documentElement.innerHTML = '<body style="margin:0;height:15px"></body>' getComputedStyle(document.body).height '15px' I'm using Chrome 150 on Windows. My page zoom is 110%. Is 110% the d...

0 0
1m read
Microsoft's Xbox consoles see steep price hikes in Europe and UK, here's the list
newest submissions : multi • 2026-08-03 09:44

Microsoft's Xbox consoles see steep price hikes in Europe and UK, here's the list

submitted by /u/gdelacalle to r/technology [link] [comments]

0 0
1m read
DEV Community • 2026-08-03 09:42

Can revenge be heroic?

Brian Kim 1st Period Mrs. Lukens Can revenge be heroic? Hamlet proves that revenge is heroic, despite it’s evil nature. Through the course of the book, Hamlet restores peace to his kingdom and balances the offenses of King Claudius. Still, Heroism is a matter of perspective and revenge is the action of one’s own justice onto another. What makes revenge heroic is the intent...

0 0
3m read
Hacker News • 2026-08-03 09:40

Show HN: The best-paid AI/tech job anyone advertises pays $824k, not $100M

Comments

0 0
1m read
We crossed 6,000 downloads. Here's what we shipped to get there.
DEV Community • 2026-08-03 09:39

We crossed 6,000 downloads. Here's what we shipped to get there.

Tuesday morning. Your SOC 2 auditor emails you. "Can you provide evidence of human review for all AI-assisted code changes in the last 90 days — which files were modified, what prompts were used, and whether any credentials were visible in context?" You open your IDE. Git log? Commits are there. PR history? Reviews too. But the AI session itself — the conversation, the code it proposed, whethe...

0 0
3m read
DEV Community • 2026-08-03 09:39

Compressing Video to a Target File Size: The Bitrate Math in TypeScript

A practical calculator for turning an upload limit into a video bitrate, with enough margin for audio and container overhead. “Make this video smaller” is an open-ended request. “Make this three-minute video fit under 10 MB” is an engineering constraint. The second version sounds more precise, but a quality slider alone cannot solve it. A quality setting tells an encoder how aggressively to pres...

0 0
7m read
How to create such such effect using gsap and css
Cascading Style Sheets • 2026-08-03 09:37

How to create such such effect using gsap and css

I use phosphor icons ,is there a way to transition from the regular to fill icons smoothly using gsap ,and how do I create this tab effect ,simply changing the color creates a fade in effect submitted by /u/DesDeve [link] [comments]

0 0
1m read
DEV Community • 2026-08-03 09:37

A PDF a Human Reads and a Machine Parses at the Same Time: How PDF4me Builds ZUGFeRD E-Invoices

Picture the scenario: your invoicing pipeline generates a clean, branded PDF for a German B2B customer. It looks right. It would print fine, email fine, and satisfy anyone who opens it by hand. Then it bounces, because since January 1, 2025, that customer is legally required to receive invoices in a format their software can parse without a human retyping the totals. A pretty PDF isn't enough anym...

0 0
8m read
Hacker News • 2026-08-03 09:35

Show HN: Kuvu AI – Your All-in-One AI Creative Studio and Marketing Studio

Comments

0 0
1m read
Hacker News • 2026-08-03 09:34

Show HN: TermBoard – A TUI dashboard for Python projects

Comments

0 0
1m read
DEV Community • 2026-08-03 09:30

Fail the build when your prompt gets dumber: evalgate for prompt regression CI

Prompts rot silently. I swap a model, tweak a system prompt, add a tool, and everything still runs. No exception is thrown, no test goes red, the JSON still parses. The output is just quietly worse, and I usually find out from a user rather than from CI. Unit tests are the wrong instrument here because there is nothing to catch: the failure mode is not a crash, it is a drop in quality. So I built...

0 0
5m read
5 Career Lessons I Didn't Expect to Learn in Church
DEV Community • 2026-08-03 09:30

5 Career Lessons I Didn't Expect to Learn in Church

You wouldn't believe what they were preaching about in church this week. Normally, these days you walk in expecting to be bombarded with Bible verses and the classic "tell your neighbour to tell their neighbour" routine. But guess what, my preacherman was on point. The whole sermon was about how to realise your full potential and grow your career. And here's the interesting part: it wasn't aimed...

0 0
7m read
Hacker News: Front Page • 2026-08-03 09:29

What DMARC Protects You From, and What It Does Not

Article URL: https://senderledger.com/articles/what-dmarc-actually-protects-you-from Comments URL: https://news.ycombinator.com/item?id=49153361 Points: 4 # Comments: 0

0 0
1m read
Ukrainian Drone Strikes Disable Nearly Two-Thirds of Wildberries' Largest Logistics Hubs
newest submissions : multi • 2026-08-03 09:28

Ukrainian Drone Strikes Disable Nearly Two-Thirds of Wildberries' Largest Logistics Hubs

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

0 0
1m read
Hacker News: Front Page • 2026-08-03 09:25

MPs demand answers on Fujitsu's inclusion in lucrative frameworks

Article URL: https://www.computerweekly.com/news/366646721/MPs-demand-answers-on-Fujitsus-inclusion-in-lucrative-frameworks Comments URL: https://news.ycombinator.com/item?id=49153308 Points: 4 # Comments: 0

0 0
1m read
Previous Next

Showing page 432 of 1906

Previous 432 Next