Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Americans Shrugged Off Surveillance. Then Came Flock and Data Centers(techpolicy.press ↗)
    discuss
  2. Show HN: The Heilbronn Problem – packing points to avoid small triangles(tejstead.com ↗)
    discuss
  3. How hard can it be to cache a Git checkout?(twitter.com/useblacksmith ↗)
    discuss
  4. Go-based Robotics Framework built around NATS.io(github.com/emergingrobotics ↗)
    discuss
  5. Robotaxi Might Be a Narc(theverge.com ↗)
    discuss
  6. Open Source Lightroom(darkroom-taupe-rho.vercel.app ↗)
    discuss
  7. Escalating Battle Against AI Deepfakes Mandates Smart Streaming Decisions(red5.net ↗)
    discuss
  8. Wilsonian Idealism(wikipedia.org ↗)
    discuss
  9. Homo Rodans(wikipedia.org ↗)
    discuss
  10. University Rescinds Offer to Activist Allegeded to Wipe Phone Before DHS Search(404media.co ↗)
    1comments
  11. My Office Has an On-Air Light (and Yes, It's a Robot)(herlein.com ↗)
    discuss
  12. JDK 27 is now available(inside.java ↗)
    discuss
  13. Abstract Machines Launches Synth(absmach.eu ↗)
    discuss
  14. Ask HN: HIPAA for AI vs. Licensed Providers, your thoughts?
    2comments
  15. A New Equal-Area Map for Interactive Computer Use(benjoffe.com ↗)
    discuss
  16. Why Europeans save differently, and how to put those savings to work(europa.eu ↗)
    discuss
  17. Vinix – A modern operating system written in V(vinix-os.org ↗)
    discuss
  18. Rabbit Hole: Minimum L-seams(fractalkitty.com ↗)
    discuss
  19. LLM Classification Is Feature Engineering(minimallysufficient.com ↗)
    discuss
  20. Benchmarking Local LLM Servers: Llama.cpp, Llamafile, LM Studio, and Ollama(blog.mozilla.ai ↗)
    1comments
  21. Carlo Rovelli book challenges science's understanding of reality and universe(npr.org ↗)
    discuss
  22. Show HN: Pelmet – menu bar manager for macOS 27 that hides icons on demand(github.com/fif7y ↗)
    discuss
  23. Prompting large language models for quality ecological statistics(wiley.com ↗)
    discuss
  24. Show HN: Open-source AI teammates with their own computer(runerrand.dev ↗)
    2comments
  25. Show HN: Live one minute of a stranger's memory, then leave one for the next(enterkronos.com ↗)
    discuss
  26. If a Lion Could Speak(blue-continuum.com ↗)
    discuss
  27. The Fossil Logic of the Industrial and AI Revolutions(blue-continuum.com ↗)
    discuss
  28. CrowdSec Source Code Leak(crowdsec.net ↗)
    discuss
  29. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    discuss
  30. Visa, MC launch international card payments in Syria after US lifts sanction(reuters.com ↗)
    discuss

Show HN: Video uploader for React/RN – drop in or headless UI, any back end

2 pointsby 1h agogithub.com
0 comments
Universal Video Uploader is an open source React/React Native component library for adding video upload flows to your app. It handles the UX and background mechanics for single or multi-video upload flows: upload state, file queue, concurrency, per-file progress, abort/retry, validation, and backend communication for async processing.

It comes with a composable and customizable UI, or you can go headless and use the core hooks to build your own. You can connect it to any backend via the adapter interface, and it ships with a prebuilt adapter for Hyperserve (a video backend API I built).

I've had to build this kind of thing a few times and it's more complex than it seems, I wanted to try making something drop in that is still flexible and comprehensive. I'm currently using it as the dashboard uploader for Hyperserve and so far it's working great.

Try it at https://videouploader.fyi. There's full docs with live demos for every component, plus working Next.js and Expo examples you can run. I'd appreciate any feedback on it if you have any!

A quiet thread, for now.Start the conversation on HN ↗