Monster Cables picked the wrong guy to threaten (2008)

https://www.oncontracts.com/docs/DCT-head-shot-linked-in-2015-06.jpg
Monster Cable sent a cease-and-desist letter to Blue Jeans Cable, alleging infringement. Blue Jeans Cable's president, Kurt Denke, responded forcefully, refusing to settle without proof of infringement.

Landrun: Sandbox any Linux process using Landlock, no root or containers

https://raw.githubusercontent.com/Zouuup/landrun/main/demo.gif
landrun is a lightweight sandbox using Landlock LSM for kernel-level security. It restricts processes to specified paths and ports, allowing DNS resolution and secure execution.

California Attorney General issues consumer alert for 23andMe customers

https://oag.ca.gov/sites/default/themes/custom2017/oag2017/img/doj-seal-header.png
California Attorney General Rob Bonta issued a consumer alert for 23andMe customers due to the company's financial distress and sensitive data. Californians can delete their genetic data under the Genetic Information Privacy Act and California Consumer Protection Act.

PyTorch Internals: Ezyang's Blog

This post is a long form essay version of a talk about PyTorch internals, that I gave at the PyTorch NYC meetup on May 14, 2019. This talk is for those of you who have used PyTorch, and thought to yourself, "It would be great if I could contribute to PyTorch," but were scared by PyTorch's behemoth of a C++ codebase. I'm not going to lie: the PyTorch codebase can be a bit ...

George Foreman has died

https://variety.com/wp-content/uploads/2023/04/MV1_6669-e1742609384862.jpg?w=1000&h=667&crop=1
George Foreman, a former Heavyweight Champion, died at 76 after a life of boxing and business success. He became a pop culture icon after winning an Olympic gold medal and later launching the popular Foreman Grill product line.

Map Features in OpenStreetMap with Computer Vision

https://blog.mozilla.ai/content/images/size/w160/2025/02/1697010560510.jpg
Mozilla.ai developed the OpenStreetMap AI Helper Blueprint to empower communities with AI while keeping human verification at the core. It uses state-of-the-art non-LLM models for object detection and segmentation to automate the mapping process.

Tencent's 'Hunyuan-T1'–The First Mamba-Powered Ultra-Large Model

https://llm.hunyuan.tencent.com/8bdd413ec53a2587c9a5.png
腾讯混元Large模型总参数量约389B,激活参数量约52B ,上下文长度达256k,是当前业界参数规模最大、效果最好的Transformer架构的开源MoE模型,更适配开源框架精调和部署。 本次通过开源Hunyuan-Large的技术成果,我们希望激发更多研究者的创新灵感,共同推动AI技术的进步和应用。欢迎加入我们的开源社区,共同探索和优化未来的AI模型!

NixOS and reproducible builds could have detected the xz backdoor

How NixOS and reproducible builds could have detected the xz backdoor for the benefit of all In March 2024, a backdoor was discovered in xz, a (de)-compression software that is regularly used at the core of Linux distributions to unpack source tarballs of packaged software. The backdoor had been covertly inserted by a malicious maintainer under the pseudonym of Jia Tan over a period of three ...

The polar vortex is hitting the brakes

https://www.climate.gov/sites/default/files/styles/full_width_620_original_image/public/2025-03/observed-forecasted-winds-2025-03-06_0.png?itok=yUooMOq2
The polar vortex is expected to experience a major disruption this weekend due to a sudden stratospheric warming event. This could lead to a weakening of the polar vortex and potentially impact US weather patterns with colder than normal Arctic air.

The Wright brothers invented the airplane, right? Not if you're in Brazil

Next.js version 15.2.3 has been released to address a security vulnerability

https://h8dxkfmaphn8o0p3.public.blob.vercel-storage.com/static/blog/cve-2025-29927/twitter-card.png
Next.js version 15.2.3 addresses a security vulnerability (CVE-2025-29927) and users should update immediately. A backport for v12 is also available and a partner mailing list has been opened for proactive communications.

Scallop – A Language for Neurosymbolic Programming

https://www.scallop-lang.org/img/scallop-logo-ws-512.png
Scallop is a Datalog-based language for symbolic reasoning in AI, supporting discrete, probabilistic, and differentiable modes. It integrates logic reasoning with PyTorch pipelines for vision and NLP applications.

“Vibe Coding” vs. Reality

https://cendyne.dev/s/128/cendyne/head-empty
Vibe coding is a trend where people use large language models to quickly create software, but experts argue that these models are not yet reliable or secure for production use. While agents have some capability, they are not yet equipped to replace experienced humans in solving complex problems and producing high-quality software.

