Page 4
Simple object lookup in TypeScript
June 14, 2024
2 comments
Category: JavaScript
Search GitHub issues by title, only
May 31, 2024
0 comments
Category: GitHub
How do you thousands-comma AND whitespace format a f-string in Python
March 17, 2024
1 comment
Category: Python
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
How to restore all unstaged files in with git
February 8, 2024
1 comment
How slow is Node to Brotli decompress a file compared to not having to decompress?
January 19, 2024
3 comments
Search hidden directories with ripgrep, by default
December 30, 2023
0 comments
fnm is much faster than nvm.
December 28, 2023
1 comment
Comparing different efforts with WebP in Sharp
October 5, 2023
0 comments
Categories: Node, JavaScript
Zipping files is appending by default - Watch out!
October 4, 2023
0 comments
Category: Linux
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