Skip to content

Justme.dev

Just make IT!

Justme.dev

Recent Posts

NixOS: My Declarative Homelab

NixOS is a unique Linux distribution that brings a functional approach to system configuration. It leverages the Nix package manager to build a system that is reproducible, declarative, and reliable. If you've ever spent hours debugging a misconfigured server or wished you could treat your infrastructure like code, NixOS might be the answer.

My Scooter Was Too Quiet, So I Forced My Browser to Make 'Vroom' Noises

A slightly mad journey into using the Web Audio and Geolocation APIs to build a speed-sensitive Acoustic Vehicle Alerting System (AVAS) for my electric scooter.
JavascriptHTML

Ollama local AI/LLM integration in IntelliJ Idea and VS-Code

In today's fast-paced software development environment, integrating advanced AI tools like Ollama can significantly enhance productivity and streamline your workflow. In this blog post, we'll explore how Ollama, a powerful AI assistant integrated into IntelliJ Idea, can transform your coding experience.

Kubernetes GPT AI

Kubernetes GPT AI (K8S-GPT) is an innovative project that leverages the power of GPT (Generative Pre-trained Transformer) models to enhance Kubernetes operations. This project aims to provide intelligent insights and automation for managing Kubernetes clusters, making it easier for developers and operators to maintain and optimize their environments.