When somebody draws or writes something racist it's fascinating to watch how quickly a ton of other cursors rush to cover it up or change it. Glad to see most people not approving of swastikas and slurs.
EDIT: on a more entertaining note, I just saw somebody with great handwriting write "Incredible how fast something like this devolves into vulgarity". Vulgarity was immediately scratched out and replaced by a crudely written "dicks".
I wrote 'Wow'. Then somebody wrote over it: 'You are not your thoughts." I, then, replied, "Then what am I?". Then, he wrote, "your actions." I followed up with, "But your thoughts lead to actions."
Wow glitch is awesome, the idea of cloud development platform is just fascinating! My second time using this website, feels like the site is really taking off.
Putting the page in background and coming back made the screen go white for a while, eventually the art came back. I was a bit concerned I lost the page.
On the off chance that you don't know, what's wrong with is that it is (or is very close to or easily mistaken for, depending on the style chosen) a symbol of Nazism. https://en.wikipedia.org/wiki/Swastika#Use_in_Nazism
[+] [-] Trasmatta|5 years ago|reply
EDIT: on a more entertaining note, I just saw somebody with great handwriting write "Incredible how fast something like this devolves into vulgarity". Vulgarity was immediately scratched out and replaced by a crudely written "dicks".
[+] [-] techer|5 years ago|reply
[+] [-] pishpash|5 years ago|reply
[+] [-] fctorial|5 years ago|reply
dir=0
up() { xdotool mouseup 1 }
down() { xdotool mousedown 1 }
right() { dir=$(expr $dir + $1) }
left() { dir=$(expr $dir - $1) }
walk() { for i in {1..$1}; do xdotool mousemove_relative --sync --polar $dir 1 done }
square() { down for i in {1..4}; do walk 20 right 90 done up }
block () { down for i in {1..10}; do walk 200 right 90 walk 1 right 90 walk 200 left 90 walk 1 left 90 done up }
circle () {
}
block
# go crazy
[+] [-] fctorial|5 years ago|reply
https://gist.github.com/fctorial/4cef5d564d84662baacfebaed7c...
[+] [-] unknown|5 years ago|reply
[deleted]
[+] [-] rnotaro|5 years ago|reply
[+] [-] raptortech|5 years ago|reply
[+] [-] ngold|5 years ago|reply
[+] [-] NiceWayToDoIT|5 years ago|reply
[+] [-] Trasmatta|5 years ago|reply
[+] [-] rohfle|5 years ago|reply
git clone https://api.glitch.com/git/multiuser-sketchpad
[+] [-] tholman|5 years ago|reply
You can see the source here https://glitch.com/~multiuser-sketchpad ... and can "remix" to fork your own version of the project.
[+] [-] personomas|5 years ago|reply
[+] [-] daguava|5 years ago|reply
[+] [-] nirei|5 years ago|reply
createEvent("pointerdown", 0, 300); for(x = 0; x < 100; x+=10) { createEvent("pointermove", x, 300) } createEvent("pointerup", 100, 300);
what am I doing wrong?
[+] [-] caogecym|5 years ago|reply
[+] [-] tylorr|5 years ago|reply
[+] [-] DominikD|5 years ago|reply
[+] [-] rlt|5 years ago|reply
[+] [-] unknown|5 years ago|reply
[deleted]
[+] [-] unknown|5 years ago|reply
[deleted]
[+] [-] bottlelion|5 years ago|reply
[+] [-] koboll|5 years ago|reply
[+] [-] unknown|5 years ago|reply
[deleted]
[+] [-] sixothree|5 years ago|reply
[+] [-] mszmszmsz|5 years ago|reply
[+] [-] fctorial|5 years ago|reply
[deleted]
[+] [-] JadeNB|5 years ago|reply