Urgent.News

What's breaking now, across thousands of outlets.

Tech

A 386 PC for Your RP2350

A new emulation firmware has been unveiled for the RP2350, an integrated board featuring VGA/HDMI output, SD card storage, keyboard and mouse interfaces, a NES gamepad and audio output. Designed to run on RP2350-based boards, the firmware emulates an i386 PC environment, providing users with a wide range of computing capabilities.

Key features of this emulation firmware include the ability to boot from disk images configured in a special config.ini file. Any adjustments made through the built-in Disk Manager are automatically saved to this file. Settings are persisted across restarts, ensuring a seamless user experience.

The firmware adheres to multiple GPIO layouts, including M1, M2, PC (Olimex), and Z2 (Waveshare). Users can download necessary BIOS files, namely SeaBIOS and VGA BIOS, from the SeaBIOS releases portal or use the provided bios.bin and vgabios.bin files located in the sdcard/386 directory.

The project forms a foundation built upon several open-source projects, fostering collaboration and innovation in the emulation community.

Written by urgent.news from Hacker News's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at github.com →

More in Tech

Langfuse : combler l'angle mort de l'observabilité des agents IA

Le constat : Grafana, Datadog et consorts ne suffisent plus Depuis quelques années, nous avons industrialisé le suivi de nos applications avec des outils d'observabilité éprouvés : Grafana, Datadog…

  • Langfuse addresses observability gap for AI agents, unlike traditional APM tools
  • Platform decouples prompt management from application code, enabling versioning and rollback

Django 6.1's FETCH_PEERS collapses a 2,001-query loop into 2

A loop over 2,000 Django model instances that touched a foreign key on each one fired 2,001 queries against Postgres and took, at its fastest run, 1.14 seconds on localhost.

  • Django 6.1 introduces fetchmode feature to optimize N+1 query problems
  • Switching to fetchmode(FETCHPEERS) reduces queries from 2,001 to 2
  • Improves performance by 87x, from 1.14 seconds to 13.1ms

More from Monday 14 September →