Show HN: I rebuilt the only parts of my IDE I use, in Rust, over a weekend (opens in new tab)
Woah woah, temper down the assertion my friend!Profiling is a tool meant for processes that relate to performance, or hot spots. Debuggers when integrated well[1], are great tools but compete with print based debugging which is a much more general skill one uses and needs to learn.Let's reserve malpraxis considerations for writing code without any true thought given for security, privacy, accessibility and human rights affected.[1] and I don't like the interface of any of the debuggers I used...
Read the original article