frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Now you can send tokens instead of money

1•david3289•32s ago•0 comments

The Difference Between a Line and a Curve

https://alexoppenheimer.substack.com/p/the-difference-between-a-line-and
1•crescit_eundo•1m ago•1 comments

Twenty Glorious Years of Dedoimedo

https://www.dedoimedo.com/life/dedoimedo-20-years.html
1•dxs•2m ago•0 comments

Registration

https://www.winnipegsd.ca/student-registration
1•bhn•3m ago•0 comments

Edsger Dijkstra's Library (Housed and Archived in Leuven, Belgium)

https://www.dijkstrascry.com/inventory
2•rramadass•4m ago•0 comments

BPL, a Compiler-Verified Protocol Language for AI-Driven Biomanufacturing

https://www.biorxiv.org/content/10.64898/2026.05.05.720956v1.abstract
2•LEVY_SN•4m ago•0 comments

Show HN: AI Manifesto

https://www.danstroot.com/posts/2026-06-23-ai-manifesto
2•dstroot•5m ago•0 comments

Windows 11 is now five years old

https://www.neowin.net/news/windows-11-is-now-five-years-old/
2•bundie•6m ago•0 comments

Show HN: Open-source AI language learning app

https://github.com/challenga-org/openlanguage
2•willks•6m ago•0 comments

RCS Templates for Any Industry

https://www.rcs-templates.com/
2•ariannacant•6m ago•0 comments

Newcomer Services

https://www.winnipegsd.ca/newcomer-services
1•bhn•6m ago•0 comments

SeatSwiper – auto-books hard-to-get Resy tables on your own account

https://www.seatswiper.com/signin
2•thedataguygeo•6m ago•0 comments

Life Insurers Aren't Just Investors in Private Credit. They're Major Lenders

https://www.wsj.com/finance/investing/life-insurers-arent-just-investors-in-private-credit-theyre...
2•jgalt212•7m ago•0 comments

Australian spider uses a high-powered web catapult to trap and eat ants

https://theconversation.com/this-tiny-australian-spider-uses-a-high-powered-web-catapult-to-trap-...
2•gmays•7m ago•0 comments

Self-hosted bot that posts PR fixes after testing in air-gapped Docker

https://github.com/landry-77/AI-DEVOPS-ENGINE
2•landry-77•8m ago•1 comments

Show HN: Issue-Orchestrator, a control plane for coding agents

https://github.com/BruceBGordon/issue-orchestrator
2•BruceBGordon•9m ago•0 comments

Venezuela reveals $240B in debt it cannot pay (~$100B more than expected)

https://www.euronews.com/business/2026/06/24/venezuela-plans-biggest-debt-restructuring-in-histor...
3•cs702•9m ago•1 comments

Show HN: eBook to audiobook narration with realistic AI voices

https://ebookaloud.com
3•flatline•10m ago•0 comments

How a YouTube video accidentally proved Libya's sand cat does exist

https://www.theguardian.com/environment/2026/jun/24/youtube-video-proved-libya-sand-cat-exist-aoe
4•n1b0m•10m ago•1 comments

Results without insight: What AlphaGo teaches us about GenAI

https://www.heise.de/en/blog/Results-without-insight-What-AlphaGo-teaches-us-about-GenAI-11341417...
2•goloroden•12m ago•0 comments

Show HN: Michii – AI agents that build and run your business

https://michii.dev
2•sontbv•13m ago•0 comments

Are We Waiting Too Long to Treat Scoliosis in Children

https://loubertsuddaby.substack.com/p/are-we-waiting-too-long-to-treat
2•hexagonsuns•13m ago•0 comments

Ranch Dressing: America's Greatest Food Export

https://www.theatlantic.com/culture/2026/06/ranch-dressing-america-world-cup/687671/
2•fortran77•15m ago•0 comments

Bpf_get_fsverity_digest: Pinning binaries from a BPF LSM hook

https://bomfather.dev/blog/bpf_get_fsverity_digest/
2•snaveen•15m ago•0 comments

Grassroots AI: Beyond the Moonshot

https://www.cosotateam.com/post/grassroots-ai-beyond-the-moonshot
2•youknownothing•17m ago•0 comments

Investing with Agents: A local research assistant that briefs me every morning

https://lonriesberg.com/posts/investing-with-agents/
2•lriesberg•17m ago•0 comments

Show HN: Wealtii – A multi-sig digital asset index fund built by a solo founder

https://wealtii.com
2•zayd7861•17m ago•0 comments

Show HN: Graft – one golden VM image for your Mac dev box and CI runners

https://github.com/arborist-sh/graft
2•phtowel•17m ago•0 comments

Distributing 1000+ free license keys in less than 30 days

https://directus.com/resources/1000-license-keys-granted
2•haynesben•20m ago•0 comments

Show HN: I built an API to form a US company (doola S20)

https://www.doola.com/formation-api/
2•arjawn•21m ago•1 comments
Open in hackernews

Show HN: TS Package to Convert Final Cut, Premiere, Resolve and OpenTimelineIO

https://github.com/ChatOctopus/timeline
1•moinism•2h ago
A small TypeScript library that imports and exports FCPXML, FCP7/xmeml, and OTIO, plus a CLI.

You can use it for reading, writing, and converting video-editing timelines with frame-accurate timing.

e.g: npx @chatoctopus/timeline convert edit.fcpxml --to otio

Features:

- Format conversion - Import/parse/Export - Give it clip paths (+ optional trims); it probes them with FFprobe and assembles a timeline - Programmatic timeline construction

Caveats: it moves the structure of an edit (cuts, clips, timing, media) but not effects, color, titles, or audio mixing. Transitions only survive into OTIO (they flatten to cuts in FCPXML/xmeml), and on the Final Cut side, it reads Resolve-style asset-clip timelines rather than FCP's compound/multicam/title containers.

Contributions: Looking for some real-world test files of FCP, Premiere, and Resolve to find and fix any remaining bugs.