#singletons — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #singletons, aggregated by home.social.
-
🥱 Oh joy, another riveting #discourse on the thrilling topic of #C++ singletons! Because nothing says excitement like a deep dive into the riveting world of optimizing singleton patterns. 💤 Spoiler: it's still a singleton, folks.
https://andreasfertig.com/blog/2026/03/best-performance-of-a-cpp-singleton/ #singletons #optimization #programming #tech #HackerNews #ngated -
Playing around with #DependentTypes and started writing a (currently pretty silly) #Singletons library port for #PureScript - https://forge.id1.in/aj/purescript-singletons/
#Haskell #FunctionalProgramming -
-
is that what we call an infinite loop?
What's the word on #Singleton
Does use of #Singletons really inhibit the #modularity of desirably extensible code? -
Please don't judge me. I just added two #singletons to this project of mine.
-
Many programmers will start screaming at you for even mentioning #SINGLETONS, but they will not explain the problem. Sheban a.k.a Tutemic has a lot of excellent game programming lectures where he presents programing patterns in a beginner-friendly way, then shows how to use them well, and how to use them badly. That's rare!
Singletons are just another tool you need to understand to make games. Sometimes the best tool for the job - as long as you know the risks. #GameDev