HN Who’s Hiring Historical Stats
Analysis of 5 years of Hacker News 'Who's Hiring' thread data using Deno and the HN API to visualize tech hiring trends.
Analysis of 5 years of Hacker News 'Who's Hiring' thread data using Deno and the HN API to visualize tech hiring trends.
Explains methods for typing non-English characters on computers, including AltGr, dead keys, and the Compose key.
A guide to using Xcode's hidden feature for bookmarking and reusing project-wide search queries, like finding merge conflicts.
Analyzes Java's current and future capabilities for AI development, challenging the notion that Java is unsuitable for AI.
A beginner's guide to Markdown, covering its basics, tools like VS Code, and simple formatting examples for IT documentation.
The @property rule in CSS Houdini is now universally supported, enabling typed custom properties, fallbacks, and animating gradients.
Explains the data lakehouse architecture, its layers (storage, table format, catalog, processing), and its advantages over traditional data warehouses.
A developer shares his curated list of independent blogs he follows via RSS, focusing on tech, programming, and personal insights from the community.
Explores the idea that command-line interfaces foster social sharing and creativity, while GUIs are 'antisocial' and lack the same collaborative potential.
Building a persistent trial banner using a Django inclusion template tag to share data across pages in a SaaS project.
Analyzes token consumption in Microsoft's Graph RAG for local and global queries, including setup with LiteLLM and Langfuse for monitoring.
Analysis of a research paper detailing an AI model that extracted 281 million building footprints from satellite imagery across East Asia.
Introducing wlhc, a small program written in Hare that enables hot corner functionality for Wayland desktops.
Analyzing network latency between Azure Availability Zones and the impact of different network configurations, including NVAs, on performance.
A guide on how to hide specific folders from the Graph view in the Obsidian note-taking app to reduce visual clutter.
An analysis of the ARC Prize AI benchmark, questioning if human-level intelligence can be achieved solely through deep learning and transformers.
Analysis of the traverse npm package's bloat and the creation of neotraverse, a zero-dependency fork to address the issue.
A guide to simplifying LLM evaluation workflows using clear metrics, chain-of-thought, and few-shot prompts, inspired by real-world examples.
PHP 8.4 introduces syntactic sugar allowing method/property chaining on new objects without extra parentheses, streamlining code.
JDK 23 removes the legacy COMPAT locale data provider, requiring projects to switch to CLDR or custom implementations.