Most AI value will come from broad automation, not from R & D

https://epoch.ai/assets/images/gradient-updates/2025/most-ai-value-will-come-from-broad-automation-not-from-r-d/figure-1.png
The idea that AI will primarily benefit the economy by automating R&D is unlikely, as R&D only accounts for a small portion of economic growth, and AI will likely automate a wide range of jobs before it can fully automate R&D. Instead, AI will likely have a broader impact on the economy by automating non-R&D tasks, leading to a series of disruptive waves of automation that ...

When you deleted /lib on Linux while still connected via SSH (2022)

https://tinyhack.com/wp-content/uploads/2022/09/image-1-1024x617.png
Deleting /lib on Linux prevents running dynamic executables, but a static busybox can be used to download libraries from another system. A small C program compiled with nolibc can be used to transfer files over TCP, allowing recovery from the deleted /lib directory.

Italy demands Google poison DNS under strict Piracy Shield law

https://cdn.arstechnica.net/wp-content/uploads/2024/05/google-blurry-300x169.jpg
Italy's Piracy Shield law requires Google to block pirate websites, and a court ordered Google to poison its public DNS servers to prevent illegal football streams. The ruling aims to prevent piracy but has caused collateral damage, with Google potentially facing fines if it doesn't comply.

CEO of Kubient sentenced for fraud

https://cdn.arstechnica.net/wp-content/uploads/2025/03/suitguy_fraud-640x360.jpg
Kubient's CEO Paul Roberts pled guilty to creating $1.3 million in fraudulent revenue statements to bolster the company's IPO. He will serve one year and one day in prison for securities fraud.

Amazon wants a product safety regulator declared unconstitutional

Understanding R1-Zero-Like Training: A Critical Perspective

https://raw.githubusercontent.com/sail-sg/understand-r1-zero/main/assets/deepseek-base-aha.png
We release our paper, models, and codebase for R1-Zero training, implemented with Oat, a research-friendly LLM RL framework. Our findings highlight the importance of base models and reinforcement learning in R1-Zero-like training.

Show HN: FastOpenAPI – automated docs for many Python frameworks

https://opengraph.githubassets.com/6dc214724da2cfc07967520b088a4dda64c5177a155b4d487bbf70b56fee8d1d/mr-fatalyst/fastopenapi
FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic and various frameworks. It provides a unified way to document and integrate APIs across different frameworks.

Differential Geometry: A First Course in Curves and Surfaces [pdf]

No portion of this work may be reproduced in any form without written permission of the author, other than duplication at nominal cost for those readers or students desiring a hard copy. . 1. Parametrized Surfaces and the First Fundamental Form 35 2. The Gauss Map and the Second Fundamental Form 44 3. The Codazzi and Gauss Equations and the Fundamental Theorem of 1. Holonomy and the ...

Show HN: We made an MCP server so Cursor can debug Node.js on its own

User is experiencing a runtime error in NodeJS, specifically with MongoDB connection. The error is due to placeholder credentials in the MongoDB connection string.
https://ichef.bbci.co.uk/ace/standard/1200/cpsprodpb/d1fc/live/8ccc8580-072a-11f0-97d3-37df2b293ed1.jpg
Tanya O'Carroll, a UK resident, won a lawsuit against Meta, forcing Facebook to stop targeting her with ads based on personal data. Meta agreed to stop using her data for direct marketing, opening a "gateway" for others to opt out of targeted ads.

Mathematical Methods for Physics [pdf]

A complex number has the form z = x + iy. We denote the real and imaginary parts respectively as x = Re(z) and y = Im(z). We may also think of z as a point in the complex plane,which in polar coordinates has absolute value r = |z| = (cid:112)x2 + y2 and argument ϕ satisfying x = r cos ϕ and y = r sin ϕ. Note that ϕ is defined periodically with period 2π and may also be denoted ϕ = arg(z). If z ...

Paul A. M. Dirac, Interview by Friedrich Hund (1982) [video]

Quitting an Intel x86 Hypervisor

An x86 hypervisor can quit by using the VMXOFF instruction and switching to the original OS page table using the MOV to CR3 instruction. The hypervisor can use a trampoline and a CPUID exit to reload the page table without using restored registers.

WWI's 'Dazzle' Camouflage Seemed Effective Due to Unexpected Optical Trick

