Live data from Hacker News

Viewing profile — jbranchaud

jbranchaud

HN member
Joined
Thu, Mar 22, 2012, 11:38 PM UTC
HN karma
845
Public activity
212 items

About jbranchaud

I write code, photograph things, and shoot pool. Co-founder of Lincoln's Beer and Code (beerandco.de).

Find me at joshbranchaud.com and @jbrancha.

Recent public activity

  1. comment
    Comment #48599336

    One way that I leave a trace, which is a practice I've adopted from Simon Willison, is to record blogmarks for interesting and useful things I come across. Sometimes I just leave a…

  2. comment
    Comment #46102755

    I don't remember my first steps with subversion, mercurial, or git too well, but I don't think any of them were any more intuitive. My understanding is that jj is supposed to be ea…

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

    The core advice of the article seems relevant and useful to both of those types of design.

  6. comment
    Comment #42009903

    Great article -- I'm going set aside some time with a notebook and pencil today and give this a try. I'm not sure I agree with the left brain/right brain, analytical and logical vs…

  7. story
  8. comment
    Comment #39232401

    I outsource most of my esoteric `jq` syntax questions to ChatGPT. It does really well with them, usually turning up solutions that I'd struggle to munge together from several diffe…

  9. comment
    Comment #38310473

    Moveable looks like a super full-featured library for this kind of thing https://daybrush.com/moveable/

  10. comment
    Comment #38307877

    Maybe this: https://interactjs.io/

  11. story
    Ask HN: How to build infinite grid in the browser?

    If you wanted to build a tool in the browser that allowed you to add, edit, connect, and move elements on an infinite grid like 1) https://natto.dev/example/2444ffca064a4890a7f05ca…

  12. comment
    Comment #38177727

    Hey, I'm Josh, the creator of this TIL repo. I've started it back in 2015 and still contribute to it a couple times a week. I reference TILs all the time to remember how to do some…

  13. story
  14. comment
    Comment #31309229

    I tend to use one tmux session per project. I usually have 2-3 open for various client projects, one open for my TIL repository, and then I go from there. Within those sessions I t…

  15. story
  16. comment
    Comment #25782216

    > I refer back to mine a LOT. The principal audience for them is future me - if anyone else finds them useful too that's just a bonus. 100% this. Several times a week I'll be tryin…

  17. comment
    Comment #25782195

    I wrote about my thinking and process behind this TIL repo here: https://dev.to/jbranchaud/how-i-built-a-learning-machine-45k...

  18. comment
    Comment #25782094

    Because all these posts are 200 words or less, they tend to be the kind of thing you can read in ~90 seconds. I like sharing these smaller learnings to twitter. For a venue like HN…

  19. story
  20. story
  21. comment
    Comment #23979021

    Postgres, though not new, has some incredibly powerful features these days that make it worth investing in. - JSONB column type, get NoSQL-esque document storage when you need it. …

  22. story
  23. story
  24. comment
    Comment #23764342

    I became aware of both of these articles through Tom Critchlow's writing on Digital Gardens. In this piece, he references the Garden and Stream concepts, while also adding in his o…

  25. comment
    Comment #23764169

    Analogous terminology for Stock and Flow are the Garden and Stream metaphors explored in Mike Caulfield's _The Garden and The Stream: A Technopastoral_. https://hapgood.us/2015/10/…