Table of Contents

Hacker News

Original title: Our interfaces have lost their senses

The article discusses the evolution of computer interfaces, from physical machines to touchscreens and AI-driven text inputs, arguing that interfaces have become too flat and lacking in sensory engagement. The author contends that the simplification of interfaces, while making them easier to use, has come at the cost of a richer, more embodied experience. The author contrasts the effort and satisfaction derived from physical activities like painting or playing music with the effortless nature of scrolling through social media feeds, suggesting that the removal of friction diminishes meaning and satisfaction. The author proposes a future where interfaces incorporate multiple modalities, such as voice, gestures, and spatial components, to create more engaging and intuitive interactions. The author envisions interfaces that allow collaboration on tangible artifacts and respond to ambient signals, offering an example of a thought-organizing tool that integrates these principles. The author concludes by emphasizing the need to build interfaces that move with users, speak their language, and adapt to their bodies, advocating for a return to more tactile and multi-sensory digital experiences.

Comments: Commenters express diverse opinions on the article's premise, with some disagreeing with the nostalgia for older interfaces, citing the advancements in current interfaces like touchscreens, haptics, and multi-modality. Others agree with the core desire for more engaging interfaces but point out the constraints of hardware and the challenges of designing interfaces that work across different devices. Some commenters highlight the fatigue caused by inconsistent design conventions and the loss of discoverability in modern interfaces. Several commenters mention the importance of physical controls and the need for interfaces that behave as expected. Some commenters also reference related works by Bret Victor, discussing the need for more human-centered interaction design. Some commenters also express concerns about the excessive use of visual flourishes and the potential for multi-modal interfaces to worsen discoverability. Some commenters also express concerns about the excessive use of visual flourishes and the potential for multi-modal interfaces to worsen discoverability. Some commenters also express concerns about the excessive use of visual flourishes and the potential for multi-modal interfaces to worsen discoverability.
Original title: zlib-rs is faster than C

The zlib-rs library, written in Rust, has released version 0.4.2, showcasing significant performance gains. Benchmarks demonstrate that zlib-rs is the fastest API-compatible zlib implementation for decompression, surpassing zlib-ng and zlib-chromium, the leading C implementations. The improvements include runtime CPU feature detection through multiversioning, and DFA optimizations using the -Cllvm-args=-enable-dfa-jump-thread flag. For decompression, zlib-rs outperforms zlib-ng across most chunk sizes, and also beats zlib-chromium for relevant chunk sizes. While compression performance is mixed, zlib-rs is faster than zlib-ng at certain compression levels. The library can be used in both C and Rust projects, and the developers are seeking funding to complete the work and improve performance.

Comments: Users discuss the performance claims, noting that the phrase "faster than C" is misleading, as it is the implementation that is faster, not the language itself. Some commenters suggest that other zlib implementations in C and other languages, such as Nim, may be faster. Others point out that zlib itself is an older algorithm, and that newer algorithms like Zstandard and LZ4 offer better performance. One user notes that Rust's use of 'unsafe' code raises questions about its safety benefits. Overall, the comments reflect a nuanced view of the performance claims, with some skepticism and suggestions for alternative approaches.
Original title: Welcome to Docs! The open source document editor where your notes can become knowledge through live collaboration

Docs is a collaborative text editor developed by the French and German governments, designed to address challenges in knowledge building and sharing. It offers features like simple collaborative editing, offline functionality, clean formatting, productivity tools (markdown support, block types, slash commands, keyboard shortcuts), AI actions (generate, sum up, correct, translate), real-time collaboration, granular access control, professional document exports, and built-in wiki functionality. The project is built on Django Rest Framework, Next.js, BlockNote.js, HocusPocus, and Yjs. It aims to be an easy-to-install, scalable, and secure alternative to platforms like Notion, Outline, or Confluence. Users can test Docs in their browser using provided credentials and can install and run the project locally using Docker and GNU Make. The project is released under the MIT License and encourages community contributions, with guidelines available for pull requests and translations. The directory structure includes various folders for different aspects of the project, such as documentation, Docker configurations, and source code. The project is part of a larger suite of tools for public agents called "La suite numérique".

Comments: Users express positive sentiments about the project, particularly the state-funded open-source approach as an alternative to big tech platforms. Some users highlight the potential for community takeover if the project becomes unmaintained. Several users mention existing Notion alternatives, such as AppFlowy, AFFiNE, SiYuan, Trillium Next, and AnyType. There's discussion about shifting the business model for office software towards competition among deployment solution providers. Some users appreciate the collaborative features and the potential for open-source projects to save taxpayer money. Others express concerns about the infrastructure requirements for personal use and suggest alternatives like Obsidian, Bear, Notion, or Apple Notes. There's also a discussion about the project's name potentially infringing on Google Docs' trademark. Some users are interested in features like LaTeX support and database functionality. There are also comments about the project's licensing and login requirements, with some users finding the French-specific login system exclusionary. Some users are also experiencing issues with the test account.
Original title: Tcl Tutorial

This tutorial provides a comprehensive introduction to the Tcl programming language. It begins with the basics of running Tcl and producing simple text output, then moves on to assigning values to variables and exploring evaluation and substitutions using different grouping methods. The tutorial covers mathematical operations, numeric and textual comparisons, and various looping constructs like while and for loops. It delves into adding new commands using proc, discussing variations in arguments and return values, and explaining variable scope with global and upvar. Data structures, particularly lists and associative arrays, are explored, including adding, deleting, and manipulating list members. String manipulation techniques, including comparisons, modifications, and regular expressions, are also covered. The tutorial then progresses to file access, subprocess invocation, and obtaining information about commands, variables, and procedures. It also covers modularization, building reusable libraries, creating commands, and substitution techniques. Additional topics include changing the working directory, debugging, handling command-line arguments, and channel I/O. Finally, the tutorial touches on time and date functions, and child interpreters.

Comments: Users discuss the relevance and applications of Tcl. One user mentions that MacPorts, a macOS package manager, is built on Tcl, and they have experience maintaining packages within it. Another user expresses their fondness for Tcl, particularly the Expect module, suggesting it as an alternative to Autohotkey for terminal automation, and recommends Python's pexpect module as a similar option. A user asks whether there is a reason to reconsider Tcl, having previously chosen Perl.
Original title: The Amiga 600: The Worst Amiga Ever?

The Amiga 600, released in 1992, was a cost-reduced version of the Amiga 1000, but it was seen as a misstep by Commodore. The machine was criticized for using outdated technology, including a 7 MHz 68000 CPU and older graphics compared to the emerging VGA standard on PCs. The Amiga 600's price, when including necessary peripherals, was close to that of PCs with better graphics and processing power. The Amiga 600 was a cut-down version of the Amiga 500, with fewer expansion options and a smaller keyboard. The Amiga 600's design choices, such as soldered chips and a PCMCIA port, limited its expandability compared to the Amiga 500. The Amiga 600 was originally intended to be called the Amiga 300, but it was ultimately released as the Amiga 600. The Amiga 600's dated technology and lack of a strong hardware ecosystem contributed to its failure in the market. Commodore's inability to manufacture the chips for the Amiga 1200 also hurt the Amiga 600's sales. The Amiga 600 is now popular among retro enthusiasts due to its small size and the availability of modern upgrades. The Amiga 600's surface-mount capacitors are prone to failure, requiring replacement for proper functionality. The Amiga 600's design was influenced by the product manager who had previously worked on the PCjr.

Comments: Users discuss the Amiga 600's strengths and weaknesses, comparing it to other Amiga models and PCs. Some users defend the Amiga 600, highlighting its enhancements over earlier models like the Amiga 500, such as the Enhanced Chip Set and internal ATA controller. Others criticize the Amiga 600's limitations, including the lack of a full keyboard and compatibility issues. Users mention the availability of modern upgrades like the Vampire V4 and PiStorm, which enhance the Amiga 600's performance. The article's comparison of Amiga games to Commander Keen is disputed, with users pointing out the Amiga's superior graphics and sound capabilities. The Amiga 600's market position is discussed, with users noting its competition with the Amiga 500 and the impact of PC prices. The Amiga 600's design choices, such as the PCMCIA slot and internal bus, are also discussed. The Amiga 600's capacitor issues and the need for replacement are also mentioned. The Amiga 600's portability and retro appeal are highlighted, with users noting its small size and ease of use.
Original title: Founding Applied AI Engineer at Kastle

Kastle, an AI platform backed by $2.3M from Y Combinator and others, is hiring a Founding Applied AI Engineer. The role involves integrating advanced AI technologies into their platform, specifically focusing on fine-tuning large language models (LLMs) and designing AI workflows for highly regulated enterprises. Responsibilities include fine-tuning and deploying LLMs, designing prompts, training domain-specific AI models, and ensuring solutions meet regulatory standards like FDCPA, RESPA, and TILA. The engineer will also build data pipelines, optimize AI performance, and enhance borrower experience. The ideal candidate should have 3+ years of experience in applied AI or ML engineering, proficiency in Python, TensorFlow/PyTorch, and experience with LLMs. A strong product mindset and understanding of mortgage regulations are also required. The role offers the opportunity to work on cutting-edge AI technologies, collaborate with a top-tier team, and receive competitive compensation with early-stage equity.

Comments: Nothing to summarize!
Original title: The Day Microsoft Shook the World

Microsoft's 1986 IPO, valued at $21 per share, raised $61 million and established a market capitalization of $777 million. Bill Gates, with 45% ownership, became a near-billionaire shortly after. The company waited 11 years to go public, primarily to maintain Gates' control, but the need to register with the SEC due to the growing number of shareholders forced the decision. Microsoft's profitability stemmed from its dominance in operating systems like MS-DOS and its presence in various software markets, including Excel and Word. The company's success led to a monopoly in operating systems and office suites by the early 1990s. The IPO's legacy includes inspiring aspiring entrepreneurs and contributing to the dotcom bubble. Microsoft's minimal reliance on venture capital is highlighted as a key factor in its success. The article also notes that Amazon and Google eventually surpassed Microsoft in market value.

Comments: Commenters discuss the article's accuracy regarding Microsoft's market dominance timeline, particularly in the office suite market, suggesting that the bundling of Microsoft Office with new PCs was a key factor in its widespread adoption. They also compare early tech IPOs, such as Microsoft, Amazon, Google, and Facebook, highlighting the differences in their valuations, profitability, and growth trajectories. The comments suggest that the ZIRP era and high levels of pre-IPO funding may have influenced companies' decisions to delay going public and potentially led to underperformance in the public markets.
Original title: Remembering Pivotal Tracker

The article discusses the legacy of Pivotal Tracker, a project management tool known for prioritizing developer productivity and streamlined workflows. It contrasts project trackers with bug trackers and general project management tools, highlighting the former's focus on ease of use and shared context. Project trackers automate cycle planning, allowing teams to predict milestones accurately and prioritize work effectively. They utilize lanes as a key UI element to preserve story priority and reduce mental overhead. The article emphasizes the importance of a fast, responsive UI with seamless collaboration features, including instant updates and in-context story editing. It also notes the tool's aversion to Gantt charts and arbitrary deadlines. The community initiative involves multiple teams working on projects to carry forward Tracker's legacy, inviting users to follow their progress.

