NewsWorld
PredictionsDigestsScorecardTimelinesArticles
NewsWorld
HomePredictionsDigestsScorecardTimelinesArticlesWorldTechnologyPoliticsBusiness
AI-powered predictive news aggregation© 2026 NewsWorld. All rights reserved.
Trending
MilitaryTalksIranNuclearFebruaryLabourGreenTimelineDigestFacesReformsPolicyFridayPartyLeadershipIranianLimitedTrumpDrugsPartnershipsCandidateBerlinaleFrameworkStrikes
MilitaryTalksIranNuclearFebruaryLabourGreenTimelineDigestFacesReformsPolicyFridayPartyLeadershipIranianLimitedTrumpDrugsPartnershipsCandidateBerlinaleFrameworkStrikes
All Articles
Breaking Free
Hacker News
Published about 7 hours ago

Breaking Free

Hacker News · Feb 27, 2026 · Collected from RSS

Summary

Article URL: https://www.forbrukerradet.no/breakingfree/ Comments URL: https://news.ycombinator.com/item?id=47178678 Points: 49 # Comments: 8

Full Article

In the new report Breaking Free: Pathways to a fair technological future, the Norwegian Consumer Council has delved into enshittification and how to resist it. The report shows how this phenomenon affects both consumers and society at large, but that it is possible to turn the tide. Together with more than 70 consumer groups and other actors in Europe and the US, we are sending letter to policymakers in the EU/EEA, UK and the US.


Share this story

Read Original at Hacker News

Related Articles

Hacker Newsabout 2 hours ago
Show HN: Badge that shows how well your codebase fits in an LLM's context window

Small codebases were always a good thing. With coding agents, there's now a huge advantage to having a codebase small enough that an agent can hold the full thing in context. Repo Tokens is a GitHub Action that counts your codebase's size in tokens (using tiktoken) and updates a badge in your README. The badge color reflects what percentage of an LLM's context window the codebase fills: green for under 30%, yellow for 50-70%, red for 70%+. Context window size is configurable and defaults to 200k (size of Claude models). It's a composite action. Installs tiktoken, runs ~60 lines of inline Python, takes about 10 seconds. The action updates the README but doesn't commit, so your workflow controls the git strategy. The idea is to make token size a visible metric, like bundle size badges for JS libraries. Hopefully a small nudge to keep codebases lean and agent-friendly. GitHub: https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens Comments URL: https://news.ycombinator.com/item?id=47181471 Points: 17 # Comments: 9

Hacker Newsabout 2 hours ago
Tenth Circuit: 4th Amendment Doesn't Support Broad Search of Protesters' Devices

Article URL: https://www.eff.org/deeplinks/2026/02/victory-tenth-circuit-finds-fourth-amendment-doesnt-support-broad-search-0 Comments URL: https://news.ycombinator.com/item?id=47181391 Points: 43 # Comments: 3

Hacker Newsabout 2 hours ago
OpenAI's $110B funding round (investments from Amazon, Nvidia, SoftBank)

Article URL: https://www.reuters.com/business/retail-consumer/amazon-invest-50-billion-openai-2026-02-27/ Comments URL: https://news.ycombinator.com/item?id=47181051 Points: 21 # Comments: 18

Hacker Newsabout 3 hours ago
We deserve a better streams API for JavaScript

Article URL: https://blog.cloudflare.com/a-better-web-streams-api/ Comments URL: https://news.ycombinator.com/item?id=47180569 Points: 78 # Comments: 25

Hacker Newsabout 4 hours ago
Show HN: RetroTick – Run classic Windows EXEs in the browser

RetroTick parses PE/NE/MZ binaries, emulates an x86 CPU, and stubs enough Win32/Win16/DOS APIs to run classics like FreeCell, Minesweeper, Solitaire and QBasic, entirely in the browser. Built with Preact + Vite + TypeScript. Demo: https://retrotick.com GitHub: https://github.com/lqs/retrotick Comments URL: https://news.ycombinator.com/item?id=47180083 Points: 5 # Comments: 1

Hacker Newsabout 5 hours ago
PostmarketOS in 2026-02: generic kernels, bans use of generative AI

Article URL: https://postmarketos.org/blog/2026/02/26/pmOS-update-2026-02/ Comments URL: https://news.ycombinator.com/item?id=47179553 Points: 33 # Comments: 22