Hacker News
- [Astros Future] JON SINGLETON WALK OFF 3 RUN HR!!! https://twitter.com/AstrosFuture/status/1682958328102813697 24 comments baseball
- All static class are singletons? https://github.com/ivan70f/ExtendedSaves/blob/master/Core/DataLoader.cs 187 comments dotnet
- Singleton in Go | Article https://thedevelopercafe.com/articles/singleton-in-golang-839d8610958b 21 comments golang
- Singleton Design Pattern in Java https://www.pixelstech.net/article/1345629843-Singleton-Design-Pattern-in-Java 85 comments java
- Singleton pub closed by police for 'repeated and continued' COVID breaches https://www.abc.net.au/news/2021-10-17/singleton-pub-closure/100545618 7 comments worldnews
- [NBC Sports EDGE] Eagles RB coach Jamel Singleton downplays idea of an every-down back https://twitter.com/NBCSEdgeFB/status/1403010083064205315?s=20 14 comments nfl
- How to create a single threaded singleton in Rust? https://stackoverflow.com/questions/66509432/how-to-create-a-single-threaded-singleton-in-rust 4 comments rust
- The Singleton Pattern In TypeScript https://blog.bitsrc.io/the-singleton-pattern-in-typescript-b906303fda93?gi=a966d292a94a 8 comments typescript
- What is the Singleton Class in Ruby? http://maximomussini.com/posts/understanding-the-singleton-class/ 4 comments ruby
- Kami's Braindump · Embedded C++: Singletons https://lonkamikaze.github.io/2019/10/05/embedded-cxx-singletons 10 comments cpp
- Singletons Lazy vs Eager initialisation. https://www.reddit.com/r/java/comments/cxiy57/singletons_lazy_vs_eager_initialisation/ 45 comments java
- How to transform singleton pattern to dependency injection? https://cocoacasts.com/nuts-and-bolts-of-dependency-injection-in-swift/ 6 comments swift
- How to dismantle a Massive Singleton iOS App https://medium.com/@neobeppe/how-to-dismantle-a-massive-singleton-ios-app-a3fb75f7d18f 7 comments swift
- The Singleton Type Fake Keyword Trick https://blog.plover.com/prog/haskell/fake-keyword.html 11 comments haskell
- Using singleton objects as default arguments in Ruby - the technique behind assert_changes implementation https://blog.arkency.com/using-singleton-objects-as-default-arguments/ 17 comments ruby
- An introduction to singletons and the 'singletons' library (part 1) https://blog.jle.im/entry/introduction-to-singletons-1.html 10 comments haskell
- How to use a singleton in go https://www.reddit.com/r/golang/comments/752zzh/how_to_use_a_singleton_in_go/ 8 comments golang
- Java Singletons Using Enum https://dzone.com/articles/java-singletons-using-enum 13 comments java
- I've (re)discovered an interesting way to define Object#singleton https://www.reddit.com/r/ruby/comments/5k126e/ive_rediscovered_an_interesting_way_to_define/ 15 comments ruby
- The Wizards hastily updated Ernie Grunfeld's official bio after a writer noticed it was still bragging about getting Jordan Crawford, Jan Vesely, and Chris Singleton https://www.reddit.com/r/nba/comments/5idqq0/the_wizards_hastily_updated_ernie_grunfelds/ 52 comments nba
- Astros Place Jon Singleton On Outright Waivers. http://www.mlbtraderumors.com/2016/11/astros-place-jon-singleton-on-outright-waivers.html 37 comments baseball
- Classes, modules, singleton classes... how do I write a Library? https://learnrubythehardway.org/book/ex40.html 4 comments ruby
- Twins not only have a bestie from birth — they also live longer than singletons http://www.washington.edu/news/2016/08/18/twins-especially-male-identical-twins-live-longer/ 3 comments science
- Jon Singleton Uses Offseason to Clear His Mind http://blog.chron.com/ultimateastros/2016/01/18/jon-singleton-uses-offseason-to-clear-mind/ 36 comments baseball
- Singletons http://jrruethe.github.io/blog/2015/08/02/singletons 36 comments cpp
- A story of figuring out a singleton method issue http://thomasleecopeland.com/2015/04/15/singleton-methods.html 6 comments ruby
- [Please explain] Singleton pattern matching and exhaustiveness checker? https://gist.github.com/dima-starosud/afd0970c83cf2e0058b8 7 comments haskell
- Strongly Typed Publish/Subscribe over Websockets via Singleton Types - Ollie Charles [Haskell eXchange video] https://skillsmatter.com/skillscasts/5356-oliver-charles 9 comments haskell
- Java EE Pitfalls #1: Ignore the default lock of a @Singleton http://www.thoughts-on-java.org/2014/06/java-ee-pitfalls-1-ignore-default-lock.html 3 comments programming
- Learn NOT to use the Singleton pattern http://gameprogrammingpatterns.com/singleton.html 106 comments compsci
- Singletons are easy http://cppwisdom.quora.com/singletons-are-easy 21 comments cpp
- School science is hotly debated in Kentucky: Matt Singleton, a Baptist minister in Louisville who runs an Internet talk-radio program, called teachings on evolution a lie that has led to drug abuse, suicide and other social affliction http://www.courier-journal.com/apps/pbcs.dll/article?aid=2013307220132 9 comments politics
- Implementing a Thread-safe Singleton with C++11 « Marc Gregoire’s Blog http://www.nuonsoft.com/blog/2012/10/21/implementing-a-thread-safe-singleton-with-c11/ 37 comments cpp
- Washington Wizards rookie Chris Singleton spends $10,000 on lottery tickets - NBA News | FOX Sports on MSN http://msn.foxsports.com/nba/story/washington-wizards-rookie-chris-singleton-spends-10000-on-lottery-tickets-033012 3 comments sports
- Objective-C Singletons http://blog.mdominick.com/?p=85 21 comments coding
- Do I really need a Singleton? http://deathbycode.blogspot.com/2010/11/do-i-really-need-singleton.html 15 comments java
- Lock-free algorithms: The singleton constructor http://blogs.msdn.com/b/oldnewthing/archive/2011/04/06/10150261.aspx 11 comments programming
- Java: The Limits of Code Optimization: a new Singleton Pattern Implementation http://www.infoq.com/articles/code-optimization-singleton 25 comments programming
- Singletons - we’re better off without them http://www.bigroom.co.uk/blog/better-without-singletons/ 29 comments programming