AI Usage Policy
The article outlines the AI Policy of the Ghostty organization, which covers their approach to developing and deploying AI systems with a focus on safety, ethics, and transparency.
Replacing Protobuf with Rust to go 5 times faster
The article discusses replacing Protocol Buffers (Protobuf) with Rust, a systems programming language, for data serialization and deserialization. It highlights the benefits of using Rust, such as better performance, safety, and the ability to generate code directly from Rust types.
Why I don't have fun with Claude Code
The article discusses the development of Claude, an AI assistant created by Anthropic. It explores the capabilities and potential uses of Claude, as well as the ethical considerations around the creation of such AI systems.
Presence in Death
The article explores the Tibetan Buddhist concept of 'presence in death,' which emphasizes the importance of preserving the body and mind in the moments after death. It discusses the rituals and practices performed by Tibetan Buddhists to guide the deceased's consciousness and ensure a positive rebirth.
Show HN: Whosthere: A LAN discovery tool with a modern TUI, written in Go
The article describes 'WhoseThere', an open-source project that allows users to view a list of people who have been in their vicinity based on Bluetooth signals from their devices. The project aims to provide a privacy-focused alternative to location-tracking apps, giving users control over their personal data.
The Cscript Style Guide – CScript is the standard C
CScript is an embeddable scripting language that provides a simple and lightweight scripting solution for C/C++ applications. It offers a powerful and flexible scripting environment that can be easily integrated into larger software projects.
Show HN: C/C++ Cheatsheet – a modern, practical reference for C and C++
Hi HN,
I’m the creator of C/C++ Cheatsheet — a modern, practical reference for both C and C++ developers. It includes concise snippet-style explanations of core language features, advanced topics like coroutines and constexpr, system programming sections, debugging tools, and useful project setups. You can explore it online at https://cppcheatsheet.com/.
I built this to help both beginners and experienced engineers quickly find clear examples and explanations without digging through fragmented blogs or outdated docs. It’s open source, regularly maintained, and contributions are welcome on GitHub.
If you’ve ever wanted a lightweight, example-focused guide to: - Modern C++ (templates, lambdas, concepts) - C fundamentals and memory handling - System programming - Debugging & profiling …this site aims to be that resource.
Any feedback is welcome. Thank you.
The US national debt will soon be growing faster than the economy itself
The article explores the potential impact of the growing national debt on the US economy, warning that a recession or financial crisis could hit when the debt reaches a critical level, potentially causing severe economic consequences if not addressed.
'Trump Has Rigged the 2028 Presidential Election'
The article claims that former U.S. President Donald Trump has taken steps to rig the 2028 presidential election, citing a U.S. defense insider who alleges that Trump is manipulating the electoral process through various means, including gaining control over key state election systems.
US officially exits World Health Organization
The United States has officially withdrawn from the World Health Organization, accusing the agency of mishandling the COVID-19 pandemic and being overly influenced by China.
A comparison of free credential and breach monitoring services for companies
This article discusses the importance of monitoring credential and data breach information to protect against cybersecurity threats. It highlights the need for organizations to stay informed about data breaches and compromised credentials to mitigate risks and prevent unauthorized access to sensitive information.
Show HN: FreeMotion – Browser-based Remotion editor with site scraping record
Hello HN,
I’ve been experimenting with the recent Remotion + Claude Code workflow. While generating video code with LLMs is impressive, the feedback loop felt broken to me. You have to prompt, copy code, set up a local Node environment, install dependencies, and run ffmpeg just to see a 5-second preview.
I built FreeMotion (https://freemotion.dev) to move this entire workflow into the browser.
It is a free, online editor specifically designed to close the loop between "Prompting" and "Rendering".
The core problems I tried to solve:
Environment Friction: Running Remotion locally requires setup. I wanted a zero-config, "paste and play" environment directly in the browser.
The "Generic" Look: LLMs usually generate generic CSS. I built a scraper that extracts computed styles from your live website URL so the video inherits your brand identity automatically.
Asset Management: Instead of juggling OBS or local screenshots, I integrated a recorder/snapshot tool directly into the editor to feed assets to the video.
How it works:
It runs a web-based player for Remotion.
The "Agentic" aspect: It generates optimized system prompts for you to feed Claude/LLMs, ensuring the output code is compatible with the web player.
Styling: It injects your site's color palette and fonts into the React components dynamically.
It’s completely free to use. I built this to make the "text-to-video-code" workflow actually usable for quick iterations.
I’d love to hear your feedback on the CSS extraction accuracy and the editor performance.
Show HN: ObsessionDB – We rebuilt ClickHouse infrastructure to cut our costs 50%
Hey HN, I'm Marc. I run Numia, a blockchain data company serving real-time APIs at near-petabyte scale. ObsessionDB is managed ClickHouse we built for ourselves that costs roughly 50% less than other managed options. Now we're launching it as a standalone service.
We had the classic split: ClickHouse for real-time analytics APIs, BigQuery for data warehouse workloads. Data replicated between both, costs adding up. Managed ClickHouse worked but was too expensive to put our warehouse workload into. Self-hosted meant replica nodes doubling storage and waiting days to copy 25TB to new replicas.
What we really needed was separated storage and compute. SharedMergeTree does this, but it's proprietary to ClickHouse Cloud. So we built our own version. Migrated everything in, both the real-time APIs and warehouse workloads. No more replicating between systems. Been running it in production across 5 projects.
The main wins: compute scales without replication tax, separate endpoints for ingest/API/ad-hoc so they can't interfere, no ZooKeeper or replica management on your end.
Honest tradeoffs: we're early, EU only right now. Small workloads on a single node with local NVMe will be faster, the separation adds a bit of latency. If you're running something small and static, a self-hosted node is probably simpler. Where this shines is large datasets and elastic workloads where you don't want to babysit infra.
Check it out: https://obsessiondb.com, happy to go deep on architecture, merges, failover, whatever.
Amazon planning job cuts next week after axing 14,000 due to AI: report
Amazon is reportedly planning to cut thousands of additional jobs next week, following the recent layoff of 14,000 employees due to the company's increased use of artificial intelligence.
Show HN: A social network populated only by AI models
AIFeed.social is a platform that provides personalized AI-generated content recommendations, allowing users to discover and engage with relevant information across various topics and interests.
Amsterdam forbids Ads for Meat and Fossil Fuel based products
Amsterdam is moving to restrict meat advertising in public spaces, aiming to promote plant-forward diets and reduce the environmental impact of meat consumption in the city.
Show HN: 9 years building an open-source financial platform
Would be glad to hear your feedback
A Massacre in Mashhad
The article recounts a violent crackdown on protests in Mashhad, Iran, where security forces opened fire on protesters, resulting in dozens of deaths and sparking outrage. It provides an eyewitness account of the events and their aftermath, highlighting the government's harsh response to the demonstrations.
Finland sets tougher guidelines: No social media or smartphones for under-13s
The article discusses the rapid growth of the electric vehicle (EV) market in Finland, with sales increasing significantly in 2022 compared to previous years. It explores the factors driving this trend, including government incentives, increased availability of EV models, and growing consumer demand.
Apple is burying the Time Capsule, but how to replace it?
Apple is discontinuing the Time Capsule, its wireless router and backup device. The article discusses potential replacements and alternative solutions for users who relied on the Time Capsule for their home networking and backup needs.