SShortSingh.
Back to feed

Sony to end physical disc production for new PlayStation games by January 2028

0
·1 views

Sony has announced that it will cease production of physical game discs for new PlayStation titles starting January 2028. The decision marks a significant shift in the company's distribution strategy, moving away from traditional retail formats. After the cutoff date, newly released PlayStation games will no longer be available in disc form. The move reflects the broader industry trend toward digital game distribution, which has steadily grown in recent years.

Read the full story at Hacker News

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Manual Audit Finds Multiple Screen Reader Accessibility Gaps in ChatGPT

A manual screen reader audit of ChatGPT, conducted using NVDA on Google Chrome and Windows 11, has identified several accessibility issues affecting users who rely on assistive technology. Two critical blockers were found: the command palette triggered by typing '/' fails to announce focused options, and the Keyboard Shortcuts dialog does not read out currently assigned key sequences. A high-severity barrier was also noted, as screen reader users cannot seamlessly review AI-generated responses without manually switching cursor modes and returning to the input field. Lower-priority friction issues include the Search Chats dialog announcing search input text instead of the highlighted chat title when navigating results. Recommended fixes include implementing aria-live regions and ensuring focused elements are properly exposed to assistive technology.

0
ProgrammingDEV Community ·

Solo Developer Launches Free Tool to Score How Likely AI Will Cite Your Articles

A solo developer known as Slipway has released a free, no-registration web tool that scores how likely an article is to be cited by AI platforms like ChatGPT and Perplexity. The tool, spun off from a larger project called Polypost, evaluates content against 11 heuristics — including answer-first structure, comparison tables, and use of concrete statistics — returning a 0-100 GEO score. Generative Engine Optimization (GEO) is an emerging content strategy focused on formatting articles so large language models can easily parse and cite them, distinct from traditional SEO. Research from Princeton and Georgia Tech suggests that optimizing content with clear structure and citations can improve AI visibility by up to 40%. The developer acknowledges the scoring is based on custom heuristics and does not guarantee AI citations, but aims to give writers a measurable baseline for improvement.

0
ProgrammingDEV Community ·

Why Zustand Beats React Context for Global State in Next.js App Router

React Context is a built-in state management solution that works well for simple use cases like theme or session data, but it triggers re-renders across all consuming components whenever any part of the context value changes. This performance drawback pushes developers toward third-party alternatives for more complex or frequently updated state. Zustand, a lightweight state management library, solves this by allowing components to subscribe only to the specific slices of state they need, avoiding unnecessary re-renders. Unlike Context, Zustand stores are easy to structure with typed interfaces and support middleware such as persist for local storage integration. For Next.js App Router projects with non-trivial global state requirements, Zustand offers a cleaner and more performant architecture with minimal migration effort.

0
ProgrammingDEV Community ·

n8n Reaches 80K GitHub Stars as AI-Powered Workflow Automation Goes Mainstream

The open-source automation tool n8n has surpassed 80,000 GitHub stars, reflecting growing interest in accessible AI-driven workflow automation. Unlike paid competitors such as Zapier or Make, n8n is self-hosted and free, allowing users to keep their data private and avoid per-task fees. Since 2025, the platform has included native support for AI agents, enabling integrations with services like OpenAI alongside over 400 built-in connectors. Users can install n8n via Docker or npm in minutes, or test it through a free cloud plan supporting up to 20 workflows per month. A practical example workflow demonstrates how n8n can automatically read unread emails, generate AI summaries, and log results to a Google Sheets spreadsheet without advanced coding knowledge.

Sony to end physical disc production for new PlayStation games by January 2028 · ShortSingh