Score:0

How do I get a prompt every 10 minutes “is this necessary”

in flag

I have internet addiction , and would like a dialog/notification every 10 minutes that says “is this necessary”.

is there a software for this.

kubuntu 21.04

Levente avatar
cn flag
Learn to write a bash script. It's exciting. You will need: 1.) a(n infinite) loop (likely a `while` loop), 2.) a timeout (implemented with the `sleep` command), and 3.) a dialog box, which is made straightforward by the `zenity` package. Here is a generic tutorial for bash scripts: https://linuxconfig.org/bash-scripting-tutorial-for-beginners, and two links for a familiarization with zenity: https://www.linux.com/news/create-gui-dialogs-gnome-and-kde/ and https://www.howtoforge.com/how-to-display-gui-dialogs-in-bash-script-using-zenity/
cn flag
Your life will benefit more from you learning how to restrain yourself without the need of this kind of "solution" ;-)
br flag
@Levente - `Learn to write a bash script. It's exciting`: getting a new addiction may well fix an old one.
Score:8
es flag

It appears to me that you are seeking a technical solution for a non-technical problem. That rarely works. Maybe try getting a human coach to overcome the problem?

Having said that, there are a number of browser extensions to address that kind of problem:

...and more.

But seriously, if you listened inside of you, and you honestly identified that as a problem, seek professional help sooner better than later. Do it for your own sake.

Levente avatar
cn flag
To that I would add not to get entrenched in the network of stackexchange sites either. Stackexchange is incredibly addiction-inducing; one ingredient of this site is addiction that keeps people coming back, which keeps the communication alive, which makes getting answers fast. Without addiction as an ingredient, I assume the stackexchange sites would work much worse, if at all.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.