RSS.Social

Geshan's Blog

follow: @[email protected]

Posts

How to use the remote GitHub MCP server with Copilot on VS Code: a step-by-step guide

How to run Gemma 3 on Google Cloud Run, the easiest way with AI Studio

Google AI Studio: How to go from a prompt to a geo-location guessing app in minutes

Cloud Run Jobs: A Beginner's Guide to Running Tasks to Completion on a schedule

How to deploy a container image to Amazon Elastic Container Service (ECS) with Fargate: a beginner’s tutorial [Part 2]

How to create an Amazon Elastic Container Registry (ECR) and push a docker image to it [Part 1]

How to use Ollama and Open WebUI with Docker Compose [Part 4]

Using Ollama APIs to generate responses and much more [Part 3]

Ollama commands: How to use Ollama in the command line [Part 2]

What is Ollama and how to use it: a quick guide [part 1]

How to use Gemini over Vertex AI to summarize and categorize job listings with controlled generation

How to run (any) open LLM with Ollama on Google Cloud Run [Step-by-step]

Recap 2024: Public Speaking, blogging, interviews, tech community work and other things

Enhance Your CV, LinkedIn, and GitHub Profile with Gemini 2.0 - Stream Realtime [includes video]

How to Upsert Data in Postgres Using INSERT ON CONFLICT UPDATE

How to use environment variables from a .env file in Node.js

A Beginner's Guide to Comparing Dates in JavaScript

How to Read a JSON File Using Node.js

Unblocking Software Engineers: Overcoming Non-technical and Technical Roadblocks

How to mock Date in Jest: the easiest way without installing any extra NPM package

How to create a YouTube video chapters' timings generator using Gemini over Vertex AI

How to insert multiple rows in Postgres using two useful methods

Kubernetes Lens: the simple yet powerful K8s IDE

How to use query params in Nest.js a practical step-by-step guide

How to Use Jest each to Get More Code Coverage with Less Test Code

A Beginner's Guide to Using Deno with Docker and Docker Compose

JavaScript Try Catch: A beginner-friendly introduction with useful examples

How to rename a column in Postgres, from a simple to a real-life example

How to use RabbitMQ with Docker and Docker Compose; a beginner’s guide

How to create an e-commerce product description generator using Gemini and Vertex AI