First Mover Asia: Bitcoin Ho Ho Holds Near $16.9K

By CD Read more: CoinDesk Bitcoin held steady throughout the Christmas holiday weekend at about $16.9K; most other major cryptos were flat, although tinted more green than red. Also: CoinDesk columnist David Z. Morris considers an upside to this year’s various crypto industry debacles.Publish at: December 26, 2022 at 11:52PM

Ask HN: I prefer single letter variables

So it’s almost universally accepted variable names should always be descriptive, consistent, etc… but I’m sure there are scenarios where single variable names are preferable. I can’t quite formulate solid parameters of when that is, but here is a try: – There are few variables in the whole code block < 5. - Amount of lines is < 25. - […]