Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Summ – a single-binary OCI container registry in Rust with a built-in UI(github.com/summcr ↗)
    discuss
  2. Computer programming, and friction as a learning activity(echorand.me ↗)
    1comments
  3. Cities and counties sue fire truck makers over soaring costs, delivery delays(stateline.org ↗)
    discuss
  4. Your Agent Aced the Task. Will It Do It Again?(huggingface.co ↗)
    discuss
  5. The truth about 'Naza,' or collateral damage(timesofisrael.com ↗)
    2comments
  6. Why Whisper and medical speech APIs are making potentially fatal errors(appen.com ↗)
    discuss
  7. Agent Session Introspection(lmstudio.ai ↗)
    discuss
  8. U.S. Strike on Iranian School May Have Been War Crime, U.N. Report Says(nytimes.com ↗)
    1comments
  9. Five air-gapped, zero-telemetry utilities for privacy and operational leaks(github.com/warknoc ↗)
    discuss
  10. The GDP-per-person slowdown threatens global living standards(economist.com ↗)
    discuss
  11. Air Force secretary acknowledges the US has weapons in space(abcnews.com ↗)
    discuss
  12. Show HN: OpenAI has a live market price before it has a stock ticker(tickerlayer.com ↗)
    2comments
  13. Open weights models are surprisingly aligned on offensive cyber(pentesttoday.com ↗)
    discuss
  14. Google Earth to be axed next year [video](youtube.com ↗)
    1comments
  15. What Little Hope Remains(coredump.cx ↗)
    discuss
  16. Mind Mapping for Omarchy(mindarchy.xyz ↗)
    1comments
  17. Ask HN: What exists if I want a premade SoC/MCU/screen/enclosure/battery?
    1comments
  18. What's New in Vapor 5 Beta(vapor.codes ↗)
    discuss
  19. How to Get Your First 100 SaaS Users in Europe(speartip.eu ↗)
    discuss
  20. Show HN: Salt – Human and AI Economies driven across E2E encrypted chats(saltapp.ai ↗)
    discuss
  21. Resy suspends VC for using AI agents to book reservations(businessinsider.com ↗)
    1comments
  22. OpenAI Agents Got into Link Shortener, Surfed Web, Called FBI with a Stranger's(kennethdegraff.com ↗)
    1comments
  23. Best Sugar Daddy Apps(gitlab.com/bestsugardaddyapps ↗)
    discuss
  24. How Bain Cap is deploying 1.6B(techcrunch.com ↗)
    discuss
  25. Separating Compilation from Attestation. C++ memory safety without disruption(gist.github.com ↗)
    discuss
  26. Show HN: Jev routing coding tasks to Grok Build or Codex Astra(github.com/jcpsimmons ↗)
    discuss
  27. The Mother Tongue of All Secrets(sundaylongread.com ↗)
    1comments
  28. Cohere launches confidential computing in model vault(cohere.com ↗)
    discuss
  29. How Claude is uplifting biomolecular modeling(anthropic.com ↗)
    discuss
  30. The Next Gene-Editing Technology May Also Be the Oldest(nytimes.com ↗)
    discuss

Flet 1.0 – Build cross-platform apps in Python

13 pointsby 1h agoflet.dev
3 comments
1h agoHN ↗

Interesting, looks like this is a framework built on Flutter.

1h agoHN ↗

Yeah, I have been doing a small poc for mobile, then did a web export (why not) and the entire web app is one giant <canvas> element.

I have never written web app with Flutter so this caught me by surprise.

19m agoHN ↗

Looks really interesting, but I notice that Bluetooth isn't in the supported services.

Sort of limits how useful it would be for me - Bluetooth is one of the only reasons I'd do a native app instead of PWA.