OSS-Fuzz initial impressions
A developer's initial experience using Google's OSS-Fuzz project to perform large-scale fuzz testing on the open-source libyaml library.
A developer's initial experience using Google's OSS-Fuzz project to perform large-scale fuzz testing on the open-source libyaml library.
A software tester's reflection on the importance of curiosity, communication, and asking questions in modern Agile development environments.
A developer shares their first-week experience at L4 Digital, detailing the office culture, tech setup, and initial coding work.
Explains the unittest.subTest feature in Python for better test iteration reporting and debugging.
A data scientist shares a technical interview task on linear regression, covering data cleaning, model fitting, and assumption validation.
A speculative look at future technologies including brain-computer interfaces, quantum computing, AI, and bio-implants.
A guide to safely using client-side JavaScript libraries like imagesloaded in universal (isomorphic) React apps by preventing server crashes.
Explores potential future Java features discussed at Devoxx Belgium, including new language syntax and capabilities.
Explores patterns for building interoperable Custom Elements that work across frameworks like React and Angular, focusing on properties as the source of truth.
A post-mortem analysis of the troubled Requests 2.12 release, detailing the 'five whys' behind breaking changes and technical decisions.
A curated list of newsletters for front-end developers to stay updated on CSS, design systems, UI/UX, and web tools.
A developer's guide to getting started with the .NET Core Tools MSBuild 'alpha', covering installation, project creation, and configuration.
A critical review of Spotify's web, desktop, and mobile apps, highlighting numerous bugs, localization errors, and usability issues.
A developer explains how they built a web app using the Canvas API to add a blue beanie to user photos for Blue Beanie Day.
A concise introduction to Babel.js, explaining its purpose as a JavaScript compiler for modern syntax and its core concepts like plugins and presets.
Announcing the launch of a product image classification API for fashion, built with deep learning, with details on performance and usage.
A technical guide on configuring and using SendGrid to send emails from Azure Functions after the GA release, including code examples.
A guide to fixing a broken Chromium user profile on Ubuntu by deleting or renaming specific cache and configuration files.
How to create clean URLs and redirects on GitHub Pages using a custom 404.html page and JavaScript, without server-side code.
Needle v0.1.1 released, adding Theos integration for iOS tweak development and new modules for security testing.