proomt

Search

Search posts, papers, and topics

All posts

Lobsters

Gothub lists

Related reading

  1. Squalk: an old-school forum engine built on Nostr (NIP-29 groups, NIP-7D threads)

    Squalk is a SvelteKit‑based forum built on the Nostr protocol, implementing NIP‑29 groups and NIP‑7D threads. It can run in a single‑forum “simple” mode or a multi‑forum “full” mode, with chat sidebars, markdown resources, and optional server‑side rendering for SEO. Configuration is done entirely via `PUBLIC_` environment variables, and deployment scripts support both static hosting and Node SSR,…

    Lobstersgithub.com5 minlobste.rs14
  2. ML based ranking using Nrtsearch

    Yelp added an Inference Plugin to Nrtsearch that runs XGBoost and neural‑network models inside the search engine, eliminating a separate scoring service. The plugin extracts features from index documents, loads MLeap bundles from MLflow, and serves predictions on replica nodes with millisecond latency.

    Yelp Engineeringyelp.com7 min
  3. This Week in Rust 668

    This issue of *This Week in Rust* (Sept 9 2026) aggregates community news, recent Rust releases, notable blog posts, a “crate of the week” (tokio‑rcu), and a long list of merged PRs across the compiler, std, Cargo, rustdoc, rustfmt, Clippy and rust‑analyzer. The most concrete technical highlight is the tokio‑rcu crate, an async‑aware userspace RCU implementation built on Tokio.

    Mozilla Automation Teamthis-week-in-rust.org10 min