Local first could be the file format that allows us to use devices without cloud services. Back to file first, vendors of software apps, pay for software once (or one year of updates or whatever).
I would still prefer to have my stuff synced between devices. Files are OK for data that doesn't change much (your music/photo/book library) - Syncthing works great there.
CRDTs allow for conflict-free edits where raw files start falling short (calendars, TODOs, etc). I'd love to see something like Syncthing for CRDTs, so that local-first can take the next logical step forward and go cloud-free.
The other day I was riffing on ideas on what if Browsers had a third Storage called `roamingStorage`. Keep it the simple, stupid key/value store interface of localStorage and sessionStorage, but allow it to roam between your devices (like classic Windows %RoamingAppData% on a network/domain configured for it). It doesn't even "need" a full sync engine like CRDTs at the browser level, if it did something as simple and dumb as basic MVCC "last write wins, but you can pull previous versions" you can easily build CRDT library support on top of it.
The hardest trick to that would be securing it, in particular how you define an application boundary so that the same application has the same roamingStorage but bad actor applications can't spoof your app and exfiltrate data from it. My riffing hasn't found an easy/simple/dumb solution for that (if you want offline apps you maybe can't just rely on website URL as localStorage mostly does today, and that's maybe before you get into confusion about multiple users in the same browser instance using the app), but I assume it's a solvable problem if there was interest in it at the browser level.
Thank you! You are correct that relying solely on bank integrations carries some risk. We are committed to developing our own Engine (https://midday.ai/updates/engine) to be more flexible. This approach will also potentially allow us to add card functionality later on, enabling us to manage the entire process ourselves
It's amazing to hear Steve talk about this. The fact that Xerox Parc had something like a proto internet hooked up to a proto computer in the 70s is still mind blowing.
In “the capacity to effect the determination of resolve“ isn’t the “determination of resolve” the same as will power?
My attempt is to reframe as willpower as having mental capacity to take information into account, or to lack the capacity and default to path of least resistance logic.
In all three we are assuming there’s an actor making a choice. But I think we can stay at that level of abstraction for this discussion.
“Determination of resolve” is will, and the “capacity for effect” is power (if it isn’t effective it isn’t powerful.)
Will is affected by many things, information one among them (information is the removal of uncertainty. If it does not remove uncertainty it is not information.)
The problem with the phantom of “choice” is many fold. Among which this persistent discussion of whether influences unseen or otherwise give the illusion of will or power.
That will may be influenced or fooled or influenced is a separate consideration (arguably will is a skill which may be developed and enhanced.)
That each individual has a feedback chamber which allows the interruption and override of determination in realtime is the glorious grail of will every individual being “should” covet.
Current theories about willpower has a bunch of conflicting evidence. What if willpower is actually not about will at all, but about how the mind handles information?
The title is misleading. The article does not reject existence of willpower, just discusses a different theories about it.
Addictive substances show that in some cases chemicals can affect willpower.
It could still can be explained that the brain processes the pleasure gained from heroin as more important than the possibility of early death. However, different drugs have different addiction-forming potential which could indicate at least partial chemical influence.
“Misleading” is accurate I guess. I guess I’m trying to reframe “willpower” into just being a side effect caused by information processing. Not a system in itself.
That does not oppose experiments with chemicals etc. Just offer a different explanation for how they work.
I don't understand how people end up banning things like this.
Yes, people are using them, mainly parking them, poorly. But that's always true with new things. Norms have not been established yet. But it's getting better fast.
Bicycles are still a huge problem in many cities but seen as morally good. The fact that people are using scooters so much is clearly an indicator of usefulness.
I don't think this is a problem. It just takes longer. Seeing bans like this always makes me sad.
What are computers for?
Local first could be the file format that allows us to use devices without cloud services. Back to file first, vendors of software apps, pay for software once (or one year of updates or whatever).
It's s new horizon.
reply