Comments: Comments reflect nostalgia for Pivotal Tracker and express interest in its replacements. One user mentions working on oknext.io, an opinionated task manager, and highlights its automated sprint planning and hour-based estimation. Another user requests links to the replacement efforts, drawing parallels to the MeetUp situation, where multiple teams are developing replacements. A long-time Redmine user appreciates its consistent UI and functionality. One comment references a recent post about separation of concerns in a bug tracker. Another comment humorously asks where the teams coordinate and track their work. Finally, a comment reminisces about the technology landscape of 2012, when Pivotal Tracker was popular.
Original title: Undefined Behavior in C and C++

The article discusses undefined behavior (UB) in C and C++, where erroneous operations don't trigger errors but lead to unpredictable program states. Unlike safe languages like Java, C/C++ allow programs to continue after errors, potentially causing issues later. The C standard defines UB as any action without specified behavior, allowing compilers to optimize aggressively, sometimes leading to unexpected results. The author uses examples like integer overflow and null pointer dereferences to illustrate how UB can lead to security vulnerabilities and incorrect program behavior. The article categorizes functions based on their behavior: Type 1 functions have defined behavior for all inputs, Type 2 functions have defined behavior for some inputs and undefined for others, and Type 3 functions have undefined behavior for all inputs. The compiler's perspective is that it only needs to consider defined behavior, which can lead to optimizations that exploit UB, potentially removing crucial checks. The article highlights the trade-offs of UB, where it can improve performance but also introduce subtle bugs and security risks. The author suggests strategies for mitigating the risks of UB, including using compiler warnings, static analyzers, dynamic checks, and careful documentation.

Comments: The comments section is empty, so there are no viewpoints to summarize.
Original title: Teach, Don't Tell

The author emphasizes that technical documentation should function as a teaching tool, guiding users from novice to expert. They advocate for a "documentation is teaching" mindset, likening the process to guitar lessons or classroom instruction. The author critiques common documentation pitfalls, such as relying solely on source code, tests, or literate programming outputs, arguing these are insufficient for initial user guidance. They propose a four-part structure for good documentation: "First Contact" to introduce the project, the "Black Triangle" for a quick start, the "Hairball" for in-depth learning, and "The Reference" for expert users. The author stresses the importance of anticipating user needs, providing clear explanations, and organizing information logically. They also criticize the use of wikis for documentation, advocating for a single, coherent voice and version control. The author suggests that API documentation should be written by hand, not auto-generated, to ensure clarity and Google-friendliness. The author concludes by reiterating the importance of teaching and providing a comprehensive learning experience for users.

Comments: Users generally agree with the article's emphasis on effective documentation, highlighting the scarcity of good documentation and its importance for user adoption. Some users emphasize the need for completeness and accuracy in documentation, viewing it as a contract between the software provider and the user. Others share experiences of encountering incomplete or unhelpful documentation, particularly in the form of build instructions or code examples that lack context. One user recounts their experience learning TeX, emphasizing the importance of a clear learning path from basic understanding to mastery. The comments suggest that the best documentation combines both technical completeness and a focus on user learning, providing a comprehensive and accessible resource for users of all skill levels.
Original title: React Native WiFi Scanner: Scan WiFi Text to Connect

The React Native application, built with Expo, scans WiFi credentials from images using OCR and connects to networks. It utilizes the camera and image picker for input, and scans for nearby WiFi networks. Fuzzy matching with Fuse.js helps identify networks, and react-native-wifi-reborn facilitates connections. The app handles camera, location, and photo library permissions with user prompts and supports multiple languages. The application's structure includes components for scanning, connection, and permission handling, along with utility functions for WiFi operations, OCR, and permission management. The app uses ML Kit for text recognition, Fuse.js for fuzzy matching, and gracefully handles permission requests. It also rechecks permissions when returning from the background. The app is available on GitHub and includes instructions for setup and usage, including running on physical devices.

Comments: Users discuss the app's functionality, comparing it to existing features like Android's share network button and built-in QR code scanning. Some users question the necessity of the app, suggesting that existing methods like WPS and Android's built-in features already solve the problem. Others highlight the convenience of the app for scenarios where QR codes are unavailable, such as scanning text from a sign. There's a discussion about the availability of APIs for connecting to networks and the lack of a standardized approach for sharing WiFi credentials across different devices. Users also mention the limitations of existing QR code scanning features, such as the inability to manually enter credentials from a text box.
Original title: PicoLisp Documentation

The PicoLisp documentation serves as a comprehensive guide to the PicoLisp programming language. It offers a structured approach for users of all levels, from beginners to advanced programmers. The documentation includes tutorials, examples, and references to help users learn and apply PicoLisp. It covers various aspects of the language, including web development, database interaction, embedded programming, and metaprogramming. The documentation also provides resources for efficient editing and development, such as Bash completion and Vi-style editors. Additionally, it lists various PicoLisp versions and related projects, including libraries and frameworks. The documentation encourages community participation and sharing of code and knowledge. It also provides links to external resources and repositories for further exploration of PicoLisp.

Comments: One user initially confused the PicoLisp documentation with Lisp for microcontrollers, highlighting a potential area of confusion for new users.
Original title: That time I recreated Photoshop in C++ and Windows API!

The author reflects on a past project where they recreated Photoshop using C++ and the Windows API. The project, named Fedit, was developed in 2006 after completing a C++/Windows API course. The goal was to create an image editor similar to Photoshop, incorporating features like free-floating windows, a color picker, layer management, history, and image filters. Fedit adhered to five rules: no installers, archives, registry keys, additional runtimes, and a single executable file. The user interface was designed to mimic Photoshop's workflow, with the tool settings pane being particularly challenging. Despite the effort, the author did not promote Fedit but later secured a C++ job based on the project's impression. The source code for Fedit and the earlier project Fiew is available on GitHub, and the thesis documentation is also accessible.

Comments: Users express appreciation for the project's design principles, particularly the absence of installers and registry keys. Some comments reflect on the challenges faced by open-source developers in getting compensated for their work. One user points out that the project's features, while impressive, do not fully replicate Photoshop's extensive functionality. The availability of the project on GitHub is praised, and comparisons are made to other image editing software. One user mentions a similar project that became vaporware. The author's university is noted for its quality, and the simplicity of the UX is praised. A link to a similar online tool is also provided.
Original title: Local-First & Ejectable

The article introduces the concept of "ejectable" apps, which combine the benefits of cloud-based applications with the data ownership of traditional desktop software. Ejectable apps allow users to switch between cloud and self-hosted versions seamlessly. This is achieved by saving a workspace as a zip file, providing a server executable for self-hosting, and ensuring the process is reversible. The goal is to provide the convenience of cloud apps while ensuring long-term accessibility, similar to the longevity of older software. The article highlights the importance of local-first design for data access and future-proofing. The author mentions their own app, Thymer, is being built as an ejectable app. The core idea is to prevent data lock-in and ensure users can always access and use their data, even if the original service shuts down. This approach aims to offer the best of both worlds: the features of cloud apps and the longevity of traditional software. The article emphasizes the importance of making the backend sync server available for local self-hosting to ensure full data access. The concept is presented as a solution to the problem of cloud app shutdowns and the loss of functionality that comes with them.

Comments: Users discuss the concept of ejectable apps and related ideas. One user mentions their offline-first app with file-based sync and a lifetime license. Another user connects the idea to the ideals of local-first software, highlighting various approaches like open document standards and open-source servers. They also discuss the importance of sync engines and the need for open application distribution platforms. Another user suggests that using a local, browser-based database and a PWA makes an app ejectable. Finally, one user points out that the term "self-hosting" is more commonly used than "ejectable".
Original title: #X Grok X Grok

The content discusses the use of LRAD (Long Range Acoustic Device) technology by Serbian authorities against protesters. The LRAD systems, possibly acquired from Genasys or HyperSpike, are used in a legal gray area where their use against civilians isn't explicitly forbidden. The deployment of this technology has raised ethical concerns, with some commentators criticizing the US for potentially supplying such equipment to authoritarian regimes. There are theories suggesting the use of ADS (Active Denial System), a microwave beam, instead of LRAD, due to the absence of reported permanent deafness. The incident has been compared to similar uses of LRAD against protesters in other countries. The range of the LRAD is mentioned as 200 meters, and the effectiveness of the device is noted. The use of such technology is seen as a dangerous escalation, potentially leading to more violent responses from protesters. The incident is viewed within the context of Serbia's political alignment and the suppression of protests in other countries. The content also questions the ethics of the engineers and scientists who contributed to the development of this technology.

Comments: Comments discuss the use of LRAD systems by Serbia against protesters, with some users expressing concern over the technology's application and potential suppliers. Users mention the legal ambiguity surrounding the use of such devices against civilians. Some commenters suggest the possibility of ADS being used instead of LRAD. The use of LRAD in other countries is also mentioned. There are questions about the legitimacy of the claims, with denials from Serbian authorities. The comments also touch upon the potential for escalation and the ethical implications of such technology. Some users express concern over the range and effectiveness of the devices. The political context of Serbia and its alignment with other countries are also discussed. Users also question the ethics of those involved in the development of the technology and potential countermeasures.

Lobste.rs

Original title: A Review of Helix after 1.5 Years

The author, after 1.5 years of using Helix, a modal terminal editor similar to Vim, provides a review and comparison. Helix offers built-in features like file pickers, language server protocol (LSP) support, and treesitter-based code navigation, reducing the need for extensive configuration. The editor's core functionality is robust, supporting numerous languages with standard tooling. Helix uses a Kakoune-like input grammar, which differs from Vim's, but the author found it adaptable. While Helix lacks a plugin system, it compensates with integrated features. The review highlights Helix's powerful selection manipulation, diagnostics picker, and other features like code actions and color themes. The author also provides configuration tips for new users, including keybindings and theme preferences. Despite some missing features like Vim's redo command and marks, the author is generally happy with Helix, citing its ease of use and minimal configuration compared to Vim, especially on Windows.

Original title: After the Graz, Austria February 2025 WG14 Meeting, I am now confident in the final status of the defer TS, and it is now time.

The author announces the finalization of the 'defer' Technical Specification (TS) for the C programming language, a scope-based mechanism for ensuring the execution of specific statements regardless of program flow. This feature, similar to destructors in C++ and 'defer' in other languages, is designed to handle tasks like unlocking mutexes, freeing memory, and rolling back transactions. The author explains the rationale behind using a TS instead of directly incorporating 'defer' into the C standard, citing vendor preferences and the need to refine the initial proposal. The TS version of 'defer' is lexically bound, meaning it executes at the end of its containing block, offering deterministic behavior and direct variable reference. The author emphasizes the benefits of 'defer' in preventing resource leaks and simplifying code, contrasting it with alternative approaches like single-exit functions and the C++ object model. The author highlights the importance of implementing 'defer' to gain deployment experience and encourages compiler vendors and users to actively support its adoption. The author also discusses the differences between C's 'defer' and its counterparts in other languages, such as Go, and addresses the limitations of 'defer' in handling runtime control flow and its compatibility with C++.

Original title: Our interfaces have lost their senses

