Eric Berry

Eric Berry @coderberry

About: I ❤ Ruby • Pay the maintainers • Co-founder of @codefundio • He/Him

Location:
UT, USA
Joined:
Aug 22, 2018

Eric Berry
articles - 4 total

How to Set Up Ollama on Windows for Network Access via Tailscale

Running large language models locally with Ollama is fantastic, but what if you want to access your...

Learn More 3 1Jun 11

Implementing the Active Record Pattern in Python with SQLModel

Learn how to bring Rails-like elegance to Python by implementing the Active Record pattern with SQLModel while maintaining type safety and following Python best practices. Includes complete code examples and best practices for database operations.

Learn More 0 0Jan 26

Build a Rails script watcher/runner using fswatch

Watch a ruby file and run it in Rails runner on change

Learn More 15 1Sep 14 '22

Ruby Scripting: Kill Process by Port

Simple ruby script to find and kill processes by port usage.

Learn More 8 0Apr 1 '21