TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Martin Kleppmann talk on local-first (LoFi)

111 pointsby yonzabout 1 year ago

10 comments

LAC-Techabout 1 year ago
Kleppmann is one of very few people who not only understands technical topics deeply, but is a great speaker &amp; a writer. Very much looking forward to it.<p>As for local first, I see it as a combination of a few things<p>- moving databases as close to users as possible [0]<p>- writing data without coordination with other nodes<p>- background sync<p>What this buys you is extremely high availability (as you can write without having to coordinate over a network), lower latency in general, because the database is right there (ideally within visual range), and more reliability, because network outages only effect background sync.<p>I&#x27;ll also add that while local first is often seen in the context of b2c users, i.e someone using their smart phone while travelling on an urban train system that has network dead spots - I think the real use-case is industrial. A lot of facilities completely grind to a halt when there&#x27;s a network outage, which is not that infrequent. To say nothing of in field and IoT applications in industries like agriculture and mining.<p>[0] the logical conclusion of &quot;edge computing&quot;
评论 #39446186 未加载
评论 #39446770 未加载
teleforceabout 1 year ago
A big shout out to local-first community and Martin in particular.<p>I&#x27;m a big believer in local-first and just to share that next month we will be presenting in the IEEE rapid standardization workshop Bangalore for a new robust wireless PHY standard proposal for rural community utilizing local-first learning management system (LMS) as a potential case-study.
samwillisabout 1 year ago
I&#x27;m really looking forward to this month Local First Web Meetup, Yonz has done a tremendous job organising them. It feels like being part of something new and growing, and to be honest I believe it is.<p>This is the 1 year anniversary addition, and what a year of talk it&#x27;s been. Lots of exciting stuff is happing in the world of local-first software this year, and this talk from Martin is the perfect way to kick it off!<p>If your new to all this, the term &quot;Local-first software&quot; originated from this Ink and Switch paper by Martin Kleppmann <a href="https:&#x2F;&#x2F;www.inkandswitch.com&#x2F;local-first&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.inkandswitch.com&#x2F;local-first&#x2F;</a>
mrusmeabout 1 year ago
&quot;<i>Local-First</i> Web Development&quot;<p>&quot;Join our <i>Discord</i> community and attend the next meetup&quot;<p>Hmm. :-)
评论 #39446397 未加载
评论 #39447269 未加载
ehutch79about 1 year ago
LoFi is a thing already. It&#x27;s an abbreviation of Low Fidelity.
评论 #39445763 未加载
评论 #39446286 未加载
thrufloabout 1 year ago
This event is the 1 year anniversary of the <a href="https:&#x2F;&#x2F;lofi.software" rel="nofollow">https:&#x2F;&#x2F;lofi.software</a> meet-ups. It&#x27;s great Discord community to join if you&#x27;re interested in local-first software development.
评论 #39446047 未加载
评论 #39445887 未加载
nostromoabout 1 year ago
Why is this so highly ranked? It’s just an ad for a conference.
评论 #39447773 未加载
评论 #39446252 未加载
baxtrabout 1 year ago
For those wondering what this is about (like I was). This is from their website [1]:<p><i>So, you want to build an app that has its data co-located with its UI? That works offline? That synchronizes between clients? And that lets its users own their data?<p>Welcome to the world of local-first web development.</i><p>[1] <a href="https:&#x2F;&#x2F;localfirstweb.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;localfirstweb.dev&#x2F;</a>
runningamokabout 1 year ago
To what extent is data ownership&#x2F;user control still a goal of local-first? It feels like that part of the rationale has tapered off.
drusepthabout 1 year ago
I briefly worked with Martin at my first internship (Rapportive) and he immediately stuck out as someone who goes way above and beyond the typical when thinking through hard technical problems. Haven&#x27;t heard his name in a while, but I&#x27;ll definitely check out this talk.
评论 #39447243 未加载
评论 #39446527 未加载