- Jan 2024
-
localfirstweb.dev localfirstweb.dev
Tags
Annotators
URL
-
-
alarmingdevelopment.org alarmingdevelopment.org
Tags
Annotators
URL
-
- Sep 2023
-
-
-
This allows reading your email offline without the need for your mail reader (MUA) to support IMAP operations. Need an attachment from a message without internet connection? No problem, the message is still there.
-
- Aug 2023
-
www.pewresearch.org www.pewresearch.org
-
We are already seeing the emergence of ‘tech-free’ camps and vacation packages. Experiencing life ‘offline’ will become a generational goal, much like the Millennial generation introduced ride sharing and home sharing. Ironically, it will be technology that enables this trend, and premiums will be paid for uninterrupted time to focus or to simply enjoy being alive. This may also indicate a new kind of disparity between economic strata, with the more-wealthy affording privacy, peace and quiet while the lower strata remain fodder for 24/7 social media aggregators and botnets.
- for: futures, digital futures, online vs offline role reversal, inequality
- quote
- paraphrase
- We are already seeing the emergence of
- ‘tech-free’ camps and
- ' tech-free' vacation packages
- Experiencing life ‘offline’ will become a generational goal,
- much like the Millennial generation introduced ride sharing and home sharing.
- Ironically, it will be technology that enables this trend, and premiums will be paid for uninterrupted time to focus or to simply enjoy being alive.
- This may also indicate a new kind of disparity between economic strata, with
- the more-wealthy affording privacy, peace and quiet while
- the lower strata remain fodder for 24/7 social media aggregators and botnets.
- We are already seeing the emergence of
- author: Sam Adams
- 24 year veteran of IBM
- senior AI research scientist, RTI International
-
- Dec 2022
-
www.palladiummag.com www.palladiummag.com
-
When you meet extremely online people, you would expect them to at least talk. The best internet personalities come off as sharp and funny online and possess a natural digital fluency that conveys a degree of social skill. Even if they are not necessarily normal, you might expect that the strongest posters would be anti-social geniuses—brilliant minds trapped in tortured bodies, released onto the timeline. But in person, they stare straight ahead, pull out their phones, and show you their sharp, funny comments from the internet, then find a way to end the conversation quickly if you don’t have enough mutual followers.
-
- Oct 2022
-
supabase.com supabase.com
-
PolyScale is an intelligent, serverless database caching engine which allows low-latency reads from Supabase globally, no coding required
-
- Sep 2022
-
arxiv.org arxiv.org
-
We study whether sequence modelingcan perform policy optimization by evaluating Decision Transformer on offline RL benchmarks
-
- Jun 2022
-
dailyimprovisation.blogspot.com dailyimprovisation.blogspot.com
-
Not everything needs to be online
Also see: https://www.downes.ca/post/73866
-
- Mar 2022
-
changelog.complete.org changelog.complete.org
- Oct 2021
-
rxdb.info rxdb.info
-
With offline first applications, you already have a realtime replication with the backend. Most offline first databases provide some concept of changestream or data subscriptions and with RxDB you can even directly subscribe to query results or single fields of documents. This makes it easy to have an always updated UI whenever data on the backend changes.
but?
-
In offline-first apps, the operations go directly against the local storage which happens almost instantly. There is no perceptible loading time and so it is not even necessary to implement a loading spinner at all.
-
Offline-First is a software paradigm where the software must work as well offline as it does online. To implement this, you have to store data at the client side, so that your application can still access it when the internet goes away. This can be either done with complex caching strategies, or by using an offline first database (like RxDB) that stores the data inside of IndexedDb and replicates it from and to the backend in the background. This makes the local database, not the server, the gateway for all persistent changes in application state.
-
- Feb 2021
-
www.thelancet.com www.thelancet.com
-
Horton, Richard. ‘Offline: COVID-19—a Crisis of Power’. The Lancet 396, no. 10260 (31 October 2020): 1383. https://doi.org/10.1016/S0140-6736(20)32262-5.
-
- Jan 2021
-
redfin.engineering redfin.engineering
-
Service Workers are the hot new thing in web APIs. They’re designed to be like the HTML5 Application Cache, but without being objectionable.
-
-
alistapart.com alistapart.com
-
css-tricks.com css-tricks.com
-
A robust solution is always the most desirable—in a time of crisis, it might even save a life. This might sound hyperbolic, but having a stable copy of something that works offline could make all the difference in a time of need.
-
- Nov 2020
-
-
Can you image your favorite web app working offline? Well, Progressive Web Apps (PWA) are here. One of their main benefits is that Service Workers will allow you to continue loading your apps even when there’s no internet connection.
-
Service Workers are also helpful for offline caching and performance. You can write code to cache your application shell to work offline and populate its content using JavaScript.
-
-
laniewski.me laniewski.me
-
For example, your application should work offline, but it doesn’t mean that you must set-up a background queue or store your data in a persistent storage – a offline message (e.g. “You’re offline, check your network status.”) is enough.
-
-
psyarxiv.com psyarxiv.com
-
Agarwal, A. (2020). Ripple Effect of a Pandemic: Analysis of the Psychological Stress Landscape during COVID19. PsyArXiv. https://doi.org/10.31234/osf.io/nat49
-
- Sep 2020
-
www.nature.com www.nature.com
-
Kwon, D. (2020). More than 100 scientific journals have disappeared from the Internet. Nature. https://doi.org/10.1038/d41586-020-02610-z
-
- Jul 2020
-
www.zoho.com www.zoho.com
-
Writer OfflineWriter now works without a connection, so you can take your laptop or iPad on a train or a long flight, and keep writing uninterrupted.
Tags
Annotators
URL
-
-
patwalls.com patwalls.com
-
These companies really want us to always be logged in, for obvious reasons.But what’s our incentive?
just trying to spitball reasons-
so we can access our saved content easily? so we can save easily?
i guess my desire would be like, i want my own systems that i trust to have my content, that i store into. then additional systems can push/propogate that back into youtube or what not, if i want that.
and i'd want my systems to be able to augment some of the experiences i'm having elsewhere, use a 3rd party tool to make favorites of a site, any site, available.
there is some negative here, this is kind of anti-social. i do like looking at people's favorites! if they off-board them into their own environments, if the practice is that the first system you store to is yours, the online social world suffers. we have no means right now to create links that would be anywhere as effective as what youtube internally can generate, the data is too far apart in this system, rather by design. yet surely some will seek to harvest that distributed data, but will need big tools, & how do we end up with not just the rich & powerful holding our data again?
one additional though- perhaps just a buffer system, so one can fav stuff while offline, then log in & dump that buffer into youtube.
Tags
Annotators
URL
-
- Jun 2020
-
yalantis.com yalantis.com
-
Consider the following when picking technologies
-
-
-
offline-first application let’s move to some tools available already for Android platform
-
what if you really need that backend source of data and what if you want to send some data to it as well? The answer is: make it offline-first – design and write your application as if there was no internet connection at all
-
-
stackoverflow.com stackoverflow.com
-
Firebase Database (Real-time database or Firestore)
-
- May 2020
-
www.thelancet.com www.thelancet.com
-
Horton, R. (2020). Offline: Health in the unhappy time of COVID-19. The Lancet, 395(10237), 1600. https://doi.org/10.1016/S0140-6736(20)31206-X
-
-
jakearchibald.github.io jakearchibald.github.io
Tags
Annotators
URL
-
-
www.chromestatus.com www.chromestatus.com
- Apr 2020
-
github.com github.com
- Dec 2019
-
www.inkandswitch.com www.inkandswitch.com
Tags
Annotators
URL
-
- May 2018
-
serverfault.com serverfault.com
-
You can pull the image on a computer that have access to the internet.
sudo docker pull ubuntu Then you can save this image to a file
sudo docker save -o ubuntu_image.docker ubuntu Transfer the file on the offline computer (USB/CD/whatever) and load the image from the file:
sudo docker load ubuntu_image.docker
-
- Sep 2017
-
www.taiwantaxi.com.tw www.taiwantaxi.com.tw
-
- Oct 2015
-
-
Essential features flow seamlessly between online and offline modes; examples include cross-references, user annotations, access to online databases, as well as licensing and rights management.
Tags
Annotators
URL
-