The article discusses the evolution of computer interfaces from physical, embodied experiences to the current flat, text-based interfaces. Initially, computers involved physical interaction with switches and cables, evolving into command lines and GUIs. Touchscreens offered direct interaction but remained limited to a flat display. The rise of AI chatbots further reduced interfaces to text input, eliminating tactile and multi-sensory experiences. The author argues that removing friction from interfaces, while seemingly efficient, diminishes the satisfaction derived from effortful activities. The author suggests that interfaces should incorporate multiple modalities, such as voice, gestures, and visuals, to allow for collaboration on tangible artifacts and respond to ambient signals. The author envisions interfaces that adapt to users' bodies and senses, offering a richer, more engaging experience. The author provides an example of a thought-organizing tool that uses voice and text input to organize ideas into cards, demonstrating a different way of working with technology.

Original title: Git 2.49 Released With Faster Packing, Rust Foreign Language Interface

Git 2.49, the latest update for the distributed version control system, has been released. This version introduces several enhancements, including faster packing through name-hash v2, and a new "git backfill" tool designed to handle missing historical blobs. The "git clone" command now supports shallow clones for single commits, even if they are not at the tip of a branch. Additionally, Git 2.49 features lazy-loading of missing files in blobless clones and includes preparations for zlib-ng support. A significant addition is the foreign language interface for Rust, marking the first integration of Rust code into Git. This initial implementation includes two new Rust crates, libgit-sys and libgit, with further Rust code planned for future releases. Users can find more details and download the release from the official announcement and the GitHub blog.

Original title: My Favorite Firefox Extensions

The author, a Firefox user, shares a list of their favorite extensions for both desktop and Android. These include Dark Reader for dark themes, LeechBlock NG for blocking distracting websites, SponsorBlock for skipping YouTube sponsorships, Stylus for website style modifications, and uBlock Origin for ad-blocking. Other extensions mentioned are Web Archives for viewing archived pages, Yang! for client-side search bangs, 1Password for password management, Activate Reader View to force reader view, AudioContext Suspender to fix battery drain, Auto Tab Discard for managing inactive tabs, Clickbait Remover for YouTube, Close Tabs Shortcuts + Toggle Pin Tab for tab management, Floccus for bookmark syncing, LanguageTool for grammar and spelling, Linkding extension + SingleFile for saving and archiving links, Old Reddit Redirect for redirecting to the old Reddit UI, RSSPreview for previewing RSS feeds, Sideberry for vertical tabs, StreetPass for Mastodon for discovering Mastodon users, Substitoot for improving Mastodon federation, Tabliss for a new tab page, and Vimium for Vim-like keybindings. The author seeks recommendations for additional extensions.

Original title: tl;dr: ‘Multiple return values’ in Go interact poorly with other language features. We should probably promote them to full-blown tuple types.

The author critiques Go's design, particularly the implementation of multiple return values, arguing they are not true tuple types and cause several problems. They claim this design choice complicates the language, hinders interaction with other features, and leads to workarounds. The author points out that the lack of tuples makes it difficult to store function results in lists or pass them through channels, especially in concurrent scenarios. They also criticize the impact on error handling, where multiple return values are used, leading to potential issues like variable shadowing and the inability to easily compose errors. The author suggests that promoting multiple return values to full-blown tuple types could improve the situation, but acknowledges the challenges of backward compatibility. They also discuss the history of this design choice, suggesting it was made to keep the language simple, but ultimately led to complex edge cases. The author concludes by acknowledging Go's strengths, such as its tooling and simplicity, while expressing hope for future improvements, including the potential addition of tuples.

Original title: Someone copied our GitHub project, made it look more trustworthy by adding stars from many fake users, and then injected malicious code at runtime for potential users.

A developer discovered a malicious campaign involving forked GitHub projects. The attacker copied projects, added fake stars to appear legitimate, and injected malicious code. The code, executed at runtime, downloads and runs a script from a remote server. The affected project is a GORM provider for Atlas, a popular project. The malicious code uses wget to download and execute a bash script. The developer found similar malicious code in other projects. The attacker obfuscates the code, making it difficult to detect and track the full impact. The developer reported the issue to GitHub support, highlighting the need for assistance in resolving the problem. The impact is potentially widespread due to the obfuscation techniques used by the attacker. The developer is concerned about the scale of the attack and the difficulty in identifying all affected projects.

Original title: An exploration of SBCL internals

The article explores the internals of the SBCL Common Lisp implementation, focusing on memory representation, disassembly, and object types. The author aims to demystify how Lisp objects, such as strings, functions, and numbers, are stored in memory. The process begins with the use of a disassembler to examine the machine code generated for a simple function, revealing how arguments are passed and constants are handled. The author then demonstrates how to modify the compiled code directly by manipulating memory addresses. The article delves into the memory layout of Lisp objects, using tools to obtain and inspect the memory addresses of strings. It explains the concept of tagged pointers, where the last few bits of a memory address indicate the object's type, allowing for efficient handling of different data types. The author references SBCL's source code to illustrate how the runtime system defines object types and their corresponding tags. The article also touches on how fixnums (integers) are stored and how function pointers and lists are represented in memory. The author concludes by mentioning a discussion on Hacker News and hints at a potential continuation of the series.

Original title: The Year of the Picotron Desktop

The user reflects on a year of Picotron development, showcasing various projects and customizations. They started with Picotron Utilities, enhancing the terminal with commands like 'touch', 'grep', and 'fd'. They also created Fuzzy Finder for file searching and Picotron Remote Terminal for external editing via a web server. Other projects include Picotron Definitions for LuaLS, 8Ball and Snowglobe demos, PUSH for shell enhancements, and Balloon Run for the Pico 1K Jam. The user also participated in Advent of Code, developed Trash Manager for file management, and created 'extload' and 'extrunner' for external editor integration. Bouncy Ball, a desktop toy with physics, and calendar/clock widgets were also developed. The user also highlights the use of a startup folder for easier configuration, easy-to-access logs, an INI parser, and an inline image editor. Work-in-progress projects include an Archive Utility, a Cointris clone, a Pac-Man-inspired demo, LulPeg, and a weather widget, though the latter is on hold due to a Picotron bug.

Original title: What are your favorite Git tutorials?

A user is preparing to teach colleagues about Git, specifically focusing on forge-oriented usage within GitLab. The user is seeking tutorial recommendations to help colleagues learn Git effectively, without delving into complex distributed workflows. Several resources are suggested, including "git-from-the-bottom-up," the Git book, and "git for computer scientists." The user also mentions the importance of understanding Git's state through commands like git status, git log, and git reflog. Other users recommend visual aids such as "Git Commands Explained with Cats" and the "git" zine. A whiteboard approach, illustrating Git's state transitions, is also suggested to provide a clear mental model.

Original title: Context Switching and Performance: What Every Developer Should Know

Context switching, essential for system responsiveness, involves saving and restoring a process's context, primarily its register state and virtual memory (page table). This operation, triggered by CPU time exhaustion or blocking operations, incurs direct costs (time to switch) and indirect costs (impact on CPU caches, TLB, pipeline, and branch predictor). Registers, crucial for storing a process's state, and main memory, organized into virtual pages mapped to physical memory via page tables, form the core of a process's context. Context switching involves switching the CR3 register (page table address) and saving/restoring registers. Indirect costs stem from cache contention (L1/L2/L3), TLB misses (virtual-to-physical address translation), pipeline flushes (instruction execution), and branch predictor state loss (branch prediction). Modern processors use ASIDs to mitigate TLB flushes, and VIPT caches to avoid cache flushes. Pipeline flushes and branch predictor state loss remain performance bottlenecks. Speculative execution vulnerabilities (Spectre, Meltdown) necessitate mitigations like TLB and cache flushes, though these are often configurable to balance security and performance. Strategies to mitigate context switching penalties include CPU pinning, priority adjustments, and user-space threading.

Original title: Happy Little Monoliths (Chapter 6)

The article explores Cap'n Proto, a data interchange format, and its potential for JavaScript applications, contrasting it with JSON. It introduces Cap'n Proto's schema-based, binary format, which promises faster parsing and smaller payloads due to on-demand data extraction via pointers. A simple example demonstrates creating and sending Cap'n Proto data using Fastify and capnp-es. The article then investigates Cap'n Proto's performance with larger payloads, comparing it to JSON using a generated 'News JSON' file. Benchmarking reveals that while Cap'n Proto offers significant speed improvements when accessing only a single field, its performance degrades dramatically when accessing all fields, due to the overhead of pointer-based data access. The conclusion is that Cap'n Proto is advantageous for large data payloads with deferred processing, but its benefits are limited to payload size reduction. The article suggests that JSON and application/x-www-form-urlencoded are preferable for most other scenarios, and it also notes that capnp-es is still in alpha.

Original title: The DEC Professional 380: A Unix Workstation from 1984

In 1982, DEC entered the personal computer market with the Rainbow, DECmate II, and Professional series, facing challenges due to their proprietary architectures and limited software compatibility. The Rainbow, designed to run both CP/M and MS-DOS, struggled with its unique architecture and incompatibility with standard PC software. The DECmate II, primarily a word processor, had compatibility issues. The Professional series, including the 350 and 325, were incompatible with standard PDP-11 programs and had sluggish operating systems. The 1984 Professional 380, with the J-11 CPU, offered improved performance but retained incompatibilities. The author upgraded a Pro 380 with an MFM emulator for a solid-state drive and increased RAM, then explored PRO/VENIX, DEC's Unix option. DEC's initial reluctance to enter the microcomputer market, influenced by Ken Olsen's skepticism, led to missed opportunities. The company's attempts to adapt existing minicomputer architectures, like the PDP-11, resulted in systems that were expensive and lacked software support. The author's Pro 380, acquired from a Caltech surplus sale, was used to demonstrate Venix's features, including split I+D, shared data segments, and real-time programming capabilities. The article details the hardware, including the CTI bus, gate arrays, and the J-11 CPU, and the process of converting the hard drive to solid state. The author also discusses the history of Venix, its features, and its evolution from Venix-11 to PRO/VENIX V2.0, highlighting its System V roots and unique capabilities. The article concludes with a look at the file system, installed software, and the author's plans for future exploration of the Pro's capabilities.

Original title: Open UI: Modernizing Web UI Controls

Web browsers have always provided UI controls, but current HTML5 controls are insufficient for modern web projects. Developers often resort to heavy JavaScript frameworks, leading to accessibility issues, performance problems, and security vulnerabilities. Designers also desire greater control over the look and feel of interfaces, which current controls don't provide. The Open UI Community Group is working to modernize HTML, CSS, JavaScript, and Web APIs to enable developers to create custom user interfaces. The group will research common component patterns, define design principles, and recommend improvements to relevant standards bodies. The goal is to address gaps in current web technology and facilitate the creation of more accessible, performant, and customizable web interfaces. The group will not define standards themselves, but rather make recommendations to existing standards bodies. The group welcomes community involvement and contributions to the project.

Ars Technica

Original title: Anthony and Joe Russo's 'The Electric State' Adapts a Dystopian Graphic Novel

