Posts
Results for “tools” (7)
01 Apr
Using Picsum for Placeholder Images
Picsum provides placeholder photos from real images over a simple URL. The Lorem Ipsum of photos.
04 Oct
Simplify Web Dev with Pravatar for Placeholder Avatars
Learn how Pravatar enhances web development with quality placeholder avatars, a time-saving tool for easy integration.
01 Jun
Installing Python with uv
Why I switched to uv for Python version management and package installation.
01 Jun
What is Bun? A JavaScript Runtime, Bundler, and Package Manager
Bun is a JavaScript runtime, package manager, test runner, and bundler in a single binary. Here is what it does and how it works.
01 Jun
What is uv? A Python Package Manager
uv is a Rust-based Python package manager that is faster than pip. It installs Python versions, resolves dependencies, and manages virtual environments in one binary.
01 Jun
Why I Switched from Node.js to Bun for JavaScript and TypeScript Development
How Bun's built-in TypeScript support, test runner, bundler, and 4x faster package installs changed my workflow - and why it's my default JS runtime now.
08 Apr
Setting up OpenLLM with Ollama Web UI
Learn setting up OpenLLM with Ollama Web UI on Windows 11 or Ubuntu 22.04, with optional Nvidia GPU for large model training.