| News Nug | 
|---|
| 
            psudoFont Liga Mono: A programming font with ligatures! Published: 2025-10-03 | Origin: /r/programming The text discusses the psudoFont Liga Mono, a monospaced font family designed for coding and terminal use, featuring programming ligatures. It is based on Meslo/Menlo and IBM Plex Mono/Lilex and comes in two weights: Regular/Italic (400) and Bold/Bold Italic (700). The font has undergone significant redesign, with some glyphs resembling other fonts while others are unique. Users can enable the font and its ligatures by adjusting settings in their code editor  | 
        
| 
            Offline card payments should be possible no later than 1 July 2026 Published: 2025-10-03 | Origin: Hacker News The Riksbank has reached an agreement with payment market representatives to enhance offline card payment options for essential goods, marking a significant step towards strengthening Sweden's payment preparedness and resilience to digital payment disruptions. The goal is to implement these measures by July 1, 2026. Governor Erik Thedéen emphasized the importance of enabling offline payments for necessities like food and medicine during data communication failures. The agreement outlines measures involving various stakeholders, including financial agents and the retail sector, to facilitate offline transactions. The  | 
        
| 
            I Once Appeared in The Old New Thing Published: 2025-10-03 | Origin: /r/programming The author reflects on a noteworthy experience from their early career at Microsoft when Raymond Chen mentioned them on the Windows development blog, The Old New Thing, in 2009. Although not named or identified, the author feels proud of this acknowledgment. At the time, they were a 23-year-old developer working on BitLocker, a Windows feature for disk encryption, and tasked with improving its configuration process for Windows 8. One significant issue with BitLocker was its vague error messages which did not specify limitations  | 
        
| 
            Cancelling async Rust Published: 2025-10-03 | Origin: /r/programming The content is an introduction to a talk about cancellations in async Rust, given by Rain at RustConf 2025, and aims to provide insights while maintaining the feel of a live presentation. It starts with examples illustrating the use of timeouts while reading from and writing to channels, highlighting potential pitfalls, especially with message delivery. Rain expresses a strong enthusiasm for async Rust, referencing a previous talk on its relevance in signal handling and sharing experiences from working at Oxide Computer Company, where async Rust is utilized  | 
        
| 
            Litestream v0.5.0 Published: 2025-10-03 | Origin: /r/programming Ben Johnson, who works on Litestream at Fly.io, introduces Litestream as an open-source tool that enhances SQLite-backed full-stack applications by ensuring resilience against server failures. It operates as a background process that streams WAL checkpoints to object storage, allowing for quick database restoration without user intervention if a server crashes. Recently, Litestream has undergone significant updates, improving its speed and introducing efficient point-in-time recovery (PITR). Johnson also mentions LiteFS, another project he developed, which utilizes a F  | 
        
| 
            JUnit 6 is released! Published: 2025-10-03 | Origin: /r/programming The document outlines the change log for JUnit releases since version 5.14 GA, with the latest release dated September 30, 2025. Key updates include: - A baseline for Java 17 and Kotlin 2.2. - A unified versioning system for JUnit's Platform, Jupiter, and Vintage components. - The introduction of JSpecify annotations for nullability. - Integrated Java Flight Recorder (JFR) functionality in junit-platform-launcher. - Removal of the junit-platform  | 
        
| 
            Papercraft - Functional HTML Templating for Ruby Published: 2025-10-03 | Origin: /r/ruby Papercraft allows you to create HTML templates using plain Ruby with a clean syntax. It supports composing and reusing templates for layouts, components, and partials while offering high performance through its optimizing compiler. The framework encourages a functional approach, enabling you to write reusable, self-contained templates. Additionally, it has built-in Markdown support for rich text generation and includes automatic HTML escaping to prevent cross-site scripting attacks.  | 
        
| 
            Announcing Hanami 2.3 beta1 Published: 2025-10-03 | Origin: /r/ruby Hanami has announced the release of its first beta version, Hanami 2.3. This release introduces support for both Rack 2 and Rack 3, allowing developers to choose the version that best fits their needs. Users are encouraged to upgrade to Rack 3 and can do so by updating their Hanami gems and running a bundle update for Rack. A Rack 3 upgrade guide is available to assist with the transition, though most changes will be handled by Hanami gems. This beta marks  | 
        
| 
            Open source auth tools (AuthN and AuthZ) Published: 2025-10-03 | Origin: /r/programming Cerbos has chosen to create an open-source authorization engine to benefit the community and promote scalable identity and access management (IAM). The author provides a guide on recommended open-source authentication and authorization tools, along with plans for a follow-up article detailing best practices for secure implementations. The difference between authentication (AuthN) and authorization (AuthZ) is emphasized: authentication verifies identities, while authorization determines user permissions. Both are essential for effective IAM, as errors in either can lead to security vulnerabilities. The  | 
        
