• 20 October 2024
  • Playing with Rust: Building a Safer rm and Having Fun Along the Way

    In this post, I introduce rrm, a Rust-based command-line tool for safely managing deleted files, explore extended attributes, and share insights on using Rust's mockall crate for testing.

    rustlinuxyolopoc
    15 minute read
    Playing with Rust: Building a Safer rm and Having Fun Along the Way
    • featured
    • all
    • go
    • redis
    • services
    • algorithm
    • data structure
    • k8s
    • network
    • linux
    • sockets
    • blockchain
    • poc
    • python
    • genai
    • eBPF
    • kernel
    • rust
    • reflections
    • engineering
    • yolo
  • 30 January 2023
  • Rag with ChatGPT and ChromaDB for BG3 using Langchain

    In recent weeks, I've been delving into GenAI while also enjoying the fantastic game Baldur's Gate 3 (BG3).

    pocpythongenai
    3 minute read
    Rag with ChatGPT and ChromaDB for BG3 using Langchain
    rocket

    © 2023 KungFuDev made with love / cd 💜

    Heavily inspired/copied from shuttle.rs