frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Remux – an open-source tmux workspace designed for iPhone

https://github.com/h3nock/remux
17•bitwise42•1h ago•1 comments

Show HN: Whetuu – a zero-config cross-shell prompt written in Zig

https://yamafaktory.github.io/whetuu/
8•yamafaktory•1h ago•2 comments

Show HN: macOS menu-bar manager for SSH port forwards

https://github.com/lx2026/RelayBar
11•linxy97•1h ago•1 comments

Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents

https://onecli.sh
2•Jonathanfishner•15m ago•0 comments

Show HN: I made YAFL – a E2EE file handoff for AI agents

https://yafl.dev
3•marcushorndt•1h ago•0 comments

Show HN: Find undervalued bikes near you with ML

https://bike.broker
3•azuroscloudapi•44m ago•0 comments

Show HN: A primer for non-coders to design software via structured AI dialogue

https://github.com/CoreGrowthLabs/CoreGrowthPrompting/blob/main/README.en.md
3•CGP_Labs•44m ago•0 comments

Show HN: I built a zero-latency developer tool suite in pure Vanilla JavaScript

https://omnideck.cc/
3•AAPD_Studio•1h ago•3 comments

Show HN: MinkNote – Native macOS notes and journaling using Markdown files

https://muse23.com/apps/minknote/
2•demianturner•45m ago•0 comments

Show HN: Palmier Pro – open-source macOS video editor built for AI

https://github.com/palmier-io/palmier-pro
3•hchtin•46m ago•0 comments

Show HN: ManiDesk – SQL workspace joining market, macro and fundamental analysis

https://mani-desk.com/
3•franklin_m•50m ago•2 comments

Show HN: What's AI's go-to, public or private healthcare?

https://www.modelbias.ai/prompt/public-or-private-healthcare
5•bnfcl•1h ago•2 comments

Show HN: STT-MCP – local STT for agents

https://github.com/sm18lr88/STT-MCP
2•hereme888•51m ago•0 comments

Show HN: Verify what an AI agent did, then tamper with the record (no signup)

https://api.cinchor.com/proof/refund
2•foh_quarters•56m ago•0 comments

Show HN: WatchMachineGo – A visualizer to show hardware performing LLM inference

https://watchmachinego.com/llm-inference
2•dev_dan_2•57m ago•1 comments

Show HN: Hanky – ETL style framework for loading flash cards into Anki

https://github.com/Haeata-Ash/hanky
4•funfruit•2h ago•0 comments

Show HN: Hosted PaddleOCR-VL-1.6 API

https://www.openparser.dev/
5•TimurKramar•59m ago•0 comments

Show HN: Dally – A little every day adds up

https://mctools.site
9•totaldude87•2h ago•0 comments

Show HN: Plox – Lox compiler in ~600 LOC from the 'Crafting Interpreters' book

https://github.com/eliasdejong/plox
2•eliasdejong•1h ago•0 comments

Show HN: GapQuery – find app-market gaps from 35,600 apps and their reviews

https://www.gapquery.com
2•northify•1h ago•0 comments

Show HN: BatchEdits – Batch AI video editor to edit content in volume

https://batchedits.com
3•shayannadeem321•1h ago•1 comments

Show HN: Cactus Hybrid: We taught Gemma 4 to know when it's wrong

https://github.com/cactus-compute/cactus-hybrid
176•HenryNdubuaku•22h ago•37 comments

Show HN: Carta – An open-source pandoc reimplementation in Rust

https://github.com/mfkrause/carta
2•mfkrause•1h ago•0 comments

Show HN: 5dive – Run a Company of Claude Code/Codex Agents (Written in Bash)

https://github.com/5dive-ai/5dive
2•lodar•1h ago•0 comments

Show HN: 15 years of hand-curated architecture, art and design as an MCP server

https://www.thisispaper.com/intelligence/api-docs
2•zaxarov•1h ago•0 comments

Show HN: Setoku - self-hosted knowledge server for AI agents

https://setoku.com/
2•rgbrgb•1h ago•1 comments

Show HN: Personal Jarvis, an open source voice assistant that runs your PC

https://github.com/PersonalJarvis/PersonalJarvis
2•PersonalJarvis•1h ago•0 comments

Show HN: Avoiding the Memory Wall by computing LLM inference directly inside RAM

2•pcdeni•1h ago•0 comments

Show HN: ArXivMax – video explainers for any research paper

https://www.arxivmax.com/
2•rwu1997•1h ago•0 comments

Show HN: Note taking and book Library, all-in-one AI KnowledgeBase

https://github.com/pileax-ai/pileax
2•pileax•1h ago•0 comments
Open in hackernews

Show HN: Palmier Pro – open-source macOS video editor built for AI

https://github.com/palmier-io/palmier-pro
3•hchtin•46m ago
Hi HN, we are Marcos and Harrison, cofounders of Palmier (https://palmier.io). We are building Palmier Pro, an open source macOS video editor, with built-in AI generation and a local MCP server that connects to your agent.

Demo: AI transitions: https://www.youtube.com/watch?v=hbM_-eR1GX4 Multicam editing with Codex: https://www.youtube.com/watch?v=SjS2q2LT1q8 Cutting long form clips into shorts: https://www.youtube.com/watch?v=PR66eN2ouuQ

Repo: https://github.com/palmier-io/palmier-pro

We built Palmier Pro as an internal tool when we were making AI launch videos for other YC startups (some work: https://www.palmier.io/work) back in February 2026. The main problem it solved in the beginning was the back-and-forth between AI generation platform and video editor, where we'd iterate the AI videos → download → import to editor → edit → realize we need to change the AI video → repeat. So we built a minimal video editor where we can let Claude generate AI videos inside the editor.

As we gave more and more tools to the agent, we wanted to push to see what else agents can do in the video editing space. So today, your Claude/Codex can:

Manage projects inside Palmier Pro Import media from a public URL or filesystem to the project, and organize them in folders Search media (by embedding footages using SigLIP2 running locally) Edit the timeline (tracks/clips/keyframes operations) Generate image/video/audio Export videos

There are two ways for LLM to interact with the editor: by connecting to the local MCP server, or using the in-app chat. Both use the same tools and APIs exposed by the video editor.

We have seen people using MCP server to connect to their own workflow to automate massive-scale video editing (e.g. given this same podcast style, replicate it with other footages that I have). We have also seen people using the in-app chat where it lives closer to the editor UI, with lower latency for faster iteration.

We believe AI is not going to replace human creativity, but automate the manual work in video editing. Most work in the editing workflow is more technical rather than creative. Our vision is to build a video editor where AI can enable more individuals to create.

Throughout our experiments, AI is not very good at creative editing, but given a pattern (transcription-based, beat-based), it can do a decent job at rough cut.

We built Palmier Pro in Swift as an MVP because we wanted better performance and minimal dependencies (no nodejs/webview), with some native macOS APIs like SpeechAnalyzer and CoreML for us to run some models locally. We use SpeechAnalyzer for local transcriber, SigLip2 to embed video frames, beat_this for beat detection, Silero VAD for silence detection, all running locally. The tradeoff is that we don't support Linux or Windows at the moment.

Palmier Pro is open source and free to try out (macOS 26 only at the moment). No login required except for the AI generation features, which route request to our backend. We are offering free credits on sign up so you can try out the AI generation as well. We'd love to hear your feedback!