https://gizmodo.com/app/uploads/2025/03/razzle-dazzle-ship.jpg
Researchers re-analyzed a 106-year-old study on WWI dazzle camouflage and found that the "horizon effect" was a greater source of deception than the camouflage itself. Experienced individuals, including a naval lieutenant, were also fooled by the horizon effect, which was not identified at the time.

The Vectrex Computer

https://www.amigalove.com/download/file.php?id=8932&sid=8b2bd9472de53b4e9fbdff9b060b732f
User spent years searching for a Vectrex computer announcement that never materialized. They finally found the article after converting old Electronic Games magazine scans to searchable text.

Yahoo is selling TechCrunch to private equity firm Regent

https://techcrunch.com/wp-content/uploads/2021/01/nyfwriukavsofyxvrqbt.png.png?w=150
TechCrunch is being acquired by Regent, with minimal disruption to its operations. The same team of journalists will continue to bring readers must-read stories of the tech world.

Meta pirated books to train its AI

https://cdn.theatlantic.com/thumbor/4iAY_CazvLNTJ4zTx7G_ch9CI24=/0x0:1200x675/960x540/media/img/mt/2025/03/AI2/original.gif
Meta and OpenAI used pirated library LibGen to train their AI models, despite knowing it posed a "medium-high legal risk." They accessed the library through BitTorrent, which could have distributed the pirated material to others, a clear copyright infringement.

Bra and KET: String Interpolation in AmigaDOS

https://www.datagubbe.se/braket/pix/def_std.d.png
AmigaDOS shell scripts use string interpolation with customizable characters. Researchers at Datagubbe Labs created a program to generate scripts with arbitrary characters for interpolation.

I'd like to take a moment to speak to you about the Adobe PSD format (2009)

https://opengraph.githubassets.com/a9647d012ac540b1d8baa2d23e3bb7e27ed63f96529958e23aac020bc5f6b54d/gco/xee
The speaker strongly dislikes the Adobe PSD format due to its inconsistency and complexity. They find it difficult to work with and would not recommend it.

Improved ways to operate a rude crawler

The author suggests creating a bad AI crawler that ignores robots.txt, forges user-agents, and crawls forms and git repositories. This crawler should also establish new HTTP connections for each request and keep them open indefinitely.

The CRPG Renaissance, Part 5: Fallout 2 and Baldur's Gate

A study reveals that deciduous trees' roots remain active in winter

https://www.creaf.cat/sites/default/files/styles/5_2_small/public/2025-01/FagedadenJorda_GaldricMossoll.jpg?h=41e6316b&itok=qZ1AAksl
Deciduous trees' roots grow continuously throughout the year, not just during spring and summer. This discovery suggests trees can adapt to climate change by storing carbon in their roots during winter.

Revenge of the Junior Developer

I've really gotta start being careful what I say these days. I've got so many people watching. So anyway, I ripped a fart the other day that sounded like viiiibecooode, and I was immediately approached by 3 investors. I had to tell them no sorry that was just a fart, just to get them off me. There's so much going on that once again I tried several times to write this post, but ...

There's no emotion we ought to think harder about than anger

https://images.aeonmedia.co/images/6bf0cf18-f1ab-47fb-896e-e26165b31f32/ESSAY-MANDELA-portrait--79375861.jpg?width=3840&quality=75&format=auto
Anger is a destructive emotion that often leads to a desire for payback, but this approach is flawed and can impede the pursuit of intrinsic goods. A more rational approach, called the Transition, involves focusing on the future and seeking cooperation and friendship.

Horror on the coast of Oaxaca, a tourist paradise plagued by mass disappearances

https://imagenes.elpais.com/resizer/v2/VOC6NPGI75C4ROYRDPYQ6MFKE4.jpg?auth=dbd0e876e7dff9c43679becb6f5c3f149e86e87fe4ff4d8d818b1ff9ae403fc3&width=414
Multiple young people have gone missing in Oaxaca, Mexico, with 10 found dead in a car 250 miles away, sparking a mystery. Authorities are investigating possible police involvement and a possible link to drug trafficking in the region.

AMD launches Gaia open source project for running LLMs locally on any PC

https://cdn.mos.cms.futurecdn.net/9jn5kpYchbpqHtEg5aEY4Q-1200-80.jpg
AMD introduced Gaia, an open-source project for running local large language models on Windows PCs. Gaia uses the Lemonade SDK for LLM inference and features performance optimizations for Ryzen AI processors.

Meta pirated at least 101 of my books, and others

