frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Building My Own Canva over the Weekend

https://catalinionescu.dev/ai-agent/building-my-own-canva-over-the-weekend/
1•cionescu1•25s ago•0 comments

"conservation pool" water management could provide a way forward for CO River

https://coloradosun.com/2026/03/04/conservation-pool-path-forward-colorado-river/
1•mooreds•1m ago•0 comments

AI Thoughts

https://jeremymikkola.com/posts/2026_03_04_ai_thoughts.html
1•piinbinary•1m ago•0 comments

Once Upon a Boot - Visual tracing of boot process

https://once-upon-a-boot.github.io/
1•pbou•3m ago•0 comments

Z80 Sans – a disassembler in a font (2024)

https://github.com/nevesnunes/z80-sans
1•pabs3•4m ago•0 comments

Show HN: MarkNote – Local-First Wysiwyg Markdown Editor (Tauri/Rust)

https://marknote.pages.dev/
1•cacao-cacao•4m ago•0 comments

Ytm-player: full-featured YouTube Music player for the terminal

https://github.com/peternaame-boop/ytm-player
1•handfuloflight•6m ago•0 comments

I left work early to get a hug from my wife

https://rxa.me/why/
2•regular-bob•7m ago•0 comments

Jensen Huang says Nvidia is pulling back from OpenAI and Anthropic

https://techcrunch.com/2026/03/04/jensen-huang-says-nvidia-is-pulling-back-from-openai-and-anthro...
2•jnord•8m ago•0 comments

Google Research Language Explorer

https://sites.research.google/languages/language-explorer/
1•gmays•11m ago•0 comments

Show HN: RecruitPhysician – An easier way to find physicians

https://recruitphysician.com/
1•healthtal•13m ago•0 comments

Codex 5.3 (Xhigh) Solved a 6 Month Old Bug in Ghostty

https://twitter.com/mitchellh/status/2029348087538565612
1•dunb•13m ago•0 comments

[satire] Claude Code build my open source project in 5 minutes

https://www.sammystraus.com/#satire-claude-code-build-my-entire-open-source-project-in-5-minutes
2•sammy0910•14m ago•4 comments

Built a tiny edge-based tracker for AI/LLM crawlers on my Astro blog

https://xergioalex.com/blog/tracking-invisible-ai-bot-analytics/
1•xergioalex•16m ago•0 comments

I Wail, for My Tailscale Fails: How My Packets Got Dropped Beyond the Pale

https://jusung.dev/posts/tailscale-wsl/
1•badeeya•17m ago•3 comments

Wikifunctions: Convert Malay Rumi to Jawi

https://www.wikifunctions.org/view/en/Z31670
1•altilunium•17m ago•0 comments

Paper for Water

https://earthchronicles.substack.com/p/paper-for-water
1•taguniversalm•21m ago•1 comments

GLP-1 drugs protect against new or worsening addictions, large study shows

https://www.reuters.com/business/healthcare-pharmaceuticals/glp-1-drugs-protect-against-new-or-wo...
2•0in•22m ago•0 comments

Show HN: MCPHound MCP servers together, create attack paths solo scanners miss

https://github.com/tayler-id/mcphound
1•tayler123•27m ago•0 comments

Show HN: Shinobi – 10-second security scanner for developers

https://github.com/AkrijSama/Shinobi
1•SolidDark•27m ago•0 comments

Computational Models of Interoception and Body Regulation (2021)

https://pmc.ncbi.nlm.nih.gov/articles/PMC8109616/
1•mbil•28m ago•0 comments

Apple Does Not Include a Charger with All New MacBooks in UK and EU

https://www.macrumors.com/2026/03/04/macbook-neo-no-charger-in-uk-or-eu/
3•WaitWaitWha•31m ago•1 comments

Dabao board features open-source hardware RISC-V MCU

https://www.cnx-software.com/2026/03/04/dabao-board-features-open-source-hardware-baochip-1x-risc...
2•MassPikeMike•32m ago•0 comments

Guard rails for AI agents and the developers who ship with them

https://devrail.dev
1•mate0grand3•33m ago•1 comments

Show HN: How ads should work on chatbots, and why no one has built it yet

https://www.june.kim/advertising-journey/
1•kimjune01•34m ago•2 comments

Tell HN: AI Lies About Having Sandbox Guardrails

4•benjosaur•34m ago•0 comments

Show HN: Nodepp – A C++ runtime for scripting at bare-metal speed

https://github.com/NodeppOfficial/nodepp
1•EDBC_REPO•36m ago•1 comments

Get Cited by Gemini, Claude, Perplexity,& ChatGPT, SEO Bot ( AI Skill Include)

https://github.com/JoinDataCops/react-prerender-datacops
2•simullab•36m ago•1 comments

Show HN: Multi platform/multi service (several REd for it) OCR daemon/texthooker

https://github.com/AuroraWright/owocr
1•AuroraWright•36m ago•0 comments

Show HN: Mount any OpenAPI/Swagger API (or non-API JSON) as a local filesystem

https://github.com/scottvr/apifusefs/blob/main/README.md
1•ycombiredd•39m ago•1 comments
Open in hackernews

AI agents inside M365 and Google Workspace

https://o11.ai
1•aoztanir•2h ago

Comments

aoztanir•2h ago
Hi HN — we’re Aryah and Ajay, the founders of o11 (o11.ai).

We build AI agents that run inside Microsoft 365 and Google Workspace apps so you can create and modify files directly in PowerPoint, Excel, Word, Slides, Docs, and Sheets.

The problem we kept running into was simple: most real work still happens in “legacy” productivity software, but most AI tools live outside of it. You paste data into a chat interface, get text back, and then manually move it into your slides or spreadsheets. Even the built-in AI features in tools like Microsoft Copilot or Gemini tend to generate suggestions rather than actually carrying out multi-step work inside the file.

Last year, before leaving University of North Carolina at Chapel Hill, we saw finance teams spending hours building slide decks and updating Excel models by hand during internships. We tried existing AI tools, but they mostly produced text snippets. The friction wasn’t in writing a paragraph — it was in assembling and formatting the actual file.

So we started with a PowerPoint add-in. Instead of generating text in a sidebar, it can construct and modify slides directly using the native Office APIs: create layouts, insert tables, format charts, update numbers, restructure content. Users then asked for Excel support, then Word. After that we built the same capability set for Google Slides, Docs, and Sheets.

Under the hood, we treat each host app as an execution environment. The model doesn’t just return text; it generates structured actions that map to the app’s object model (e.g., slide trees, cell ranges, document blocks). We maintain a state representation of the file so the agent can reason about what already exists before making changes. That helps avoid the “AI overwrote my document” problem and makes edits incremental rather than destructive.

There’s a free tier to try o11. For Launch HN, we’ve removed demo gates — you can install and use it directly.

Where we’re heading is broader than Office and Workspace. Our hypothesis is that most enterprise software will remain in place for a long time, and automation will need to operate inside those interfaces rather than replacing them. We’re working on a generalized runtime that lets the same agent framework execute actions in other desktop and web apps.

We’re still early and would genuinely appreciate feedback — especially from people who’ve built on Office.js, Google Apps Script, or other plugin ecosystems. We’re also happy to answer technical questions about how we handle file state, permissions, or reliability inside these host environments.

Thanks for reading.