proomt

Search

Search posts, papers, and topics

All posts

Hacker News front page

Apple Copland D11E4 Booting in the Browser

Related reading

  1. Introducing GNOME 51

    GNOME 51 ("A Coruña") is a release‑focused update that adds smoother frame scheduling, screen‑capture speedups, auto‑rotate, touch‑pad auto‑disable, SSH‑socket remote login, offline maps, smart‑card remote desktop, visual signatures in Papers, and a raft of accessibility tweaks. Most changes are UI‑level refinements; there’s no deep technical exposition or performance data.

    Lobstersgnome.org9 minreleaseHN4715lobste.rs103
  2. A Mac App, Not an iOS App on a Mac

    Codename One switched its default Mac build from iOS‑Catalyst to a native AppKit port. The new path creates true NSApplication/NSWindow objects with per‑window CAMetalLayer rendering, native menus, text input, multi‑monitor support and accessibility, eliminating the costly image‑copy pipeline of Catalyst and enabling proper desktop window behavior.

    CodeName Onecodenameone.com3 min
  3. Firefox WebDriver Newsletter 154

    Firefox 154 adds the emulation.setLocaleOverride command to WebDriver BiDi, letting tests override the Accept-Language header for fetch and WebSocket requests in workers. The newsletter also lists how to contribute to the multi-language WebDriver codebase and points to setup guides and community channels.

    Mozilla Automation Teamfxdx.dev1 min
  4. pgAdmin 4 v9.18 Released

    pgAdmin 4 v9.18 adds a VS‑Code‑style Object Explorer toggle, tightens CSP defaults, and patches five CVEs (auth bypass, argument/connection‑string injection, TOCTOU file write, LLM redirect, empty username import). It also fixes numerous UI bugs, schema‑diff regressions, and updates dependencies. Windows/macOS installers, Docker, RPM/DEB, and a Python wheel are shipped.

    PostgreSQLpostgresql.org4 minrelease