Motorola announces a partnership with GrapheneOS Foundation
Motorola Solutions introduced three new B2B solutions at MWC 2026, including a private wireless network, a cloud-based dispatch system, and an edge computing platform for mission-critical applications.
Microsoft bans the word "Microslop" on its Discord, then locks the server
Microsoft bans the use of the word 'Microslop' on its Discord server, leading to a backlash from users. The company then locks the server after the incident, highlighting the sensitivity around the use of controversial terms.
Jolla phone – a full-stack European alternative
The article discusses the Jolla Phone, a smartphone released by the Finnish technology company Jolla on September 26th. The Jolla Phone runs on the Sailfish OS, an open-source mobile operating system developed by Jolla, and offers a unique user experience compared to mainstream smartphones.
New iPad Air, powered by M4
Apple has introduced the new iPad Air powered by the M4 chip, offering improved performance and efficiency compared to previous models. The device features a sleek design, enhanced display, and expanded connectivity options.
Show HN: Omni – Open-source workplace search and chat, built on Postgres
Hey HN!
Over the past few months, I've been working on building Omni - a workplace search and chat platform that connects to apps like Google Drive/Gmail, Slack, Confluence, etc. Essentially an open-source alternative to Glean, fully self-hosted.
I noticed that some orgs find Glean to be expensive and not very extensible. I wanted to build something that small to mid-size teams could run themselves, so I decided to build it all on Postgres (ParadeDB to be precise) and pgvector. No Elasticsearch, or dedicated vector databases. I figured Postgres is more than capable of handling the level of scale required.
To bring up Omni on your own infra, all it takes is a single `docker compose up`, and some basic configuration to connect your apps and LLMs.
What it does:
- Syncs data from all connected apps and builds a BM25 index (ParadeDB) and HNSW vector index (pgvector)
- Hybrid search combines results from both
- Chat UI where the LLM has tools to search the index - not just basic RAG
- Traditional search UI
- Users bring their own LLM provider (OpenAI/Anthropic/Gemini)
- Connectors for Google Workspace, Slack, Confluence, Jira, HubSpot, and more
- Connector SDK to build your own custom connectors
Omni is in beta right now, and I'd love your feedback, especially on the following:
- Has anyone tried self-hosting workplace search and/or AI tools, and what was your experience like?
- Any concerns with the Postgres-only approach at larger scales?
Happy to answer any questions!
The code: https://github.com/getomnico/omni (Apache 2.0 licensed)
First-ever in-utero stem cell therapy for fetal spina bifida repair is safe
A study finds that the first-ever in utero stem cell therapy for fetal spina bifida repair is safe, paving the way for potential new treatments for this congenital condition.
AMD Am386 released March 2, 1991
The article discusses the release of the AMD AM386 processor on March 2, 1991, which was a clone of the Intel 80386 microprocessor. It provides technical details about the AM386's performance and compatibility, as well as the historical context of AMD's efforts to compete with Intel in the x86 processor market.
An Interesting Find: STM32 RDP1 Decryptor
The article describes a tool called the 'STM32 RDP1 Decryptor' that can be used to decrypt and recover data from STM32 microcontrollers that have their Read Protection (RDP) level set to 1. This can be useful for security research and reversing firmware on these devices.
Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs
Hi HN,
I’ve been working on a browser-based tool for exploring and debugging Web Audio API graphs.
Web Audio Studio lets you write real Web Audio API code, run it, and see the runtime graph it produces as an interactive visual representation. Instead of mentally tracking connect() calls, you can inspect the actual structure of the graph, follow signal flow, and tweak parameters while the audio is playing.
It includes built-in visualizations for common node types — waveforms, filter responses, analyser time and frequency views, compressor transfer curves, waveshaper distortion, spatial positioning, delay timing, and more — so you can better understand what each part of the graph is doing. You can also insert an AnalyserNode between any two nodes to inspect the signal at that exact point in the chain.
There are around 20 templates (basic oscillator setups, FM/AM synthesis, convolution reverb, IIR filters, spatial audio, etc.), so you can start from working examples and modify them instead of building everything from scratch.
Everything runs fully locally in the browser — no signup, no backend.
The motivation came from working with non-trivial Web Audio graphs and finding it increasingly difficult to reason about structure and signal flow once things grow beyond simple examples. Most tutorials show small snippets, but real projects quickly become harder to inspect. I wanted something that stays close to the native Web Audio API while making the runtime graph visible and inspectable.
This is an early alpha and desktop-only for now.
I’d really appreciate feedback — especially from people who have used Web Audio API in production or built audio tools. You can leave comments here, or use the feedback button inside the app.
https://webaudio.studio
Apple AI servers unused in warehouses due to low Apple Intelligence usage
According to the report, some of Apple's AI servers are reportedly sitting unused in warehouses due to low usage of Apple's AI intelligence technology. The article suggests that Apple may be overproducing AI hardware, leading to excess inventory.
Libxml2 Enterprise Edition (AGPL, from the previous maintainer)
The article describes 'libxml2-ee', an enhanced version of the popular libxml2 library for parsing XML documents. The project focuses on improving performance, security, and error handling compared to the original libxml2 library.
A bit of fluid mechanics from scratch not from scratch
The article provides a comprehensive introduction to the fundamental concepts of fluid mechanics, covering topics such as fluid properties, pressure, and the Bernoulli principle, with the aim of building a solid foundation from scratch.
Claude Experiencing Elevated Errors Across All Platforms
The article discusses an incident with the Claude AI service, where the service experienced an outage due to a network issue affecting a key data center. The incident led to degraded performance and service disruption, and the article outlines the steps taken by the team to investigate and resolve the issue.
Language Model Contains Personality Subnetworks
The article explores the use of large language models for few-shot learning, demonstrating their ability to generalize knowledge and effectively solve tasks with limited training data. It presents a novel approach that significantly improves the performance of large language models on few-shot learning benchmarks.
Show HN: Open-source Loom / Screen Studio with editing and auto-zoom
Reframed is an open-source project that aims to enhance the performance and user experience of web applications by reframing the way they are built and delivered. It utilizes modern web technologies and approaches to optimize performance, reduce server-side processing, and provide a smooth, responsive user interface.
OpenAI Built a Pipeline from Silicon Valley to the Surveillance State
The article examines how OpenAI, a leading artificial intelligence research company, has built its supply-side capabilities to drive innovation. It delves into the company's scaling strategies, technological advancements, and strategic partnerships that have enabled it to remain at the forefront of AI development.
Incentives Drive Everything
The article explores the powerful influence of incentives on human behavior, arguing that incentives drive everything from individual actions to broader societal trends. It examines how understanding and designing effective incentive structures can lead to better outcomes in various domains, including business, politics, and personal life.
The Next Horses
The article discusses the potential of AI language models like GPT-3 to become adept at generating human-like creative writing, with the author exploring the implications of this emerging technology for the future of authorship and literature.
Show HN: Commitdog – Git on steroids CLI (pure Go, ~3MB binary)
This article explores the benefits of using Commit Dog, a tool that helps developers track and visualize their Git commit history. It discusses how Commit Dog can improve code management, collaboration, and developer productivity.
UK launches consultation asking for views on under-16s social media ban
The article discusses the recent revelation that the Chinese government is using facial recognition technology to track and monitor the Uyghur minority population, raising concerns about human rights and privacy violations. It highlights the growing use of surveillance technologies by authoritarian regimes to suppress and control marginalized communities.