FMblog.ephemeralrogue.xyz·Jan 16, 2025detour through ansibleintro this weekend and much of this week has been completely shot. being sick for much of it, i failed to find the energy and motivation to continue grappling with the projects i’ve been working on. instead, in those moments i found able to focus on ...ansible collection
Alvin Crespoalvincrespo.hashnode.dev·Jan 16, 2025Getting Started with React + Vite + DockerI’ve recently jumped back into React / Frontend development and was curious what tools the cool kids are using these days. At work, we use create react app, which seems to have been deprecated and isn’t even mentioned in the React docs anymore. So I ...React
JOY SAM RAJjoysam.hashnode.dev·Oct 27, 2024Debugging React Native or React.js application in Mobile (On same wifi)Have you ever tried to debug React Native application or React.js application on Mobile devices? It might not work because, Everything might be working on local setup. But when it comes to mobile it might start throwing errors. It is because the http...1 likeReact
Harsh Goswamicoderg-tales.hashnode.dev·Sep 26, 2024Managing Collaboration in Projects with GitHub 🌟🚀 This blog will cover best practices for managing local development with live code on GitHub. ✨ GitHub is more than just a version control system; it’s a platform that fosters collaboration among developers. With features like branching, pull reque...1 likeCodeQuaily
Tran Tuanwww.tranit.co·Sep 22, 2024OrbStack.dev: The Best Lightweight Tool for DevelopersIn the world of software development, efficiency and performance are paramount. OrbStack emerges as a game-changer, offering a seamless and efficient alternative to Docker Desktop for Mac users. Here’s why OrbStack is the go-to solution for developer...57 readsorbstack
Naren Pnaren4b.hashnode.dev·Sep 15, 2024🐬Step-by-Step Guide to Setting Up Multiple Kind Clusters on a Single Host🐬In this blog post, I explain how to Step-by-Step Guide to Setting Up Multiple Kind Clusters on a Single Host and set up secure communication between pods in different clusters. Whether you're looking to enhance your Kubernetes knowledge, or simply in...43 readsKubernetes
Tran Tuanwww.tranit.co·Aug 31, 2024Discover Helo: Simplified Local Mail Development TestingIntroduction In the realm of software development, testing email functionality is crucial to ensure that communications are sent correctly and received as intended. Helo is a powerful tool designed to facilitate local email testing by catching outgoi...helo local email testing
Tran Tuanwww.tranit.co·Aug 31, 2024How to Easily Set Up Local Development with Lando and Dockerhttps://lando.dev/ Lando is a powerful, open-source, local development environment and DevOps tool built on Docker container technology. It simplifies the process of setting up and managing local development environments for various projects, making...49 readslocal development
Daniel von Rohrblog.dvonrohr.com·Jul 27, 2024Streamline Local Development on macOS: Custom Domain Names for Docker and ServicesSetting up a local domain name on OSX can streamline your development process by allowing you to access your Docker containers or other services via a custom, easy-to-remember URL. This is particularly useful for multisite applications, as it lets yo...35 readsdevelopment
Ahmad W Khanblog.ahmadwkhan.com·Jun 23, 2024How to run your own LLM locallyRunning LLMs like Ollama and Langchain locally allows developers to harness powerful language models for diverse natural language processing tasks directly on their machines. This comprehensive guide provides an in-depth walkthrough from setup to adv...180 readsllm