Good morning
good morning âď¸
morning
Good morning
Good morning đ
I once interviewed for a company and heard that they put an emphasis on "greppable code", which I really liked. Do you know any thought pieces on this subject?
I feel like The Pragmatic Programmer also talks about this, at least in spirit (it's been a long time since I read it).
subscribing to the thread! I don't remember seeing it phrased like this, but I can think of a few practices that fall into this category. Something that's underappreciated is basically adding your own identifiers as anchors in comments, especially when you have code in multiple places that should be considered together
;; this looks terrible but was done for good reasons, see NOODLEHACK26
... somewhere else ...
;; Keep in sync with noodle definitions based on flux capacitor spec, see NOODLEHACK26good morning
Madainn mhath mo chairdean! đ´ó §ó ˘ó łó Łó ´ó ż
I finally arrived at the goal of a particular task at work which I've been working on all year. I looked up my PR's and tried to get an overview, and it turns out I did 111 PRs đŽ I think I did well by chopping it up into so many small bits that were relatively easily reviewable. pats self on shoulder