HN user

qualitytime

107 karma
Posts2
Comments70
View on HN

Funny how the "final feature set for 2018" is nailed near enough Feb 2018.

Call me stupid, when I'll get whiteboard tested on these shiny new concepts, but I really don't (and you shouldn't also) give a rats ass about all of this.

"In his novels Dick was interested in seeing how people react when their reality starts to break down. A world in which the real commingles with the fake, so that no one can tell where the one ends and the other begins, is ripe for paranoia."

Reminds me of the recent Hawaii false missile alert.

"and were all concluding a week's worth of meetings where everyone was getting face time with collaborators and hashing out in person what we're doing for the next 6 months."

Yeah, maybe you should concentrate on the week ahead.

Mozilla is 10% share (and going down) on desktop, near 0% on mobile/tablet.

We must have an alternative to Google, Microsoft and Apple.

All the heads who were responsible for this gaff should be let go and go to Google/Microsoft/Apple, they will do well there with like minded suits.

If you view source and check the web console you'l see a link to a quiz:

                                                  /\                                       
                                    ----+----    /  \     ----+----                        
                  +----+  +-------      |       /    \        |      +-------  +----+      
                  |the |  |             |      /------\       |      |         | of |      
                  +----+  +------+      |     /        \      |      +-----    +----+      
                                 |      |                     |      |                     
         +-----+-+-----+  -------+      |      +----+         |      +-------              
         +-----+ +-----+                     +-+----+-+                  ( )          ++   
               | |                           | |                          '           ||   
               | |   +--+  +-+   +-+  +--+   | |         ++---+ +-+/--+ +++  +++--++  |+--+
               | | +++--+++ \\   // +++--+++ +-+----+   +++---+ +-----+ ++|  ||+--+++ |+--+
               | | ||    ||  \\ //  ||    ||   +----+-+ ||        ||     ||  ||    || ||   
               | | +++--+||   \V/   +++--+||        | | +++---+ +-++-+  +++-+||+--+++ ++--+
               | |   +--+++    V      +--+++        | |  ++---+ +----+  +---+||+--++   +--+
               +-+                           +-+----+-+                      ||            
       +-+-----++                              +----+                        ||            
         +-----+            /\/\    -----+                +---+    /\/\      ++            
                           / /  /        |   +----+   |   |   |   \  \ \                   
                           \/\ /    +----+   |    |   |       |    \ /\/                   
                              /     |        |    |   |       |     \                      
                             /      |        |    |   |       |      \                     
                                    +-----   +----+   |       |                            



Will you be wise enough to escape the JavaScript Jungle? Take the challenge to find out!

http://bit.ly/2yVkZNc

I stopped reading after this:

  let modifiedArr = arr.map(element => element * 10);
  console.log(modifiedArr);
  Cool right :)
...
  let modifiedAarr = arr.filter((element, index) => element%2 == 0)
  Hope you got it. And don’t forgot to notice, only the first parameter is mandatory. Other two parameters are optional.
  Array Reduce

Yes, simple collison detection is available out of the box but I can imagine many "corner" cases that would fail and getting ghost vehicles passing through each other.

Nice work!

I notice that the vehicles start and stop, whats the logic?

Is it doing collison testing?

Anyone seen any instances where it fails and vehicles collide?

Yes, I've used xubuntu for the past years, not just because everything "just works" at the right minimal level for me but also for it's lightness and performance.