Mean People Tweet
Analyzing tweet sentiment towards public figures using R, word embeddings, and logistic regression models to measure online negativity.
Analyzing tweet sentiment towards public figures using R, word embeddings, and logistic regression models to measure online negativity.
Introduces the WABS (Widget-Async-Bloc-Service) architectural pattern for scalable and testable state management in Flutter applications.
An open-source Flutter & Firebase project demonstrating a complete, production-ready authentication flow with multiple sign-in methods and state management.
A developer explains the mindset and methodology behind debugging by walking through a real-world fix for the Twitch desktop client.
A review and tips for the OMSCS CS7646 Machine Learning for Trading course, covering the author's experience and key takeaways.
A technical review of Veeam Backup for Office 365 v3, focusing on selective folder backup features and performance improvements.
Explains the new arrow function syntax in PHP 7.4, detailing its concise syntax, use cases, and limitations compared to traditional closures.
A software engineer shares a personal story of overcoming a fear of public speaking and reflects on the complex role of pain in career growth.
Eight practical ways for companies to support and sustain the open source projects they depend on, from hiring maintainers to creating award programs.
Explains the index INCLUDE clause in SQL databases, covering its purpose, how it works with B-tree indexes, and when to use it for performance.
Explores statistical efficiency of estimators in nearly-true regression models under two-phase sampling, focusing on local asymptotic minimax theory.
A technical tutorial on integrating Apple's Spotlight Search into iOS apps using CoreSpotlight to index app data for user searchability.
A deep dive into the Spring Framework's BeanDefinition interface, explaining how beans are registered and serve as the foundation for bean creation.
A humorous take on coding style guides, arguing to follow the project's existing conventions rather than debating personal preferences.
Analysis of Google Cloud Functions' improved cold start behavior, showing less frequent recycling of idle instances compared to AWS and Azure.
An analysis of user-created Sankey diagrams from Reddit, visualizing personal Tinder match data and dating outcomes.
A developer's guide to Elasticsearch best practices, covering mapping, settings, querying, and strategy for optimal performance.
An exploration of ASCII art found in comments within major .NET open-source repositories, categorized by technical themes.
An analysis of Sysdig's cloud-native monitoring solution, which uses eBPF for container security and performance insights.
A technical guide on using the Cage Wayland compositor with wlroots' RDP backend to create a seamless remote desktop session.