Skip to content
Programming Notes
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search
Menu Close
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search

Monthly Archives: March 2025

  1. Home>
  2. 2025>
  3. March

Elusive CSS Property: box-sizing

  • Post author:Van Ly
  • Post published:2025-03-18
  • Post category:HTML/CSS/Programming

One CSS property (among many) that ALWAYS cause problems for me is the box-sizing property. Therefore, I might as well add a post for it. Normally, when setting the width…

Continue ReadingElusive CSS Property: box-sizing

Embedding Vector Search w/ Django & PostgreSQL, Part 2

  • Post author:Van Ly
  • Post published:2025-03-04
  • Post category:Django/PostreSQL/Programming/Python

Data Model for Embedding Typically, a model is used whose record includes: the text being embedded the embedding (vector of floats) However, RDBMSes have strict and relatively static schemas that…

Continue ReadingEmbedding Vector Search w/ Django & PostgreSQL, Part 2
  • Author.instance().info()
  • Docker Starters
  • Patience-impaired Navigation
Copyright - WordPress Theme by OceanWP