Urgent.News

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

Editions

More in Tech

Markdown SVG upgrades

I started building my markdown-svg-renderer tool in May , but I've since added enough features to it that it's worth talking about here again.

Pony's Arena Allocator

  • Pony runtime's old allocator retained memory indefinitely under specific usage patterns
  • New allocator divides memory into large regions and smaller arenas, each assigned to a single thread
  • Threads responsible for tracking allocated and free memory within their assigned arenas

Four Failures That Made a Weekly launchd Job Actually Run

Every skill my AI setup learns lives in one folder on my laptop — and none of it reaches the repo I created yesterday. That gap is why I built a weekly job that pushes my accumulated skills into every…

  • Weekly launchd job named com.shun.autoskills-sync runs Sunday morning
  • Script scans all git repositories for skills to distribute
  • Ensures newly opened projects have latest skills automatically

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

More from Monday 17 August →