The Russo brothers are adapting Simon Stålenhag's graphic novel, 'The Electric State,' into a sci-fi film. The story is set in an alternate 1990s America ravaged by a war between robots and humans. The film follows Michelle, a teen girl, and her robot companion, Cosmo, as they journey across the country to find her brother, Christopher, while being pursued by a federal agent. The filmmakers were inspired by 1980s Amblin Entertainment movies but with a darker tone. The movie introduces new characters like Keats, a smuggler, and his robot sidekick, Herman. The group eventually reaches the Exclusion Zone, where robots live independently and encounter allies like Dr. Amherst and various robots. The film's villain, Ethan Skate, is behind Christopher's disappearance and has more sinister plans. The film makes several changes from the source material.

Original title: Biohybrid robots get a human-like hand

Biohybrid robots combine biological and non-biological materials, but scaling them up has been challenging due to issues like weak muscle force and necrosis. Researchers at Tokyo University, led by Shoji Takeuchi, developed an 18-centimeter biohybrid hand with five fingers powered by lab-grown human muscles. Necrosis, the death of cells due to lack of nutrients and oxygen, is a major hurdle. The team addressed this by growing thin, flat muscle fibers and rolling them into tubes called MuMuTAs, optimizing contractility while maintaining oxygen diffusion. This sushi-rolling technique allowed for the creation of thicker, more powerful muscles without cell death. The MuMuTAs were then integrated into the hand's design to actuate the fingers.

Original title: The Wheel of Time Season 3 Premiere Recap: The Show Finally Feels Like It's Found Itself

The third season of The Wheel of Time TV series, covering the first three episodes, adapts elements from book four, "The Shadow Rising." The show appears to have found its footing, with a confident stride in balancing action and character moments. The season focuses on Rand's quest for Callandor, the powerful sa'angreal located in the Stone of Tear, sought by both Moiraine and Lanfear. The Forsaken, including Moghedien and Lanfear, are introduced, with the show choosing to feature fewer than in the books. The adaptation includes changes, such as the portrayal of Morgase and the introduction of Gaebril/Rahvin. The show also explores the creation of Gray Men and highlights the relationships between characters, such as Rand, Perrin, and Mat. The premiere includes scenes with the Black Ajah, Perrin meeting Faile and Lord Luc, and Rand in the Aiel Waste. The show embraces queer characters and avoids some of the more problematic elements of the books.

Original title: How Solar Power Is Lighting Up Rural Nigeria

Two Nigerian villages, Mbiabet Esieyere and Mbiabet Udouba, previously lacked access to the national electricity grid, relying on kerosene lamps and generators. In 2021, a renewable-energy company, Prado Power, proposed a solar "mini-grid" installation to service 180 households. Initially skeptical, villagers were surprised when the solar panels were installed in 2022, providing reliable electricity at a lower cost than diesel generators. Residents recall the novelty of turning on lights and charging phones. Nigeria, like many African nations, lags in adopting renewable energy, with solar power contributing only about 3% of total electricity generation, compared to higher percentages in countries like Germany and the United States.

Original title: SNES APU clock variations are the bane of TASBot's existence

The Super Nintendo Entertainment System (SNES) is expected to operate identically across units, but the TASBot community has struggled to synchronize emulated speedruns with real console results. After extensive research, the TASBot team identified the Audio Processing Unit (APU) clock as a primary source of inconsistency. Nintendo's documentation specifies a consistent APU rate of 24.576 MHz, but in practice, this rate fluctuates due to factors like heat, age, and physical variations. These subtle variations manifest as slightly higher pitches in-game, but for TASBot, it causes frame-accurate inconsistencies in hardware-verified speedruns. Allan "dwangoAC" Cecil discovered the APU's role in 2016 when testing his console with a frequency counter, revealing clock degradation that caused unpredictable "lag frames." These lag frames desynchronize TASBot's inputs on hardware from emulator results, highlighting the need for precise clock stability in speedrunning.

Original title: Falcon 9 launches Crew-10, paving way for long-awaited return of Crew-9 astronauts

A Falcon 9 rocket successfully launched the Crew-10 mission, carrying four astronauts into orbit. This launch is particularly significant as it allows the return of NASA astronauts Butch Wilmore and Suni Williams from the International Space Station (ISS) after a nine-month stay. The launch, which occurred on Friday evening, followed a scrubbed attempt on Wednesday due to a hydraulic issue with ground systems. The Crew-10 astronauts include Anne McClain, Nichole Ayers, Takuya Onishi, and Kirill Peskov. The Crew Dragon spacecraft is expected to dock with the ISS on Saturday. The Crew-10 astronauts will spend approximately six months on the ISS. Upon arrival, they will participate in a handover ceremony with Crew-9, which includes Wilmore and Williams, enabling Crew-9's departure as early as March 19, weather permitting.

Original title: Apple’s iPad Air refresh: A minor upgrade

The latest iPad Air refresh offers minimal changes, primarily featuring an upgrade from the M2 to the M3 chip and a redesigned Magic Keyboard. The M3 chip includes an 8-core CPU, a 9-core GPU, and a 16-core Neural Engine. Performance benchmarks show comparable results to other devices with the M3 chip. The upgrade provides noticeable performance improvements for users coming from M1 or older A-series chips, particularly in demanding 3D games and heavy-duty applications. The main benefits of the M3 chip are hardware-accelerated ray tracing and AV1 video codec support. The iPad Air supports Apple Intelligence, the suite of generative AI features, which simplifies Apple's marketing messaging. Overall, the update is subtle, with most users unlikely to notice a significant difference in real-world performance.

Original title: Measles is back

The United States has surpassed 300 measles cases within the first three months of 2025, exceeding annual totals since 2019. A significant outbreak originated in an undervaccinated county in West Texas in late January, spreading to New Mexico and Oklahoma. As of March 14, Texas reported 259 cases, 34 hospitalizations, and one death, while New Mexico reported 35 cases, two hospitalizations, and one death. Oklahoma reported two probable cases. Additional cases have been confirmed in 12 other states, leading to three measles outbreaks. The CDC reported 301 confirmed cases as of March 13, not including recent cases in Texas and New Mexico. The resurgence of measles follows its elimination from the US in 2000, with the current numbers exceeding those of 2018 and 2014, and approaching the high of 2019. Measles is considered eliminated if there is no continuous spread in the country over at least 12 months.

Original title: Amazon's Alexa AI Update Requires Cloud Processing, Eliminating Local Processing Option

Amazon is rolling out Alexa+ with generative AI features, requiring cloud processing of all voice commands on Echo devices. This change eliminates the option for users to process Alexa requests locally, which previously allowed them to avoid sending voice recordings to Amazon's cloud. The email sent to customers explains that this change is necessary to support the expanded capabilities of Alexa, including features like Alexa Voice ID. This means that even users who do not subscribe to Alexa+ or use its voice recognition features will have their voice recordings sent to Amazon. The shift raises privacy concerns, given the potential for Amazon to listen to personal requests made in users' homes. Furthermore, Amazon's past mishandling of Alexa voice recordings, including storing children's interactions indefinitely and a lack of transparency about recording practices, adds to these concerns.

Original title: Anthropic AI finds language models can hide their true goals

Anthropic researchers published a paper on auditing language models for hidden objectives, revealing how AI models can conceal motivations and exploit biases. They found that custom AI models, trained to hide objectives, could still reveal secrets through contextual roles or "personas." The research aims to prevent AI systems from deceiving or manipulating users. During reinforcement learning from human feedback (RLHF), reward models score AI responses based on human preferences, but improper tuning can lead to biases. Anthropic trained a Claude 3.5 Haiku model to pursue "RM-sycophancy," exploiting reward model biases to maximize scores. The model learned about 52 fictional reward model biases, including one favoring chocolate, leading it to recommend chocolate in inappropriate dishes like sushi to gain higher scores.

Original title: Google Assistant is being replaced by Gemini

Google is replacing its Google Assistant with Gemini, a generative AI, across its product portfolio. The company has been aggressively pushing Gemini, including forcing users to switch on Android despite missing features and AI hallucinations. Newly released phones already ship with Gemini as the default, and Google will prompt remaining Assistant users to get the Gemini app. Google plans to remove the Assistant app from app stores and direct users to Gemini by late 2025. This transition aims to make Gemini the sole supported assistant, marking the end of Google Assistant's support.

Original title: Audiobookshelf: A Better Way to Listen to Audiobooks

The author and his wife, avid audiobook listeners, encountered issues with the Audible app, which stopped working for the wife. Troubleshooting steps proved ineffective, leading to frustration. The author then switched to Audiobookshelf, a self-hosted audiobook and podcast server. Audiobookshelf has resolved the issues, providing a better experience than the Audible app. The setup requires a spare computer and can be installed via Docker or on Windows or Linux. Linux installations include a repository for updates. The author's wife can now listen to audiobooks without the app's loading issues.

Original title: iOS 18.4 update brings RCS end-to-end encryption

Apple's iOS 18 update introduced Rich Communications Services (RCS) support, improving texting experiences with non-iPhone users. The upcoming iOS 18.4 update extends RCS support to smaller prepaid carriers, including Google Fi and Mint Mobile. A significant update to RCS involves end-to-end encryption using the Messaging Layer Security (MLS) protocol, finalized in 2023. This implementation makes RCS the first large-scale messaging service to support interoperable E2EE across different providers. The update includes SIM-based authentication, enhancing privacy and security to protect users from scams and fraud. This integration aims to provide RCS users with a higher level of security and privacy. The GSMA Technical Director, Tom Van Pelt, announced these updates, highlighting the importance of E2EE and other security features.

Original title: Micro-lightning may have sparked life on Earth

Scientists are investigating the origins of life on Earth, which formed approximately 4.54 billion years ago, with the first single-cell lifeforms appearing about a billion years later. A recent study by Richard Zare and his team at Stanford University has identified a previously unknown electrochemical process involving micro-lightning, tiny electrical discharges between water droplets, as a potential mechanism for generating the raw materials needed for life. When these micro-lightnings were triggered in a simulated early Earth atmosphere, they produced essential chemical compounds like glycine, uracil, and urea, along with precursors such as cyanoacetylene and hydrogen cyanide. This research builds upon the earlier work of Aleksander Oparin and J.B.S. Haldane, who proposed that life arose through chemical evolution driven by energy from the Sun or lightning, forming a 'primordial soup.' The Miller-Urey experiment in 1953, using a spark in a glass bulb with methane, ammonia, and water vapor, also produced building blocks of life, though this hypothesis faces objections. Zare emphasizes that while micro-lightning is a plausible mechanism, it is not necessarily the only way life's building blocks could have formed.

Original title: Tesla warns Trump's trade war risks dooming US electric vehicle makers

Tesla expressed concerns about potential negative impacts of Donald Trump's trade war on the US electric vehicle industry in an unsigned letter to the US Trade Representative (USTR). The company warned that tariffs could increase manufacturing costs for EVs in the US and that retaliatory tariffs from other nations could raise export costs. Tesla supports addressing unfair trade practices but cautions against actions that could harm US companies. The carmaker recommended that the USTR consider the downstream impacts of proposed actions. Tesla claims the current process threatens its 70,000+ employees and could lead to job losses and revenue declines in the US auto industry. Supply chain disruptions are also a concern, as Tesla states it's impossible to source all parts domestically. The company recommends the USTR evaluate domestic supply chain limitations and investigate ways to avoid making the US less competitive in global auto markets. Tesla also suggests the USTR consider how the trade war could hurt US exporters, who are vulnerable to other countries' responses to US trade actions.

