Focus on Safaricom (The Executives who Left)
Analysis of recent executive departures at Safaricom, Kenya's leading tech company, exploring potential business and competitive reasons.
Analysis of recent executive departures at Safaricom, Kenya's leading tech company, exploring potential business and competitive reasons.
A developer creates a custom Sass mixin for media queries using Sass Maps, improving on the popular Breakpoint library.
A technical guide on using Gulp and Browserify to create multiple JavaScript bundles, explaining compatibility and the vinyl-source-stream plugin.
An introduction to single-layer neural networks, covering the Perceptron and Adaline models, with Python implementations and gradient descent.
An introduction to single-layer neural networks, covering the history, perceptrons, adaptive linear neurons, and the gradient descent algorithm with Python implementations.
A deep dive into CSS background-position property, explaining edge offset values and visual positioning techniques.
A developer builds a single-player Tic Tac Toe game in JavaScript/jQuery, detailing the logic for win detection and AI opponent tactics.
An overview of iOS testing tools and practices in 2015, covering XCTest, UIAutomation, and continuous integration options.
Explores advanced uses of the OBIEE nqcmd command-line tool for BI Server administration, query logging, and performance testing.
Learn how to use PhantomJS, a headless browser, to inject and execute JavaScript for inspecting dynamic websites.
Explains how to instrument OBIEE database connections for detailed performance monitoring and diagnostics.
A technical guide on enabling Gzip compression on Nginx servers to improve website loading speed and address Google PageSpeed warnings.
A guide to setting up an on-demand PHP server using Grunt or Gulp, and integrating it with BrowserSync for live reloading during development.
A monthly roundup of browser updates, bug fixes, and developer tools news, focusing on cross-browser compatibility and debugging techniques.
A guide to identifying and analyzing third-party assets on websites using a custom tool, focusing on performance impact and management.
Explains how to use global beforeEach and afterEach hooks in Specta, an Objective-C testing framework, to manage test setup and teardown.
A monthly review sharing useful Python articles, news about Google Code shutting down, a book recommendation, and a handy shell tip.
Explains how to connect Python objects to Blinker signals using inner functions as closures to bridge the gap.
Explains four key programming principles (KISS, DRY, YAGNI, SOLID) for building sustainable and maintainable mission-critical software applications.
The article argues for making website source code public by default, especially for blogs and simple sites, to help other developers learn and collaborate.