• #dev 2021-10-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-10-14 UTC
# 16:01
capjamesg[d]
Consider this scenario. I have a variable called IMAGES = “/home/James” and I forget that I am missing the trailing slash. Then I try to do path = IMAGES + “photos”. Well that will resolve to “/home/Jamesphotos”