Tony Hoare, a renowned Computer Science expert, passed away at 92. He made significant contributions to the field, including the quicksort algorithm, and was known for his humility and sharp mind.
New US laws require age verification for online content, sparking backlash from users and criticism from privacy advocates. The laws aim to protect minors but may compromise internet freedom and create security risks.
Amazon is holding a meeting to discuss recent outages tied to AI coding tools, citing a "trend of incidents" with high blast radius and unestablished Gen-AI usage best practices. The company aims to limit future outages by requiring senior engineers to sign off AI-assisted changes.
Meta acquired Moltbook, a social network for AI agents, and its creators will join Meta Superintelligence Labs. The deal brings new ways for AI agents to work for people and businesses, according to Meta.
The user has been tracking over 100 different data types for the last 3 years, collecting ~380,000 data points, and created a custom-built project called FxLifeSheet to visualize and analyze their data. The project uses a timestamp-based key-value database and allows the user to add and remove questions on the fly, with the goal of having full control over their data and visualizations.
Yann LeCun's AI start-up raises over $1 billion in Europe's largest seed round. The Financial Times offers a discounted annual subscription for digital access to quality journalism.
Yann LeCun's Paris-based startup AMI raised over $1 billion to develop AI world models, valuing the company at $3.5 billion. AMI aims to build AI systems that understand the world, have persistent memory, and can reason and plan, unlike large language models.
The user discovered a new way to scale large language models (LLMs) by duplicating specific layers of a pre-trained model, resulting in a +17.72% improvement on the MuSR benchmark and a +8.16% improvement on the MATH benchmark. This method, called Repeat Your Self (RYS), involves duplicating a block of layers in the model's architecture, allowing the model to perform more complex reasoning ...
The author of Emacs Solo, a self-contained Emacs configuration, shares their two-year journey of building a daily-driver Emacs setup without external packages, focusing on understanding Emacs core features and writing custom Elisp code. The project, which includes 35 self-contained modules, aims to demonstrate what Emacs can do on its own and provide a learning experience for others ...
Debian developers are discussing whether to accept AI-assisted contributions, with some arguing for clear boundaries and others seeing it as an opportunity to onboard new contributors. The debate is ongoing due to differing opinions on terminology, implications, and long-term impacts.
Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.
The user discusses the challenges of trusting AI-generated code and proposes a solution where acceptance criteria are written before code is generated, allowing for verification and review of failures rather than diffs. A Claude Skill called "verify" is built to automate this process using Playwright and Opus, making it easier to ensure the correctness of AI-generated code.
Intel's Heracles chip accelerates fully homomorphic encryption by 5,000-fold compared to a top-of-the-line CPU. It uses 64 compute cores and 48 GB of high-bandwidth memory to achieve massive speedups in encrypted computing tasks.
Moyogo solved the mystery of the symbol ⍼ by finding it in H Berthold AG's 1950 symbol catalogue as "azimuth" or "direction angle". The symbol resembles a light ray passing through a sextant to measure an azimuth.
RCLI is a voice AI for macOS running natively on Apple Silicon with 43 voice actions and local document search. It uses MetalRT for fast on-device inference and supports various models for LLM, STT, and TTS.
The user shares their experience with Magit, a git interface, focusing on rebasing. They demonstrate how Magit's interactive log view helps understand the structure of a repository and facilitates rebasing.
User worked on Fedora RISC-V port, triaging issues and submitting 86 pull requests, mostly merged and built for Fedora 43. Slow RISC-V hardware and long build times hinder progress, but new builders and LTO plans aim to improve speed.
A new API endpoint allows crawling entire websites with a single call, returning content in HTML, Markdown, and JSON formats. The endpoint supports asynchronous crawling, incremental updates, and static mode for faster crawling.
Stanford Medicine researchers developed a universal vaccine that protects against various respiratory viruses, bacteria, and allergens. The vaccine, delivered through a nasal spray, provides broad protection in the lungs for several months.
Tess.Design was a marketplace where artists earned 50% royalties for AI-generated images in their style, but it shut down after 20 months due to lack of traction and unresolved copyright issues. The experience highlights the challenges of building an AI licensing business on top of creative talent, including ideological opposition, brand dilution, and timing.
Use a Docker container or remote machine with a GPU without complex setup. Run the ffmpeg-over-ip server on the host and point your app at the client binary for GPU-accelerated transcoding.
The previous point release, freebsd 14.3-release, will reach its end of life at june 30, 2026. the new release is available as a memstick image, which can be used to boot from an usb drive or floppy disk containing the installation distribution sets on the medium itself. if you want to use the bootonly image you will need to install the distribution from the memmostick - see the instructions below
LoGeR scales 3D reconstruction to extremely long videos by processing chunks with a hybrid memory module and combining Sliding Window Attention and Test-Time Training. It achieves strong geometric coherence and reduces drift over massive sequences up to 19,000 frames.
The author describes a progression of 8 levels in AI-assisted coding, from basic tab completion to advanced multi-agent coordination, and emphasizes the importance of context engineering, compounding engineering, and harness engineering to unlock each level. The author encourages readers to assess their current level and take steps to move to the next one, highlighting the potential for ...
Microsoft's Windows operating system has lost its position as the obvious choice for laptops due to years of neglect and prioritization of AI features over user needs. The company's focus on Azure and AI has led to a decline in Windows quality, causing users to lose trust in the platform and seek alternative options.
0MaxTue, Apr 1, 00:00Sun, Jun 1, 00:00Fri, Aug 1, 00:00Wed, Oct 1, 00:00Mon, Dec 1, 00:00Sun, Feb 1, 00:00 0MaxSat, Mar 1, 00:00Thu, May 1, 00:00Tue, Jul 1, 00:00Mon, Sep 1, 00:00Sat, Nov 1, 00:00Thu, Jan 1, 00:00
FidoNet is no longer actively used but some archives remain. A FidoNet archive can be found at usenetarchives.com, which mirrors FidoNet posts to Usenet.
Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.
Hisense Smart TV owners are reporting a mandatory ad that appears immediately after powering on the TV, unskippable and before live TV access. This change is linked to the VIDAA operating system, sparking concerns about advertising ambitions, privacy, and user control.
Then $75 per month. Complete digital access to quality FT journalism on any device. Cancel anytime during your trial. Essential digital access to quality FT journalism on any device. Pay a year upfront and save 20%. Complete digital access to quality FT journalism with expert analysis from industry leaders. Pay a year upfront and save 20%.
Google's shift to surveillance-based ads was a gamble that policymakers failed to regulate, allowing the company to profit from user data. Policymakers' inaction enabled the ad-tech industry to create a repressive state surveillance system, which was foreseeable and preventable.
This is a Voyager Expanded Books edition of William Gibson's Sprawl Trilogy with an exclusive author afterword. It was part of a 1991 project to digitize books for Macintosh computers.
The user built a new programming language called Cutlet using Claude Code in just four weeks, allowing the LLM to generate every line of code and relying on guardrails to ensure correctness. The user's experience with Cutlet highlights the potential of LLMs in software development, but also emphasizes the importance of careful planning, skill, and discipline in working with coding agents.
The author compares AI agents to Dracula from Castlevania, highlighting their ability to act without inhibition and create their own values, but notes that unlike Dracula, AI agents are ephemeral and can cause significant damage if left unchecked. The author argues that the industry is moving too fast and lacks standardization, making it difficult to build secure agents and that traditional ...
We've been trying to apply simple, elegant theories to complex systems, but they often fail because these systems are too dynamic and interconnected. New tools like large language models and mechanistic interpretability may allow us to extract more compressible truths about complex phenomena.
The Query Tool is a feature-rich environment for executing SQL commands and reviewing result sets, with features like syntax coloring, autocompletion, and AI-powered query generation. It also includes tools for analyzing query execution plans, generating graphs, and managing macros for executing pre-defined SQL queries.
A paper claiming a massive improvement over Shor's factoring algorithm, called the JVG algorithm, was found to be flawed due to its inability to handle exponentially many computations. The paper's authors precomputing xr mod N's on a classical computer and loading them into a quantum state was deemed impractical and not a significant improvement.
Germany is seeing unusually strong solar power output in March, helping to cap electricity prices. Solar installations are feeding over 40 gigawatts of electricity into the public grid daily.
Apple's internal certificates are causing issues with app installation and verification due to an unrecognized critical extension. This is affecting developers who pay $99 a year for Apple's ecosystem and preventing them from running development versions of iPhone, iPad, or MacOS apps.
Alberto and his twin brother Alejandro co-founded Didit to create a unified identity layer that handles KYC, AML, biometrics, and fraud prevention globally. Their platform aims to provide a transparent, accessible, and secure identity verification solution for the internet, with a focus on data minimization and zero-knowledge verification.
Columba is a native Android messaging app using Reticulum network for offline messaging and voice calls. It supports multiple connection methods and allows users to share identities via QR code.
The user created a photo sharing site called DD Photos that allows users to easily share their photos with friends and family without distractions, and it is open-sourced for others to use. The site is built with SvelteKit and statically generated, and it uses a photogen tool to resize photos and generate index files that the web app uses.
The Baochip-1x is a custom silicon chip with a 350MHz CPU and various security features, designed for high assurance applications and open-source development. It's a partially-open chip, with some closed-source components, but still allows for inspection and simulation of its open-source parts.
This tutorial sets up a simple REST API to send XMPP messages using Prosody and Let's Encrypt certificates on Debian 13. It involves creating a minimal Prosody configuration, installing the mod_post_msg module, and setting up a REST API to send messages to an existing XMPP account.
A Palo Alto office building's transformer vault was filled with 2000 gallons of molten grease from a nearby restaurant's nightly fryer dumping. The grease was kept warm by the transformer, preventing it from solidifying and potentially causing a massive grease fire.
Anthropic's Claude Code is rapidly changing software development with its agentic layer, allowing users to create reports, analyze data, and write code with ease, but it also raises concerns about mass delete commands and token anxiety. The AI industry is shifting towards a new regime where developers can spend up to $1M per year on AI spending, and experts warn of the potential risks of ...
The author's startup, Autonoma, pivoted from a successful product to rewrite it due to technical debt and poor tech decisions. They share their experiences with Next.js, Server Actions, and other technologies, highlighting issues and choosing a new tech stack for their new product.
The defeated of the earth face their losses with an open face, learning to think with defeat and imagine new possibilities. This stance, rooted in an imagination from below, seeks to speculate the impossible and envision life beyond colonial ruins.
EVi is a hard fork of Vim 9.1.2073, adding features like multi-level undo and GUI while maintaining Vi compatibility. EVi is Charityware, allowing free use and distribution with a recommended donation to help orphans in Uganda.
Google is rolling out 30-second unskippable ads on YouTube TV, forcing viewers to sit through longer ads unless they subscribe to YouTube Premium. The change aims to help advertisers reach audiences watching content in a relaxed living-room setting, but may frustrate users who prefer an ad-free experience.
Microsoft's latest Copilot update forces links to open in a side panel, bypassing the user's default browser, raising privacy concerns. The update also allows Copilot to access conversation tabs and sync passwords with user permission.
Google will discontinue its Widevine Cloud License Service (CLS) on April 13, 2027, requiring a transition in architecture for those relying on it. Users should prepare now to avoid service interruption by migrating to an alternative Widevine license delivery model.
Google and Back Market are partnering to sell a $3 USB stick that can install ChromeOS Flex on outdated laptops and computers. The limited run of 3,000 keys starts on March 30, targeting sellers, buyers, schools, and small businesses.
This is a color perception game where you click on the line between two colors to find your Just Noticeable Difference. It's a challenging game that takes about 40 rounds to determine the smallest color change you can see.
The user built an Enterprise Context Layer (ECL) using 1000 lines of Python and a GitHub repo to map company knowledge, processes, and behavior. The ECL uses LLMs to reason through scattered context and create a holistic mental model, improving knowledge management and retrieval.
Iranian drones struck three Amazon Web Services data centers in the UAE and Bahrain, causing service outages and potentially impacting US military operations. Experts warn that data centers are vulnerable targets and will likely be targeted again as AI becomes more significant.
Infinity's infy optimization system generates inference engines from scratch, delivering up to 34.3% more tokens per second than vLLM. It uses a full-stack approach, cherry-picking techniques from various frameworks and validating each addition with real throughput metrics.
The user argues that generative models are useful when the relative cost of encoding the work in a prompt is low and the relative cost of verifying the output satisfies requirements is low, and when the process used to complete the work doesn't matter. The user believes that navigating these trade-offs requires engineering expertise and that generative models have made it cheap to produce ...
Save my name, email, and website in this browser for the next time I comment. If you get a busy signal when dialing in to (212) 255-2748 you can still access Payphone Radio from your smartphone by downloading the Payphone Radio app for Android or iPad/iPhone. Thanks to my friend Paul at Starkey.digital for putting those apps together for me.
YouBrokeProd is a browser-based game for SREs and DevOps engineers to practice real production outage debugging. It simulates 10 scenarios with a ticking clock and scored feedback.
Firetiger agents can now connect to private databases using Tailscale for secure access. This allows Firetiger to monitor and manage databases on private networks without exposing them to the public internet.
The interstellar comet 3I/ATLAS has a unique elemental composition with high deuterium levels and varied carbon isotopes, indicating formation in a metal-poor environment. Its isotopic signatures suggest it formed 10-12 billion years ago, providing evidence of ancient planetary system formation in the Milky Way.
Built a circuit breaker to monitor Cloudflare Workers resource consumption and prevent overage billing. The breaker trips at 90% usage, recovers at 85%, and prevents oscillation, with fail-safe and deduplication features.
Cursor Cloud Agents quietly expose credentials due to hardcoded values, .env files, and secrets baked into snapshots. A better approach is to store only Infisical machine identity credentials in the Cursor Secrets UI and fetch other secrets from Infisical at runtime.
The user proposes a new pricing model for AI tools where platforms take a percentage of revenue generated by users, aligning incentives and providing better support and infrastructure. This model, called the "Lovable Partners Program," could help creators and small businesses succeed by reducing friction in monetization and providing access to premium services.
To ensure we keep this website safe, please can you confirm you are a human by ticking the box below. If you are unable to complete the above request please contact us using the below link, providing a screenshot of your experience.
Gemini models excel in speed, price, and versatility, especially in visual tasks, due to Google's focus on general intelligence. However, their quick deprecation is a concern, making self-hosted models a more reliable option despite lacking Gemini's visual capabilities.
Companies are running internal AI evals using various tools like LangFuse, arize phoenix, deepeval, and custom platforms to determine the best model for their use case. They are also using automated benchmarking and human simulation agents to make informed decisions.
The National People's Congress convenes in China's Great Hall of the People for 10 days in March, focusing on approval rather than debate. Its opening day features elaborate costumes, reflecting China's struggles and cultural expression.
The user discusses a technique for converting recursive code into iterative code to prevent stack overflows, using a data structure to simulate the call stack and manually managing memory. They demonstrate this technique using TypeScript and property-based testing to verify the correctness of the iterative implementation, and discuss its limitations and potential applications.
Meta CEO Mark Zuckerberg has lost confidence in Alexandr Wang, the company's highest-paid executive, and is shifting power to veteran executive Maher Saba. Wang's authority has been effectively dismantled through a new AI engineering organisation that operates outside his control.