HN user

workmandan

70 karma
Posts0
Comments22
View on HN
No posts found.

If I'm deep in coding flow the last thing I'm going to do is immediately jump on to someone else's PR. Half a day to a day sounds about right from when the PR is submitted to actually getting the green light

There are apps but you should not use them as they are dangerously inaccurate. Mushroom identification requires numerous different factors that a simple photograph would not be sufficient for a positive id.

As they rightly should! I voted remain and would do so again in a heartbeat but if you have an exclusive members only club what use is it if leaving has no consequences? The UK most certainly should be punished if it leaves the EU. Otherwise you undermine the entire organisation.

I have a few "Mother of Thousands" [0] which started out as a single plant that I was gifted but it grew so rapidly that I now have about 6 pots of them. They produce tiny little baby plants on the edges of each leaf which then drop off. They are also nigh on impossible to kill (I rarely water them). I used to plant all the tiny 'seedlings' but now throw them away as there are just way too many. Be aware though that they are toxic so maybe not a good mix with pets.

[0] https://en.wikipedia.org/wiki/Bryophyllum_daigremontianum

I've used coconutBattery to check the health of the battery in my 6s and it reports the number of charge cycles and the maximum capacity. Is this data stored in the battery or the phone? Does replacing the battery reset the cycles counter?

Interesting point on the lack of floating-point support. I've dealt with storing fiat in real world software and using floating point is a big no-no due to the fact it is only an approximation by its very design. We therefore always stored money as integer cents/pennies etc. How is this approached with digital "money" where there is no smallest divisible unit?

Although a nice idea in principle I think you'll just end up with horribly convoluted and hacky if/else logic throughout your code - much like the era of nasty IE6 kludges.