Earlier quoted context omitted.
here you go, Michelin-starred chef: > Marco Pierre White passionately defends chefs using microwaves. White dubbed microwaves “sensational things” and revealed he thinks they’re far better at preparing kippers than any other technique, like boiling or grilling https://www.independent.co.uk/life-style/marco-pierre-white-... And another one: > José Andrés, a renowned Michelin-starred chef, New York Times bestselling au…
The comment specifically said "microwave dinners." That's frozen meals you just heat up in the microwave.
Old and new apps, via modern coding agents
101–110 of 156 posts
Re: Old and new apps, via modern coding agents
#102Re: Old and new apps, via modern coding agents
#103I am far from a mathematician but I am excited by the possibilities of using AI for generating more math. Math in my mind exists purely in the world of forms, and cannot be appropriated for profit, but is downstream to everything else. I am keen to see what this enables.
Re: Old and new apps, via modern coding agents
#104Building visualizations with LLMs has been a major boost for my CS classes: https://htmx.org/essays/universities-and-ai/#demos-visualiza... Many visualizations that I have always wanted but just didn't have the time to build, I now have. To give an example, I wanted a simplified 8-bit computer to complement the 16-bit teaching computer I use and designed this in a few days with the help of claude: https://bdp.cs.mont…
Using LLMs to build out the nice-to-haves that I’ve always wanted but never had time for is one of their great use cases. Visualizations are a perfect use case for this because they don’t have to be perfectly architected, maintainable code. Getting to the correct visual output is good enough, and LLMs excel at iterating something until it looks right.
Re: Old and new apps, via modern coding agents
#105Earlier quoted context omitted.
This is a very humbling thought, thank you.
The humbling thought should be all the blue collar workers on r/vibecoding demoing their apps and games. And then realizing they put together something that would have taken you a few days to do. The supply of software is about to go way up, and that's going to massively impact demand unless every firm on earth is clamoring for more. We're going to see if Jevons paradox holds true, or if wages get impacted drasticall…
Re: Old and new apps, via modern coding agents
#106Earlier quoted context omitted.
Mathematicians are a kind of programmers, the original ones.
Why are mathematicians a kind of programmers? Besides applied maths, aren't they more researchers that explore and discover, in contrast to the majority of programmers who are more like handymen?
The difference to me is one of directionality - maths research is seeing a far off island and getting there by hook or by crook; bridge, draining the swamp, inventing an airplane or boat, whatever it takes. Software engineering is like covering a plain with tiles - every feature is ultimately filled in and the underlying beauty is obscured by a fractal of complexity required by the ever growing requirements.
Re: Old and new apps, via modern coding agents
#107https://github.com/bradfitz/koffer#der-verloren-koffe
Play online at https://bradfitz.github.io/koffer/js/
So neat seeing ~30 year old code come back alive.
Re: Old and new apps, via modern coding agents
#108Earlier quoted context omitted.
People are so confident that this just-a-tool will hit its limits any day now...
People are so confident that this not-just-a-tool will show signs of ASI/AGI any day now...
/s
Re: Old and new apps, via modern coding agents
#109Earlier quoted context omitted.
The humbling thought should be all the blue collar workers on r/vibecoding demoing their apps and games. And then realizing they put together something that would have taken you a few days to do. The supply of software is about to go way up, and that's going to massively impact demand unless every firm on earth is clamoring for more. We're going to see if Jevons paradox holds true, or if wages get impacted drasticall…
The supply of software has already gone up, and most of the new stuff is close to useless
Re: Old and new apps, via modern coding agents
#110Really bullish on LLMs expanding code development by a very large group of people who are really smart in some domain but could not get into 'coding'.