#autosave — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #autosave, aggregated by home.social.
-
Next.js, optimistic UI и autosave
Optimistic update меняет клиентское состояние до ответа сервера. Autosave отправляет новую версию после паузы во вводе. До завершения action в приложении одновременно существуют локальные данные, запрос в работе и последняя подтверждённая версия на сервере. При optimistic create клиент может показать сущность с временным id, а сервер вернуть другой id. Ошибка после частичной записи оставляет сущность на сервере и запускает локальный rollback. При autosave ответы приходят не в порядке отправки. Старый ответ меняет статус уже после сохранения новой версии. updatedAt может перейти вперёд до завершения записи. В учебном проекте Workbench optimistic create использует clientId для одинакового id на клиенте и сервере. Autosave-демо передаёт requestId в каждый запрос. Редактор хранит статусы saving, saved и error отдельно от текста заметки.
https://habr.com/ru/articles/1066080/
#nextjs #typescript #app_router #optimistic_ui #autosave #server_actions #useactionstate #react #вебразработка
-
How To Enable WPBakery Page Builder WordPress Plugin Editor Auto Save? 💾 https://www.youtube.com/watch?v=QaASVhKI2N4 🎬💡 #WPBakery #WordPress #Plugin #AutoSave #Guide
-
Optimistic UI и autosave в Next.js без гонок и ложного сохранено
Optimistic UI и autosave выглядят как естественное улучшение интерфейса. Хочется, чтобы новый элемент появлялся сразу, текст не терялся, статус сохранения успокаивал пользователя, а редактор не дёргался на каждом символе. Но здесь интерфейс начинает врать. Новый проект уже нарисован в списке, хотя сервер его ещё не подтвердил. Статус показывает saved, хотя это был ответ от старого запроса. updatedAt обновился, хотя запись на сервере не прошла. В какой-то момент становится ясно, что скорость интерфейса и правдивость интерфейса это разные вещи. В моем учебном проекте Workbench эта граница показана на двух местах. Первое это optimistic create для inline CRUD. Второе это autosave редактора и отдельное демо с requestId. В обоих случаях задача одна и та же. UI должен быть быстрым, но не должен придумывать серверную истину раньше времени. Иначе вместо отзывчивости получается рассинхрон.
https://habr.com/ru/articles/1059760/
#nextjs #typescript #app_router #optimistic_ui #autosave #server_actions #react #вебразработка
-
-
Lilbits: TypePad is shutting down, more companies pause US shipments, and Corsair launches a 14.5 inch, 2560 x 720 display
Corsair’s Xeneon Edge 14.5″ LCD touchscreen display is an ultrawide second screen for your PC that lets you view system information at a glance thanks to Corsair’s iCUE software that lets you place widgets for CPU temperature, media playback, and online information from a specific URL.
The display should be available soon for $250, which makes it considerably more expensive than other 14.5 […]
#autosave #blogging #corsair #corsairXeneonEdge #deMinimis #galaxyTabS10Lite #gazelle #lilbits #linuxLaptop #microsoft #olimex #onedrive #samsungGalaxyTabS10Lite #system76 #system76Gazelle #typepad #windows #word
-
Microsoft rüstet #Word mit einer erweiterten #AutoSave-Funktion aus, die künftig nicht mehr auf #OneDrive beschränkt ist. Nutzer können bald jeden #Cloud-Speicherdienst wählen. Bald folgen PowerPoint & Excel. https://winfuture.de/news,153229.html?utm_source=Mastodon&utm_medium=ManualStatus&utm_campaign=SocialMedia
-
🚨 #OneDrive News: Microsoft verabschiedet 2 alte GPOs
🛠️ EnableHoldTheFile & EnableAllOcsiClients entfallen bis Mai 2025
✔️ Konfliktlösung = nutzergeführt
📌 Mehr lesen: https://bit.ly/3EsbQ3l -
🚨 #OneDrive News: Microsoft retires 2 legacy GPOs
🛠️ EnableHoldTheFile & EnableAllOcsiClients deprecated by May 2025
✔️ Conflict handling = user-driven
🛠️ Read more: https://bit.ly/3EnnkVK -
@eff Because I don't want anyone to go to the page i found the tip from I'll just repeat the tip here.
How to enable the #autosave feature of #gedit, the default text editor used in #GNOME, a desktop environment for #GNU/Linux?
Open terminal and give the following commands:
$ gsettings set org.gnome.gedit.preferences.editor auto-save true
Adjust the autosave time interval:
$ gsettings set org.gnome.gedit.preferences.editor auto-save-interval n
... where n is the desired time in minutes.
Enjoy your life even after your GNOME desktop has frozen and you have lost your changes due to violent reboot. :P
-
WHOA. Dead-simple autosave in n?vim:
:autocmd CursorHold,CursorHoldI * update
I definitely wouldn't set it in my nvim config, but it's nice to have it handy on a case-by-case basis.
sauce: https://vi.stackexchange.com/questions/74/is-it-possible-to-make-vim-auto-save-files/79#79
Update: This works in my neovim init.vim (should work in vanilla vim config as well):
"create autosave and noautosave abbreviations (aliases)
abbreviate autosave autocmd CursorHold,CursorHoldI * update
abbreviate noautosave autocmd! CursorHold,CursorHoldI -
My Blender add-on You Are Autosave is now available on the Blender Extensions Platform!
https://extensions.blender.org/add-ons/you-are-autosave/
Thanks @ewawierbik for the idea!
-
My Blender add-on "You Are Autosave!" is now in the approval queue on the Blender extensions website!
https://extensions.blender.org/approval-queue/you-are-autosave/
Thanks again @ewawierbik for the idea 😹
-
xp - mastodon should be like blogger in that every word you type is cloud saved automatically, even if the post isn't published.
-
Mastodon needs a auto save function. I mean, maybe it doesn't. I was typing on an old phone and the app just disappeared. So it was probably the old phones fault. But yeah. I mean, maybe not though. Maybe more software should be more like...
I mean, even if the autosave function was a local save that'd be good. Cloud save would be good too but local would be nice as well, so if you're typing a 700 character post and you're just finishing up adding some hashtags and then boom for some reason the app quits, you could reopen the app and go to drafts and find your post there, only missing the last one or two words you typed. How much battery would that take
I assume more battery for the amount of characters saved. So like, if it saves after each word, or every 7 characters, that'd take the most energy. Ok so then how about autosave after each 15 or 20 characters.
-
🎧 Game audio peeps! 🎮✨ Ever lose a bunch of work in Wwise after a crash or wished you could streamline your workflow? 🎶 I got you! Learn to set up an autosave feature in Wwise, saving you time and headaches. 🕒💡
🚀 Learn how to safeguard your hard work and focus on what matters most—creating amazing soundscapes for your games! 🔊✅ Check out this essential tutorial! 🙌🔧
#GameAudio #SoundDesign #TutorialTime #Wwise #Autosave #MicrosoftPowerAutomate #WwiseTips #WwiseTutorial
-
@MattHatton pressing Ctrl + S at regular, fairly short intervals is my personal #autosave.
-
Check out https://github.com/okuuva/auto-save.nvim to never have to press `:w` again in your #neovim editor.
It's customizable with smart defaults to save as often as needed and as seldom as possible.
I am very happy to anounce the first stable version of the very first #nvim plugin that I developed (together with github.com/okuuva).
We forked an old #autosave plugin, applied all open PRs, fixed all issues, threw out old code and made it a joy to work with.
Give it a try and tell us yout experience. -
@woodyluvscoffee this is why #autosave and periodic #backup exist
-
Also I would like to thank #microsoft #office for removing the ability to #autosave files unless I move the files to their cloud.
That old awful feature of just keeping your local file up to date was terrible. I am glad to see it go.