Others

Articles from Others

Cards List

Counting the days, revisited

Lobsters Hottest · 6h ago Cached

Tony Finch revisits his Gregorian-to-Julian day conversion algorithm, incorporating tricks from Ben Joffe to produce a more efficient and robust formula.

0 favorites 0 likes

DREI: WYSIWYG Emacs for HTML

Lobsters Hottest · 7h ago Cached

DREI is a new WYSIWYG HTML editor that implements a subset of Emacs editing commands in a Tauri app, letting users edit HTML documents visually while using familiar Emacs keybindings and commands.

0 favorites 0 likes

The FastLanes Unified Transport Layout

Lobsters Hottest · 8h ago Cached

A technical blog post explaining the FastLanes Unified Transport Layout, a SIMD-friendly data layout for parallel delta decoding, and how it enables data-parallel processing with wide virtual registers.

0 favorites 0 likes

faaah (Filesystem As An AI Handler)

Lobsters Hottest · 9h ago Cached

FAAAH is a dependency-free, OpenAI-compatible proxy that converts API requests into text files and uses AI coding agents like Claude Code as the backend, enabling reuse of existing subscriptions instead of paying for cloud LLM APIs.

0 favorites 0 likes

MAGIC: Malicious Aging in Circuits/Cores

Lobsters Hottest · 10h ago

MAGIC is a research paper exploring malicious aging attacks in circuits and cores, focusing on hardware security implications.

0 favorites 0 likes

atomstr - RSS/Atom-to-Nostr bridge

Lobsters Hottest · 11h ago Cached

atomstr is a service that bridges RSS/Atom feeds to Nostr, letting users follow traditional feeds via Nostr clients.

0 favorites 0 likes

Multistack Concatenative Programming Languages

Lobsters Hottest · 11h ago Cached

An exploration of multistack concatenative programming languages, discussing how auxiliary stacks and dynamic bindings like Factor's namespaces and PostScript's dictionaries can ease data stack management without sacrificing concatenative composition.

0 favorites 0 likes

The Object Model in Livelymerge

Lobsters Hottest · 11h ago Cached

A research notebook from Ink & Switch describing the object model for Livelymerge, a project that uses an Automerge document as the persistent, collaborative heap of a JavaScript program.

0 favorites 0 likes

Understanding std::counting_semaphore and std::binary_semaphore from C++20

Lobsters Hottest · 11h ago Cached

This article explains C++20's std::counting_semaphore and std::binary_semaphore, covering their API, usage for limiting concurrency and signaling between threads, and important details.

0 favorites 0 likes

Revision Prompting improves industrial LLM processes

Lobsters Hottest · 12h ago Cached

The article introduces Revision Prompting, a technique for industrial LLM processes that improves speed, cost, and consistency when re-processing updated inputs by generating output patches from diffs.

0 favorites 0 likes

Turning molecules into reliable electronic devices

Lobsters Hottest · 12h ago Cached

MIT researchers developed a scalable fabrication technique that integrates delicate molecular materials into electronic devices without damage, combining conventional semiconductor manufacturing with self-assembly. The method, demonstrated with over 1,000 devices and published in Nature Nanotechnology, could enable next-generation computing, photonic, and quantum technologies.

0 favorites 0 likes

Systemd Dynamic Users (2020)

Lobsters Hottest · 13h ago Cached

This article explains systemd dynamic users, a feature that creates ephemeral Unix users at runtime for systemd units, removing the need to manually manage service users. It includes configuration examples and use cases.

0 favorites 0 likes

OpenSSH Key Structure Guide

Lobsters Hottest · 14h ago Cached

An annotated guide to the binary structure of OpenSSH private keys, explaining each chunk, RSA parameters, and padding.

0 favorites 0 likes

robot.villas – RSS-to-Mastodon Bridge

Lobsters Hottest · 14h ago

robot.villas is a tool that bridges RSS feeds to Mastodon, allowing automated posting of feed updates to the social network.

0 favorites 0 likes

experiments with isolation on blue pill

Lobsters Hottest · 14h ago Cached

Developer notes from experiments building a semi-hypervisor/supervisor for the Cortex-M3 (Blue Pill) using MPU and SVC to provide isolation and privileged access control without MMU or TrustZone.

0 favorites 0 likes

Some Moral and Technical Consequences of Automation (1960)

Lobsters Hottest · 14h ago Cached

A classic 1960 paper by Norbert Wiener examining the moral and technical implications of automation, including social responsibility and unintended consequences of machine decision-making.

0 favorites 0 likes

Soar package manager

Lobsters Hottest · 15h ago Cached

Soar is a fast, modern, bloat-free Linux package manager written in Rust, supporting static binaries, AppImages, and portable packages without requiring root, with distro-independent installation and secure builds.

0 favorites 0 likes

Program images and portable Scheme backends for Jolt

Lobsters Hottest · 18h ago Cached

Jolt, a Lisp/Scheme language, recently added two features: program images in the style of Common Lisp and Smalltalk for full-state serialization and debugging, and a portable Scheme backend decoupled from the Chez runtime for architecture-agnostic portability.

0 favorites 0 likes

Amiga August 2026 Update

Lobsters Hottest · 18h ago Cached

Amiga Corporation announced new agreements with Commodore International and Hyperion Entertainment, clarifying ownership of Commodore/Amiga intellectual property and defining the future of AmigaOS development and licensing.

0 favorites 0 likes

Skred (self-created sound engine) as an effects box

Lobsters Hottest · 20h ago Cached

A video demonstrates a GUI front end experiment that uses the Skred sound engine as an audio effects processor, with a design inspired by the Korg DW-8000 digital delay line. The project is MIT-licensed open source on GitHub.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback