#errorprone search results
Very interesting speak about bugs and anti-patterns given by Rick Ossendrijver in #devBcn23 #errorProne
Null checks hidden in try/catch, Thread.sleep “fixes,” string concatenation in loops—tiny mistakes that pile up into outages. @AdsChosen shows how Google’s #ErrorProne auto-detects & even fixes them at compile time. Read his #JAVAPRO article: javapro.io/2025/09/18/cod… #Java
Why self-driving cars should be better? Developers answered with the #game #ErrorProne buff.ly/1MNLsfS
Sky channel just now- also told the omen bet in this race is Balaklava Boy. #errorprone #comedyrelief
Cmon @tillamook -- your packaging for reduced fat cheese is virtually identical to regular #errorprone
Code reviews miss hidden bugs: null checks buried in try/catch, Thread.sleep “fixes,” string concatenation in loops. @AdsChosen shows how static analysis + auto-fix tools cut review fatigue, prevent memory leaks & keep prod stable. Read: javapro.io/2025/09/18/cod… #Java #ErrorProne
Very nice Doug Lea quote about #errorprone by @Sander_Mak in @JavaSummitIL Definitely relate to the annoying part 😉
Time for the great @rick_ossies talking about #errorprone that will catch common programming mistakes at compile-time , at @jPrimeConf 2024
Using #ErrorProne to augment the compiler’s type analysis, you can catch more mistakes before they cost you time, or end up as bugs in production errorprone.info via @stefanofago
Sorry pepe reina but that really is awful #brainfart #errorprone
Live demo of @Google's #ErrorProne static analysis tool for #Java, @Sander_Mak of @picnic showing how to extend and define your own bug pattern checks (example: empty method detection) to be run automatically upon build github.com/google/error-p… #maven #JavaSummitIL
Free Loaders: Infinite Monkeys On Infinite… rockpapershotgun.com/2015/12/26/bes… #FeaturedArticles #FreePCGames #ErrorProne
Free Loaders: Infinite Monkeys On Infinite… dlvr.it/D6DFpj #FeaturedArticles #FreePCGames #ErrorProne
#Legal professionals can eliminate #timeconsuming & #errorprone #process of manual #redaction @XeroxÆ with #AutoRedaction automatically removes sensitive from an entire document @glenbenjamin @laninfotech @xerox #laninfotech #security #besafe #xerox oal.lu/ZaCOG --
#Legal professionals can say goodbye to the #timeconsuming #errorprone process of manual #redaction @Xerox Connect App automatically removes #sensitive#PII from entire document in seconds @glenbenjamin @laninfotech #xerox #laninfotech #security #besafe oal.lu/jKJr6 --
If you use the Gradle #ErrorProne Plugin, you should consider trying the next generation: github.com/tbroyer/gradle… It features much better forward-compatibility for newer Gradle versions and takes advantage of new Gradle features for faster builds. ⚡️
De Gea, absolute pussy. Time to move him on. Turned into Hugo Lloris. #ErrorProne
Giving Simon Mignolet a new contract is sadly a statement of where @LFC are at now, he's a bang average keeper, aim higher! #ErrorProne #LFC
Code reviews miss hidden bugs: null checks buried in try/catch, Thread.sleep “fixes,” string concatenation in loops. @AdsChosen shows how static analysis + auto-fix tools cut review fatigue, prevent memory leaks & keep prod stable. Read: javapro.io/2025/09/18/cod… #Java #ErrorProne
Null checks hidden in try/catch, Thread.sleep “fixes,” string concatenation in loops—tiny mistakes that pile up into outages. @AdsChosen shows how Google’s #ErrorProne auto-detects & even fixes them at compile time. Read his #JAVAPRO article: javapro.io/2025/09/18/cod… #Java
Standards are slipping at the BBC again. Has someone been on the 'sauce' again? #BBC #JournalismToday #ErrorProne
The clown show continues @ Cirque de Trump. Never in my lifetime (79) has an administration been so consistently disconnected from reality, dishonest, unqualified, unconcerned, gaffe prone, & uninterested in working 4 the American people. #embarrassing #ErrorProne #StumbleBums
JSpecify aims to solve the problem of null reference errors (like NullPointerException) in Java code. The repository show how to use in Maven, JSpecify and Errorprone + Nullaway. github.com/jabrena/java-j… @java @ASFMavenProject #jspecify #errorprone #nullaway
github.com
GitHub - jabrena/java-jspecify-maven-poc: JSpecify aims to solve the problem of null reference...
JSpecify aims to solve the problem of null reference errors (like NullPointerException) in Java code. The repository show how to use in Maven, JSpecify and Errorprone + Nullaway. - jabrena/java-jsp...
Error handling in distributed systems: Because who needs smooth operations when you can just watch the chaos unfold? 🤖 #ErrorProne #DistributedDisasters #TechHumor
Calling all #coders! Let's raise a glass to the beautiful art of programming. It's like juggling flaming chainsaws while blindfolded, but with a higher likelihood of syntax errors. Who's with me? #CodingHumor #ErrorProne
@rick_ossies talking at @javazone about #errorprone Contributing and get stickers, nice idea 😃 #javazone
Time for the great @rick_ossies talking about #errorprone that will catch common programming mistakes at compile-time , at @jPrimeConf 2024
#ErrorProne... #SouthDakota Gov. #Noem admits error of describing meeting North Korea's Kim Jong Un in new book - ABC News via @ABC - abcnews.go.com/US/wireStory/s…
Ooops! that's how #ErrorProne we are. linkedin.com/posts/oduoroti… @kedarpriya1 Here's the Link.
linkedin.com
#mythursdaybrief #leadershipandgovernance #clinicalgovernance #clinicaleffectiveness #highreliabi...
As we begin the month beaming with hope for a better year, #MyThursdayBrief today speaks on a critical aspect of #LeadershipandGovernance of Healthcare Organizations (HCOs), CLINICAL GOVERNANCE. A...
4. #WorkPlaceConduct & Organization Are there known disruptive behavior identifiable with the Surgical team? Example: Utilization of improper/poor surgical techniques/shortcuts are clear pointers of #ErrorProne situations/individuals to take note of. #QITwitter #MedTwitter
Very interesting speak about bugs and anti-patterns given by Rick Ossendrijver in #devBcn23 #errorProne
🐛Tired of battling bugs and anti-patterns in your codebase? Discover the power of Error Prone with @rick_ossies at J-Spring! Learn how @Picnic streamlines the development process! Check jspring.nl for info and tickets at JSpring2023.eventbrite.nl #JSpring #ErrorProne
Another TO by @celtics to cut lead down to 6 (lead is now down to 3 now). @sixers welcomed back into the game by #celtics. #errorprone #BOSvsPHI #Sixers #NBAPlayoffs
Breaking News: It is funny how football sometimes works, primarily when Maguire is involved with Manchester United. #errorprone #footballer
@Sander_Mak talked about #errorprone using #JAVA at @GOTOcon and how to automatically detect and fix common errors
Null checks hidden in try/catch, Thread.sleep “fixes,” string concatenation in loops—tiny mistakes that pile up into outages. @AdsChosen shows how Google’s #ErrorProne auto-detects & even fixes them at compile time. Read his #JAVAPRO article: javapro.io/2025/09/18/cod… #Java
@SlackHQ omfg the Huddle button is stressing me out. Why would I group call my whole company via the #general channel? Only a few team contexts where this makes sense, the UI should pls solve it another way. It's in a part of screen with high scroll & click frequency #errorprone
Standards are slipping at the BBC again. Has someone been on the 'sauce' again? #BBC #JournalismToday #ErrorProne
She made a big error in 2010 - and repeated it in 2013 #ErrorProne #ecigsummit 😀 telegraph.co.uk/comment/letter…
Sky channel just now- also told the omen bet in this race is Balaklava Boy. #errorprone #comedyrelief
Code reviews miss hidden bugs: null checks buried in try/catch, Thread.sleep “fixes,” string concatenation in loops. @AdsChosen shows how static analysis + auto-fix tools cut review fatigue, prevent memory leaks & keep prod stable. Read: javapro.io/2025/09/18/cod… #Java #ErrorProne
@Sander_Mak talking about #errorprone at @DevoxxUK and how to detect and automatically fix common errors
Why self-driving cars should be better? Developers answered with the #game #ErrorProne buff.ly/1MNLsfS
Very interesting speak about bugs and anti-patterns given by Rick Ossendrijver in #devBcn23 #errorProne
Very nice Doug Lea quote about #errorprone by @Sander_Mak in @JavaSummitIL Definitely relate to the annoying part 😉
@rick_ossies talking at @javazone about #errorprone Contributing and get stickers, nice idea 😃 #javazone
Cmon @tillamook -- your packaging for reduced fat cheese is virtually identical to regular #errorprone
When you have such bad luck with technology that even your oven errors out while you're in the middle of roasting chicken. #errorprone
Time for the great @rick_ossies talking about #errorprone that will catch common programming mistakes at compile-time , at @jPrimeConf 2024
Join the “Journey to the Cloud” Webcast on April 23 and hear how @albelli_nl is using RF-SMART, together with Oracle #SCM Cloud to eliminate #ErrorProne data entry and all of the "invisible inefficiencies". bit.ly/2KlNp89
Free Loaders: Infinite Monkeys On Infinite… dlvr.it/D6DFpj #FeaturedArticles #FreePCGames #ErrorProne
Something went wrong.
Something went wrong.
United States Trends
- 1. Thanksgiving 329K posts
- 2. Good Wednesday 29.5K posts
- 3. #wednesdaymotivation 4,742 posts
- 4. #PuebloEnBatallaYVictoria 2,103 posts
- 5. Trumplican N/A
- 6. #Wednesdayvibe 2,387 posts
- 7. Colorado State 3,393 posts
- 8. Mora 22.2K posts
- 9. Nuns 7,996 posts
- 10. Stranger Things Day 3,426 posts
- 11. Hong Kong 56.5K posts
- 12. #BurnoutSyndromeSeriesEP1 178K posts
- 13. Hump Day 12K posts
- 14. Karoline Leavitt 26.9K posts
- 15. Gretzky N/A
- 16. Food Network N/A
- 17. Elton 10.5K posts
- 18. Happy Hump 8,062 posts
- 19. Brett Favre 1,103 posts
- 20. 28 Years Later 1,647 posts