LinkedIn Pulse
What if the toughest part of agentic engineering wasn’t the model, but deployment?
With Harper’s unified runtime and declarative design, AI goes from idea to live system without the human wiring. The last-mile problem is solved. 👇
www.linkedin.com/pulse/last-m...
03.03.2026 16:39
👍 0
🔁 0
💬 0
📌 0
I Built an AI Ops Assistant That Replaced $2,400/month in SaaS — In 3 Days, for Under $100/month
Last month, one of our engineers typed this into Slack: /incident what would cause basic...
The build-your-own era is here.
In 3 days, an AI ops assistant replaced $2400/month in SaaS for under $100/month.
AI thrives on declarative backends (config.yaml, schema.graphql, resource.js). That's Harper.
Build > Buy.
buff.ly/QrJMnQd
#VibeCoding #AgenticAI
26.02.2026 16:11
👍 1
🔁 0
💬 0
📌 0
Open source doesn’t maintain itself.
We talked with Jordan Harband (@LJHarb), TC39 member, NVM maintainer, and 500+ NPM packages, about JavaScript standards, dependency security, and the realities of OSS.
buff.ly/GlXr9pz
#OpenSource #JavaScript #WebDevelopment
19.02.2026 19:41
👍 2
🔁 0
💬 0
📌 0
Podcast | Open Source, Cycling and What's Next with Debbie O'Brien
Join Debbie O’Brien on the Select * Podcast as she shares insights on open source, and developer experience, and family.
🎙️ New Podcast Episode with Debbie O’Brien
We’re excited to share our latest SELECT * Podcast episode featuring Debbie O’Brien, a leading voice in testing, and open source.
Watch the full episode here: buff.ly/Vdv53Zi
07.01.2026 18:04
👍 0
🔁 0
💬 0
📌 0
🎉 We’re honored! Harper has been named to Built In’s 2026 Best Places to Work in Colorado — including Best Startup and Best Overall.
Huge thanks to the Harper team for making this possible 💜
buff.ly/WnRWVHJ
06.01.2026 19:45
👍 0
🔁 0
💬 0
📌 0
In our latest podcast, Austin Akers sits down with Ivan Hudson, to break down how modern teams can combine real-time data, edge computing, and machine learning to build smarter, faster applications.
👉 Full video on our website: www.harper.fast/resources/tu...
#Harper #AI #EdgeComputing
16.12.2025 18:04
👍 1
🔁 0
💬 0
📌 0
Tutorial | The Easiest Way to Use MQTT: A Hands-On Demo with Harper’s Built-In Broker
Learn how MQTT works and see a real-time demo using Harper’s built-in MQTT broker. Discover topics, Pub/Sub, QoS, retained messages, and how Harper simplifies IoT and edge data workflows. Watch how…
If you’re using MQTT for IoT, edge, or real-time data, you know that the protocol is simple, but the infrastructure often isn’t.
See how Harper runs MQTT natively, can persist messages, and run functions, all with no extra services.
👉 buff.ly/zXKgYkV
12.12.2025 18:54
👍 0
🔁 0
💬 0
📌 0
Podcast | Building an A.I. Tool in 3 Days
Discover how Trent leverages Harper and ConvoIQ to streamline operations, improve data workflows, and boost productivity. This deep-dive conversation highlights real-world use cases, automation…
🎙️ Meet Trent, a HarperHack runner-up using Harper to build ConvoIQ, an AI business app to streamline workflows and build smarter dashboards.
Catch this interview in our latest podcast episode 👉 buff.ly/GpgiIGW
#HarperFast #Podcast #HarperHack #Developers
03.12.2025 17:59
👍 2
🔁 1
💬 0
📌 0
Thanksgiving Maze
Happy Thanksgiving! 🦃🍁
We cooked up a Harper Thanksgiving Game using Google Antigravity, built on Harper, and deployed with Harper Fabric. Enjoy!
Play: buff.ly/IUJ7yjo
Blog: buff.ly/ItnARew
Make it to the end? Screenshot it!
27.11.2025 16:19
👍 0
🔁 0
💬 0
📌 0
Podcast | Building a Smarter 311 App
Discover how Harper Hack winners Colin and Josh built MELL, an AI-powered community reporting app. Learn about their inspiration, tech stack, UX approach, and how AI streamlines issue reporting for…
In our Season 4 premiere of the SELECT* podcast, we sit down with our Harper Hack '25 winners Josh and Colin to discuss their hackathon winning app Mell.
🎧 Watch the full episode on the Harper website:
www.harper.fast/resources/bu...
#HarperHack2025 #Harper #AI #Developers #Innovation
21.11.2025 20:28
👍 3
🔁 0
💬 0
📌 0
Tutorial | BigQuery to Harper: Real-Time Data Access Without Redis or Custom APIs
Modernize your BigQuery architecture with Harper. Replace Redis and boilerplate APIs with a unified, low-latency data layer built for real-time delivery.
Harper Learn #4 is live. Ivan shows how to simplify BigQuery pipelines by replacing Redis + custom APIs with a single Harper layer.
Ingest once, get low-latency data access and built-in APIs with far less code.
Watch here: buff.ly/HXxYC1n
21.11.2025 17:13
👍 0
🔁 0
💬 0
📌 0
Blog | Pub/Sub for AI: The New Requirements for Real-Time Data
Harper’s unified pub/sub architecture delivers real-time data, low-latency replication, and multi-protocol streaming for AI and edge applications. Learn how database-native MQTT, WebSockets, and SSE…
AI now reacts to data, not just analyzes it. That demands real-time systems.
E-commerce personalization, fraud checks, and industrial telemetry all need ms-level speed.
Learn why old pub/sub struggles + what’s next:
buff.ly/VXvE681
#AI #PubSub #RealTime
19.11.2025 17:49
👍 0
🔁 0
💬 0
📌 0
Why it matters:
• Zero network hops = instant performance
• Active-active resilience, no heavy tooling
• Smaller footprint, faster teams
If you’re building for edge, e-com peak loads, or real-time global UX → this is your blueprint.
#architecture #distributedSystems #edgeComputing #Harper
18.11.2025 15:15
👍 1
🔁 0
💬 0
📌 0
Blog | Deliver Performance and Simplicity with Distributed Microliths
Distributed microliths unify data, logic, and execution into one high-performance runtime, eliminating microservice latency and complexity. By replicating a single coherent process across regions,…
What if your app could respond in <1 ms?
Meet the distributed microlith — a unified runtime that puts data, logic, cache & messaging in the same memory space. Global scale without the orchestration chaos.
Full article 👉 buff.ly/hfU2I3V
18.11.2025 15:15
👍 0
🔁 0
💬 1
📌 0
Tutorial | From Local to Distributed Multi-Node Cluster in Minutes
See how to take a local Harper app to a distributed, multi-node cloud cluster with simple deployment steps, built-in scaling, and an MQTT real-world demo.
Ivan Judson is at it again.
This week’s #HarperLearn shows how to take a local app and deploy it to a multi-node Harper cluster in minutes, going from “works on my machine” to “scales globally.”
Plus a sneak peek at next week’s MQTT demo.
👉 buff.ly/hjTHNzy
14.11.2025 16:18
👍 0
🔁 0
💬 0
📌 0
Tutorial | Local Instances on Fabric & Basic App Setup
Learn how to build and manage applications in Harper’s Fabric environment. Solution Architect Ivan Judson walks through connecting cloud and self-hosted instances, demoing a basic app with Harper’s…
This week, Ivan’s back with a new Harper Learn episode! 🎥
He walks through connecting a local instance to Fabric + building & deploying a simple app. Perfect if you’re new to Harper.
👉 Watch here: buff.ly/ic245E2
#DeveloperTools #Learning #EdgeComputing #AppDevelopment
07.11.2025 17:41
👍 2
🔁 0
💬 0
📌 0
Discover how Harper’s new pre-rendering template boosts website SEO and performance. Learn how edge delivery, orchestration, and Puppeteer rendering enable lightning-fast static pages and seamless scalability for modern React applications.
Watch now: buff.ly/bPJJAeH
04.11.2025 16:57
👍 0
🔁 0
💬 0
📌 0
Tutorial | Harper Fast Setup
Ivan walks through installing Harper, showing how to set up, configure, and run your first project. This demo highlights the simplicity and speed of getting started with Harper for high-performance…
We just launched Harper Learn, a new video series to help developers get hands-on with Harper.
🎥 Watch the first episode: buff.ly/UWake2g
💬 Join the dev community on Discord: buff.ly/jcOFPsp
Shoutout to Ivan + team!
31.10.2025 15:52
👍 0
🔁 0
💬 0
📌 0
Graphic for a blog titled “Introducing Harper Fabric: Unified Infrastructure for Distributed Apps.” The image features a glowing digital background with neon blue and pink network lines connecting servers and a laptop displaying a “Deploy Application” button. The Harper logo appears in the bottom left corner. The design conveys themes of cloud infrastructure, distributed systems, and modern app deployment.
“Building something simple is hard.” — Kris Zyp
Meet Harper Fabric (open beta): unified orchestration for distributed apps & data. Simpler deployments and scaling.
Learn more 👉 buff.ly/OIx6yGc
#DistributedApps #OpenBeta
30.10.2025 15:20
👍 0
🔁 0
💬 0
📌 0
Harper Hack '25
Experience an online hackathon that challenges you to code, design, and innovate using Harper with AI integrated. Push the limits of what applications can achieve, gain visibility for your work, and…
🚀 Harper Hack ’25 kicks off tomorrow!
Join us Oct 21 at 10 a.m. MT for the kickoff event 🎉
Compete in our 2-week virtual hackathon celebrating Harper’s open-source future — and win a trip to Tokyo (🎌 up to $5K value)!
👉 Sign up now: buff.ly/33cu3bW
20.10.2025 19:25
👍 4
🔁 2
💬 0
📌 1
🎉 Congrats to Ethan Arrowood for winning the Leading by Example JavaScriptLandia Award from the @openjsf at #JSConf 2025!
Ethan’s impact spans the JS ecosystem — from @nodejs, Undici, and WinterCG to his leadership within OpenJS and contributions to Harper’s open-source efforts.
👉 buff.ly/YnbgF5o
16.10.2025 19:11
👍 12
🔁 4
💬 0
📌 0
🚀 Big news from #JSConf!
Harper is now open source!🎉
Stephen Goldberg & @kriszyp.bsky.social dropped the announcement live on stage, and our “High Octane. Open Source.” coffee bar kept devs buzzing. ☕️
Dive in → harper.fast/start
16.10.2025 18:26
👍 7
🔁 0
💬 0
📌 2
Bags packed. Coffee secured. Demos ready.
Harper lands at #JSConf2025 tomorrow and we can’t wait to meet you.
📍 Chesapeake Bay, Oct 14–16
👉 buff.ly/tdLeNS3
#JavaScriptCommunity
13.10.2025 13:57
👍 1
🔁 0
💬 0
📌 0
JSConf 2025 is almost here 👀
Harper’s sponsoring again, and we’re fired up for the chaos: talks, devs, ideas, and coffee.
📍 Chesapeake Bay, Oct 14–16
🎟️ buff.ly/Vhti0zB #JavaScript #OpenJS
08.10.2025 13:09
👍 3
🔁 0
💬 1
📌 0
The real JSConf stack:
☑ JavaScript
☑ Friends
☑ Conference coffee
Harper’s proud to sponsor #JSConf2025—let’s code, connect, and caffeinate.📍 Chesapeake Bay, Oct 14–16
👉 buff.ly/tdLeNS3
#JavaScript
03.09.2025 13:20
👍 3
🔁 1
💬 0
📌 0