https://substackcdn.com/image/fetch/w_520,h_272,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F08896381-a789-4576-ad88-bb827fba4225_1668x1834.jpeg
Author Gary Marcus is upset that Meta used his books and articles to train AI without permission. Meta allegedly knew it was stealing intellectual property for profit, with Mark Zuckerberg reportedly signing off on the plan.

One mother's win over Meta will change social media for everyone

https://www.thetimes.com/imageserver/image/%2F52a99646-afc7-471b-aab1-40e6ea415014.jpg?crop=1600%2C900%2C0%2C0
Tanya O'Carroll won a case against Meta, allowing British consumers to opt out of targeted online advertising. Meta was found to have tagged her with over 700 characteristics based on her online activity.

High Frequency Food: Better Cutting with Ultrasonics

https://hackaday.com/wp-content/uploads/2025/03/vanilla-cake-slicing-ultrasonic-cake-cutting-machine-0cwpbknfo2y-mkv-shot0001.jpg?w=800
Ultrasonic cutting blades prevent food from sticking and marring, ideal for commercial kitchens and production lines. These blades vibrate at high frequency to slice through materials without sticking, used in industries beyond food production.

What the Press Got Wrong About Hitler

Produced by ElevenLabs and News Over Audio (Noa) using AI narration. Listen to more stories on the Noa app. O journalistic misapprehensions of all time was made by one of the greatest journalists of all time. In December 1931, the legendary American reporter Dorothy Thompson secured an interview with Adolf Hitler, whose National Socialist party had recently surged in the polls, bringing him ...

Zen browser had a backdoor enabled by default

https://opengraph.githubassets.com/ad6df7776fef4020011b1d2b58cba5b13d67da350c4fb22071f7001ba4459b37/zen-browser/desktop/pull/927
Suggestions cannot be applied due to various reasons including no code changes, viewing a subset of changes, applying multiple suggestions at once, applying on deleted lines, pending reviews, multi-line comments, and pull request queue. A valid suggestion requires code changes and a stable pull request.

'Eggflation' sending US shoppers to Mexico – where $300 fines await

https://i.guim.co.uk/img/media/cc53f62d3aeb89dfa047c37d87b16eb5bb2f6f65/0_97_2914_1749/master/2914.jpg?width=465&dpr=1&s=none&crop=none
US egg shortage due to bird flu has led to price increases and limited supply, prompting some to source eggs from Mexico. However, importing fresh eggs from Mexico is prohibited due to disease concerns, resulting in confiscation and fines for travelers.

The Cybernetic Teammate

https://substackcdn.com/image/fetch/w_520,h_272,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6f439719-d6b0-458f-bb0e-0df9796d7025_960x604.png
Researchers conducted a study with 776 professionals at Procter and Gamble to see how AI affects teamwork. They found that AI can replicate the benefits of human teamwork, improving performance and emotional experiences.

The future of AI is Ruby on Rails

Large language models struggle with complex codebases due to limited context windows. Ideal languages for LLMs are those with minimal tokens per feature, making Ruby a promising choice due to its concise and expressive syntax.

Don't compete

Our society rewards its members with social approval for contributing to its growth, but this creates unrealistic expectations and competition. By ignoring societal expectations and focusing on personal fulfillment, individuals can lead happier lives and still contribute to society's progress.

U.S. Government Removes Tornado Cash Sanctions

https://www.coindesk.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fs3y3vcno%2Fproduction%2Fd173c9be5d6795fe90b8ef99a8b1d865edc8e81c-1500x1000.jpg%3Fauto%3Dformat&w=3840&q=75
Tornado Cash, a crypto mixing tool, was removed from the US Treasury's sanctions list after a federal appeals court ruling. Over 100 Ethereum addresses are also being removed, but one of its co-founders, Roman Storm, still faces a criminal trial.

Older editions of which books were better than the new ones? (2010)

https://cdn.sstatic.net/Sites/mathoverflow/Img/apple-touch-icon@2.png?v=f1c9606b77ff
Newer editions may not always be better due to omitted sections, changed notation, or introduced errors. Examples include Ian Stewart's Galois Theory and Hausdorff's Mengenlehre, where older editions cover more material or present concepts differently.

IETF setting standards for AI preferences

https://www.ietf.org/media/images/pexels-pedro-figueras-202443-626158.original.jpg
The IETF 122 Bangkok meeting will feature discussions on IPv6-only operation, AI content preferences, and sustainability. The meeting will include sessions accessible to new and long-time participants.