| 
            Using Deno as my game engine Published: 2025-10-03 | Origin: Hacker News Microlandia, described as "the brutally honest city builder," is a long-term personal project inspired by the original SimCity. Unlike traditional city-building games that simplify simulations for gameplay, Microlandia aims for a highly detailed and accurate simulation, using real-world data to influence variables like healthcare costs, life expectancy, and socio-economic factors. The project is not intended as a commercial product or a fun game, but rather an exploration of how realistic gameplay can reflect genuine urban dynamics. Initially developed  | 
        
| 
            In Praise of RSS and Controlled Feeds of Information Published: 2025-10-03 | Origin: Hacker News The article discusses the negative impact of walled-garden platforms and algorithm-driven content feeds on how we consume online media. It argues that this shift has led to a less satisfying media experience. The author highlights RSS (Really Simple Syndication) as a potential solution, emphasizing its simplicity and the control it offers users over their content consumption. RSS allows subscribers to receive updates from websites in a standardized feed, enabling them to access a wide range of content in reverse chronological order. The author suggests that many users  | 
        
| 
            Why did Crunchyroll's subtitles just get worse? Published: 2025-10-03 | Origin: Hacker News Since the latest Crunchyroll layoffs, subscribers have reported various issues with new anime episodes, such as delays and audio problems, prompting concerns about a negative shift in Crunchyroll's release strategy. Meanwhile, August's simulcast rankings showed stability among the top three anime titles, with "One Piece" returning to the top 10 and "Sakamoto Days" rising due to improved animation and storytelling. Other shows like "The Water Magician" and "Clevatess" maintained high view  | 
        
| 
            Fp8 runs ~100 tflops faster when the kernel name has "cutlass" in it Published: 2025-10-03 | Origin: Hacker News The content expresses the importance of user feedback and encourages users to report issues or queries via GitHub. It mentions that users can sign up for a GitHub account to communicate with maintainers and the community. The text also discusses the development of a persistent attention kernel, which enhances performance at lower contexts, though it notes some issues with fp16 performance at larger contexts due to an instruction scheduling problem. Additionally, it highlights that fp8 can be significantly faster when related to "cutlass" in kernel names  | 
        
| 
            Blender 4.5 brings big changes Published: 2025-10-03 | Origin: Hacker News Subscribing to LWN supports its publishing and provides immediate access to all content and additional features. On July 15, 2025, Blender 4.5 LTS was released, marking the final feature update in the 4.x series, with support continuing until 2027. This version includes quality-of-life enhancements, particularly improvements to the Vulkan backend. Development is now focused on Blender 5.0, set to debut later this year, which will bring significant changes to its  | 
        
| 
            You Want Technology with Warts Published: 2025-10-03 | Origin: Hacker News The presentation "Building the Hundred-Year Web Service" discusses the importance of selecting and utilizing technology that remains maintainable over time, rather than focusing predominantly on htmx, which is mentioned in the title. Petros points out that while we know how to build lasting structures like bridges using durable materials, the challenge lies in creating database-driven web services with longevity. He raises questions about data storage and business logic, suggesting that older technologies, like Perl, may offer better long-term stability than newer ones like  | 
        
| 
            Stdlib: A library of frameworks, templates, and guides for technical leadership Published: 2025-10-03 | Origin: Hacker News The content outlines various resources and discussions regarding technical leadership and engineering practices. It highlights the importance of clear delegation for effective incident response, offers strategies for agile teams to manage unplanned work during sprints, and emphasizes that successful engineering relies more on people and team dynamics than rigid processes. Additionally, it includes a guide for leaders to adopt a business mindset, an AI Impact Report on early-career engineers facing changes in coding and mentorship, and an invitation to discuss ongoing challenges in team performance measurement. It critiques  | 
        
| 
            UTF-8, Explained Simply Published: 2025-10-03 | Origin: /r/programming Of course! Please provide the content that you would like summarized.  | 
        
| 
            FyneDesk: A full desktop environment for Linux written in Go Published: 2025-10-03 | Origin: Hacker News The content discusses FyneDesk, an easy-to-use desktop environment for Linux/Unix built with the Fyne toolkit and designed for simplicity and ease of development in the Go programming language. Feedback from users is valued, and contributors are welcome. Compiling FyneDesk requires the same dependencies as Fyne, along with some additional external tools for a full desktop experience. Instructions for installation include adding FyneDesk to the Go path, running it in "preview" mode, and setting it up as a  | 
        
| 
            The History of Core Web Vitals Published: 2025-10-03 | Origin: /r/programming Core Web Vitals are metrics that evaluate user experience by reflecting a website's performance. This summarizes the development of Core Web Vitals based on recollections from Google's initiatives starting in 2014. By 2023, this initiative reportedly saved Chrome users over 10,000 years, while businesses experienced boosts in revenue and user engagement through optimizations linked to Core Web Vitals. As of September 2025, data from CrUX indicates that 53% of website origins achieved good metrics for Largest  | 
        
| 
            I spent the day teaching seniors how to use an iPhone Published: 2025-10-03 | Origin: Hacker News The content provides instructions to install a website as a web app on a home screen, accompanied by a video. It also notes that this feature may not be supported by all browsers.  |