#progressbar — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #progressbar, aggregated by home.social.
-
Add beautiful progress bars to your Rust terminal app! 🦀
🐁 **ratatui-braille-bar** — Braille-style bars for @ratatui_rs
🎨 Smooth, high-resolution bars with peaks & spinners using Unicode braille
⭐ GitHub: https://github.com/penso/ratatui-braille-bar
#rustlang #ratatui #tui #ui #terminal #progressbar #widget #programming
-
Here is how to add sliders to your Rust TUI app! 🦀
🎚️ **tui-slider** — A highly configurable slider widgets for @ratatui_rs 🐭
💯 Horizontal & vertical sliders, progress bars, borders, alignment control & fine-grained styling.
⭐GitHub: https://github.com/sorinirimies/tui-slider
#rustlang #ratatui #tui #terminal #widgets #slider #progressbar #library #opensource
-
Progress bars that lie should be a crime. My macOS system update has been stuck at "About 5 minutes remaining" for "Preparing macOS Tahoe 26.2..." for about 15 minutes now.
#progressBar #macOS #TechIsShitDispatch #UX -
Progress Bar для Сборки Программы
Компиляцию большой программы можно сравнить с кипячением воды. Вы никогда не можете сказать сколько еще осталось времени до окончания процесса. Многим пользователям GUI-IDE приходится страдать от того, что запустив сборку проекта приходится ждать окончания непредсказуемое время. Однако эту проблему можно решить, если собирать код скриптами сборки. Достоинством сборки проекта из самостоятельно написанных скриптов является то, что в процесс сборки можно добавлять всяческие полезные механизмы. Вы программируете не только свою прошивку, но и процесс сборки самой прошивки. Здорово? В этом тексте я написал про то, как добавить индикатор прогресса в процесс сборки прошивки.
https://habr.com/ru/articles/966248/
#make #gnu_make #progressbar #progress_bar #Makefile #devops #переменные_окружения #компиляция #скрипты_сборки #build_system
-
Progress Bar для Сборки Программы
Компиляцию большой программы можно сравнить с кипячением воды. Вы никогда не можете сказать сколько еще осталось времени до окончания процесса. Многим пользователям GUI-IDE приходится страдать от того, что запустив сборку проекта приходится ждать окончания непредсказуемое время. Однако эту проблему можно решить, если собирать код скриптами сборки. Достоинством сборки проекта из самостоятельно написанных скриптов является то, что в процесс сборки можно добавлять всяческие полезные механизмы. Вы программируете не только свою прошивку, но и процесс сборки самой прошивки. Здорово? В этом тексте я написал про то, как добавить индикатор прогресса в процесс сборки прошивки.
https://habr.com/ru/articles/966248/
#make #gnu_make #progressbar #progress_bar #Makefile #devops #переменные_окружения #компиляция #скрипты_сборки #build_system
-
Progress Bar для Сборки Программы
Компиляцию большой программы можно сравнить с кипячением воды. Вы никогда не можете сказать сколько еще осталось времени до окончания процесса. Многим пользователям GUI-IDE приходится страдать от того, что запустив сборку проекта приходится ждать окончания непредсказуемое время. Однако эту проблему можно решить, если собирать код скриптами сборки. Достоинством сборки проекта из самостоятельно написанных скриптов является то, что в процесс сборки можно добавлять всяческие полезные механизмы. Вы программируете не только свою прошивку, но и процесс сборки самой прошивки. Здорово? В этом тексте я написал про то, как добавить индикатор прогресса в процесс сборки прошивки.
https://habr.com/ru/articles/966248/
#make #gnu_make #progressbar #progress_bar #Makefile #devops #переменные_окружения #компиляция #скрипты_сборки #build_system
-
Progress Bar для Сборки Программы
Компиляцию большой программы можно сравнить с кипячением воды. Вы никогда не можете сказать сколько еще осталось времени до окончания процесса. Многим пользователям GUI-IDE приходится страдать от того, что запустив сборку проекта приходится ждать окончания непредсказуемое время. Однако эту проблему можно решить, если собирать код скриптами сборки. Достоинством сборки проекта из самостоятельно написанных скриптов является то, что в процесс сборки можно добавлять всяческие полезные механизмы. Вы программируете не только свою прошивку, но и процесс сборки самой прошивки. Здорово? В этом тексте я написал про то, как добавить индикатор прогресса в процесс сборки прошивки.
https://habr.com/ru/articles/966248/
#make #gnu_make #progressbar #progress_bar #Makefile #devops #переменные_окружения #компиляция #скрипты_сборки #build_system
-
Fun fact: Your brain can't tell the difference between real achievement and watching a progress bar complete. LATER is $0.99 exploitation of this bug in your mental software. Side effects include: feeling better.
-
I see Synology have taken some UI hints from Microsoft about how progress bars should (not) work.
The progress bar in the Hyper Backup app has slowly gone from 0% to 100% but does that mean the task has finished?
Of course not!
Now the progress bar has been replaced by the word “Waiting” and three animating dots with zero indication of how long I should be "waiting" for.
It's this sort of shit by developers that absolutely infuriates normal people!
-
"Der britische Entwickler Mike Bithell (Thomas Was Alone) schrieb, dass Spieler einem »glatten« Ladebalken nicht vertrauen. »Das Stottern und die Pausen zeigen ihnen, dass der Ladebalken wirklich arbeitet.« Daher würden Entwickler diese Ruckler oft künstlich vortäuschen, obwohl sie gar nicht nötig seien."
Erscheint mir durchaus plausibel, zu smoothe Ladebalken sind mir auch suspekt. Zu oft läuft dahinter nur ein Timer, der mit dem wirklichen Fortschritt nichts zutun hat.
Quelle:
"Wir wurden jahrzehntelang getäuscht: Entwickler geben zu, dass Ladebalken in Spielen oft eine dreiste Lüge sind"
https://www.gamestar.de/artikel/jahrzehntelang-getaeuscht-ladebalken-in-spielen-sind-fake,3396865.html -
Staring at this #progressBar is making me #yawn 🥱
-
#Design #Approaches
Truth, lies, and progress bars · Alternatives to deceptive progress indicators https://ilo.im/162n20_____
#Indicators #ProgressBar #Perception #DesignPattern #DeceptiveDesign #ProductDesign #UxDesign #UiDesign #WebDesign -
#Design #Approaches
Truth, lies, and progress bars · Alternatives to deceptive progress indicators https://ilo.im/162n20_____
#Indicators #ProgressBar #Perception #DesignPattern #DeceptiveDesign #ProductDesign #UxDesign #UiDesign #WebDesign -
How To Use Widget Progressbar In Odoo
Learn how to use the Progressbar widget in Odoo to visually represent progress in forms and kanban views. This tutorial covers XML and Python configurations to display dynamic progress bars in your Odoo modules.
Watch Now: https://youtu.be/DCsRFCxgPeU
#Progressbar #OdooWidget #OdooTutorial #Python #ERP #BusinessSoftware
-
How To Use Widget Progressbar In Odoo
Learn how to use the Progressbar widget in Odoo to visually represent progress in forms and kanban views. This tutorial covers XML and Python configurations to display dynamic progress bars in your Odoo modules.
Watch Now: https://youtu.be/DCsRFCxgPeU
#Progressbar #OdooWidget #OdooTutorial #Python #ERP #BusinessSoftware
-
How To Use Widget Progressbar In Odoo
Learn how to use the Progressbar widget in Odoo to visually represent progress in forms and kanban views. This tutorial covers XML and Python configurations to display dynamic progress bars in your Odoo modules.
Watch Now: https://youtu.be/DCsRFCxgPeU
#Progressbar #OdooWidget #OdooTutorial #Python #ERP #BusinessSoftware
-
How To Use Widget Progressbar In Odoo
Learn how to use the Progressbar widget in Odoo to visually represent progress in forms and kanban views. This tutorial covers XML and Python configurations to display dynamic progress bars in your Odoo modules.
Watch Now: https://youtu.be/DCsRFCxgPeU
#Progressbar #OdooWidget #OdooTutorial #Python #ERP #BusinessSoftware
-
How To Use Widget Progressbar In Odoo
Learn how to use the Progressbar widget in Odoo to visually represent progress in forms and kanban views. This tutorial covers XML and Python configurations to display dynamic progress bars in your Odoo modules.
Watch Now: https://youtu.be/DCsRFCxgPeU
#Progressbar #OdooWidget #OdooTutorial #Python #ERP #BusinessSoftware
-
Interviewer: So what would you say is the most common thing that you do in modern IT? You know, the thing that takes up the most time…
Me: Well ... I'd have to say it's watching progress bars, or percentage completions, spinners, donuts, “please wait" dialogs ... basically I spend a lot of my time waiting for things to finish.
-
Do you know of alive-progress, btw? It’s a sleek, modern alternative to tqdm that I've been using for a while, and I can confidently say it’s fantastic! Definitely worth trying and sharing!
> pip install alive-progress
> python -m alive_progress.tools.demo#pip #python #aliveprogress #alivebar #tqdm #programming #progress #progressbar #progressviz #demo #library #module #conda
-
Do you know of alive-progress, btw? It’s a sleek, modern alternative to tqdm that I've been using for a while, and I can confidently say it’s fantastic! Definitely worth trying and sharing!
> pip install alive-progress
> python -m alive_progress.tools.demo#pip #python #aliveprogress #alivebar #tqdm #programming #progress #progressbar #progressviz #demo #library #module #conda
-
Do you know of alive-progress, btw? It’s a sleek, modern alternative to tqdm that I've been using for a while, and I can confidently say it’s fantastic! Definitely worth trying and sharing!
> pip install alive-progress
> python -m alive_progress.tools.demo#pip #python #aliveprogress #alivebar #tqdm #programming #progress #progressbar #progressviz #demo #library #module #conda
-
Do you know of alive-progress, btw? It’s a sleek, modern alternative to tqdm that I've been using for a while, and I can confidently say it’s fantastic! Definitely worth trying and sharing!
> pip install alive-progress
> python -m alive_progress.tools.demo#pip #python #aliveprogress #alivebar #tqdm #programming #progress #progressbar #progressviz #demo #library #module #conda
-
Do you know of alive-progress, btw? It’s a sleek, modern alternative to tqdm that I've been using for a while, and I can confidently say it’s fantastic! Definitely worth trying and sharing!
> pip install alive-progress
> python -m alive_progress.tools.demohttps://github.com/rsalmei/alive-progress
#pip #python #aliveprogress #alivebar #tqdm #programming #progress #progressbar #progressviz #demo #library #module #conda
-
История одного модального окна или переходим с UIKit на SwiftUI. Часть 3. ProgressView vs SkeletonView
Продолжаю эпопею с модальными экранами на SwiftUI. Но сегодня больше кода. Была задача, сделать ProgressView и SkeletonView. Вдруг кому-то пригодится, показываю. ProgressView по дизайну должен был быть с градиентной полоской загрузки, по дефолту так нельзя сделать, поэтому я решила заменить полосочку - имитацией полоски загрузки. То есть у нас есть нормальный ProgressView, у него делаем невидимой полоску загрузки, а сверху имитация полоски загрузки - градиентная View.
https://habr.com/ru/articles/853600/
#swiftui #progressview #skeletonview #progressbar #loading_animation
-
Am I reinventing the wheel, or is there an established way to get a #progressbar for a #workflow via the #snakemake Python API? I'm not satisfied with my workaround outlined on https://github.com/snakemake/snakemake/issues/3151 but avoiding the additional file system overhead will mean digging deeper into snakemake internals...
-
This is not a volume control. This is a song’s progress bar.
Thanks @HID_DEVICE for the picture
-
While going through some #LinkedIn learning videos today, I came across a cool #R function called `txtProgressBar()` that displays a progress bar in the console. It’s a great visual indicator of progress when looping through tons of records. The progress bar gets instantiated and then updated as a loop progresses with `setTxtProgressBar()`.
Where has this been my entire R life? I have been refreshing the environment every few minutes to check on progress.
-
#Development #Techniques
CSS scroll progress animations · Interactive scroll-based experiences with state-of-the-art CSS https://ilo.im/143qy2_____
#Animations #Scrolling #ScrollDrivenAnimations #CSS #WebDevelopment #WebDev #Accessibility #Frontend #CSS #Specification #ProgressBar #ImageScroller #MotionPath #UserMotion -
#Development #Techniques
CSS scroll progress animations · Interactive scroll-based experiences with state-of-the-art CSS https://ilo.im/143qy2_____
#Animations #Scrolling #ScrollDrivenAnimations #CSS #WebDevelopment #WebDev #Accessibility #Frontend #CSS #Specification #ProgressBar #ImageScroller #MotionPath #UserMotion -
#Development #Techniques
CSS scroll progress animations · Interactive scroll-based experiences with state-of-the-art CSS https://ilo.im/143qy2_____
#Animations #Scrolling #ScrollDrivenAnimations #CSS #WebDevelopment #WebDev #Accessibility #Frontend #CSS #Specification #ProgressBar #ImageScroller #MotionPath #UserMotion -
#Development #Techniques
CSS scroll progress animations · Interactive scroll-based experiences with state-of-the-art CSS https://ilo.im/143qy2_____
#Animations #Scrolling #ScrollDrivenAnimations #CSS #WebDevelopment #WebDev #Accessibility #Frontend #CSS #Specification #ProgressBar #ImageScroller #MotionPath #UserMotion -
#Design #Guidances
Skeleton Screens 101 · Are skeleton screens better than progress bars or spinners? https://ilo.im/13dkxk_____
#PageLoading #Placeholder #SkeletonScreen #UxDesign #UiDesign #WebDesign #DesignPattern #WebPage #WebPerformance #ProgressIndicator #ProgressBar #Spinner #Animation -
#Design #Guidances
Skeleton Screens 101 · Are skeleton screens better than progress bars or spinners? https://ilo.im/13dkxk_____
#PageLoading #Placeholder #SkeletonScreen #UxDesign #UiDesign #WebDesign #DesignPattern #WebPage #WebPerformance #ProgressIndicator #ProgressBar #Spinner #Animation -
#Design #Guidances
Skeleton Screens 101 · Are skeleton screens better than progress bars or spinners? https://ilo.im/13dkxk_____
#PageLoading #Placeholder #SkeletonScreen #UxDesign #UiDesign #WebDesign #DesignPattern #WebPage #WebPerformance #ProgressIndicator #ProgressBar #Spinner #Animation -
#Design #Guidances
Skeleton Screens 101 · Are skeleton screens better than progress bars or spinners? https://ilo.im/13dkxk_____
#PageLoading #Placeholder #SkeletonScreen #UxDesign #UiDesign #WebDesign #DesignPattern #WebPage #WebPerformance #ProgressIndicator #ProgressBar #Spinner #Animation -
😱🔥You WON'T BELIEVE This!🔥😱 Watch the LATEST episode of our show where we build a MIND-BLOWING #AndroidStudio plugin to SUPERCHARGE your progress bar! 🚀💻📈 Transform your dev experience NOW!👨💻💯 #coding #androiddev #progressbar #customization
-
Ha! #ProgressBar! 😃
Haben jetzt die 2.1.9 von GitHub laufen. Meiner Frau kann ich die App zwar immer noch nicht schmackhaft machen ("das muss noch einfacher und klarer [...]").
Beispiel:
Da die TopAppBar gleichzeitig ein Textfeld ist, will sie hier intuitiv den Aufgabentitel einzugeben. Außerdem steht hier immer "Teilaufgabe", obwohl ja zuerst eine Hauptaufgabe angelegt wird. Die Suche findet zudem keine Teilaufgaben.
Aber von mir trotzdem dicken Dank. Und schönen Tag!
-
How To Monitor The Progress Of Data Through A Pipe Using ‘pv’ Command #Pv #Pipeviewer #Linuxcommands #Progressbar #Linuxtips #Linux
https://ostechnix.com/monitor-progress-data-pipe-using-pv-command/ -
How To Monitor The Progress Of Data Through A Pipe Using ‘pv’ Command #Pv #Pipeviewer #Linuxcommands #Progressbar #Linuxtips #Linux
https://ostechnix.com/monitor-progress-data-pipe-using-pv-command/