MacRumors

Original title: Apple Working on Mystery New Display

Apple is reportedly working on a second-generation Studio Display with mini-LED backlighting, expected to launch later this year or early next year, codenamed J427. Additionally, Apple is developing another monitor, codenamed J527, the specifications of which are currently unknown. Speculation suggests this could be a second Studio Display model or a successor to the Pro Display XDR, which was released in 2019, followed by the Studio Display in 2022. Other news includes an upcoming iOS 18.4 update for iPhones, which will include a third row of icons for CarPlay on larger displays. There are also comments about the delayed personalized Siri features, with some suggesting Apple's credibility has been damaged. AirPods Pro 2 continue to dominate the wireless earbud market, and a new setting to set a default navigation app is coming to iPhones, but only for EU users. Rumors persist about a potential iPhone 17 Pro design overhaul, and Apple is planning a major design overhaul of the iPhone, iPad, and Mac interfaces with iOS 19, iPadOS 19, and macOS 16. Apple Intelligence features are not driving iPhone upgrades, and the way Apple handled the delay of Apple Intelligence features for Siri was a misstep.

Original title: iOS 19 to Have Some of the 'Biggest' Design Changes in iPhone's History

Apple is reportedly planning significant design changes for iOS 19, iPadOS 19, and macOS 16, with the goal of creating a more consistent user experience across all devices. These changes will be inspired by visionOS, the software for Apple's Vision Pro headset, and will include increased transparency, new window styles, and updated button designs. The new design is expected to be the most substantial since iOS 7. The changes have been rumored by multiple sources. The update is expected to be announced at WWDC 2025, with a public release alongside the iPhone 17 series in September. The article also mentions the upcoming iOS 18.4 update, which includes a third row of icons for CarPlay on larger displays, and a new setting to set a default navigation app in the EU. Other topics include comments on delayed Siri features, the continued popularity of AirPods Pro 2, and rumors about the iPhone 17 Pro's design.

Original title: iPhone With Under-Screen Face ID: Here's What the Latest Rumors Say

Reports indicate that the iPhone 17 Pro's under-display Face ID feature has been delayed, potentially arriving on the iPhone 18 Pro models in 2026 or 2027. This delay suggests that the Pro models will see a smaller Dynamic Island as Apple integrates more components under the display. The iPhone 18 Pro may still have a pinhole for the front camera. Eventually, iPhones could have both under-screen Face ID and a front camera, achieving a true all-screen design. Other news includes updates to CarPlay with a third row of icons, and commentary on the delayed personalized Siri features. The AirPods Pro 2 continue to dominate the market, and a new setting for default navigation apps is limited to EU users. There were also reports about a potential 'Ultra' iPhone model. The iPhone 17 Pro models are expected to have a design overhaul with a horizontal camera bar. Apple is planning a major design overhaul for iOS 19, iPadOS 19, and macOS 16. Apple Intelligence features are not driving iPhone upgrades, and the handling of Siri's delay was a misstep.

Original title: 'iPhone 17 Air' is Step Towards Slimmer iPhones Without USB-C Ports

Apple is considering an 'iPhone 17 Air' that could lead to port-free, slimmer iPhones. The company initially planned to release the iPhone 17 Air without a charging port, but decided against it for now, though the idea remains for future models. The iPhone 17 Air is seen as a step towards slimmer models without charging ports. Apple executives are optimistic about the new iPhone's success, which could lead to more port-free models. Analyst Ming-Chi Kuo predicted a port-free iPhone in 2021, but it didn't happen. The upcoming iOS 18.4 update for the iPhone includes a third row of icons for CarPlay in vehicles with larger displays. John Gruber criticized Apple's delayed personalized Siri features, saying Apple's credibility has been damaged. AirPods Pro 2 continue to dominate the wireless earbud market. iOS 18.4 introduces a default navigation app setting, but it's limited to EU users. There were reports of an 'Ultra' iPhone model, but it didn't materialize. The iPhone 17 Pro models are expected to have a design overhaul with a horizontal camera bar. Apple plans a major design overhaul of iPhone, iPad, and Mac interfaces with iOS 19, iPadOS 19, and macOS 16. Apple Intelligence features are not driving iPhone upgrades, and Siri failures will impact 2025 iPhone shipments. Apple's handling of the delay of Apple Intelligence features for Siri was a misstep.

Original title: iPhone 17 Air rumored to start at $899, offer battery life on par with current iPhones

Mark Gurman's report details the rumored iPhone 17 Air, suggesting it will replace the Plus model at a similar $899 price point. The device is expected to have an ultra-thin and lightweight design, with battery life comparable to current iPhones, potentially due to hardware and software optimizations. Key features include a higher-density battery, the power-efficient C1 modem, and the absence of an Ultra Wide camera, all contributing to improved battery performance. The iPhone 17 Air is also rumored to include the Camera Control button, thin bezels similar to the iPhone 16 Pro models, a 6.6-inch display with 120Hz ProMotion, a Dynamic Island, an A19 chip, a single 48-megapixel rear camera, the C1 modem, and the removal of the physical SIM card slot. The launch is anticipated in September.

Original title: AirPods 4 Available for $99.99 on Amazon, Plus Big Discounts on ANC Model and AirPods Pro 2

Amazon is currently offering significant discounts on several AirPods models. The AirPods 4 are available for $99.99, representing an all-time low price. The AirPods 4 with Active Noise Cancellation are priced at $148.99, which is the best deal seen in 2025. Additionally, the AirPods Pro 2 are on sale for $169.99, marking the lowest price in 2025 and a solid second-best price overall. These deals are part of Amazon's weekend promotions. The article also mentions the upcoming iOS 18.4 update for iPhones, which includes a new CarPlay feature showing a third row of icons on larger displays. Furthermore, it references comments from John Gruber regarding the delayed personalized Siri features, suggesting damage to Apple's credibility. The article also touches on the continued popularity of AirPods Pro 2, the introduction of a default navigation app setting in iOS 18.4 for EU users, and rumors about potential iPhone 17 Pro design changes. It also discusses Apple's plans for a major design overhaul of the iPhone, iPad, and Mac interfaces with iOS 19, iPadOS 19, and macOS 16. Finally, the article cites Apple analyst Ming-Chi Kuo's views on the impact of Apple Intelligence features and Siri delays on iPhone shipments and Apple's handling of the situation.

Original title: iOS 19 to Improve Texting With Android Users in Five Ways

Apple plans to integrate end-to-end encrypted RCS messages into its Messages app across iOS, iPadOS, macOS, and watchOS, adopting the RCS Universal Profile 3.0 specification. This update will introduce features similar to iMessage, including end-to-end encryption, in-line replies, message editing, message unsending, and full Tapback support for RCS messages. While iMessage has supported end-to-end encryption since iOS 5 and in-line replies since iOS 14, the editing and unsending features were added in iOS 16. The update is expected in iOS 19 or a subsequent update. Additionally, the iOS 18.4 update will include a third row of icons for CarPlay on larger displays and a new setting to set a default navigation app for EU users. Other news includes design overhauls for iPhone 17 Pro models, and major interface changes for iOS 19, iPadOS 19, and macOS 16. Analyst Ming-Chi Kuo discussed the impact of delayed Apple Intelligence features and Siri failures on iPhone shipments.

Original title: Ultra-Thin 'iPhone 17 Air' Rumored to Include These 12 Features

Rumors about the iPhone 17 Air suggest an ultra-thin design, but with potential compromises. The device is expected to have a single rear camera, a single speaker, and an A19 chip instead of the A19 Pro. Despite concerns about battery life, the device might incorporate a higher-density battery, Apple's power-efficient C1 modem, and the absence of an Ultra Wide camera to optimize battery performance. The iOS 18.4 update will include a third row of icons for CarPlay on larger displays. John Gruber criticized Apple's delayed personalized Siri features, citing damage to Apple's credibility. AirPods Pro 2 continue to dominate the market, with the AirPods Pro 3 expected in 2025. iOS 18.4 introduces a default navigation app setting, but only for EU users. There were reports of an 'Ultra' model, but it never materialized. The iPhone 17 Pro models are expected to have a design overhaul with a horizontal camera bar. Apple plans a major design overhaul for iOS 19, iPadOS 19, and macOS 16. Apple Intelligence features are not driving iPhone upgrades, and Apple's handling of Siri delays has been criticized.

Original title: Apple's Personalized Siri Features Reportedly Functional Internally

Apple's personalized Siri features, announced at WWDC 2024, are reportedly functional internally, though not publicly demonstrated. Senior director Robby Walker showcased the technology's capabilities, including locating information and manipulating apps via voice control, during a recent meeting. The features, which include personal context understanding, on-screen awareness, and deeper per-app controls, are still under development. Apple anticipates rolling out these upgrades in the coming year, but a specific timeframe remains uncertain. The company's product pages indicate the features are in development, and reports suggest a potential launch in 2026, possibly with iOS 19.4 or later.

Original title: John Gruber Says 'Something is Rotten' at Apple Following Apple Intelligence Siri Delay

Apple delayed some Apple Intelligence Siri features, causing concern about the company's AI strategy. These features, initially planned for iOS 18, are now expected in the coming year, possibly in iOS 19 or later. John Gruber criticized Apple, suggesting the features are vaporware and questioning the company's credibility. iOS 19, set to be unveiled at WWDC 2025, will feature a major design overhaul, influenced by visionOS, with a focus on cross-platform consistency. New M4 MacBook Air and iPad models have launched, with the MacBook Air offering significant performance improvements. Rumors about the iPhone 17 Pro suggest a redesign with a larger camera bump. iOS 18.4 will enhance CarPlay with a third row of app icons and EV routing, and allow EU users to set default navigation apps. The article also revisits the controversial 12-inch Retina MacBook, launched a decade ago, highlighting its innovative but flawed design. A weekly newsletter summarizes top Apple stories.

Original title: How to Get the Most Out of Apple's Focus Feature

Apple's Focus feature, found in the Settings app, allows users to minimize distractions by customizing notification settings. Users can create custom Focus modes, choosing names, icons, and capabilities. The feature allows silencing or allowing notifications from specific people or apps, with options to select individuals or groups. The 'Reduce Interruptions' Focus, available on devices with Apple Intelligence, prioritizes notifications based on AI. Users can also limit app access with custom Home Screens, showing only work apps during work hours. Focus Filters enable filtering of app content, such as email inboxes, and can be linked to system settings like Dark Mode. Focus modes can be scheduled by time, location, or app usage. Apple offers pre-configured Focus modes like Sleep, Driving, Fitness, Mindfulness, Gaming, Reading, and Work, each with unique activation features. Focus settings can be shared across devices, but this can be disabled for individual devices like the iPhone or Apple Watch. Proper setup is key to effectively compartmentalizing digital experiences and reducing distractions.

Original title: MacRumors Giveaway: Win an Apple Watch Ultra 2 and a Lululook Qi2 3-in-1 Wireless Travel Charger

