Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
icen
on Dec 1, 2023
|
parent
|
context
|
favorite
| on:
Advent of Code 2023 is nigh
I'm solving in BQN, and my workflow is repeatedly re-phrasing a line until it does what I want in the repl, and then naming it, and then moving on.
Most often I end up with some enormous one-liner that I then break down into functions again.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Most often I end up with some enormous one-liner that I then break down into functions again.