Live data from Hacker News

Viewing profile — ldidi

ldidi

HN member
Joined
Fri, Oct 25, 2013, 11:43 PM UTC
HN karma
43
Public activity
15 items

About ldidi

No profile information was provided.

Recent public activity

  1. comment
    Comment #22752968

    Siteline | San Francisco, CA | Software Engineers | Fulltime onsite | https://jobs.lever.co/siteline (Note: We are early-stage company but our company health is safe and sound. We …

  2. comment
    Comment #20585974

    Location: San Francisco, CA Remote: No Willing to relocate: No Technologies: iOS, Android, Node.js, Web/React Resume/CV: loisdiqual.com/resume.pdf Email: lois.diqual@gmail.com Only…

  3. story
  4. story
  5. comment
    Comment #16285139

    Scoop | San Francisco, California | Full-time, Onsite | https://www.takescoop.com | jobs@takescoop.com Scoop is looking for talented iOS & Android engineers to tackle exciting new …

  6. story
    Ask HN: Is there a service that allows hosting iOS/Android builds per “branch”

    I've asked this question on stackexchange but it never got much attention: http://apple.stackexchange.com/questions/276552/is-there-a-service-that-allows-distributing-ios-builds-pe…

  7. comment
  8. story
  9. story
  10. story
  11. comment
    Comment #10626220

    Happened to me at my previous company. We had a bunch of #ifdef DEBUG that wrapped non user-facing code. One day someone added DEBUG=1 in debug mode, DEBUG=0 in release mode, which…

  12. story
  13. story
  14. story
    Ask HN: Is there a consensus on the way to do JS inheritance?

    I work on a project that uses classes in JS. So far I've already used 3 different ways to do inheritance: - Subclass.prototype = new Class() - Subclass.prototype = Object.create( C…

  15. story