Extract PDF text in your browser with LiteParse for the web
A developer builds a browser-based version of LiteParse, an open-source PDF text extraction tool, using PDF.js and Tesseract.js.
A developer builds a browser-based version of LiteParse, an open-source PDF text extraction tool, using PDF.js and Tesseract.js.
Exploring GPT-5.5 via the Codex backdoor API, including a new LLM plugin for using ChatGPT subscriptions with Codex.
GPT-5.5 is released via Codex; a new LLM plugin uses the semi-official backdoor API to access it through OpenAI subscriptions.
Release of llm-openai-via-codex 0.1a0, enabling OpenAI model access via Codex CLI credentials.
Release of llm-openai-via-codex 0.1a0, a plugin to access OpenAI models via Codex CLI credentials.
Meta employees engaged in 'tokenmaxxing'—competing on an internal leaderboard for AI token usage, leading to waste and outages until the board was removed.
Analysis of Meta's 'tokenmaxxing' trend where employees compete on AI token usage, leading to waste and outages.
A mathematical approximation for solving oblique triangles without inverse trig functions, with Python code example.
A guide on diagnosing SQL Server performance issues, emphasizing the importance of defining the problem precisely before analyzing data.
A blog post assembling a reading list and syllabus for a course on engineering architecture, covering computing systems and cyber-physical systems.
A quote from Maggie Appleton on the benefits of learning in public through digital gardening, podcasting, or streaming.
Thomas Maurer announces his speaking session on Sovereign Private Cloud with Azure Local at Microsoft Sovereignty Day Madrid 2026.
Building a web traffic analytics solution with SQLAlchemy 2, covering blog articles and authors database models.
Explores the ethical dilemma of using knowledge obtained through unethical means, applying it to technology and engineering.
Summary of top developer links for April 23, 2026, covering AI agents, .NET, web dev, security, and Windows development.
ClockTray v1.0.0 is a dual-mode Windows utility with GUI and CLI for controlling the taskbar clock, featuring automation and lunar calendar overlay.
Explores the challenges of Terraform module design and introduces a custom agent skill to address design decisions before code generation.
Reflecting on the CSS Anthology book from 2004 and imagining what a 2026 edition covering modern CSS would look like.
Reflecting on the 2004 CSS Anthology and imagining what a 2026 edition covering modern CSS would look like.
Guide to configuring GitHub Copilot CLI with OpenCode Go models using BYOK feature.