Interesting Papers
On the design of text editors
Abstract page for arXiv paper 2008.06030: On the design of text editors
Supporting Our AI Overlords: Redesigning Data Systems to be Agent-First
Abstract page for arXiv paper 2509.00997: Supporting Our AI Overlords: Redesigning Data Systems to be Agent-First
Delta Lake: High-Performance ACID Table Storage over Cloud Object Stores
In this paper, we present Delta Lake, an open source ACID table storage layer over cloud object stores initially developed at Databricks.
Bitcask: A Log-Structured Hash Table for Fast Key/Value Data
A simple implementation of a K/V store where only the keys need to fit into memory.
Should We Respect LLMs? A Cross-Lingual Study on the Influence of Prompt Politeness on LLM Performance
On the Influence of Prompt Politeness on LLM Performance.
Large Language Models Are Human-Level Prompt Engineers
On using LLMs to improve/optimize prompts.
Self-Consistency Improves Chain of Thought Reasoning in Language Models
A technique for improved Chain of Thought Prompting by sampling different approaches and picking the ones that arrived at consensus.