Sentiment Analysis of Warren Buffett's Letters to Shareholders
A technical analysis using sentiment analysis on Warren Buffett's shareholder letters from 1977-2016 to identify trends in tone and market influence.
A technical analysis using sentiment analysis on Warren Buffett's shareholder letters from 1977-2016 to identify trends in tone and market influence.
A detailed guide on repairing a faulty Apple Airport Express by diagnosing a power supply issue and replacing it with a custom USB-powered solution.
Troubleshooting guide for common iOS and Android native build errors encountered when using Cordova plugins, focusing on dependency conflicts.
A guest post about productivity and 'getting the gist' of topics without becoming an expert, featured on 'Human and the machine'.
A guide for developers on how to start contributing to open source projects, covering finding projects, selecting issues, and open source etiquette.
A tutorial on using the BurntToast PowerShell module to create toast notifications for new Stack Overflow questions, demonstrating custom buttons.
A developer shares personal git tips, branching strategies, and best practices for efficient version control workflows.
A tutorial on setting up and writing functional web tests using the TestCafe framework, including project setup and CI integration.
Weekly roundup of VMware ecosystem and virtualization news, including vCenter updates, storage hyperconvergence, and Microsoft support changes.
A guide to manually editing .csproj files for better performance and control, including tips on cleaning up XML and using extensions.
Analyzes efficiency differences between weighted and unweighted logistic regression in case-control studies, showing when ignoring weights is beneficial.
A guide to using a NuGet package for integrating Angular 2 into ASP.NET MVC and WebAPI applications, including setup and configuration.
A tutorial on creating a custom Angular pipe to sort datetime columns in an *ngFor directive, handling both ascending and descending order.
A tutorial on creating a custom search filter pipe for the *ngFor directive in Angular 2 to replace Angular 1.x filters.
Guide to creating consistent Windows Server backups using AWS EBS Snapshots, Microsoft VSS, and AWS Systems Manager for scheduling.
A reflection on career progression in IT, exploring options like staying technical, specializing, moving into management, or presales roles.
A developer's guide to setting up integration tests with Ava.js and Express, exploring alternatives to Supertest and using Gulp for server management.
A response to criticisms of Web Components, arguing they are maturing and can coexist with frameworks like React.
A university IT department's journey using application virtualization to streamline software delivery across labs and personal devices.
A quick PowerShell script to count the frequency of first letters in a list of surnames from a text file.