Home
Explore
Apps
Scripts
Code Snippets
Hardware
Images
Home
Explore
Apps
Scripts
Code Snippets
Hardware
Images
Sign up to Hawkee
Sign in
Comments
(567)
Everything
Snippets
Images
Hardware
BlueThen
commented on Thread:
Hawkee
-
Apr 20, 2013
1
This is pretty well done!
BlueThen
commented on Thread:
Wader
-
Feb 19, 2013
Same issue here.
BlueThen
commented on Thread:
Hawkee
-
Feb 18, 2013
1
Fair enough. How about having the Cancel button minimize the thread if there are no responses?
BlueThen
commented on Thread:
Hawkee
-
Feb 17, 2013
Perhaps change the first one to "No Responses" by default.
BlueThen
commented on Thread:
Hawkee
-
Feb 17, 2013
1
The Like button does not appear for me on this particular thread at its permalink (
http://www.hawkee.com/thread/10288
).
Otherwise, very nice.
Edit: Also, I think the "Response" button for expanding should be different from the "Response" button for responding (ie. after pressing "Cancel"). See:
http://i.imgur.com/hHtb7oD.png
BlueThen
commented on Thread:
Hawkee
-
Feb 13, 2013
I thought they were springs at first, but it looks like they just tend towards their positions by going a fraction of the distance each time step.
Still, 30,000 particles is pretty impressive for Javascript.
BlueThen
commented on Comment:
Bing web search
-
Feb 11, 2013
@Hawkee
I had the same trend. All 3 of the things that Google won were development related.
I understand Google uses ad data on people to help filter results, so I wonder if Bing allows that in their bingiton challenge.
BlueThen
commented on Comment:
Bing web search
-
Feb 10, 2013
Try just
http://www.bingiton.com/
BlueThen
commented on Comment:
Bing web search
-
Feb 09, 2013
I tried out Bing's blind test -
http://www.bingiton.com/?form=BIOBIP&publ=BNPSERP&crea=769
Google won 3 to 2 for me.
BlueThen
commented on Thread:
BlueThen
-
Feb 07, 2013
I wasn't a big fan of the design either. It was hard to comprehend at times.
BlueThen
commented on Thread:
BlueThen
-
Feb 06, 2013
and for a demo:
http://try.discourse.org/
BlueThen
commented on Status:
BlueThen
-
Feb 06, 2013
1
Jeff Atwood starts an open-sourced forum software: Discourse
https://github.com/discourse/discourse
For context:
http://www.codinghorror.com/blog/2013/02/civilized-discourse-construction-kit.html
BlueThen
commented on Thread:
SunnyD
-
Feb 06, 2013
2
More like <facepalm>
BlueThen
commented on mIRC Snippet:
Bad Words kick
-
Feb 02, 2013
Code
on *:TEXT:F*ck:#: { /kick $chan $nick bad languages are not allowed in $chan }
I think this will kick you for say "Firetruck"
BlueThen
commented on Thread:
BlueThen
-
Feb 02, 2013
I programmed all of the physics in
Processing
/Java.
BlueThen
commented on Thread:
BlueThen
-
Jan 31, 2013
With the exact same conditions, I would think so.
BlueThen
commented on Status:
BlueThen
-
Jan 31, 2013
3
I made a 3D simulation of the Solar System... then hurled a sun-massed object through it
https://www.youtube.com/watch?v=MPfpLDsvOVQ
BlueThen
commented on Thread:
SReject
-
Jan 26, 2013
1
Mine's more of an equation.
Code
// Inertia: objects in motion stay in motion. velX = x - lastX velY = y - lastY nextX = x + velX + accX * timestepSq nextY = y + velY + accY * timestepSq lastX = x lastY = y x = nextX y = nextY
It might seem trivial and silly at first, but it lets you do really amazing things really easily. Things like
THIS
and
THIS
!
BlueThen
commented on Status:
BlueThen
-
Jan 22, 2013
2
More destruction of the solar system:
http://imgur.com/iiozsnA
http://imgur.com/mxFJ5sy
In my opinion, these are all turning out very beautifully.
BlueThen
commented on Thread:
BlueThen
-
Jan 21, 2013
Again, higher quality:
http://i.imgur.com/f4zhCw1.png
BlueThen
commented on Status:
BlueThen
-
Jan 21, 2013
1
Here's what the solar system would look like if we were to move the sun over by about 112 million miles (180 million km or 1.2 AUs).
BlueThen
commented on Thread:
BlueThen
-
Jan 21, 2013
Yep.
BlueThen
commented on Thread:
BlueThen
-
Jan 21, 2013
Higher-quality version:
http://i.imgur.com/XKeA1jA.png
BlueThen
commented on Status:
BlueThen
-
Jan 21, 2013
2
This is what the solar system would look like if a sun sized spaceship were to just casually pass through.
BlueThen
commented on Thread:
Hawkee
-
Jan 21, 2013
I always tell my friends that I'll do whatever they want if they pay me enough.
BlueThen
commented on Thread:
BlueThen
-
Jan 16, 2013
1
I rendered it overnight, so I'm not too entirely sure.
BlueThen
commented on Status:
BlueThen
-
Jan 15, 2013
1
600,000 asteroid time lapse:
https://www.youtube.com/watch?v=OKq6iwJ4E4E
BlueThen
commented on Thread:
BlueThen
-
Jan 14, 2013
1
All of the asteroid data is at
http://www.naic.edu/~nolan/astorb.html
This site was the most helpful in writing the algorithms:
http://www.davidcolarusso.com/astro/
I'll likely be writing a how-to for astronomers and programmers at some point.
BlueThen
commented on Status:
BlueThen
-
Jan 13, 2013
3
Every asteroid known to man. I'll be rendering a time-lapse pretty soon.
BlueThen
commented on Thread:
Hawkee
-
Jan 09, 2013
1
Very nice. Perhaps there should be at least some hover-text that labels it as "Likes earned"
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Next
BlueThen
Follow
Message
Profile
Apps
12
Scripts
2
Snippets
52
Images
114
Comments
567
Forum Posts
130
38 Following
View all
27 Followers
View all