Morning.dev
My Feed Popular
Login
Lobsters • 2026-08-02 17:25

Getting Started with Google Wave (2010)

Comments

0 0
1m read
DEV Community • 2026-08-02 17:24

The Death of the Static UI: Building Context-Aware Mobile Apps in 2026

Every app you've ever shipped made the same quiet assumption: the interface is a fixed thing. You design a screen, you lay out the widgets, and every user sees the same arrangement in the same order — a 22-year-old on a commuter train at 8am and a 60-year-old at home on a Sunday get pixel-identical layouts. For thirty years that was simply what a UI was. That assumption is dying. In 2026 the lead...

0 0
11m read
DEV Community • 2026-08-02 17:24

A 5-minute preflight before giving an AI coding agent write access

AI coding agents are useful long before a repository is truly ready for them. The risky moment is not when an agent reads code. It is when it can edit files, run state-changing commands, or prepare a change that looks plausible enough to merge. Before granting write access, run this five-minute preflight. 1. Can a clean checkout reach a working state? Write down the exact runtime ver...

0 0
3m read
Product Hunt — The best new products, every day • 2026-08-02 17:23

claudemon

Wild Pokémon appear while you wait for Claude Code Discussion | Link

0 0
1m read
DEV Community • 2026-08-02 17:21

Building a Binaural VST and Why I Couldn't Get 'Elevation' Right

Since my beloved dearVR was end-of-lifed, I built this in collaboration with GPT-5.6-Sol, with Opus 5 writing the main draft of this article. I built NekoSpace Binaural, a spatialization VST plugin designed for audio dramas and ASMR, and recently released the first alpha. Repository: https://github.com/moe-charm/nekospace-audio Release: https://github.com/moe-charm/nekospace-audio/releases/t...

0 0
11m read
A Mid-summer Night’s Update
Snook.ca • 2026-08-02 17:19

A Mid-summer Night’s Update

We’re into the thick of summer and the days have been long and hot—just the way I like it. Pushing the One and Only Edge Back in March, I mentioned having some ideas but wanting at least one edge to push. Turns out, the only edge I pushed was using scroll-based animations. Dullest edge pushing ever. I did the bare minimum and what do you know, I’m happy with it. I’m happy to have the new design, t...

0 0
5m read
Hacker News: Front Page • 2026-08-02 17:19

The Coldcard Disaster Gets Worse: The Hack May Have Reached $88.6M

Article URL: https://medium.com/mountain-movers/the-coldcard-disaster-gets-worse-the-hack-may-have-reached-88-6-af507b028594 Comments URL: https://news.ycombinator.com/item?id=49146372 Points: 19 # Comments: 2

0 0
1m read
Hacker News • 2026-08-02 17:15

Show HN: MCP Emails – An MCP Server for Gmail and IMAP/SMTP Inboxes

Comments

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

Tonkotsu ramen in CSS

This is a submission for Frontend Challenge - Comfort Food Edition, CSS Art. Inspiration Tonkotsu ramen. It's the bowl I want when nothing else will do — slow-simmered pork-bone broth turned milky and opaque, a jammy marinated egg, soft rolled chashu, scallions, menma, a clean nori sheet, and that iconic pink narutomaki spiral. The whole thing is comfort in liquid form: rich, warm, and...

0 0
3m read
Hacker News • 2026-08-02 17:05

Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark

Comments

0 0
1m read
DEV Community • 2026-08-02 17:03

Distributing Large ML Assets (data/features) to a Separate Server - Using tar, scp, and MD5 Verification

📝 Originally published (in Japanese) at forge.workstyle.tech. Moving a Voice Conversion App to a Separate Server: Handling Large Binary Assets When migrating a voice conversion app to a separate server, you'll inevitably face this dilemma: Precomputed features and anchor embeddings—those hundreds of megabytes of binary files—can't go in git. But the server absolutely needs them. ...

0 0
4m read
Hacker News: Front Page • 2026-08-02 17:03

Pushes to arch AUR are suspendended right now.

Article URL: https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/message/YPJ3FQYJTJXXY3RUXCYLMHUKHLIUNVFF/ Comments URL: https://news.ycombinator.com/item?id=49146238 Points: 11 # Comments: 0

0 0
1m read
DEV Community • 2026-08-02 16:56

Day 1 of microservices

To keep myself updated with current technologies, I have started learning Microservices architecture, transitioning from my monolithic background. After getting a solid understanding of the basics, I stepped into my first major concept today: Service Discovery. I learned this by following a tutorial from the Coder Ulagam channel. Here is a quick breakdown of what I covered: Service Registration:...

0 0
2m read
DEV Community • 2026-08-02 16:54

My first project in python

Spy – Network Scanner My first real project (now on its 3rd version). I built it to get better at Python and cybersecurity. What it does: Finds devices on the network with ARP Port scans a target Shows results in clean tables (using Rich) Still learning, so any feedback, bug reports or suggestions are welcome. I will add other features in the future. Contacts are in the repo. Latest version: h...

0 0
1m read
PokeCLI - Pokemon RPG that runs on your terminal
DEV Community • 2026-08-02 16:51

PokeCLI - Pokemon RPG that runs on your terminal

I have built this python project, a turn based battle system game where you can catch pokemons have them battle with some of my own unique twist and turns. I hope you would enjoy! mukund-vish / PokeCLI Turn-based Pokémon battles with an AI that actually scores its decisions, real stakes (3 lives, no continues), and zero hardcod...

0 0
1m read
Hacker News: Front Page • 2026-08-02 16:50

Linux Desktop Market Share Surpasses 10% in North America

Article URL: https://linuxiac.com/linux-desktop-market-share-surpasses-10-in-north-america/ Comments URL: https://news.ycombinator.com/item?id=49146122 Points: 5 # Comments: 1

0 0
1m read
Hacker News • 2026-08-02 16:47

Show HN: Schmess – chess with no turns; pieces freeze on cooldown after moving

Comments

0 0
1m read
DEV Community • 2026-08-02 16:47

# Deploying a Production-Style Amazon EKS Cluster on Fargate with AWS Load Balancer Controller and the 2048 Sample Application

Introduction This guide provides a detailed walkthrough of deploying a Kubernetes application on Amazon Elastic Kubernetes Service (EKS) using AWS Fargate, exposing the application through an Application Load Balancer (ALB) managed by the AWS Load Balancer Controller. The project demonstrates: Creating an EKS cluster using eksctl Configuring IAM permissions Enabling OIDC integration ...

0 0
5m read
DEV Community • 2026-08-02 16:45

Further Optimizing the Vision-Only Harness: the Notes Rule

A short follow-up to I replicated the vision-only Pokémon run Anthropic showcased on the Fable 5 launch page. Rereading the harness code, I found the notes rule was still doing design work on the model's behalf — so I changed it, and compared the effect across two runs, one on each side of the change. The code and every log quoted below are in the project repo. Rereading the code: the no...

0 0
9m read
DEV Community • 2026-08-02 16:45

Speech-to-Text APIs in 2026: What the Pricing Pages Don't Tell You

I ran a 9-second WAV file through faster-whisper on a CPU with no GPU and no API key. It took 0.6 seconds and got one word wrong: "Dev Tulab" instead of "DevToolLab". Adding one line of vocabulary hinting fixed it, for free. I wrote up the full comparison of hosted and open speech-to-text APIs on DevToolLab; here's the short version. One Label, Three Different Jobs "Speech-to-text" act...

0 0
4m read
Previous Next

Showing page 401 of 1853

Previous 401 Next