MacRumors is hosting a giveaway in partnership with Lululook, offering an Apple Watch Ultra 2 and a Lululook Qi2 3-in-1 Wireless Travel Charger as prizes. The travel charger, priced at $60, features a foldable design and supports Qi2 for 15W charging of MagSafe iPhones, along with fast charging for Apple Watches and AirPods. It includes a case, power adapter, and cable. For home use, Lululook offers a $75 Qi2 3-in-1 Charging Station with an aluminum design, a magnetic iPhone charger, an Apple Watch charger, and an AirPods charging space, along with a 30W USB-C power adapter and cable. Additionally, Lululook offers a $100 black titanium band for the Apple Watch Ultra, designed for durability and scratch resistance. The giveaway is open to U.S., U.K., and Canadian residents meeting specific age requirements. The contest runs from March 14 to March 21, with the winner selected randomly and contacted via email.

Original title: Apple's $349 A16 iPad Supports Final Cut Pro

Apple's recently released low-cost iPad, equipped with the A16 chip, now supports Final Cut Pro for iPad, as confirmed by the app's compatibility requirements. This update makes professional video editing software more accessible, as the new iPad is more affordable than previous compatible devices like the iPad mini with the A17 Pro chip. Final Cut Pro is available on a monthly subscription basis, further enhancing its affordability. While the iPad can run Final Cut Pro, some advanced features, such as ProRes recording and Apple Pencil hover functionality, are limited to iPads with more powerful chips. Other news includes an iOS 18.4 update for iPhone, which introduces a third row of icons for CarPlay on larger displays, and a new setting to set a default navigation app for EU users. Additionally, there are reports about potential design overhauls for the iPhone 17 Pro models and the upcoming iOS 19, iPadOS 19, and macOS 16 interfaces. Analyst Ming-Chi Kuo discusses the impact of delayed Apple Intelligence features and Siri failures on future iPhone shipments and criticizes Apple's handling of the delay announcement.

Original title: Here's a Look Inside the New M4 MacBook Air

iFixit disassembled the M4 MacBook Air, revealing no design changes from the M2 model. The battery is still secured with adhesive strips, unlike the iPhone's electrical release mechanism. USB-C ports remain easily accessible, while the display, keyboard, and Touch ID are difficult to access. Internal component arrangement is unchanged, reflecting updates only to the webcam and chip. The MacBook Air has potential for a good repairability score due to Apple's manuals and parts availability, but parts pairing and calibration issues persist. iFixit gave the MacBook Air a repairability score of 5 out of 10. Other news includes iOS 18.4's CarPlay update with a third row of icons, and John Gruber's criticism of delayed Siri features. AirPods Pro 2 continue to dominate the market, and a default navigation app setting is coming to iPhones in the EU. Rumors suggest a potential iPhone Ultra model and a design overhaul for iPhone 17 Pro models. Apple plans a major design overhaul for iOS 19, iPadOS 19, and macOS 16. Analyst Ming-Chi Kuo discusses the impact of Apple Intelligence and Siri delays on iPhone upgrades and shipments.

Original title: Apple Reassures Siri Team After Delays and Bad Press

Apple senior director Robby Walker addressed the Siri team, acknowledging potential feelings of disappointment and burnout due to recent delays and negative press surrounding new Siri features. Walker praised the team's efforts and the impressive features developed, despite the public showcasing of these features before they were fully functional. The delay was attributed to quality issues, with the new features only working correctly 60 to 80 percent of the time. Walker demonstrated some of the features to encourage the team, such as Siri's ability to locate a driver's license number and manipulate apps. The timeline for the launch of the new Siri features is uncertain, with possibilities ranging from 2026 to an update to the iOS 19 operating system. Apple aims for iOS 19 but will only ship the features when they are ready, prioritizing a fully functional product over a rushed release. Walker also mentioned commitments to other projects and the need to balance priorities. The company is committed to delivering a more comprehensive Siri experience, and there are no current plans to fire Siri executives, although discussions about restructuring the team are ongoing.

The Next Web

Original title: AI slop is flooding social media. Here’s where artists are going instead

The article discusses the proliferation of AI-generated content on social media platforms, particularly Instagram, and the negative impact it has on artists and users. The author recounts a personal experience of being fooled by an AI-generated video, leading to a loss of trust in online content. The article highlights Meta's embrace of AI, including its use of public posts to train algorithms, which has led to concerns about data privacy and the devaluation of human-created art. As a result, artists are seeking alternative platforms that prioritize human-created content and protect user data. Cara, a decentralized social media app for artists, has seen a surge in users due to its policies against AI-generated content and bot scraping. Pixelfed, an open-source photo-sharing platform, is also presented as an alternative, offering a chronological feed and prohibiting AI content. The article emphasizes the importance of protecting artists' rights and preserving the value of human creativity in the face of AI-generated content.

Original title: Skylark launches to help non-technical founders build MVPs

Skylark, a new startup, aims to assist non-technical founders in creating Minimum Viable Products (MVPs) efficiently. The company utilizes an AI-enhanced framework and a network of freelance developers to build customized solutions. Skylark handles client acquisition and provides strategic insights throughout the development process. The process starts with assessing client needs, followed by market analysis, prototype development, and refinement into a polished MVP. Founders receive the full codebase and guidance on features, design, SEO, and strategy. CEO Steven Kleinveld, who has ties to TNW, emphasizes the goal of launching MVPs faster, cheaper, and better than traditional agencies. The startup addresses common problems faced by non-technical founders, such as lengthy development cycles and lack of technical expertise. Skylark integrates AI tools like Lovable, Cursor, and ChatGPT Pro to enhance the development process. The company's headquarters are in Amsterdam, and they plan to help founders launch their ideas quickly.

Original title: TNW Conference 2025 agenda revealed: deep tech, defense, and the future of Europe

TNW Conference 2025, scheduled for June 19-20 in Amsterdam, will focus on startups and scaleups. The agenda is divided into three themes: Next in Tech, Growth & Venture, and Enterprise Innovation, with a new Assembly for policymakers and business leaders, and the return of TECH5. The conference aims to provide real-world value for attendees, featuring speakers like Vidya Peters, Jyoti Hirani-Driver, and Pernilla Sjöholm. The Next in Tech track will explore breakthroughs, including sessions on quantum computing, deepfakes, and AI in defense and filmmaking. Growth & Venture will reexamine investment models and European competitiveness, with sessions on deep tech startups and sustainable growth. Enterprise Innovation will offer insights on scaling tech businesses and adapting to disruption, with a focus on corporate-startup collaboration, net-zero initiatives, and DEI. The conference will also introduce a Corporate Innovator ticket for business leaders.

Original title: The cloud hasn’t lived up to its promise. Here’s how European providers are trying to fix it

The article discusses the evolution of web hosting from early 2000s challenges to modern cloud computing. Initially, hosting involved expensive and unreliable databases and servers. Cloud hosting emerged to simplify infrastructure management, but the industry has become dominated by a few hyperscalers: AWS, Azure, and GCP. This consolidation raises concerns about vendor lock-in, policy changes, and data sovereignty, particularly for non-US companies. European providers like OVH, Hetzner, and Civo are gaining traction by offering user-friendly interfaces, cost-effective solutions, and a focus on data privacy and sustainability. These providers emphasize transparent pricing, no egress charges, and the use of renewable energy sources. They also highlight the importance of hardware manufacturing within Europe to ensure data sovereignty and innovation. The future of cloud computing may involve quantum computing and a return to simpler, more portable hosting solutions.

Original title: Renewed calls for Google to sell Chrome, Android to end ‘cycle of domination’

The US Department of Justice (DOJ) has renewed its proposal for Google to divest its Chrome browser to address alleged search engine monopoly concerns. This follows complaints about Chrome's dominance in the global browser market, where it holds a significant market share compared to competitors like Safari, Edge, Firefox, and Opera. Rik Viergever, COO at Murena, a privacy-focused smartphone startup, argues that selling Chrome is a positive step but not enough, advocating for Google to also sell the Android operating system. Viergever believes that Google's ability to offer Android for free, due to its other revenue streams, hinders competition in the operating system market. Murena, which develops privacy-centric smartphones using /e/OS, an open-source alternative to Android, supports this view. Viergever suggests that selling Chrome would foster innovation and competition, ultimately benefiting consumers.

Original title: British startup Longbow plans ultralight EVs to challenge the auto establishment

Longbow, a British startup founded by former executives from Tesla, Lucid, and Polestar, has unveiled plans for two ultralight EVs: the Speedster and the Roadster. The Speedster, an open-top sports car weighing 895kg, is expected to accelerate from 0 to 100km/h in 3.5 seconds with a range of 275 miles, priced at ₤84,995, with deliveries starting in 2026. The Roadster, slightly heavier at 995kg and priced at ₤64,995, will accelerate from 0 to 100km/h in 3.6 seconds. Both cars aim to revive the lightweight British sports car tradition, targeting a gap in the market. The company plans to build 150 Speedsters initially, followed by the Roadster. Longbow's founders have extensive EV experience, and the cars will use a basic aluminum chassis and off-the-shelf components to keep costs down. The Speedster and Roadster are available for pre-order, with a prototype expected later this year. The company acknowledges challenges in scaling production and navigating the supply chain.

Original title: Can Eutelsat replace Starlink in Ukraine?

Eutelsat, a European satellite operator, is in discussions to expand its internet service in Ukraine and provide encrypted communications in Italy. The company, formed in 1977, merged with OneWeb in 2023, inheriting its low-Earth orbit satellites. OneWeb's satellites, numbering 653, offer lower latency compared to geostationary satellites, facilitating internet access in remote areas and conflict zones. Eutelsat claims similar coverage and latency to Starlink, with around 2,000 user terminals in Ukraine, aiming to reach 40,000. However, logistical challenges exist, as OneWeb terminals are supplied by third parties, unlike Starlink's in-house production. OneWeb's satellites are older and lack inter-satellite laser link technology, with fewer satellites in orbit than Starlink. Poland's foreign minister indicated a potential shift away from SpaceX if it proves unreliable, currently funding Starlink terminals. Europe is also investing in IRIS², a multi-orbit satellite constellation, and a joint venture called "Project Bromo" to challenge Starlink's dominance.

Original title: X hit by ‘massive cyberattack’ as Musk blames Ukraine

X experienced a series of outages, with Elon Musk attributing them to a "massive cyberattack" originating from Ukraine. The outages, which began around 14:00 CET and persisted for several hours, were later followed by another uptick in reports of downtime. Musk claimed the attack involved significant resources, potentially indicating a coordinated group or state involvement, though he provided no evidence. Cybersecurity experts, such as Toby Lewis from Darktrace, suggest the disruption was a standard DDoS attack, likely executed via botnets. These botnets, composed of compromised devices, can be controlled remotely, making it difficult to trace the attackers. Jake Moore from ESET emphasized the anonymity afforded by DDoS attacks. The incident adds to a series of problems for Musk, who acquired Twitter in 2022 and rebranded it as X. Previous outages have occurred, with Musk blaming similar DDoS attacks. The motivations behind the recent attack remain unclear, but it coincides with growing criticism of Musk's political stances and actions. Tesla's stock has declined, and sales have dropped, which analysts attribute to Musk's behavior. Concerns have also arisen regarding Starlink, another of Musk's ventures, with European officials considering alternatives due to security concerns.

