Others

Articles from Others

Cards List

Vulnerability Reports Are Not Special Anymore

Lobsters Hottest · 3h ago Cached

Filippo Valsorda argues that LLMs have made vulnerability reports no longer special, as AI can now generate insights that were once exclusive to human researchers, shifting the bottleneck from discovery to triage.

0 favorites 0 likes

Record type inference for dummies

Lobsters Hottest · 4h ago Cached

The article explains the basics of type inference for anonymous records in statically typed languages, using type theory notation and Haskell as the implementation language.

0 favorites 0 likes

Implementing a Custom Query Language with Python and Apache Spark

Lobsters Hottest · 4h ago Cached

A technical guide on implementing a custom query language (EHQL) using Python and Apache Spark, with a focus on grammar definition and parsing using Lark.

0 favorites 0 likes

FEXPRs vs. vtable: how LispE interpreter works

Lobsters Hottest · 5h ago Cached

LispE is a compact Lisp dialect by NAVER that combines functional and array language features, with AI libraries for PyTorch, GGUF, MLX, and tiktoken, and a browser-based test environment.

0 favorites 0 likes

Please keep code descriptions simple

Lobsters Hottest · 6h ago Cached

A developer argues that code descriptions, commit messages, and merge request descriptions should be kept simple and focus on explaining why changes were made, not what, to improve accessibility for reviewers with attention difficulties.

0 favorites 0 likes

It’s Only When You Look Back

Lobsters Hottest · 8h ago Cached

A personal reflection on 25 years of maintaining a website, reviewing the technological transformations from early 8-bit computers to modern high-performance systems.

0 favorites 0 likes

How Long Does That Response Take... For Real?

Lobsters Hottest · 9h ago Cached

Explains why memcached's internal response time metrics are misleading and recommends client-side sampling for accurate measurement of total round-trip time.

0 favorites 0 likes

Matt’s Script Archive: The Scripts That Reshaped The Web

Lobsters Hottest · 11h ago Cached

The article recounts the history of Matt's Script Archive, a collection of widely used but insecure CGI scripts from the 1990s that popularized web forums and guestbooks, highlighting the security flaws and the community's response.

0 favorites 0 likes

The Low-Tech AI Of Elden Ring

Lobsters Hottest · 11h ago Cached

A technical analysis of Elden Ring's AI system reveals it uses a low-tech pushdown automaton implemented in Havok Script, contrasting with more complex modern AI approaches.

0 favorites 0 likes

A tale of two path separators (2021)

Lobsters Hottest · 15h ago Cached

Explains how macOS handles two path separators (slashes and colons) due to its dual heritage from classic Mac OS and NeXTSTEP, and how this leads to files appearing with slashes in Finder but colons in the terminal.

0 favorites 0 likes

A fully local voice assistant setup

Lobsters Hottest · 18h ago Cached

A guide to building a fully local voice assistant using Platypush on a Raspberry Pi, covering hotword detection, speech-to-text, text-to-speech, and home automation integration.

0 favorites 0 likes

The curious history the invention of the CMD+K quick switcher

Lobsters Hottest · 20h ago

This article explores the history and invention of the CMD+K quick switcher, a ubiquitous keyboard shortcut used in many applications for fast navigation.

0 favorites 0 likes

In memory of the man who put red and green squiggles under words

Lobsters Hottest · 20h ago Cached

A tribute to Tony Krueger, the Microsoft developer who pioneered the red and green squiggly underlines for spell and grammar checking in Word, a feature now ubiquitous in word processors.

0 favorites 0 likes

Reclassifying DMARC ARC as historic

Lobsters Hottest · 20h ago Cached

This IETF draft recommends reclassifying the ARC (Authenticated Received Chain) protocol as historic, concluding its experiment and pointing to DKIM2 as a successor.

0 favorites 0 likes

Rhombus v1.0: A Racket flavored language with syntax

Lobsters Hottest · 23h ago Cached

Rhombus v1.0, a new extensible programming language built on Racket with conventional syntax and powerful macro facilities, has been released.

0 favorites 0 likes

Network shares: still talking about them in 2026

Lobsters Hottest · 23h ago Cached

The article discusses the ongoing pain point of network shares in KDE on Linux in 2026, particularly for non-KDE applications that do not use KDE's open/save dialog, creating a fragmented user experience.

0 favorites 0 likes

Xfwl4's First Preview Release

Lobsters Hottest · yesterday Cached

Brian Tarricone announces the first preview release of xfwl4, Xfce's Wayland compositor, after six months of work, detailing known missing features and future plans.

0 favorites 0 likes

One year with Codeberg

Lobsters Hottest · yesterday Cached

GNU Guix reflects on one year since migrating to Codeberg for source code hosting and collaboration, discussing the decision process, challenges, and outcomes.

0 favorites 0 likes

Hyperblam: a declarative implementation of the Web Audio API

Lobsters Hottest · yesterday Cached

Hyperblam is a declarative implementation of the Web Audio API that lets you create music with HTML without writing JavaScript.

0 favorites 0 likes

Linux and Secure Boot certificate expiration

Lobsters Hottest · yesterday Cached

The article covers the upcoming expiration of a Microsoft Secure Boot certificate that Linux distributions rely on for booting via shim, and the complexities involved in updating system firmware to accommodate the replacement key.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback