Skip to content

Instantly share code, notes, and snippets.

View raphaelbauer's full-sized avatar

Raphael A. Bauer raphaelbauer

View GitHub Profile
import ninja.Context;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.google.inject.Singleton;
import java.io.IOException;
import java.io.StringWriter;
import ninja.bodyparser.BodyParserEngine;
import org.apache.commons.io.IOUtils;

IT Department Tech Due Diligence Checklist

NOTE: An updated version is available over here: https://www.raphaelbauer.com/posts/due-diligence/

General organization of the IT department

General

  • Does everyone speak up? (rework, google, aristotle)
  • Are essential meetings in place. This usually means refinement sessions, dailies, review sessions and planning sessions.
  • Are stories small enough? This is the same as the “is cycle time low”.
    • Cut stories down to small increments
    • Think about clever ways to deliver to the client - fast.
    • Small iterations
  • Are stories delivered end-to-end?
@raphaelbauer
raphaelbauer / private_rag_application.ipynb
Last active October 18, 2024 11:34
Private RAG Application Implementation Using Llama 3.2, Ollama & PostgreSQL (https://www.youtube.com/watch?v=-ikCYKcPoqU)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.