stargazer

stargazer's profile picture

Vi veri vniversvm vivvs vici.

Last active:

Mood:


View my: Profile | Forum Topics

Report User

SpaceHey Blog URL:

https://blog.spacehey.com/stargazer

stargazer's Blog Entries

[Subscribe to this Blog]

1 Comment— 4 Kudos

The survey to end all surveys

Category: Quiz/Survey

@keyframes stars { 0% { background-position-y: 100px; } 100% { background-position-y: 2000px; } } @keyframes focus { 0% { opacity: 0.23; filter: blur(2px); } 20% { opacity: 1.0; } 30% { opacity: 1.0; filter: blur(0px); } 70% { opacity: 1.0; filter: blur(0px); } 80% { opacity: 1.0; } 100% { opacity: 0.23; filter: blur(2px); } } .comment-reply p:first-child a { color: #796153; } .comment-reply p:fir... » Continue Reading

» View Blog Entry

1 Comment— 6 Kudos

music survey revolutions

Category: Quiz/Survey

Survey by the great scientist_axolotl A good mashup: Set Fire To The Rain x Another Love A song from one of your favorite cartoons: Blue - Mai Yamane A song that makes you think about love: » Continue Reading

» View Blog Entry

1 Comment— 17 Kudos

Check user status with a single command

Category: Web, HTML, Tech

Tired of browsing the web to see when your SpaceHey friends were last online? Now you can do it with a single command. What you'll need a Linux OS the shell script I'll provide 2-3 minutes of freedom Installation 1. Copy the code below and save it into a file titled status.sh #!/ » Continue Reading

» View Blog Entry