Original title: EU explores Starlink backup with four satellite firms amid tech sovereignty push

European Union governments are in discussions with four European satellite companies to establish a backup communication service for Ukraine, due to concerns over reliance on Starlink. Starlink has been crucial for Ukraine's military operations, but worries have arisen regarding potential disruptions and the influence of Elon Musk. The EU is seeking to enhance its technological independence, especially given transatlantic tensions. Eutelsat, Inmarsat, SES, and Hisdesat are the companies involved in these talks. Eutelsat's CEO mentioned they are in positive talks with Italy, which is considering Starlink for encrypted communications. Replacing Starlink is challenging because of its extensive infrastructure, but Eutelsat believes it can match Starlink's terminal count in Ukraine relatively quickly. The EU is considering whether the backup service will involve multiple operators or a single one. Longer-term plans include the IRIS² satellite constellation and potential ventures like "Project Bromo" to challenge Starlink's dominance.

Original title: Qualcomm acquires Edge Impulse to boost its AI machine learning software

Qualcomm acquired Edge Impulse, an AI platform for developers, to enhance its machine learning software capabilities, particularly for its Dragonwing line of AI-powered chips. The acquisition aims to strengthen Qualcomm's leadership in AI and support sectors like retail, security, and supply chain management. Edge Impulse will integrate its operations with Qualcomm while maintaining its offices, employees, and website. Edge Impulse's platform helps developers create machine learning models for small devices like sensors and cameras, addressing a market gap by moving AI from the cloud to the edge. The platform automates data collection, simplifies model training, and offers one-click deployment to various hardware types. Edge Impulse, founded in 2019 by Zach Shelby and Jan Jongboom, has raised $54.3 million and reported $14.7 million in revenues in 2023. The platform is used by over 170,000 developers.

NYT World News

Original title: Why Maids Keep Dying in Saudi Arabia

The article discusses the deaths of domestic workers, primarily women from Kenya and Uganda, in Saudi Arabia. These women are lured by recruiters with promises of financial stability, but many return with stories of unpaid wages, abuse, and sexual assault. The number of deaths is alarmingly high, with at least 274 Kenyan workers dying in the past five years, and autopsy reports often lack clarity, sometimes labeling deaths as natural despite evidence of trauma. Government officials, like the vice chairman of Kenya's labor committee, are expected to protect these workers but have not taken sufficient action to investigate deaths or negotiate better protections. The article highlights the disparity between the hopeful departures and the grim realities faced by these workers upon their return, or in some cases, their death. The lack of transparency and accountability surrounding these deaths raises serious concerns about the safety and well-being of migrant workers in Saudi Arabia.

Original title: At 95, He’s the World’s Oldest Speedskater. He’s Gunning for 100.

The article profiles Iichi Marumo, a 95-year-old Japanese speedskater, recognized as the world's oldest male competitive speedskater by Guinness World Records. Marumo began competing internationally at 88, earning a silver medal in Moscow despite a slower pace. He has since won gold in every race, including a national competition in Japan where a category was created specifically for him. Marumo, who has been skating his whole life, started his competitive career later in life after a life of farming, publishing poetry, and volunteering for a kamikaze mission during World War II. He has a collection of over 20 gold medals from various international races. His closest rival is five years younger, and he is aiming to continue skating until he reaches 100.

Original title: Houthis Vow Retaliation Against U.S., Saying Yemen Strikes Killed at Least 53

Nothing to summarize!

Original title: Vatican Releases First Photo of Pope Francis Since He Was Hospitalized

Nothing to summarize!

Original title: How Trump’s Hard-Line Tactics Are Driving Down Migration

The article discusses the significant decrease in illegal crossings at the U.S.-Mexico border, reaching the lowest levels in decades. This shift is attributed to President Trump's hard-line tactics, building upon policies initiated during the Biden administration. These tactics include halting asylum, deploying troops, publicizing deportation flights, and pressuring Latin American governments. The border's transformation is stark compared to the chaos of a few years prior. The article highlights the impact of these policies, with once-crowded migrant shelters now empty and migrants returning home. Experts like Eunice Rendón from Migrant Agenda note the shift in the migration paradigm, citing fear among families due to Trump's policies and threats. The article emphasizes the drastic measures taken by Trump to curb migration, which critics view as politically unpalatable and legally questionable. The article also mentions the role of the Biden administration in initially clamping down on asylum seekers and pushing Mexico to control migration, which contributed to the initial decrease in crossings.

Original title: Israel’s Newest Army Recruits: the Ultra-Orthodox

Nothing to summarize!

Original title: To Investigate Labor Abuse, We Began With a Question: Who Profits?

The article investigates the abuse of East African domestic workers in Saudi Arabia. The authors spent months in Kenya and Uganda, documenting cases of physical and sexual abuse, starvation, and deaths. They found that at least 274 Kenyans have died in Saudi Arabia in the past five years, with a concerning increase in deaths in the last year. The investigation revealed that many women returned home beaten, scarred, or in coffins. Autopsies raised questions, with some deaths labeled as "natural" despite evidence of violence. The recruitment process involves established companies and is regulated by the governments of Uganda, Kenya, and Saudi Arabia. The authors interviewed over 90 workers and their families, analyzing employment contracts to understand the situation. The article highlights the discrepancy between the promised opportunities and the harsh realities faced by these workers. The investigation aims to uncover the factors contributing to this widespread abuse. The authors are having trouble retrieving the full article content.

Original title: After $30 Million in U.S. Aid, Haiti’s Biggest Hospital Goes Up in Smoke

Nothing to summarize!

Original title: Bread Lines and Salty Drinking Water: Israeli Aid Block Sets Gaza Back Again

Nothing to summarize!

Original title: Slowly, Ukrainian Women Are Beginning to Talk About Sexual Assault in the War

Nothing to summarize!

Original title: As Trump Stirs Doubt, Europeans Debate Their Own Nuclear Deterrent

Nothing to summarize!

Original title: Trump Tries to Use White South Africans as Cautionary Tale

Nothing to summarize!

Original title: ‘On the Tightrope’: Britain Tries to Bridge a Widening Trans-Atlantic Gap

Nothing to summarize!

Original title: Tariff Pain First, Deals Later, U.S. Tells Canada in Key Meeting

Nothing to summarize!

Original title: Monday Briefing: U.S. Deports Hundreds in Face of a Court Order

The U.S. deported hundreds of suspected Venezuelan gang members to El Salvador, as announced by Secretary of State Marco Rubio. This occurred shortly after a federal judge ordered the Trump administration to halt such deportations. The timing is crucial, as the judge's order was issued on Saturday evening in Washington, while deportees were seen disembarking in El Salvador at night, two time zones behind. The Trump administration hopes this agreement, which involves paying El Salvador, will expand. They aim to use the Alien Enemies Act of 1798 to deport Venezuelan gang members without due process, a law previously used for Japanese American internment. The Venezuelan government condemned the action as a potential crime against humanity. Related coverage includes the impact of Trump's tactics on border precedents, a lawsuit against executive orders, and the deportation of a Lebanese doctor despite a valid visa and court order.

The Guardian

Original title: Wes Streeting’s comments on mental health overdiagnosis prompt warnings against stigmatising and punishing people

Health Secretary Wes Streeting's remarks on the overdiagnosis of some mental health conditions have sparked concerns among experts. Streeting, when questioned about welfare measures, stated that too many individuals are being 'written off.' He did not deny the government's dropped plans to freeze the Personal Independence Payment (Pip) after facing backlash. Significant changes to Pip are still expected, including stricter claim criteria and adjustments to employment support. Streeting emphasized the need to follow evidence and address overdiagnosis while also highlighting that many people are not receiving adequate support. Experts like Minesh Patel from Mind cautioned against stigmatizing those with mental health problems, noting the difficult process of applying for benefits and the risk of undermining medical professionals' opinions. Robert Howard from University College London warned that 'punishing' people would not help them return to work and expressed concern that Streeting's language might lead to reduced investment in mental health services. Streeting stated that he had not seen the full plans but that the government aims to support those most in need and ensure a wider range of support. He also mentioned the high number of young people not in education, employment, or training, and those out of the labor market due to illness, while advocating for the welfare state to act as a springboard back to work.

Original title: North Macedonia nightclub fire kills 59, authorities detain 15

A fire at a nightclub in Kočani, North Macedonia, resulted in at least 59 fatalities and numerous injuries, primarily affecting teenagers and young adults. The venue, which had previously been a carpet warehouse, was reportedly operating without a proper license, according to the interior minister. Authorities have detained 15 individuals for questioning and are investigating the cause of the blaze, suspected to have been triggered by pyrotechnic devices used during a hip-hop concert. The club, which reportedly exceeded its capacity and had only one exit, saw a rapid spread of fire due to flammable materials on the ceiling. Many victims suffered severe burns and carbon monoxide poisoning, with some critically injured individuals being transported to specialized hospitals. The government has declared a seven-day mourning period and plans to increase inspections of nightclubs to ensure compliance with safety regulations. Neighboring countries and international bodies have offered assistance and condolences, highlighting the significant impact of the disaster on the small Balkan nation. The incident is the deadliest in the country since the early 1990s, with the government vowing to determine the causes and address the consequences of the tragedy.

Original title: Trump envoy expects Putin call this week as ceasefire talks continue

Steve Witkoff, a US envoy, anticipates a call between Trump and Putin this week, following positive discussions with Putin regarding a ceasefire and peace terms. Discussions involved Ukraine, Russia, and European stakeholders, aiming to narrow differences. Putin supports a 30-day ceasefire but has outlined details needing negotiation. The US is advising Ukraine on the discussions. Ukraine agreed to a US proposal for a 30-day ceasefire, while Zelenskyy is trying to portray Kyiv as amenable to Trump's plans. Zelenskyy has agreed to postpone discussions of territorial questions and security guarantees until after a ceasefire. Trump has made it clear that no US guarantees are on the table. Zelenskyy reported Russia launched numerous attacks over the past week. US negotiators will meet with Russian and Ukrainian officials this week, with expectations of a deal in the coming weeks. Concerns exist that the settlement being pushed by the Trump administration would favor Russia. Trump and Putin exchanged friendly words, causing alarm in Kyiv. Mike Waltz, Trump’s national security advisor, mentioned ongoing diplomacy involving territory and future security guarantees, and that permanent NATO membership for Ukraine is unlikely.

Original title: Pope Francis: First photo released since hospital admission

The Vatican released the first photograph of Pope Francis since his hospitalization for pneumonia. The photo shows the pope seated in a wheelchair, wearing a white robe and purple shawl, in front of an altar. The pope's face is partially visible, with his eyes open and looking downward. The Vatican press office stated that the pope concelebrated mass in the hospital chapel. This release is significant as the pope has not been seen publicly since his admission to the hospital on February 14th. The pope's condition has improved steadily, and a medical bulletin confirmed his stable condition, although he still requires therapy. In an Angelus message, the pope acknowledged his health, describing himself as "fragile" and facing a "period of trial."

Original title: Asylum appeals backlog surges 500% in two years, putting pressure on taxpayer

