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:March 18, 2025
  • 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:March 4, 2025
  • Post category:django/postgresql/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
Copyright - WordPress Theme by OceanWP