Hacker News
new
past
comments
ask
show
jobs
points
by
rtpg
13 hours ago
|
comments
by
ch4s3
11 hours ago
|
next
[-]
In ruby it used to be common to ssh into a box, attach to the console and edit files from the REPL and rerun the code to see if your patch worked. I haven’t touched it in years and I doubt many people do that anymore.
reply
by
fragmede
10 hours ago
|
prev
|
[-]
Yeah not having an equivalent to pdb.set_trace() is what turned me off compiled languages, but with AI I'm not even sure anymore.
reply