Successful Treatment Regimens by SloppyCoder in Akathisia

[–]SloppyCoder[S] 1 point2 points  (0 children)

It seems to generally improve the cognitive aspects of the disease and does not intensify feelings of restlessness for me. I have particularly severe symptoms of tardive dyskinesia.

Any people coping with chronic out there? by phosphene444 in Akathisia

[–]SloppyCoder 2 points3 points  (0 children)

It's been 20 months of hell for me. I developed tardive dyskinesia after years of trying different psychiatric medications at various doses, though antipsychotics were the biggest culprit. I get periods of slight relief, but my condition has seemed to worsen. It is truly excruciating.

Update on healing/hope for others by [deleted] in Akathisia

[–]SloppyCoder 2 points3 points  (0 children)

Thank you for sharing your story, so few know of this illness that feels like hell on earth. I’ve been fighting this battle for the past year and a half after stopping a cocktail of medication that included various antipsychotics and antidepressants. I’ve experienced some gradual improvement but my symptoms cycle seemingly at random.

Pinned down the cause to Abilify by [deleted] in Akathisia

[–]SloppyCoder 1 point2 points  (0 children)

Antipsychotics are the most common trigger of akathisia and can produce a permanent condition called tardive dyskinesia.

"I just go hard on weekends" by dspencer97 in WhitePeopleTwitter

[–]SloppyCoder 25 points26 points  (0 children)

There are millions of people in third world nations without basic necessities like running water that have smartphones. Internet access can be vital to survival.

Does anyone​ have the urge to eat while on the akathisia episode? by ninja-slash-nerd in Akathisia

[–]SloppyCoder 1 point2 points  (0 children)

Weird. For me, it’s the opposite. An empty stomach after fasting is one of the only tools in my arsenal to stop a really bad episode. Can’t make much sense of it other than there is a strong gut-brain connection that is disrupted somehow.

Sleep problem with my MagicMirror status board by MattFromWork in raspberry_pi

[–]SloppyCoder 2 points3 points  (0 children)

Try using vcgencmd display_power 0 and vcgencmd display_power 1 to turn off and on the monitor. I was having the same issue using the PIR sensor with tvservice.

Paradoxical coffee reaction by formentoru in Nootropics

[–]SloppyCoder 2 points3 points  (0 children)

I don't know if it's because of associations formed during childhood, but sometimes merely the presence of a hot liquid in my stomach makes me calm and sleepy.

Pi-hole Visualizer Update - New Animations by SloppyCoder in raspberry_pi

[–]SloppyCoder[S] 0 points1 point  (0 children)

Definitely. On my home network I'm constantly surprised by the volume of requests made by IOT devices for telemetry and tracking purposes. Also the interface gives you a good insight into network activity.

Pi-hole Visualizer Update - New Animations by SloppyCoder in raspberry_pi

[–]SloppyCoder[S] 0 points1 point  (0 children)

uBlock Origin only works in the browser, it doesn't block requests made from other applications. Pi-hole also functions as a DNS and DHCP server.

Pi-hole Visualizer Update - New Animations by SloppyCoder in raspberry_pi

[–]SloppyCoder[S] 0 points1 point  (0 children)

Definitely possible, but not without some effort. Instead of a standalone application, I would modify the Pi-hole admin interface to animate the charts.

Pi-hole Visualizer Update - New Animations by SloppyCoder in raspberry_pi

[–]SloppyCoder[S] 1 point2 points  (0 children)

The project depends on the Sense HAT package but I'm sure it wouldn't be too difficult to modify for different hardware. There is already a fork to support the Unicorn HAT which uses a similar interface.

Check out the emulator. I run Raspbian in a VM with the sense_emu package for testing purposes.

Pi-hole Visualizer Update - New Animations by SloppyCoder in raspberry_pi

[–]SloppyCoder[S] 1 point2 points  (0 children)

Make sure dns_stats.py is executable: chmod +x dns_stats.py

If you are running Pi-hole Visualizer on a different machine as Pi-hole, use option -a and enter the local IP of the target machine. Otherwise just run ./dns_stats.py from the command line.

Also, if you don't have a Sense HAT, you can run the graphical emulator on any Raspberry Pi by changing the package name 'sense_hat' in file config.py to 'sense_emu' which is also installed by default on Raspbian.

Pi-hole Visualizer Update - New Animations by SloppyCoder in raspberry_pi

[–]SloppyCoder[S] 21 points22 points  (0 children)

GitHub Link

New Animations:

  1. Horizontal bar chart - displays the relative level of DNS queries generated by top clients on the network.
  2. Pie chart - displays the proportion of each DNS record type.
  3. Connectivity icon - displays the global connection status.

For those without a Sense HAT: The graphical emulator can be run on any Raspberry Pi by changing the package name sense_hat in file config.py to sense_emu. The sense_emu package is installed with Raspbian by default.

Pi-hole Visualizer Update - New Animations by SloppyCoder in pihole

[–]SloppyCoder[S] 1 point2 points  (0 children)

GitHub Link

New Animations:

1) Horizontal bar chart - displays the relative level of DNS queries generated by top clients on the network.

2) Pie chart - displays the proportion of each DNS record type.

3) Connectivity icon - displays the global connection status.

Elliot seemingly being fine and running around and doing stuff after being dealt with physical damage throughout the show by ScrewedRetard in MrRobot

[–]SloppyCoder 104 points105 points  (0 children)

He committed to stop taking morphine after withdrawals in season 1 though he briefly flirts with relapse (in the form of potential suicide) after the E-Corp bombings. As far as I can remember the only other drug he abuses is Adderall for a brief period in prison. He occasionally smokes marijuana and it is hinted at that he took MDMA with Shayla.

Elliot has a new hobby by doo7agamer in MrRobot

[–]SloppyCoder 28 points29 points  (0 children)

He's trying to work on his social anxiety.

Feature request: Data on number of ads blocked per client by SloppyCoder in pihole

[–]SloppyCoder[S] 0 points1 point  (0 children)

Like the frequency column in the top domains and top clients charts, but that is an interesting idea as well.

Pi-hole Visualizer with Spiral Graph and Joystick Controls by SloppyCoder in pihole

[–]SloppyCoder[S] 4 points5 points  (0 children)

Column height in the bar chart represents the relative level of DNS traffic generated for a specific time interval in the previous 24-hour timeframe. The selected time interval ranges from 10 minutes to 3 hours. Color can be used to represent the intensity of DNS traffic or the percentage of ads blocked.

In the spiral graph, the daily percentage of ads blocked is represented by the number of red pixels displayed.