Live data from Hacker News

Viewing profile — jeffschofield

jeffschofield

HN member
Joined
Sat, Mar 03, 2018, 5:40 PM UTC
HN karma
26
Public activity
17 items

About jeffschofield

No profile information was provided.

Recent public activity

  1. comment
    Comment #37115202

    A few months ago my team moved to Azure for capacity reasons. We were constantly dealing with 429 errors and couldn't get in touch with Open AI, while Azure offered more instances.…

  2. comment
    Comment #29220652

    As usual it really depends on what you individually are referring to when you use the words "self-awareness" or "free will". Even "illusion" in this context could refer to somethin…

  3. comment
    Comment #25336850

    Tailwind is a system for design. It constrains what options the designer has to work with. This means both less chances to get things wrong and a smaller domain to wrap your head a…

  4. comment
    Comment #23986387

    For those that feel inspired, there's a good article by Lucas Bebber that breaks down how this kind of rain effect can be made in WebGL here: https://tympanus.net/codrops/2015/11/0…

  5. comment
    Comment #22424493

    The recommended way to handle components is by using template partials or JS to manage your card component rather than CSS classes. [1] Though, you can still use BEM with TailwindC…

  6. comment
    Comment #21804891

    I might not be understanding what you mean, or I am misinterpreting the paper, or this article is just doing a poor job communicating the research. I don't believe they are assumin…

  7. comment
    Comment #21803481

    They aren't looking at all visual illusions, they are only looking at the double-drift illusion. In the paper they say the goal of the study was to use the position shift from this…

  8. story
  9. comment
    Comment #21138214

    Haha I've been so absorbed by the brush metaphor in my take I didn't think about what other terms to use. The fanning out is from a brush size slider in the app. My goal was to mak…

  10. comment
    Comment #21137106

    This is really cool! I built something almost exactly like this, though we used the ESP32 instead. [1] What I find interesting is that I never had an issue with dropped columns ove…

  11. comment
    Comment #20305177

    FYI a URL parser was actually added around 2 years ago in v8.0.0. It's based on the WHATWG standard and matches the implementation in modern browsers. https://nodejs.org/api/url.ht…

  12. comment
    Comment #19319610

    If anyone is interested in some foundational reading Jeff Hawkins and Sandra Blakeslee published a fantastic book in 2004 called "On Intelligence: How a New Understanding of the Br…

  13. comment
    Comment #17111127

    Here's a link to this article with working source on GitHub: https://github.com/dxnn/dagoba Really useful to see it all put together.

  14. comment
    Comment #17051638

    I'm on board! I used the first NeTV to experiment with 10-foot UI design using web technologies. I would rather have a dumb panel television and roll my own interface but I very mu…

  15. comment
    Comment #16880734

    I have a question, how would my Grandma signal her identity to SSB from multiple devices? Say she has an iPhone and an iPad and she wants to use the iPad at home and the iPhone whe…

  16. comment
    Comment #16880637

    Completely agree. I am very interested in the UI/UX opportunities for training the decentralized generation how to interface with decentralized systems and manage their identities,…

  17. comment
    Comment #16827559

    This is what I've been pondering about in regards to general decentralization. For instance, I see the pieces of a decentralized version of YouTube laying around waiting to be put …