|
You are here |
jb.heydingus.net | ||
| | | | |
www.ekran.org
|
|
| | | | | Following is some refinement of the wave generation. I managed to centre that dominant peak in the middle of the time-series and I think that works quite well; indeed there is interesting stuff happening on the left side of it. The top image shows the full sequence and the bottom image a detail of just | |
| | | | |
www.breakouttheskinnygirl.com
|
|
| | | | | ...that the three days I didn't make it out of bed for fear of keeling over at the top of last week weren't due to a tummy bug at all, but actually symptomatic of a brewing ear infection, which has now really taken hold - I have the kind of ear pain that I can't even find the words to describe. It just hurts like a | |
| | | | |
www.hillelwayne.com
|
|
| | | | | What does this print? x = 1 x --> 0 Think it through, then try it in a browser console! Answer and explanation in the dropdown. Show answer It prints 1. wait wtf At the beginning of a line (and only at the beginning of a line), --> starts a comment. The JavaScript is parsed as x=1; x; // 0 The browser then displays the value of the last expression, which of course is 1. | |
| | | | |
anebquebec.com
|
|
| | | |||