Hacker News new | ask | show | jobs
by lbrito 580 days ago
Got halfway through in 2022, implemented it with Crystal (being into ruby, it was the natural choice)

Great book - I only abandoned it halfway because my first child was born :)

1 comments

Crystal sounds like a good choice, performance without being too hard to learn. I have been thinking about changing language because its been so slow-going. Without chatgpt it would have been nigh-impossible to solve a segfault in a destructor caused by a missing & in a parameter causing a shallow copy.