Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

More in Tech

I run a surf forecast for 20 breaks in Morocco on EUR 0/month. Here's the stack.

I live on the Taghazout coast in Morocco - a strip of Atlantic between Agadir and Imsouane that's basically one long right-hand point break after another.

  • Operates surf forecast service for 20 breaks along Morocco's Taghazout coast
  • Platform available in 10 languages, zero cost per month
  • Computes confidence flag (agree, mixed, or diverge) for forecast data

Linux Kernel 7.2 Has Been Officially Released with Many New Features

Linux Kernel 7.2 has just been officially released with a slew of new features, reports the blog 9to5Linux. Highlights of Linux 7.2 "include cache-aware load-balancing support, initial HDMI 2.1 FRL…

  • Linux Kernel 7.2 officially released with cache-aware load-balancing support
  • Initial HDMI 2.1 Full Rate Line Rate (FRL) support for AMDGPU driver added
  • Fair(er) GPU scheduler improves graphics processing resource allocation

How Do I Send Password Reset Emails from a Backend App Using an Email API?

Here's the full flow the way I've built it, using Notify as the email API. The shape of this is the same regardless of which provider you pick — generate a token, send a link, verify it on submit — so…

  • Generate secure reset token using cryptographically secure random value generator.
  • Build reset URL with hashed token as parameter for password verification.
  • Send password reset email via email API, handling bounced emails with webhook.

More from Monday 17 August →