Hacker News
- Null Object Pattern in Swift https://medium.com/swift-programming/null-object-pattern-in-swift-1b96e03b2756 18 comments
- null http://null 4 comments reddit.com
- PDF: HeadFirst - PDFoo.com http://null 7 comments reddit.com
- terraform-null-label: the why and how it should be used https://masterpoint.io/updates/terraform-null-label/ 4 comments terraform
- Was someone able to sort code actions sources? (for example pushing null-ls actions in the bottom) https://github.com/jose-elias-alvarez/null-ls.nvim/issues/630 5 comments neovim
- Dart News & Updates: Null-aware operators and generalized tear-offs in Dart http://news.dartlang.org/2015/06/null-aware-operators-and-generalized.html 18 comments dartlang
- The North Dakota Null-Hypothesis Brain Inventory (the most accurate, scientifically validated personality test you'll ever take) http://nullbrain.chi-town.com/ 3 comments reddit.com
- FP For The Working Programmer: Why Is null Bad? https://timkellogg.me/blog/2014/06/24/why-is-null-bad 109 comments programming
- [SER Deportivos Valencia] on Twitter: On September 21, a trial will start that may determine that the sale of the VCF to Peter Lim is NULL. the trial that can change the history of VCF. https://twitter.com/serdepvalencia/status/1496487813201768454?s=21 16 comments soccer
- Details on a Windows kernel NULL pointer deref than can lead to a DoS, or in rare cases, local privilege escalation https://www.zerodayinitiative.com/blog/2021/1/27/zdi-can-12671-windows-kernel-dosprivilege-escalation-via-a-null-pointer-deref 3 comments reverseengineering
- ILogger and Null Object Pattern https://christianfindlay.com/2020/09/29/ilogger-nullobject/ 20 comments programming
- Non-league South Liverpool's dreams shattered as season declared null and void https://www.bbc.co.uk/sport/football/52070349 40 comments soccer
- Entire football season 'could be declared "null and void" if the Government orders sports events to be cancelled to combat the rapid spread of coronavirus' https://www.dailymail.co.uk/sport/football/article-8056083/liverpool-not-assured-title-government-orders-games-cancelled-coronavirus.html?__twitter_impression=true&__twitter_impression=true&__twitter_impression=true&__twitter_impression=true 32 comments soccer
- Explicit nulls are in the Dotty master! https://medium.com/@jducoeur/explicit-nulls-are-in-efe4aecbc78f? 4 comments scala
- Null and types https://www.reddit.com/r/typescript/comments/acc77l/null_and_types/ 4 comments typescript
- Eliminate rows containing values that are used as a proxy null https://www.reddit.com/r/rstats/comments/a4qrv6/eliminate_rows_containing_values_that_are_used_as/ 4 comments rstats
- Explain it to me like I'm 5 please. Children items null after updating the Id of the parent. https://p.name 13 comments dotnet
- Mangaluru doctors discover patient has rare ‘P null’ blood group, first in India https://www.thenewsminute.com/article/mangaluru-doctors-discover-patient-has-rare-p-null-blood-group-first-india-85677?amp&__twitter_impression=true 5 comments india
- "is null" versus "== null" in C# http://sharkman.asuscomm.com/blog/is-null-versus-null-in-c/ 104 comments csharp
- Be careful in using the C# null conditional operator in tests https://www.productivecsharp.com/2018/01/careful-using-c-null-conditional-operators-tests/ 12 comments csharp
- null vs undefined https://codeburst.io/javascript-null-vs-undefined-20f955215a2 43 comments javascript
- Herding Nulls and Other C# Stories from the Future - Mads Torgersen https://www.infoq.com/presentations/c-sharp-future 5 comments csharp
- Modern SQL: NULL — purpose, comparisons, NULL in expressions, mapping to/from NULL http://modern-sql.com/concept/null 9 comments programming
- Null Byte Poisoning ~ The Magic Byte https://0x00sec.org/t/null-byte-poisoning-the-magic-byte/3874 12 comments netsec
- Code Smells: Null https://blog.jetbrains.com/idea/2017/08/code-smells-null/ 279 comments programming
- Getting started with null object pattern in ruby | kapil raj nakhwa http://kapilrajnakhwa.com/blogs/getting-started-with-null-object-pattern#sthash.eqb465xo.sfju 5 comments ruby
- [Eric Lippert] If null is bad, why do modern languages implement it? http://programmers.stackexchange.com/questions/237697/if-null-is-bad-why-do-modern-languages-implement-it/237746#237746 693 comments programming
- Why be careful about nulls? http://codejargon.blogspot.no/2015/10/null-is-optional.html 24 comments programming
- What is wrong with NULL? https://www.lucidchart.com/techblog/2015/08/31/the-worst-mistake-of-computer-science/ 160 comments coding
- 0-Day: OS X IOKit kernel code execution due to NULL pointer dereference in IntelAccelerator - Google Project Zero https://code.google.com/p/google-security-research/issues/detail?id=135 6 comments netsec
- Optional Type, An Alternative To Null In Java 8 ~ Code In Action http://www.speakingcs.com/2014/09/optional-type-alternative-to-null-value.html 33 comments programming
- Java: Evolution of Handling Null References http://www.flowstopper.org/2014/04/java-evolution-of-handling-null.html 13 comments java
- Kansas lawmaker wants to make surrogate motherhood illegal "If passed, it would make all agreements...with surrogate mothers null and void. Anyone involved in hiring, or working as, a surrogate could be charged with a misdemeanor, punishable with up to a $10,000 fine and a year in the county jail." http://www.washingtonpost.com/blogs/she-the-people/wp/2014/01/29/kansas-lawmaker-wants-to-make-surrogate-motherhood-illegal/?tid=rssfeed 48 comments politics
- Null objects in Rails http://metalelf0.github.io/rails/2013/12/23/null-objects-in-rails/ 14 comments rails
- Why ConcurrentHashMap does not support null values http://anshuiitk.blogspot.com/2010/12/why-concurrenthashmap-does-not-support.html 9 comments java
- My fear of mutt, and why it was all for NULL http://fsk141.com/my-fear-of-mutt-and-why-it-was-all-for-null 12 comments archlinux
- Two monks took their argument to Java master Kaimu. They asked him, “Is null a value, or the absence of a value?” http://thecodelesscode.com/case/31 9 comments java
- Different Ways of using the C# Null Coalescing Operator http://www.devcurry.com/2010/08/different-ways-of-using-c-null.html 21 comments programming
- C null pointers: the awful truth http://c-faq.com/null 53 comments programming
- Null Is Not Empty http://blogs.msdn.com/ericlippert/archive/2009/05/14/null-is-not-empty.aspx 23 comments programming
- Tony Hoare sorry for inventing the null pointer http://qconlondon.com/london-2009/speaker/tony+hoare 199 comments programming
- NULL: NULL NULL NULL NULL NULL http://www.cnn.com/election/2008/primaries/results/epolls/?#iarep 16 comments reddit.com
Linking pages
- Woman’s own immune system has possibly cured her of HIV https://www.nbcnews.com/health/health-news/womans-immune-system-possibly-cured-hiv-rcna5610 1279 comments
- Opinion | It’s Time to Tax the Billionaires - The New York Times https://www.nytimes.com/interactive/2024/05/03/opinion/global-billionaires-tax.html 933 comments
- Opinion | Maps Show Biden’s Rapidly Shrinking Path to Re-election - The New York Times https://www.nytimes.com/interactive/2024/07/12/opinion/biden-trump-electoral-map-outlook.html?unlocked_article_code=1.6k0.1oAF.Bim2AxMxyqwN 889 comments
- FBI Director Christopher Wray should have made Trump fire him https://www.msnbc.com/opinion/msnbc-opinion/christopher-wray-fbi-director-trump-politics-pressure-rcna183873 623 comments
- The Trump Administration Is Reversing Nearly 100 Environmental Rules. Here’s the Full List. - The New York Times https://www.nytimes.com/interactive/2020/climate/trump-environment-rollbacks.html 453 comments
- Why the Trump photo at Arlington National Cemetery was insulting to veterans like me https://www.msnbc.com/opinion/msnbc-opinion/trump-arlington-national-cemetery-grave-photo-rcna168767 453 comments
- What Do âCcâ and âBccâ Actually Stand For? https://www.mentalfloss.com/posts/what-do-cc-and-bcc-mean-email 436 comments
- Dante Fowler Jr. injury's effect on Jags; Tom Brady Deflategate talk - Sports Illustrated http://mmqb.si.com/2015/05/11/dante-fowler-jaguars-tom-brady-deflategate-nfl-peter-king/ 376 comments
- Biden awards Medal of Freedom to 19, including Hillary Clinton, Bono and Michael J Fox | The Independent https://www.independent.co.uk/news/world/americas/us-politics/biden-medal-of-freedom-hillary-clinton-b2673570.html 371 comments
- The right's war on birth control is already starting https://www.msnbc.com/opinion/msnbc-opinion/birth-control-ban-alliance-defending-freedom-rcna119675 293 comments
- AP: Some stolen US military guns used in violent crimes | AP News https://apnews.com/article/government-and-politics-business-gun-politics-crime-6caba27108d05a8b7c1860959d1ae130 243 comments
- Speculation Swirls About What Hit Trump. An Analysis Suggests It was a Bullet - The New York Times https://www.nytimes.com/2024/07/26/us/politics/trump-shooter-bullet-trajectory-ear.html?referringSource=articleShare&smid=nytcore-ios-share 181 comments
- Opinion | The Pandemic Probably Started in a Lab. These 5 Key Points Explain Why. - The New York Times https://www.nytimes.com/interactive/2024/06/03/opinion/covid-lab-leak.html 155 comments
- Uyghur county in China has highest prison rate in the world | AP News https://apnews.com/article/china-prisons-uyghurs-religion-0dd1a31f9be29d32c584543af4698955 106 comments
- Jury finds Republican congressman guilty of multiple felonies https://www.msnbc.com/rachel-maddow-show/maddowblog/jury-finds-republican-congressman-guilty-multiple-felonies-rcna21526 104 comments
- After 168 Years, Potato Famine Mystery Solved | HISTORY https://www.history.com/news/after-168-years-potato-famine-mystery-solved 99 comments
- Opinion | Why Biden Has a Narrower Path to the Presidency Than Trump, in 11 Maps - The New York Times https://www.nytimes.com/interactive/2024/04/16/opinion/electoral-map-outlook.html?smid=re-nytimes&unlocked_article_code=1.k00.O9zS.-EFTlsVjyVyL 84 comments
- Brexit job losses lower than expected as impact on the City fades, says EY | Evening Standard https://www.standard.co.uk/business/city-brexit-jobs-london-ey-b991043.html 83 comments
- Ukrainians not panicking as West ramps up invasion rhetoric | AP News https://apnews.com/article/russia-ukraine-business-europe-russia-cd62d3b5ac6f71e8d654a99de84799da 82 comments
- The Trump Administration Rolled Back More Than 100 Environmental Rules. Here’s the Full List. - The New York Times https://www.nytimes.com/interactive/2020/climate/trump-environment-rollbacks-list.html?action=click&%3Bmodule=well&%3Bpgtype=homepage&%3Bsection=climate+and+environment 82 comments