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

Notes for various programming topics and areas

Server-sent Events with Django

  • Post author:Van Ly
  • Post published:2026-03-28
  • Post category:Django/Javascript

Working with Server-sent Events (SSE) with Django

Continue ReadingServer-sent Events with Django

Publishing Django Apps

  • Post author:Van Ly
  • Post published:2026-03-09
  • Post category:Django/Python/Python Publish

Publishing reusable Django apps to PyPI

Continue ReadingPublishing Django Apps

GitHub Authentication in WSL

  • Post author:Van Ly
  • Post published:2026-01-01
  • Post category:Git/Programming/Windows/wsl

Setting up sticky authentication to GitHub for WSL sessions.

Continue ReadingGitHub Authentication in WSL

Sonatype Updates

  • Post author:Van Ly
  • Post published:2025-12-22
  • Post category:Java/Maven/Programming

Sonatype "sunset" their OSSRH system for publisning into https://mvnrepository.com/ on 2025-06. These steps will allow using the existing Maven plugins to publish while working on switching to their new plugin.

Continue ReadingSonatype Updates

Go Interfaces and Receivers

  • Post author:Van Ly
  • Post published:2025-06-13
  • Post category:go/Programming

As mentioned before, the follow-up Go post to record some findings while learning the language. I was burned once when bringing notions of types from previous experiences with C++/Java when…

Continue ReadingGo Interfaces and Receivers

Go OOP Notes

  • Post author:Van Ly
  • Post published:2025-04-15
  • Post category:go/Programming

Some quick notes on Go after taking a short "OOP in Go" course from LinkedIn (instructor Frank P Moley III). Encapsulation Encapsulation in Go is performed at a package level…

Continue ReadingGo OOP Notes

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
  • 1
  • 2
  • 3
  • 4
  • …
  • 10
  • Go to the next page
  • Author.instance().info()
  • Docker Starters
  • Patience-impaired Navigation
Copyright - WordPress Theme by OceanWP