Tag Archive: guide

Cover

How to write or paste Markdown into Slack messages and have it formatted correctly, while still keeping the format toolbar, by using HTML pasting.

How to delete all last.fm scrobbles of a specific track or album, with Tidal Advertisements as an example.

Cover

How to bypass the network connectivity error when trying to factory reset a Nook Simple Touch ereader from Barnes & Noble.

Cover

How to determine point intersection or collision detection with Canvas paths, with or without tolerances / buffers / padding.

Cover

How to use WebViewClient with Android WebView to hook into network requests, intercept them, and block or modify them if they match certain rules.

Approaches for using CSURF for CSRF protection, but only on certain routes, and some with the ability to extract the generated token from the request.

Cover

How to use the Arc Canvas Web API method to draw partial filled circle segments, including quarter circles, and even with added rotation.

Cover

How to use TypeScript, or JSDoc-powered JavaScript, with Service Workers, as well as some important caveats for current issues.

How to split a string into individual characters in Google Sheets, using a pure formula approach. Even handles line breaks and special characters.

Cover

A guide on using SVG files with Svelte, and how to embed, inline-directly, or reference them, with or without rollup plugins.

Cover

A step-by-step guide on how to deploy a Preact app from a nested subdirectory, with instructions on updating Webpack, preact-router, and more.

Want a clear visual indicator in your app or documentation so you know *exactly* which commit was pushed and successfully deployed? Then this post is for you.

Cover

Exploring different ways to append videos to a MediaSource instance with SourceBuffers and appendBuffer calls. Includes fully functional examples and tips.

Cover

How to fix Android's default Messages app having no notification sound for incoming text messages, even with ringer volume set to maximum.

Cover

How to find a webcam solution in 2020, during the shortage, that is affordable and usable for Zoom, Teams, and other video conferencing.

Cover

Different options for exporting profiles and connections from LinkedIn, and importing on other platforms, including VCard exports and integrations.

Cover

How to extend VR cables without experiencing tracking issues and glitches, and what solutions are available, such as USB extenders.

Cover

How to generate the perfectly sized cover images, with any input image, using Cloudinary's URL based transformations, overlays, and effects.