Hacker News new | ask | show | jobs
by sprash 1364 days ago
> slow to the point of being unusable

ble.sh has a vast array of configuration options. By disabling features I didn't like or need I was able to make it run pretty fast and responsive.

1 comments

Interesting. Maybe I should have tried to configure it better?

In the end, doing a rewrite of the core features allowed me to fine tune the technical choices to work extremely well on Windows (where fork is slow) while adding SQL for both the command history and query format, so hopefully I didn't just reinvent the wheel :)