Leibniz formula for π in Python, JavaScript, and Ruby
March 14, 2024
0 comments
Categories: Python, JavaScript
Notes on porting a Next.js v14 app from Pages to App Router
March 2, 2024
0 comments
Categories: React, JavaScript
How to avoid a count query in Django if you can
February 14, 2024
1 comment
Comparing different efforts with WebP in Sharp
October 5, 2023
0 comments
Categories: Node, JavaScript
Introducing hylite - a Node code-syntax-to-HTML highlighter written in Bun
October 3, 2023
0 comments
Categories: Node, Bun, JavaScript
Shallow clone vs. deep clone, in Node, with benchmark
September 29, 2023
0 comments
Categories: Node, JavaScript
Pip-Outdated.py with interactive upgrade
September 21, 2023
0 comments
Category: Python
Hello-world server in Bun vs Fastify
September 9, 2023
4 comments
Categories: Node, JavaScript, Bun
ts-node vs. esrun vs. esno vs. bun
August 28, 2023
0 comments
Categories: Node, JavaScript