# Yagiz Nizipli's blog

> Yagiz Nizipli is a software engineer who writes about software engineering, programming, and technology. His research and work is focused on software performance.

---

- [State of URL parsing performance in 2025](/state-of-url-parsing-2025) — 2025-12-09
- [Release of Ada v3.0 with URLPattern](/release-of-ada-v3) — 2025-01-30
- [Developing fast & built-in task runner in Node.js core](/developing-fast-builtin-task-runner) — 2024-06-17
- [Dear 20 year old Software Engineer](/dear-20-year-old-software-engineer) — 2024-05-02
- [Recap 2023 - The year of hard work and new beginnings](/recap-2023) — 2023-12-25
- [Improving Node.js loader performance](/improving-nodejs-loader-performance) — 2023-12-12
- [Using insecure npm package manager defaults to steal your macOS keyboard shortcuts](/using-insecure-npm-defaults) — 2023-06-28
- [The story of WHATWG URL Specification for toddlers](/whatwg-url-specification-for-toddlers) — 2023-06-22
- [URL specification and browser implementation differences](/url-parsing-and-browser-differences) — 2023-05-25
- [Reducing the cost of string serialization in Node.js core](/reducing-the-cost-of-string-serialization-in-nodejs-core) — 2023-04-25
- [Securing your Next.js 13 application](/securing-your-nextjs-13-application) — 2023-04-22
- [Announcing Ada URL parser v2.0](/announcing-ada-url-parser-v2-0) — 2023-03-30
- [Performance tips for C++ developers](/performance-tips-for-c-developers) — 2023-03-24
- [Working with 1000+ tests on a stable C++ library](/working-with-1000-tests) — 2023-03-18
- [Using V8 Fast API in Node.js core](/using-v8-fast-api-in-node-js-core) — 2023-01-13
- [Implementing Node.js URL parser in WebAssembly with Rust](/implementing-node-js-url-parser-in-webassembly-with-rust) — 2022-02-28
- [PostgreSQL: Optimizations and indexes](/postgresql-index-performance) — 2022-02-26
- [Tracing query performance with Knex.js](/tracing-query-performance-with-knex-js) — 2022-01-23
- [How to generate a valid and fast Sudoku board from scratch?](/sudoku-generating-valid-one) — 2021-10-15
- [Performance metrics and benchmarking on Node.js](/performance-metrics-and-benchmarking-nodejs) — 2021-05-16
- [Timing Attacks on Node.js](/timing-attacks-on-node-js) — 2021-03-24
- [Cordova, React Native, Swift: What is really next?](/cordova-react-native-swift) — 2020-11-22

---

Authored by Yagiz Nizipli