Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. MacSurf for Mac OS 8.6~10.6 "Open Tabs" Released(macsurf.org ↗)
    discuss
  2. SPC970-MechaLIBerator: PlayStation 2 SPC970 MechaCon dumper (with vuln detail)(github.com/libbers ↗)
    discuss
  3. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    discuss
  4. AI hallucination of Chinese nuclear components almost led to US Military attack(arstechnica.com ↗)
    1comments
  5. Anthropic partnering with Accenture on embedded evaluation(anthropic.com ↗)
    discuss
  6. Vipassana, Volini, and Viktor Frankl(jatin564991.substack.com ↗)
    discuss
  7. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    1comments
  8. Apple M6 Pro Achieves the Highest Single-Core CPU Score in Geekbench 7(geekbench.com ↗)
    discuss
  9. Conway's Law and Programming Languages(weblog.lol ↗)
    discuss
  10. Members of right‑leaning parties prefer leaders with dark triad personality(theconversation.com ↗)
    discuss
  11. Being a Responsible Human in the Loop(raahelbaig.com ↗)
    1comments
  12. Google's Gemini AI hacked three companies in security test(bbc.co.uk ↗)
    discuss
  13. Splash: A Local Engine Built Around the Model(inco.ai ↗)
    1comments
  14. Ask HN: DeepSeek v4.1 Flash on Local hardware, what tok/s do you see?
    discuss
  15. Sudo and OpenDoas Timestamp Files(duncano.de ↗)
    discuss
  16. The C++20's u8/char8_t Backward-Compatibility Fiasco(giodicanio.com ↗)
    discuss
  17. Show HN: Gotedo Impress – Free, Modern Presentation Software(gotedo.com ↗)
    1comments
  18. Grammarly will send unhinged messages to all your users if you try to cancel(reddit.com ↗)
    discuss
  19. Inside the AI "Kill Chain" That Destroyed an Iranian School(bloomberg.com ↗)
    1comments
  20. China's token consumption to reach 100 quadrillion in 2026, says report(wicinternet.org ↗)
    2comments
  21. Show HN: Nordstjernen Web Browser 1.0.24
    discuss
  22. Microsoft agentically ports Copilot runtime to Rust for $120K(theregister.com ↗)
    2comments
  23. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    9comments
  24. From 150 people to one system(chrisveleris.com ↗)
    discuss
  25. Flet 1.0 Is Here(flet.dev ↗)
    discuss
  26. Stepfun Step 5 Preview (LLM): On AA Pareto frontier(artificialanalysis.ai ↗)
    1comments
  27. OmniFire - All-in-one platform for social media, business profile, & mobile apps(omnifire.app ↗)
    discuss
  28. The Evidence for AI Consciousness, Today (2025)(ai-frontiers.org ↗)
    2comments
  29. The original Linux distro source(kernel.org ↗)
    discuss
  30. Speaking with the Mind – Neuralink [video](youtube.com ↗)
    discuss

Show HN: Gotedo Impress – Free, Modern Presentation Software

1 pointsby 53m agoabout.gotedo.com
1 comments
53m agoHN ↗

Hello friends,

Please permit me to present the Gotedo Impress software.

Gotedo Impress is a presentation software which allows individuals and organisations to present/project a wide range of media seamlessly.

Features include: - Support for PowerPoint and Word Document formats.

- Support for wide range of images.

- Support for wide range of videos (including 4k / HEVC codec).

- Independent and concurrent manage of media on unlimited multiple projectors/screens as your RAM and CPU can allow.

- Support for Bibles: multiple translations, verse search, reference search, and projection.

Supported platforms:

- Windows, MacOS

Underlying technologies:

- Main application: Golang, Wails v3, Vuejs, Web technologies.

- Custom-compiled libsql for encrypted sql database.

- Custom-compiled libvips for image manipulations via a dedicated sidecar. We call libvips functions directly via generated go bindings within the sidecar.

- Custom-compiled FFMpeg for video, audio, and image operations via a dedicated sidecar due to licensing requirements. The entire sidecar and cross-compilation pipeline for FFMpeg is open-sourced. I built a full-blown video player engine from scratch using C within the sidecar. Side car compiles with with FFMpeg with FFMpeg functions calls

- no ffmpeg or ffprobe binaries are used. Source code: https://github.com/Gotedo/gotedo-impress-ffmpeg-sidecar

- Proprietary licensing system managed by the Gotedo Platform's backend.

- Custom release and update system.

- Native slideshow support which allows Gotedo Impress to remotely launch and control presentations via an installed PowerPoint app. On Windows, On Windows, syscalls and COM are used. On MacOS, we drive PowerPoint using the Accessibility API via Objective C.

Gotedo Impress is free. Please visit: https://about.gotedo.com/en/products/gotedo-impress to download.

Feel free to download and use. Feedback is highly appreciated.