Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    158comments
  2. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    208comments
  3. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    14comments
  4. Saving another 100TB of RAM(cloudflare.com ↗)
    36comments
  5. Cloudflare Quick Tunnels(cloudflare.com ↗)
    237comments
  6. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    63comments
  7. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    11comments
  8. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    47comments
  9. How to Write with an LLM(sockpuppet.org ↗)
    258comments
  10. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    72comments
  11. A 1542 papal cipher cracked with simulated annealing(simonklee.dk ↗)
    discuss
  12. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    47comments
  13. OpenJev(openjev.com ↗)
    239comments
  14. Cyclomatic Complexity in C#(ndepend.com ↗)
    12comments
  15. Two parallel neural ectoderm progenitors contribute to the developing brain(newscientist.com ↗)
    51comments
  16. US troop deaths during Iran war exceed Pentagon count by at least four(reuters.com ↗)
    66comments
  17. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    17comments
  18. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    171comments
  19. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    14comments
  20. Minimal Phone 2(minimalcompany.com ↗)
    158comments
  21. Size-Specialized Memory Allocation(go.dev ↗)
    3comments
  22. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    89comments
  23. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    28comments
  24. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    16comments
  25. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    179comments
  26. From Geometry to Algebra and Back Again: 4000 Years of Papers (2023) [video](youtube.com ↗)
    discuss
  27. Korea raises data breach fines to 10% of revenue(koreajoongangdaily.com ↗)
    77comments
  28. US Military had close call after using AI for hallucinated intelligence report(cnn.com ↗)
    291comments
  29. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    150comments
  30. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss

Show HN: CollabQA – Capture and prioritize questions for uninterrupted meetings

5 pointsby 6y agocollabqa.com
4 comments
6y agoHN ↗

Ershad from CollabQA.com - I built a small web app to capture and prioritize questions during meetings/talks. Attendees have the option to vote questions. All data are sync-ed (in almost real-time) across active sessions.

A lot of people are switching to online meetings during these unprecedented days. I thought it would be useful to have a tool like this so that the speaker can speak uninterrupted and can answer/discuss all questions after finishing the talk.

It can also be used as a simple (and sharable) to-do app, a poll app or even as a shopping list.

It's built using Elixir and Phoenix.LiveView. Thanks to them for creating a wonderful tech stack to build real-time applications.

6y agoHN ↗

I can see this becoming a very useful tool to be used along with Zoom or Google Meet since both of these don't have a robust way to handle this issues! Interesting tool Ershad!

Can I add a password to the session though?

6y agoHN ↗

Thank you!

Each session is private and can be accessed only through its unique URL which contains a non-guessable random string. Would you still be interested in locking with a password? Can you please describe a use-case?

6y agoHN ↗

Maybe because I don't want my CollabQA session to be bombed like how people are doing Zoom Bombing?