Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The monopoly behind your TI graphing calculator(theverge.com ↗)
    discuss
  2. Researchers escape OpenAI Codex sandbox to run commands on host(bleepingcomputer.com ↗)
    discuss
  3. Basic Kerberos Authentication (F5 DevCentral Community)(2019) [video](youtube.com ↗)
    discuss
  4. Codelytra(npmjs.com ↗)
    discuss
  5. Axel, the AI that gossips about its users(talktoaxel.com ↗)
    discuss
  6. Trystero Build instant multiplayer web apps, no server required(github.com/dmotz ↗)
    discuss
  7. Google's Open Agentic Orchestrator(agentexecutor.io ↗)
    1comments
  8. Let me Jev that for you(ljtfy.dev ↗)
    discuss
  9. Conquering Entropy: Reducing Risk(kaeruct.github.io ↗)
    discuss
  10. Vibecoded Game with Love(martino.im ↗)
    discuss
  11. The Patriots' kicker scoreboard trick debunked(perthirtysix.com ↗)
    discuss
  12. The senior engineer death spiral(sunilpai.dev ↗)
    discuss
  13. Our mission: Teaching language to learners who happen to not be human(theycantalk.org ↗)
    discuss
  14. Procedural islands from fractal rock and 150k raindrops(ilands.ai ↗)
    discuss
  15. Hair test proves Thomas Jefferson fathered children with slave, book claims(telegraph.co.uk ↗)
    discuss
  16. What if my Git host were a static site generator?(char.lt ↗)
    discuss
  17. Scientists revive 100M-year-old microbes from deep under seafloor (2020)(reuters.com ↗)
    discuss
  18. What I Remember(stevenwaterman.uk ↗)
    discuss
  19. Crawl Cosplay Trunk Tournament(crawlcosplay.org ↗)
    discuss
  20. Any2nix: Serialization-Powered Nix Converter(github.com/gbr-ufs ↗)
    1comments
  21. system design in depth – 200 topics, 118 diagrams, interactive demos(system-design-in-depth.pages.dev ↗)
    discuss
  22. Show HN: A minimal Pareto-optimal OpenRouter model router for pi, based on Jev(github.com/philippdubach ↗)
    discuss
  23. IBM Buys Hughs Research Lab for Quantum Dev(ibm.com ↗)
    1comments
  24. From 10-97% SoC in 9 minutes: Sunwoda joins the flash charging race(electrek.co ↗)
    discuss
  25. Laya MLX(github.com/mizorewww ↗)
    1comments
  26. With Adapted Sailing, the Sea Is for Everyone(reasonstobecheerful.world ↗)
    discuss
  27. Sherrod Brown Tries a New Retort to Criticism on Transgender Issues(nytimes.com ↗)
    discuss
  28. No More Code Dumps(reddit.com ↗)
    discuss
  29. Lawsuit: Anthropic, OpenAI, SpaceXAI and Google made illegal slowdown agreement(pbs.org ↗)
    discuss
  30. Mathematical Billiards (2024)(uni-heidelberg.de ↗)
    discuss

Show HN: Gotedo Impress – Free, Modern Presentation Software

2 pointsby 1d agoabout.gotedo.com
1 comments
1d 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.