The Melancholic Princess / Sonee Lost Media

The Melancholic Princess / Sonee Lost Media

https://preview.redd.it/0l4938718ojh1.png?width=600&format=png&auto=webp&s=e1353aa3bb8a9b991e3f620f3aa864a52df5a3a4

Does anyone have this video of ScareTheater?

I thought I was going crazy, I kept searching "ScareTheater girl video" in YouTube and nothing was popping up because I know for a fact that ScareTheater uploaded something back then that is about a girl that if you "stare too long" she would move. I have done my research and finally found the image, but the video of ScareTheater is gone.

Based on what "knowyourmeme.com" gave, on April 26th, 2017 ScareTheater uploaded a video regarding The Melancholic Princess / Sonee. This video has been removed for violating YouTube's Terms of Service.

Here is the original link for the actual youtube video:
www.youtube-nocookie.com/embed/9R2Xnu0xj7s?autoplay=1&playsinline=1

reddit.com
u/nelvinsz — 4 days ago

I built a simple website that changes your screen to your preferred Color.

LED lights are a thing yes, but I honestly don't wanna pay for that since I already have my monitor that could be used as a light source. This website exactly does that.

https://nelvismyname.github.io/Backgroundify/
Source (Github.com)

You could turn any device into a light source.

If you have any tips on how I can Improve my website skills + my code structure, please let me know!

>Q: But another website already does this + Why make this
A: Yes, and the website mentioned in the github readme may be malicious.
Their privacy policy makes no sense for the most part, and some of the data they are claiming to get is overkill for a simple website that just displays a color to your screen.
My website aims to be an alternative to that website and possibly other websites I may not know.

reddit.com
u/nelvinsz — 2 months ago

A non-intrusive Spicetify Auto Updater

EDIT (READ ME):
Some people were triggered by the creation of this project and this post, I am here to address them as mature as possible. I am not here to offend anyone nor attack anyone. 😕

>S: This is stupid
A: It is. This is made to be an absolute alternative to other "Spicetify Auto Updaters" because they couldn't make one like mine for no reason at all. Instead, they create multiple files for no reason at all when 2 scripts are just fine (1 script can also be possible)

>S: Just make a shortcut to do spicetify [command]
A: That is what this script does. Automatically.

There are tons of Spicetify Auto Updaters, but most of them are intrusive. By Intrusive, I mean that some of the functions there aren't really needed for consumers, multiple files to just update spicetify— I just want something that auto updates Spicetify.

That's why I made my own Spicetify Auto Updater, A non-intrusive one.

Spicetify-AutoUpdate

You just run the Batch file, it's a one click script so it does everything by itself, everything is local you're not talking to my servers or whatever— it does what it only needs to do.

The logic is very simple, It creates a .lnk shortcut to shell:startup named "Spicetify AutoUpdate.lnk" (It's linked to the batch file to run the powershell script so that it always updates on login), then checks if you have spicetify installed, if not then it will install it, after that it just runs spicetify backup; spicetify upgrade; spicetify 'backup apply' and then just notifies the user that it has updated it throughNotifyIcon in powershell.

u/nelvinsz — 2 months ago