DevRadar

Tech Blog

Auto-aggregated global tech articles · 1,133 posts

G
Industry

GPT-6 Astra on OpenRouter

Article URL: https://openrouter.ai/openai/gpt-6-astra Comments URL: https://news.ycombinator.com/item?id=49570545 Points: 54 # Comments: 21

Hacker News
I
Frontend

I built a distributed web directory for exploring the open web

Recently I had an idea for a research tool, I realized I'd need to be able to find websites programmatically and the webs data is behind the largest corporations, not something we reliably have access to for being able to develop around. So it got me thinking, how lightweight could you first build

Reddit r/webdev
W
General

What are current best practices around feed length and pagination?

Consider the home page of a blog -- a list of posts in reverse chronological order, stretching down the page. How long does this list need to be before you decide not to list display the entire thing? File/payload size isn't much of an issue. The page compresses well -- right now, it only transfers

Reddit r/webdev
G
Open Source

GitHub Copilot weekly releases — August 31

This week, GitHub Copilot expands model choice and content protections, while VS Code adds new ways to manage agent sessions and get pull requests merge-ready. GitHub Copilot, general Claude Fable… The post GitHub Copilot weekly releases — August 31 appeared first on The GitHub Blog.

GitHub Changelog
O
Open Source

Open Source Contribution

Hello folks, this is my first Dev post. I was searching for some good repos for open source contributions. As i have completed last year Hacktoberfest, i am not newbie but also i haven't contributing since then. So i was searching for some repos which have some good issues not just some code snippet

DEV Community
T
AI & ML

Traceroute devlog #6

This week I finally got to watch something run that had existed only as a paragraph in a planning document for months. An automated pipeline that generates a new puzzle on its own schedule, hands it to another AI acting strictly as a reviewer, and only after that review passes does it come to me for

DEV Community