Live data from Hacker News

Viewing profile — conical

conical

HN member
Joined
Tue, Jun 10, 2014, 5:14 PM UTC
HN karma
45
Public activity
12 items

About conical

No profile information was provided.

Recent public activity

  1. comment
    Comment #35738182

    This whole reply thread looks astroturfed.

  2. comment
    Comment #30927250

    "Case connects to the matrix (also a Gibson term)" Matrix isn't Gibson's term. Doctor Who used the term Matrix back in the 70's referring to a supercomputer simulated reality envir…

  3. comment
    Comment #15530700

    Brendan Eich's Brave browser is working on solving this.

  4. comment
    Comment #15299704

    This is the first non-shallow critique of angular delivered from a place of experience I've seen. After creating 2 medium size production web apps, I found my self shaking my head …

  5. comment
    Comment #14454015

    Thanks for the balance.

  6. comment
    Comment #13565829

    Built in Windows Media Player on Windows 10 plays MIDIs fine.

  7. comment
    Comment #12630472

    What hype? At least on HN I see more of a negative sentiment. I personally like the framework though.

  8. comment
    Comment #12223809

    Change the object being picked out from grills to window curtains. let's see the results instead of vague posts in the comments section that other objects were tested.

  9. comment
    Comment #11569301

    Adrian Carmack

  10. comment
    Comment #11130326

    Every citizen has one vote and 24 hours in a day to allocate to supporting a candidate (bounded by the obvious). Speech has much more in common with time than it does money.

  11. comment
    Comment #10250527

    Const is a pretty good example, the closest I can think to emulating it in es5 is something like: Object.defineProperty(this, 'five', { enumerable: true, writable: false, value: 5,…

  12. comment
    Comment #10250402

    Does the phrase "syntactic sugar" have any meaning? Name a new language feature that "it is just syntactic sugar" can't be applied to.