Live data from Hacker News

Viewing profile — _davidchambers

_davidchambers

HN member
Joined
Mon, Apr 08, 2013, 10:07 PM UTC
HN karma
40
Public activity
13 items

About _davidchambers

No profile information was provided.

Recent public activity

  1. comment
    Comment #47612228

    From the readme on GitHub: > A full-stack TypeScript CMS built on Astro and Cloudflare. EmDash takes the ideas that made WordPress dominant -- extensibility, admin UX, a plugin eco…

  2. comment
    Comment #39221057

    SEEKING WORK • Berlin, Germany • Remote or on-site • Software developer I'm a software developer with 13 years of experience. I love leveraging software to save people time. I have…

  3. comment
    Comment #39220892

    Location: Berlin, Germany Remote: Yes Willing to relocate: Possibly Technologies: JavaScript, TypeScript, Python, Haskell, Clojure, Bash, SQL, HTML, CSS, React, htmx, functional pr…

  4. story
  5. story
  6. comment
    Comment #9923698

    It's a contrived example, certainly. Your counterexample is informative. I hadn't thought of exceptions in this way. The downside of putting everything in a `try` block, of course,…

  7. comment
    Comment #9920044

    These two functions are equivalent: const f1 = function(s) { let data; try { data = JSON.parse(s); } catch (err) {} if (data != null && data.a != null && data.a.b != null && typeof…

  8. story
  9. story
  10. comment
    Comment #7975303

    There's an off-by-one error in this thread's title. ;)

  11. comment
    Comment #7653065

    https://github.com/davidchambers/dotfiles/pull/1 Fix for ugly `npm` output.

  12. story
  13. story