Urgent.News

What's breaking now, across thousands of outlets.

Tech

How to Bulk Download Images: From URL Lists to a ZIP File

Downloading one image is easy. Downloading 80 product photos from a spreadsheet gets tedious, especially when you also need consistent filenames and a way to tell which downloads failed. The most useful starting point is a list of direct image URLs. Once you have that list, you can download the files together with a browser tool or a small command-line workflow. This tutorial covers both…

We haven't written up this one. Dev.to has the full story — the link below goes straight to it.

Read the original at dev.to →

More in Tech

JavaScript is (too) liberal

JavaScript is a remarkably permissive language, which can be both a blessing and a curse for developers. This post explores the liberal aspects of the language and its implications for code quality…

Syncing your Obsidian

There are several ways to sync Obsidian, but I decided to document the method I chose, both so I don't forget the details in the future and to help anyone else looking for their own sync solution.

Text correction with Harper

Luiz recently received a recommendation about Harper , a new grammar checking tool developed by Automattic using Rust. The project's repository describes Harper as meeting the developer's specific…

More from Sunday 13 September →