The japanese word Ikigai (็ใ็ฒๆ) combines the words ikiru, meaning โto liveโ, and kai, meaning โthe realization of what one hopes forโ.
Together these definitions create the concept of โa reason to liveโ or the idea of having a purpose in life.
https://t.co/EL5mpKwL6Y
@MyScriptApps After an update all my Nebo notebooks disappeared from the app. Can you please help me understand where the notebooks are locally stored so I can recover them?
I don't use the cloud sync. The device is Samsung Galaxy lite. Thanks.
It's really cool to see fine grained reactivity becoming state of the art in frontend. Couldn't muster the energy to push for it after MST, but @solid_js does it far better than I'd have managed.
The unexplored future is signals that produce mutations.
@jlengrand My advice: when you start open source project, have zero expectations and unless you have a business plan other than donations don't sacrifice your financials.
RT @[email protected]
I have a feeling this will appeal to multiple people for multiple reasons.
[original source: https://t.co/NW6CadNG6N]
#ttrpg#magic#coding
https://t.co/atB9w7C8AZ
course. Then I sync the data with a local dir, which also allows me to edit the data from any editor I have. Then I can easily sync that same data with a remote Earthstar replica, For #backup I regularily make a quick zip file backup on an USB stick. (2/3)
RT @[email protected]
I am using #EarthstarProject in my Timekeeper tool. Programmed using #Typescript and using the #Deno runtime. It is super nice how I have multiple copies of the data generated by the app. The data is stored within the Earthstar "share" first of (1/3)
RT @[email protected]
Great to see the announcement of Automerge 2.0. The path to industrial strength CRDTs is looking brighter.
https://t.co/s8CESFnFnh
#localfirst
https://t.co/PLjcxeq31n
RT @[email protected]#ecmascript excitement! #Typescript merged their implementation of stage three decorators!
https://t.co/qtLE488OKr
https://t.co/IJGs4sKgoV
@hhariri The practices that annotation based systems encourage often lead to mistakes getting ignored silently or surface as runtime errors at best.
A Field ann. must always be used inside Table annotated class ? No way to enforce that at compile time.