geeknet.me
  • Home
  • About me
  • Site notice
  • Privacy policy
Sign in
Featured

Weighted Shortest Job First (WSJF) prioritisation model

  • Stephan Harbauer

Stephan Harbauer

11 Nov 2015
Weighted Shortest Job First (WSJF) prioritisation model

WSJF is about prioritisation of different Epics. The Framework tries to separate Business Value from Time Value and Risk / Opportunity Value. At the end you get a Cost of Delay based prio.

What is it about:
http://www.agilenotanarchy.com/2014/08/getting-from-theory-to-practice-with.html

Material for a Workshop:
http://www.safeleadershipretreat.com/safe-city-simulation/

Sign up for more like this.

Enter your email
Subscribe

Spring AI and the free Google Gemini API

When create a new Spring project via start.spring.io, you'll find two dependencies to integrate Google Gemini: Vertex AI Gemini and Vertex AI Embeddings. Both are useful if you use the paid Google Cloud version of Gemini. But if you like to use the free Gemini APIs
08 Jun 2025 1 min read

Hibernate, PostgreSQL & the @LOB annotation

If you use Hibernate and you need to store large objects with the @LOB annotation, it can get tricky when you need to support PostgreSQL and other databases. In that article, I like to walk you through that trickiness. The @LOB annotation If you like to store larger strings or
21 Nov 2021 2 min read

Figma exported SVGs with gradients not working as expected

If you are googling that issue that SVGs gradients are not working, and you exported these SVGs from Figma: here is your solution. SVGs are basically XML data. And a gradient is just an XML tag within your SVG file. That gradient YML tag can looks like this: <svg
08 Jul 2021 1 min read
geeknet.me © 2025
Powered by Ghost