Corruption erodes social trust more in democracies than in autocracies

https://www.frontiersin.org/files/Articles/1779810/xml-images/fpos-08-1779810-g001.webp
Corruption in democracies erodes trust more than in autocracies due to normative amplification and representative contagion. This results in a stronger association between corruption perceptions and lower generalized trust in democracies.

MoD sources warn Palantir role at heart of government is threat to UK security

https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,quality=80,format=auto,onerror=redirect/uploads/asset/file/06dd45f5-8021-4d56-a5b8-c9c9836daaba/pal_13.jpg
Two anonymous MoD insiders claim Palantir poses a national security threat to the UK due to its access to vast amounts of personal data. They say Palantir can extract insights from this data, potentially creating a complete profile of the UK population.

MCP Server Is Eating Your Context Window. There's a Simpler Way

https://www.apideck.com/_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fd6o5ai4eeewt%2F57kHNdJ8Hmq3TZjExF9oPy%2F130624913e15827926b4ed32a3071f9d%2FGemini_Generated_Image_zi6xqwzi6xqwzi6x.png&w=3840&q=75
The article discusses the limitations of using MCP (Model Configuration Protocol) for integrating APIs with AI agents due to context bloat and high token costs. A CLI (Command Line Interface) approach is proposed as a more efficient and secure alternative for progressive disclosure and structural safety.

My Journey to a reliable and enjoyable locally hosted voice assistant

https://community-assets.home-assistant.io/optimized/4X/a/9/d/a9dbf25a9917cdee80a3f9e4d20450b5b5f8c291_2_342x375.png
User switched from Google Home to HomeAssistant's local assist backed by Llama.cpp, testing various hardware and models for optimal performance. They customized their setup to achieve reliable voice control and improved functionality.

US Job Market Visualizer – Andrej Karpathy

exposure": 8, "rationale": "The occupation is predominantly done on a computer with core tasks in domains where AI is rapidly improving, such as writing, coding, and analyzing, indicating a high level of AI exposure." }

I Love FreeBSD

https://upload.wikimedia.org/wikipedia/commons/0/0e/FreeBSD_13.0_boot_loader_autoboot_screenshot.png
The author discovered FreeBSD in 2002 and was impressed by its complete and accurate documentation, leading to a long-term relationship with the operating system. They valued FreeBSD's stability, performance, and community-driven approach, which has remained consistent over the past twenty years.

Even Faster Asin() Was Staring Right at Me

https://storage.googleapis.com/sixteenbpp/images/logo.png
The author optimized the arcsine function using Estrin's Scheme, reducing dependency chain length and allowing for instruction-level parallelism. This resulted in significant speedups on Intel chips, but minimal improvements on AMD and Apple M4 Mac Mini.

Canada's bill C-22 mandates mass metadata surveillance

https://www.michaelgeist.ca/wp-content/uploads/2026/03/screenshot_4102-780x350.png
The Canadian government introduced Bill C-22, the Lawful Access Act, which limits warrantless access to personal information but raises concerns about surveillance capabilities and data retention. The bill introduces new rules for telecom providers and internet platforms to assist law enforcement, sparking privacy and civil liberties concerns.

Show HN: Hackerbrief – Top posts on Hacker News summarized daily

Scientists at the Salk Institute found that THC and other compounds in marijuana may help remove toxic amyloid beta protein linked to Alzheimer's disease, and could lead to new therapeutic approaches. The researchers observed that exposing human neurons to THC reduced amyloid beta levels and eliminated inflammatory responses, enhancing nerve cell survival.

Comparing Python Type Checkers: Typing Spec Conformance

https://pyrefly.org/img/Pyrefly-Preview-Symbol.png
Python type checkers like mypy, Pyright, and Pytype have varying levels of conformance to the Python typing specification, with some tools passing only 57% of test cases. Conformance is an important metric, but it's not the only factor to consider when choosing a type checker, as developer experience also depends on third-party package support and other features.

Home Assistant waters my plants

https://finnian.io/img/Home%20Assistant%20waters%20my%20plants/79F6BA21-05D6-48DE-B195-B21B1F442EDD_1_102_o.jpeg
The user, a self-confessed foodie and nerd, set up Home Assistant to control and automate their irrigation system and other smart devices at home. They successfully integrated various hardware and software components, including Link-Tap, Proxmox, and Zigbee devices, to create a comprehensive smart home system.

Polymarket gamblers threaten to kill me over Iran missile story

https://static-cdn.toi-media.com/www/uploads/terms-images/writers/01-Mannie-Fabian-black-white-medium.png
A journalist reported on an Iranian missile attack in Israel, but received death threats and harassment from gamblers on Polymarket who had bet on the outcome, demanding a change to the report to ensure they would win. The journalist refused to comply, and the police are now investigating.

How I write software with LLMs

https://www.stavros.io/static/images/favicons/og-image.jpg?h=24586483
The user has been using Large Language Models (LLMs) to create various projects, including a secure LLM personal assistant, a voice note recorder, and a whimsical multiplayer canvas, and has developed a workflow that involves using multiple models to review and implement code. The user's workflow consists of an architect, a developer, and reviewers, and involves a series of steps, including ...

Nango (YC W23, API Access for Agents and Apps) Is Hiring

