HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jbranchaud

no profile record

Submissions

From Zero to GitHub: Starting a New Jj (Jujutsu) Repo

visualmode.dev
2 points·by jbranchaud·قبل 8 أشهر·3 comments

A Decade of TILs

visualmode.dev
9 points·by jbranchaud·السنة الماضية·1 comments

Pay for Good Tools

buttondown.com
5 points·by jbranchaud·قبل سنتين·1 comments

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

1 points·by jbranchaud·قبل 3 سنوات·3 comments

comments

jbranchaud
·قبل 26 يومًا·discuss
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 pull quote, but usually I try to add my own thoughts or make a connection to something else.

https://still.visualmode.dev/blogmarks
jbranchaud
·قبل 8 أشهر·discuss
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 easier to use for day-to-day version control. I'm very comfortable with git, but that was hard earned and I don't see that level of confidence with most devs that I've worked with over the years. Hoping jj can be more accessible to the average working software engineer than git has been.
jbranchaud
·قبل سنتين·discuss
The core advice of the article seems relevant and useful to both of those types of design.
jbranchaud
·قبل سنتين·discuss
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 creative and emotional dichotomy. I think good design work can be just as analytical as it is creative. I think it has to be when it comes to UI and UX.
jbranchaud
·قبل سنتين·discuss
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 different google search results.

I wonder how ChatGPT would do with focussed pandoc requests.
jbranchaud
·قبل 3 سنوات·discuss
Moveable looks like a super full-featured library for this kind of thing https://daybrush.com/moveable/
jbranchaud
·قبل 3 سنوات·discuss
Maybe this: https://interactjs.io/
jbranchaud
·قبل 3 سنوات·discuss
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 something. It has been a great practice and I'd recommend to anyone to maintain their own TIL repo.

AMA!