Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
October 24, 2024 路 2 min 路 257 words 路
Crawl4AI is an open-source web crawler and scrapper tailored for LLMs and AI applications. It offers asynchronous crawling, data extraction, and various features for enhanced performance and scalability.
August 5
HUGO: Migrating the Site to Hextra
August 29, 2024 路 9 min 路 1869 words 路 路 Web 路 Dev
Im migrating this site from HUGO PaperMod to HUGO Hextra. A Recap on HUGO and SSGs. What Ive learnt so far.
How to use ScrapeGraph AI - Scraping with Ollama
August 15, 2024 路 8 min 路 1600 words 路 路 Gen-AI 路 Dev
Scrapping with AI and Open Source. How to use Scrape Graph and how it compares with similar F/OSS projects.
Creating Invoices with F/OSS - Serverless Invoices and More
Next.js is not just for server-side rendering. Build a static sites that are fast, secure, and scalable. NextJS is great if you are a developers looking to enhance your web projects.
Lets SelfHost Tabby, a Free and Local Coding Assistant. Use Open Source LLMs, and interact with them locally, using regular CPUs to help you Code for Free. Say Goodbye to Copilot and the Cloud.
October 2
Miro Alternative: Selfhosting ExcaliDraw with Docker
Using Local LLMs with koboldcpp . Guide to SelfHost LLMs (Run any GGML and GGUF models locally).
Cloudflare Pages: FREE Hosting for Any Static Site
September 3, 2023 路 7 min 路 1442 words 路 路 Web 路 Dev
Whether you are using HUGO, Jekyll, or plain HTML, Cloudflare Pages provides a robust, scalable, and free hosting solution. Learn how its seamless integration and powerful features can benefit your web projects.
GitHub Pages as FREE Web Hosting
September 1, 2023 路 6 min 路 1120 words 路 路 Web 路 Dev
Sharing your great ideas with the world is possible by using GitHub Pages for FREE. It provides a straightforward platform with a free domain, and you can also link your custom domain.
August 3
Firebase as FREE Web Hosting - 101 Guide
August 30, 2023 路 6 min 路 1077 words 路 路 Web 路 Dev
Benefit of free hosting with Google Firebase. Firebase has a free tier and you also get a free domain to start with. You can also link your custom domain.
Explore the capabilities of Generative text AI models. Dive into Open Source LLMs, and learn how to interact with them locally and for FREE. Text Generation Web UI with CPU.
July 2
GenAI and Prompts: The Learning Revolution (Updated Dec23)
July 9, 2023 路 7 min 路 1441 words 路 路 Outro 路 Gen-AI
Learning how to learn. How to get the most of LLMs to accelerate your learning.
Self-hosting qBittorrent using Docker (and VPN: Gluetun with Mullvad). Learn how to maintain control, enhance privacy, and boost security in your torrenting activities.
Elevate Your Productivity: Use Webtops with this simple Docker Installation, enabling device flexibility for enhanced productivity across diverse platforms and locations.
May 2
Using Google’s Bard Anywhere: Docker, Firefox and VPN
Using Google BARD Anywhere by installing Firefox in a Docker container and routing its traffic through a VPN. This secure setup enhances your online privacy and data protection, ensuring safer browsing.
Discovering the differences between building Docker images using the Cloud and Local Builds. Comparing the advantages and limitations, such as automation, resource usage, and build times. Example: Python DASH
Github Actions - Building and Pushing Containers with CI/CD
March 5, 2023 路 4 min 路 793 words 路 路 Docker 路 Dev
Guide - How to use Github Actions as your CI/CD tool to build and push Docker containers automatically.
Rootcausing slow home internet speeds with Docker and couple of free open souce solutions: OpenSpeedTest and SpeedTest-Tracker. Learn how to pinpoint the root cause of connectivity issues, optimize your network, and ensure a faster online experience.
Installing Grav CMS with Docker. A user-friendly CMS that offers speed, flexibility, and security advantages. Discover how to build websites that are easy to maintain.
Installing Matrix Server - Synapse with Docker (and Cloudflare).
Installing Matrix Server with Docker (and Cloudflare) - A decentralized messaging platform that provides a secure and privacy-focused alternative to centralized messaging services like Facebook/Whatsapp/Telegram.
Installing Timelite with Docker - Boost your productivity with this time tracking open source tool. Learn how tracking your tasks can improve your focus, planning, and provide actionable insights.
Ghost CMS with Docker - Your Alternative to Wordpress
Accessing Your Self Hosted Services WITHOUT Port Forwarding with Cloudflare. Discover the benefits of Cloudflare Zero Tunnel deployed with Docker for securing connections and expose services securely on a global scale.
Installin Uptime Kuma - the free and open-source monitoring tool that allows you to monitor the health and performance of your web applications and infrastructure.
Another option to make your HUGO site available to the internet, is to use Github and Github Actions as CI/CD tool that will look for changes in our repository and build and deploy the changes to a free domain.
May 1
Free Hosting for your Web - Hugo with Google Firebase
You got a HUGO website ready locally. Now you want to Host it. Sharing your great static site with the world is possible by using Google Firebase for FREE. It has a free tier and you also get a free domain to start with. You can also link your custom domain.
Getting familiar with Astro SSG and its themes. Showing you how to Find Themes for Astro and doing further customization to make your Websites look even better.
Deploying WordPress with Docker.A simple way to get your website up and running. Easily install and manage WordPress - An user-friendly platform for creating your website.
February 2
How to check devices connected at Home Internet - WatchYourLAN
You might be looking for some open source monitoring tool for your LAN. In this post I will cover how to install WatchYourLAN in Docker for that purpose.
Chevereto: The Image Hosting Platform You Need to Know About
Drawio - A FOSS Flowchart Maker (or network diagram software, to create UML online, as an ER diagram tool, to design database schema…) that I will show you how to selfhost with Docker.
November 1
Create a FREE Blog - Websites with HUGO
November 17, 2021 路 10 min 路 2118 words 路 路 Web 路 Dev
You might have heard about Wordpress. Today, you will learn how to create your website with another Free Open Source alternative, HUGO. Which offer a much faster response.
Google Photos is no longer free. Fortunately there are some open alternatives to have a self-hosted and local Google Photos. Lets deploy with Docker Photoview.
Create a Website to Improve your online Presence. Make your Github Projects visible and better documented by using Jekyll SSG together with Github Pages.
Docker is not the only one. How to use Podman to Streamline your workflows, improve security, and enable better resource management in your data-driven applications.
The Container Registry Landscape
August 21, 2021 路 4 min 路 786 words 路 路 Docker 路 Dev
A Comprehensive Guide for Discovering the world of container registries - one pilar to optimize our development workflow. Comparing popular options like Docker Hub, Quay, GitLab, GitHub, and Google Cloud. Learn their unique features, strengths, and weaknesses.
Docker: A Guide to Mastering Containerization
August 20, 2021 路 6 min 路 1182 words 路 路 Docker 路 Dev
Enhancing portability across various environments with Docker. Deploy applications efficiently: Learn to create Dockerfiles, build images, run containers, and push images to registries.
You might be looking for some alternative to Github or Bitbucket to track your code changes on some project. In this post we will selfhost Gitea with docker for that purpose.
How to setup your MS Project Alternative - Leantime
Whether you are creating the roadmap for some personal project or checking critical path for a team task, you will be in need of a Project Management tool. Leantime is a free open source tool for that purpose.
In search to improve the efficiency of your team and your projects, you will might need to have a kanbar board to optimize the workflow. Focalboard is an Open Source tool that we can self-host with Docker for this task.
You might be looking for an open source tool that enables Linux/ machines to communicate with Windows machines in a Network. This guide will help you by installing Samba with Docker.
February 2
SelfHosting Whoogle: how to use Google without Trackers
Lets Selfhost Whoogle with Docker step by step. An alternative to Google Search that respects privacy, but at the same time provides with relevant search results.
Exposing multiple Docker Services with NGINX with HTTPs
When starting your self-hosting journey you might be not 100% confident with the terminal. By installing Portainer - you will have a tool to manage containers with a graphical interface.
PiHole is a free open source tool that we can selfhost with docker to block ad domains, so that they wont appear in any device connected to our router. Here is the guide.