Nango Jobs

Lazycut: A simple terminal video trimmer using FFmpeg

https://raw.githubusercontent.com/emin-ozata/lazycut/main/media/demo.gif
A simple terminal UI for video trimming. Contribute to emin-ozata/lazycut development by creating an account on GitHub.

The 49MB web page

https://thatshubham.com/img/newsbanner.webp
The modern news website architecture is plagued by user-hostile design choices, such as excessive ads, modals, and tracking scripts, which prioritize short-term CPMs over long-term readership. To create a better user experience, publishers should adopt a privacy-first approach, enforce serialized onboarding, and reserve space for asynchronous content to reduce cognitive load and improve ...

Obsession with growth is destroying nature, 150 countries warn

https://www.politico.eu/cdn-cgi/image/width=1160,height=773,quality=80,onerror=redirect,format=auto/wp-content/uploads/2026/02/09/GettyImages-2260079229-scaled.jpg
China, India and EU countries were among the signatories of a report that criticized the prevailing measures of economic success.

'Pokémon Go' players unknowingly trained delivery robots with 30B images

https://www.popsci.com/wp-content/uploads/2026/03/pokemon-go-whitehouse.png?quality=85&w=2000
Pokémon Go data is being repurposed to help delivery robots navigate using Niantic's Visual Positioning System. This crowdsourced data was collected from millions of players and will improve the accuracy of robots in areas where GPS falls short.

Chrome DevTools MCP (2025)

https://developer.chrome.com/static/blog/chrome-devtools-mcp-debug-your-browser-session/image/devtools-mcp-auto-connection-diagram.png
Chrome DevTools MCP server now allows coding agents to directly connect to active browser sessions, enabling seamless transition between manual and AI-assisted debugging. Users must enable remote debugging in Chrome and configure the MCP server with the --autoConnect option for auto connection.

Bringing Semiconductors to Kazakhstan

https://substackcdn.com/image/fetch/$s_!8VyW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdc21bd3-bb24-486d-855a-636a0af32809_755x855.jpeg
Nursultan Kabylkas led a team to design Kazakhstan's first chip, using verification expertise to bypass the need for a massive manufacturing plant. His strategy, now a blueprint for emerging economies, focuses on niche expertise and talent development to create a sovereign industry.

Autoresearch Hub

Why Are Viral Capsids Icosahedral?

https://substackcdn.com/image/fetch/$s_!8iQI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F98bf5c87-d3ed-41d4-8110-8c8c1fdfe759_2000x1260.jpeg
Stephen Jay Gould and Simon Conway Morris debated the nature of evolution, with Gould viewing it as radically contingent and Morris arguing for convergent evolution.

Stop Sloppypasta

Sharing raw AI output reduces comprehension and trust due to effort asymmetry and lack of verification. It creates a negative feedback loop where the sender loses credibility and the recipient loses trust.

Reviewing Large Changes with Jujutsu

The user has been using Jujutsu (jj) as a Git replacement for 6 months and is hooked due to its intuitive tooling and ability to craft clear pull requests. They've developed a new workflow for reviewing code, duplicating changes, and squashing them into a parent change to track progress.

Electric motor scaling laws and inertia in robot actuators

https://robot-daycare.com/images/act/lorentz_sketch.jpg
The user discusses the fundamentals of robot actuators, specifically the relationship between motor size, torque, power dissipation, and reflected inertia, and proposes a figure of merit that is size-invariant. This figure of merit, normalized motor constant, is useful for comparing motors of different sizes and is primarily determined by power dissipation at a given torque, not gear ratio or ...

Simple, fast and open-source PHP framework frozen in C-extension

https://www.iceframework.org/img/cubes.jpg
Ice is a fast, open-source PHP framework frozen in C-extension, offering improved scalability and performance. It provides a powerful Model, auth module, and Validation class for database manipulation and user authentication.

Six ingenious ways how Canon DSLRs used to illuminate their autofocus points

https://exclusivearchitecture.com/images/technical-articles/CSDS/00_TOC/00.png
Table of Contents

Event Publisher enables event integration between Keycloak and OpenFGA

https://raw.githubusercontent.com/embesozzi/keycloak-openfga-event-publisher/main/images/openfga-authz-model.png
This is a Keycloak extension that implements an Event Listener Provider to detect Identity events and publish them to the OpenFGA server over HTTP, thanks to the OpenFGA Java SDK. This extension allows for direct integration between Keycloak and OpenFGA. OpenFGA is an open source solution for Fine-Grained Authorization that applies the concept of ReBAC (created by the Auth0 inspired by ...
https://sebastianraschka.com/llm-architecture-gallery/images/hero/architecture-gallery-hero.webp
This page collects architecture figures and fact sheets for Open-Weight LLMs, focusing on panels and allowing users to report inaccuracies. It features a 27B model with local attention and a large vocabulary, including strong Indic language support.

What every computer scientist should know about floating-point arithmetic (1991) [pdf]

The IEEE floating-point standard discusses rounding error and its effects on various arithmetic operations, including addition, subtraction, multiplication, and division, and proposes methods to reduce or eliminate these errors. The standard also introduces concepts such as guard digits, ulps, and NaNs to handle special cases and improve the accuracy and portability of floating-point arithmetic.