I didn’t know Skype stores your data in a local database without a password!
A security analysis revealing that Skype stores user data in an unencrypted, password-less local database, making it vulnerable to data extraction.
A security analysis revealing that Skype stores user data in an unencrypted, password-less local database, making it vulnerable to data extraction.
An exploration of the Singleton design pattern in JavaScript, covering its implementation, benefits, and drawbacks.
A technical guide to implementing Principal Component Analysis (PCA) for dimensionality reduction, comparing it with MDA and providing code examples.
A blog post explaining the Heartbleed OpenSSL vulnerability and providing Python scripts to test websites for it.
A guide on configuring Gulp with Sass, Autoprefixer, and Sourcemaps to maintain sourcemap integrity during CSS processing.
Explores a DOS debugging quirk where programs behave differently in debuggers due to stack space manipulation for interrupt traps.
Creating a 3D animated RGB cube using CSS transforms and dynamically generated SVG backgrounds through SASS functions.
Former Mozilla CEO discusses the 'network problem' of user data, privacy, and economic value, proposing solutions post-resignation.
An analysis of the 2048 game's source code, focusing on its MVC architecture and the process of creating a word-based variant.
Mozilla announces new CEO appointment and leadership changes, reaffirming its mission to empower users on the web.
Announcing tappy, a Python project that converts unittest results to the Test Anything Protocol (TAP) format for unified reporting.
A guide to installing Python scientific libraries (NumPy, SciPy, matplotlib) on macOS 10.9, covering both Anaconda/Miniconda and manual pip installation methods.
Reflections on the 25th anniversary of the World Wide Web and predictions for its future, emphasizing the importance of open standards.
A recap of Mozilla's Firefox OS announcements and new Web API developments from Mobile World Congress 2014.
Neckbeard Republic's Python screencasts, previously a paid subscription service, are now completely free for everyone.
A developer explains how to fix the 'ImportError: No module named resource_rc' error when using PyQt and Qt Designer.
A comprehensive guide to performing SQLite database operations in Python using the sqlite3 module, from setup to queries.
A guide to solving common errors when using py2exe to compile Python scripts into Windows executables, focusing on PyQt projects.
A review of the kod.io developer conference in Linz, covering talks on support, CSS, command-line tools, and AngularJS.
A 2014 review of 'Advanced Rails' by Brad Ediger, concluding the book is outdated and not recommended for modern development.