Hacker News new | ask | show | jobs
by jsprogrammer 4009 days ago
Sometimes x << 3 is more readable than x * 8. It depends on why you are doing the shift/multiply.