Hacker Newsnew | past | comments | ask | show | jobs | submit | mif's commentslogin

Reminds me of the Gray-Scott explorer [0], implemented with WebGL (in 2012!!).

Mathematics is beautiful!

[0] https://www.mrob.com/pub/comp/xmorphia/ogl/index.html


I’m not shocked.


Thanks for that. I thought about giving lisp a try, lately. This tutorial/presentation has been very insightful and I will try out kons-9 to pick up some lisp.


Almost as unreal as the matching dinosaur footprints on two different continents. https://news.ycombinator.com/item?id=41352656


Bye, bye, Porsche.


Hold your horses. I think the title overstates the impact of those old wheat varieties. Yes, genetic diversity is high. But, the reason that today’s wheat is less diverse is only the side effect of one of the most astonishing feasts ever pulled off by a single human: Norman Borlaug. His breeding program in the 1940s was the start of the “Green Revolution“. He’s the guy who saved the billions from starvation.

For further reading about his story, I can highly recommend „The Wizard and the Prophet“ by Charles C. Mann [2].

[1] https://en.wikipedia.org/wiki/Norman_Borlaug [2] https://www.goodreads.com/book/show/34959327


Reminds me of [1]. We are good at estimating the median but not the mean.

[1] https://erikbern.com/2019/04/15/why-software-projects-take-l...


Also made this exact association. My takeaway: when estimating unknown quantities in software development you can treat means as infinite thus making any project unestimatable (management hates this reasoning - a friend told me, pinky promise); otherwise assign some non-zero probability than any mean will be 10-100x of the estimate.


Current world-wide oil production is c. 83 million barrels per day [1]. With the estimated 511 billion barrels, about 2x of Saudi Arabia’s reserves (2005, [2]), that would last for about 15 years.

[1] https://ycharts.com/indicators/world_crude_oil_production

[2] https://www.nationmaster.com/country-info/stats/Energy/Oil/R...


The graph named “non-linear growth”, is actually showing linear growth. I know, it’s confusing, but as long as the factor is constant (10), growth is linear.

A quick way to check if something grows linearly is to put it on a log-scale and to see whether it’s a straight line.

Nice explanation, though. We should talk about logs more often.


I think you and the author are using terminology differently. That graph is absolutely a logarithmic axis to me. The five ticks on the axis are equidistant but each represents a number 10x of the previous. That's nonlinear to me. My definition of linear growth is that it is bounded above by a linear function. Its first derivative would therefore be bounded above by a constant.

If something is a straight line when you plot it in log scale, you are plotting exponential growth.


Good point. Also "linear convergence" means the residual reduces "linearly", or |r_{k+1}| = \lambda |r_k| with \lambda \in (0, 1). So it is somehow exponentially converging, and an algorithm with linear convergence is neat and fast.


"Linear" here doesn't mean "a linear transformation is applied at each time step", it means "a constant rate of change over all time".

Multiplicative growth by a constant factor is an increasing rate of change over time.


Reminds me of some of the remarks Joe Armstrong made a while ago [1], and which I came across via another submission a couple of weeks ago (which escapes me). It’s a great talk about the physical limits of computers and computation.

[1] https://youtu.be/lKXe3HUG2l4?si=nMkDTMfvBK1AKCYI


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: