proomt

Search

Search posts, papers, and topics

All posts

Hacker News front page15 min readrelease notesintro

Minimal Phone 2

Summary

Minimal Phone 2 is a compact smartphone with a physical keyboard, a minimalist OS, and optional de‑Googled firmware. The page is a marketing spec sheet with no engineering details or evaluation.

  • Physical keyboard with backlit metal‑dome switches, ~69 mm width.
  • Minimal OS offers granular notification controls and can be flashed with a de‑Googled ROM.
  • Phone dimensions 122.6 × 72 × 9.48 mm, 6000‑series aluminum unibody, 5G/Wi‑Fi 6E support.
  • No technical discussion of hardware design, software architecture, or performance metrics.
2/10

Related reading

  1. Internet Phone Book

    The Internet Phone Book is a physical, art‑focused publication that curates personal websites of designers, developers, writers, and other creators. The page lists upcoming tour events, library locations, and where to buy the book, and invites submissions. No technical content, code, or engineering insights are present.

    Lobstersinternetphonebook.net3 minHN291lobste.rs18
  2. 1 points

    MiniCPM5-2B Ranks First Among Open-Weight Models Under 4B

    MiniCPM5-2B, a 2.6 B‑parameter dense Llama‑style model, tops the Artificial Analysis GDPval‑AA v2 benchmark (831 Elo) and sits on the Pareto frontier of the Intelligence Index v4.2 despite being far smaller than competing models. The post breaks down its capability density, token‑cost efficiency, architecture, and three‑stage training (SFT, RL, on‑policy distillation) to explain why it outperform…

    SitePointsitepoint.com10 min
  3. Android Bench 2.0: Pushing the frontier with challenging long-horizon tasks

    Android Bench 2.0 adds a set of long‑horizon tasks (multi‑day Android development problems) and introduces agent‑based evaluation. Scoring is now continuous, with the best model achieving a 28 % pass rate on these tasks, far lower than the ~91 % on earlier short tasks. The post lists new models on the leaderboard and points to updated methodology and GitHub repo.

    Androidgoogleblog.com4 minHN2
  4. Fill an SMS Verification Code Without Reading the Inbox

    Codename One adds a one‑time‑code autofill component that leverages iOS, Android, and browser autofill APIs, eliminating the need for SMS‑reading permissions. The new `PhoneVerification` component handles phone entry, code entry, resend timing, and server callbacks, while the UI uses a single hidden editor to back six visual boxes, improving typing, paste, and accessibility. The post explains the…

    CodeName Onecodenameone.com3 min
  5. MintAct: A Unified Visual Agent for Digital Environments

    MintAct is a family of vision-language models (2B-8B) that unifies UI grounding, multi-step navigation, and visual tool use across mobile, desktop, and web environments. It achieves state-of-the-art performance by leveraging a scalable environment and an asynchronous reinforcement learning infrastructure.

    Hugging Face Daily Papersarxiv.org1 minpaper