Use Zed as IDE for Java on macOS
How I setup Java environment on macOS to use Zed as my main IDE.
I write down thoughts and solutions on Software Engineering topics.
How I setup Java environment on macOS to use Zed as my main IDE.
A Docker Image with Claude Code installed for Development purposes
"Sandbox" Claude Code using Docker to secure your host system from prompt injection and arbitrary bash commands.
LLMs can also be interpreted as databases, which you can query using natural language.
Guide on performing a Firmware Update on Keychron Keyboard using the Keychron Launcher.
Walkthrough on how to deploy a Rust application to Fly.io
Guide on how to setup a PWA in your SvelteKit web application.
Walkthrough on how to set Google Chrome Incognito Mode as default mode on macOS
Setting up a GitHub Actions Workflow to tag and release a Rust Crate via Workflow Dispatch
Introduccion a Axum para desarrollar un servidor HTTP en Rust
A primer on Git repositories, commits & branches
In this note I will share how Rust is suitable for more than Systems Programming by walking you through the Rust ecosystems and the different Software Development categories where Rust is supported.
When it comes to work with taxonomy rich APIs, having descriptive IDs that provides context about the resource in question is crucial
A tutorial on how to write E2E Tests for your Axum/GraphQL server
Here I describe a bit of my experience working on a side project where I'm building a GraphQL API using TypeScript, TypeORM and Type GraphQL
A walkthrough on setting up Poetry development environment for Unix systems
Quick guide on how to upload files to a GraphQL server using URQL and Svelte
Setting up Google Cloud with SQL Proxy on macOS using Homebrew
Short guide on restoring your PostgreSQL database instance running in Docker
A primer on Git repositories, commits & branches
A tutorial on installing the Rust Programming Language on Windows.