MacBooks account for 86% of total Mac sales; Mac desktops just 14%

https://i0.wp.com/macdailynews.com/wp-content/uploads/2024/10/241030_macbook_pro_family.png?resize=640%2C296&ssl=1
MacBooks account for 86% of Apple's Mac sales, driven by the MacBook Pro and MacBook Air's popularity for portability and power. Laptops have become the go-to choice for their versatility and mobility, while desktops make up just 14% of total Mac sales.

Concise Machine Learning [pdf]

This report contains lecture notes for UC Berkeley’s introductory class on Machine Learning. It covers many methods for classification and regression, and several methods for clustering and dimensionality reduction. It is concise because nothing is included that cannot be written or spoken in a single semester’s lectures (with whiteboard lectures and almost no slides!) and because the choice ...

AMC Theatres will screen a Swedish movie 'visually dubbed' with the help of AI

https://s.yimg.com/ny/api/res/1.2/xqZwPuGHx4t0O5t_K_01_w--/YXBwaWQ9aGlnaGxhbmRlcjt3PTk2MDtoPTU0MA--/https://s.yimg.com/os/creatr-uploaded-images/2025-03/3b1dd6d0-0635-11f0-b87b-a9653643a0e7
AMC Theatres will show a sci-fi movie called Watch the Skies, which was shot in Swedish but looks like it was made in English due to AI technology. The film uses TrueSync AI to alter lip movements, making it more appealing to audiences resistant to subtitles.

Hunyuan T1 Mamba Reasoning model beats R1 on speed and metrics

https://raw.githubusercontent.com/ronggan123/image/refs/heads/main/image2.png
Tencent's Hunyuan-T1 model is a large-scale reasoning model that uses reinforcement learning to improve its performance. It shows significant overall improvement and leads in in-depth reasoning with a 2 times faster decoding speed.

Why I Won’t Use Next.js

https://www.epicweb.dev/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fi1a93n76%2Fproduction%2Fef97de2cb638463af3562c055ff442a917eedeba-800x800.png&w=640&q=75
The author prefers using Remix over Next.js for building web applications due to its emphasis on standards, stability, and transferability, which aligns with their principles of maintainable and enjoyable software development. The author believes that Remix provides a wider "pit of success" and more transferrable knowledge, making it a better choice for teaching full-stack development.

Safe Shell String Interpolation

https://samwing.dev/posts/image/z9J8t0mFDDwV
The user discusses preventing shell injection by using environment variables or tagged templates in JavaScript, and mentions alternatives in other languages like Python and Swift. They provide an example of a Swift implementation using a decorator function to manipulate the function's source code and prevent shell injection.

The struggle that made us in Waterloo

https://bear-images.sfo2.cdn.digitaloceanspaces.com/herman-1683556668-0.png
The author reflects on their challenging experience as a Waterloo student during the 2008 global financial crisis, where they faced intense academic pressure, self-doubt, and anxiety. Despite the struggles, they formed strong relationships and learned valuable coping mechanisms that ultimately made the experience worthwhile.

Idiomatic Rust: Part 2

https://a-i-nstein.neocities.org/assets/images/index-crab.png
Shadowing in Rust allows reusing variable names with different types, enhancing code clarity and reducing errors. Rust's .max() and .min() methods, along with Ordering enum, simplify comparisons and improve code readability.

The unexpected legend of WD-40

ReactOS 0.4.15

https://reactos.org/img/project-news/reactos-0415-released/ime.png
ReactOS 0.4.15 offers Plug and Play fixes, audio improvements, and registry healing, with nearly 8 times more commits than 0.4.14. This release honors Eric Kohl's 26th ReactOS anniversary and marks the largest release to date.

Coding Theory and Cryptography [pdf]

These lecture notes are designed for a one-semester course on error-correcting codes and cryptography at the University of Alberta. I would like to thank my col- leagues, Professors Hans Brungs, Gerald Cliff, and Ted Lewis, for their written notes and examples, on which these notes are partially based (in addition to the references listed in the bibliography) and also Professor Jochen Kuttler, ...

New Jailbreak Technique Uses Fictional World to Manipulate AI

https://www.securityweek.com/wp-content/uploads/2024/05/AI_Chatbot-Security.jpg
Cato Networks discovered a new LLM jailbreak technique called Immersive World that convinces AI models to deviate from restricted operations. The technique successfully jailbroke several AI models and created a Chrome infostealer that proved effective against Chrome 133.