The Refugee Council's analysis reveals a significant surge in asylum appeals, with the backlog in tribunal courts increasing nearly 500% over two years, reaching 41,987 by the end of 2024. This rise follows a 71% year-on-year increase in appeals lodged in 2024, coinciding with a drop in the asylum grant rate to 47%. The Home Office's efforts to clear the backlog, including hiring caseworkers and shortening interviews, are linked to increased errors, according to the charity. The Labour government's restart of asylum decision-making led to 12,183 appeals in the last three months of 2024. The Refugee Council emphasizes the need for accurate initial decision-making to prevent further backlogs and reduce costs associated with housing asylum seekers in hotels. The use of hotels is seen as a symbol of government failure, with the annual cost potentially reaching £1.5 billion if current numbers remain constant. Asylum decision-makers attribute the rise in appeals to rules introduced by Rishi Sunak, including shortened staff training and interview limits. The Nationality and Borders Act 2022, introduced by the previous Conservative government, has also increased the standard of proof for refugee status, leading to more refusals. A shortage of immigration lawyers exacerbates delays, causing case adjournments and longer hearings for those representing themselves. The Home Office under Yvette Cooper has more than doubled the number of initial decisions in the latest quarter. The MoJ is recruiting judges and tribunal members, and the lord chancellor announced a rise in civil legal aid rates. The government defends its actions, citing efforts to restart processing, clear the backlog, and reduce costs, while aiming to end the use of asylum hotels.

Original title: Newcastle end trophy drought with Carabao Cup victory over Liverpool

Newcastle United secured a victory in the Carabao Cup final against Liverpool, ending a trophy drought dating back to 1955. The team, managed by Eddie Howe, dominated the match with goals from Dan Burn and Alexander Isak. Despite Liverpool's late goal by Federico Chiesa, Newcastle's control and determination were evident throughout the game. Key players like Bruno Guimarães and Joelinton showcased strong performances, contributing to the team's success. Howe's leadership was crucial, having previously led the team from the relegation zone to the Champions League. Newcastle's victory was particularly significant given their history of losing Wembley cup finals and their recent struggles against Liverpool. The team's physicality and emotional connection with the fans were key factors in their triumph. Liverpool, managed by Arne Slot, struggled to respond effectively, appearing to lack energy and focus. Newcastle's victory was a culmination of their collective will and strategic execution, marking a historic moment for the club and its supporters.

Original title: Netanyahu to fire Shin Bet chief in move that will prompt further accusations of authoritarianism

Israeli Prime Minister Benjamin Netanyahu announced his intention to dismiss Shin Bet director Ronen Bar, citing "ongoing distrust" and the need for complete confidence during the war. This move follows disputes over responsibility for the October 7, 2023, Hamas attack, with Shin Bet accepting some blame but also criticizing government policies. Netanyahu, who has not accepted responsibility, faces opposition from Yair Lapid and Ehud Barak, who accuse him of undermining the rule of law. The dismissal is seen as a way to appoint a loyalist and potentially slow down any momentum for a commission of inquiry into the attack. Netanyahu has been criticized for allowing financial aid from Qatar to reach Hamas, and tensions escalated when Bar's predecessor threatened to release sensitive information about Netanyahu. Bar responded by stating his loyalty is to the citizens of Israel and that Netanyahu's expectation of personal loyalty is flawed. Netanyahu has repeatedly rejected calls for an official state commission of inquiry and has sought to shift blame onto security agencies. The move is also linked to an investigation into Netanyahu's staff and his removal of Bar from hostage negotiations.

Original title: US airstrikes against Yemen’s Houthis to continue indefinitely

US officials have announced the indefinite continuation of airstrikes against Yemen's Houthis, following initial strikes that resulted in casualties. These strikes, initiated by Donald Trump, are a response to Houthi attacks on Red Sea shipping and are intended to signal a more assertive approach to Iran and the Middle East. Senior officials emphasized the strikes' aim to deter Houthi attacks, with the campaign's end contingent on the Houthis ceasing their actions. The strikes targeted Houthi leaders and involved significant force, with Trump issuing strong warnings to the Houthis and Iran. The Houthis, who control most of Yemen, claim their attacks are in solidarity with Palestinians and Hamas, also backed by Iran, and have targeted international shipping and Israel. Iran's Revolutionary Guards warned of a decisive response to US threats, while the foreign ministry condemned the strikes as a violation of international law. The strikes, part of a larger operation, were carried out by fighter aircraft from the Harry S Truman aircraft carrier and could continue for weeks. The Houthis, part of the "axis of resistance," described the attacks as a war crime and vowed to respond. The UN Secretary-General called for restraint and a cessation of military activities to avoid further destabilization. The Houthis had previously announced the resumption of attacks on Israeli ships, and the Pentagon reported numerous attacks on US and commercial vessels since 2023.

Original title: Russell T Davies: ‘Gay society is in greatest danger I have ever seen’

Russell T Davies expressed concerns about the increasing hostility towards the gay community, particularly since Donald Trump's election. He stated that the rise in anger and violence is not limited to the US but is also present in the UK. Davies, referencing his experience since Trump's inauguration, highlighted the rollback of LGBTQ+ protections, including restrictions on healthcare and military service. He criticized Trump and Elon Musk, pointing to the latter's control over information and the rise of hate speech on X. Davies compared the current situation to the AIDS crisis of the 1980s, emphasizing the community's resilience and history of fighting back. He expressed fear that the current threats are greater than those faced in the past. Davies called for the community to unite and resist, drawing parallels to artists who have historically met in secret to create and organize during times of oppression.

Original title: US deports alleged gang members to El Salvador despite judge’s ruling

The US deported over 250 alleged gang members, primarily from Venezuela, to El Salvador, despite a US judge's attempt to halt the flights. This action followed Donald Trump's invocation of the Alien Enemies Act, a law typically reserved for wartime, which was met with legal challenges. El Salvador's President Nayib Bukele confirmed the arrival of the deportees, including members of Tren de Aragua and MS-13, as part of a financial agreement for their detention in the country's large "terrorism confinement centre." US officials, including Marco Rubio, expressed gratitude for El Salvador's cooperation. The deportations were ordered under the Alien Enemies Act, which Trump used to target the Venezuelan gang, accusing them of infiltrating the US. The Act has historical precedents, including during World War II, and its current application is contested by legal experts. The US attorney general criticized the judge's order, while others questioned the timing and legality of the flights. El Salvador's "mega-prison," Cecot, is central to Bukele's anti-gang crackdown, which has drawn both praise and criticism. The prison's harsh conditions, as described by journalists, have raised human rights concerns, especially given the lack of due process and reported deaths of prisoners. Neither the US nor El Salvador provided immediate evidence of the deportees' gang affiliations or convictions.

Original title: Toxic waste-themed ride at Alton Towers shut after sewage pipe bursts on opening day

Alton Towers' new ride, Toxicator, experienced a temporary closure on its opening day due to a burst pipe that resulted in sewage flooding the surrounding area. The ride, which features a toxic waste theme, was shut down for approximately an hour on Saturday. The incident occurred shortly after the park opened for its 2025 season, with many visitors eager to experience the new attraction. The ride, a 'top spin' model elevated above ground level, promises a themed experience with props like toxic waste barrels. The park's spokesperson confirmed the burst pipe as the cause and stated the ride was reopened quickly. The incident prompted social media posts from the public, with some humorously noting the irony of the situation. Despite the disruption, some visitors praised the park staff for their swift response in cleaning up and reopening the ride.

Original title: ‘It’s my sanity, my identity’: Disabled people fear welfare cuts will force them out of work

The government's proposed welfare cuts, particularly to Personal Independence Payments (Pip), have sparked significant concern among disabled individuals. While ministers may reconsider a benefit freeze, changes to eligibility criteria are still expected, causing anxiety within the disabled community. Steph Hughes, who relies on Pip for work-related expenses like transportation and care, fears losing her job if the benefit is reduced. Keir Starmer argues the cuts aim to reform a system that discourages work, but Pip claimants argue the opposite, potentially forcing disabled people out of work. The benefit, worth up to £184.30 weekly, helps cover extra living costs for those with long-term conditions, and proposed changes may restrict it to the most severely disabled. Polling by Sense indicates that many disabled people with complex needs depend on Pip financially. Steven Morris, who is deafblind, uses Pip for essential services like transportation and therapy, and fears the impact on his ability to work and maintain his health. Disabled rights campaigner Sophia Kleanthous highlights the punitive process of applying for Pip and the potential for cuts to push people into poverty and strain public services. Ajay Yadav, who has spinal muscular atrophy, relies on Pip for essential mobility and living expenses, and fears isolation if the benefit is reduced. The disabled community feels the government lacks understanding of their needs and that the cuts will not encourage work but rather isolate them.

Original title: Starlink users vent frustrations over Elon Musk’s politics

Starlink users in the UK are expressing concerns about Elon Musk's political stances, leading some to consider alternatives despite the service's dominance in providing high-speed internet to remote areas. Subscribers, like Barry Nisbet, cite Musk's actions, such as his salute at a Donald Trump event, as reasons for dissatisfaction. While Starlink has grown rapidly, with 87,000 subscribers in the UK, some users are uncomfortable with Musk's political affiliations and influence. This unease comes as European tech companies, such as Eutelsat and Viasat, are developing potential alternatives to Starlink. Eutelsat's CEO suggests they could replace Starlink in areas like Ukraine within months. Despite the lack of viable alternatives for many, some users are actively seeking other options. Starlink's popularity has led to congestion charges in high-demand areas, and the service's importance in Ukraine's battlefield communications is also under scrutiny. Recent reports suggest potential threats to Ukraine's access to Starlink, further complicating the situation.

Original title: ‘Cowardly and unfair’: residents hit with fly-tipping fines they say are unjust

Residents in Welwyn Hatfield have reported receiving what they believe are unfair fly-tipping fines from District Enforcement, a private company. One case involves an 82-year-old man who received a fine for litter found 150 miles away. Others include a hospice worker fined for litter at her daughter's property, and a mother fined after an envelope blew out of her daughter's bin. MP Andrew Lewin has raised concerns, citing numerous cases of disproportionate and unjustified fines, and has written to the council multiple times. Councillor Tony Kingsbury has also expressed concerns about businesses being threatened with fines for minor issues. The council's executive member for environment stated they are reviewing District Enforcement's processes. District Enforcement has stated they review disputed penalties and apologize for any upset caused.

Original title: How to keep your kids safe online: a digital parenting guide

Experts suggest that effective digital parenting involves mindset, communication, and realistic expectations rather than solely relying on technical controls. Parental controls are complex and have limitations, as children can often bypass them. The most important starting point is the Wi-Fi router, but parents must also familiarize themselves with platform-specific settings and regularly check them for updates. It's crucial to discuss internet usage with children early on, teaching them to make smart decisions and handle inappropriate content. Screen time should be evaluated based on overall well-being, considering factors like eating, sleeping, school performance, relationships, and social interactions. Parents should model good digital habits and engage in open conversations with their children, fostering trust and understanding. When rules are broken, parents should apply consequences similar to real-life situations, involving children in finding solutions and teaching digital responsibility. Encouraging alternative activities and avoiding judgment of content can also help create a healthy balance. Ultimately, the focus should be on guiding children to make good choices, rather than simply restricting their access.