Eight or nine misconceptions about Astra. See if you can spot the biggest fallacy.
Marcus on AI
• Gary Marcus
OpenAI’s amazing — but vastly oversold — new model Astra
Marcus on AI
• Gary Marcus
Eight or nine misconceptions about Astra. See if you can spot the biggest fallacy.
John D. Cook
• John
Yesterday I wrote that a lot of the special functions that pop up in mathematical physics are solutions to second order linear differential equations with polynomial coefficients. More generally, holonomic functions are defined to be those functions that are the solutions to linear differential equations, of any order, with polynomial coefficients. Most special functions are […]
The post Holonomic functions first appeared on John D. Cook.
John D. Cook
• John
In this post I mentioned two series which I denoted t(n) and c(n). The former is the number of unlabeled rooted trees with n nodes. The latter is the cumulative sum of the former, i.e. The sequence c(n) is also the number of constrains on an n-step Runge-Kutta method; that’s how I became interested in it. Now the t(n) sequence has […]
The post Estimating a cumulative sum first appeared on John D. Cook.We must know. We shall not know.
The June edition of my sponsors-only monthly newsletter is out. If you are a sponsor (or if you start a sponsorship now) you can access it here.
This month:
Here's a copy of the June newsletter as a preview of what you'll get. Pay $10/month to stay a month ahead of the free copy!
Tags: newsletter
Martin Alderson
• Martin Alderson
For the first time I'm choosing my daily driver models on tokens per second rather than raw intelligence. Why ~100tok/s might be the new 100ms, where the speed gains stop mattering, and the price war that's coming.
at openai, many people hook their chatgpt up to slack.
people really don't like when a coworker's chatgpt contacts them asking for help with a task, even when they'd be perfectly happy doing that same work if asked by that coworker.
reinforces how much people care about human relationships and helping each other, and want AI to give time back — or enhance time together — rather than become a layer separating people.
— Greg Brockman, President and Co-Founder, OpenAI
Release: datasette-apps 0.2a0
Changes that improve Datasette Apps when created and edited using Datasette Agent:
The app_debug() tool is pretty neat: it works by displaying the app in a opacity: 0 iframe with pointer-events: none (so it can't be seen or interacted with) and then executing agent-provided JavaScript inside that sandboxed iframe. This means the agent can smoke test that the app is working and even do things like measure the dimensions of different elements.
This uses the new context.browser_task() mechanism added in datasette-agent 0.4a0.
Tags: iframes, datasette, datasette-apps
Tool: Slack Emoji Maker
I wanted to create a new Slack emoji, and their tool recommends a square that's 128x128 and has a transparent background... so I had Fable build me this simple image editor against those requirements.
Release: datasette-agent 0.4a0
- New
await context.browser_task()mechanism allowing agent tools to run code directly in the user's browser. #33
This is an exciting new capability: it makes it easy for Datasette Agent plugins to provide tools that execute custom JavaScript in the user's browser.
Tags: datasette, llm-tool-use, datasette-agent
Tedium: The Dull Side of the Internet.
• Ernie Smith
The pricing gun should have been a dead technology years before it actually was. But state laws artificially kept it around as a shield against the scary barcode.
John D. Cook
• John
Second order linear differential equations with polynomial coefficients form their own area of study. This seems like a narrow class of equations, but it’s very important in applications. This class of equations seems like a mathematically natural topic, but why is it so important in applications? I did a PhD in differential equations without ever […]
The post Why polynomial coefficients? first appeared on John D. Cook.
John D. Cook
• John
Combinatorial problems can be interesting for their own sake, but they are more interesting when there is a connection to a problem outside combinatorics, and the more unexpected the connection the better. Counting the number of unlabeled rooted trees [1] with n nodes is a pure mathematics problem. Designing numerical methods for solving differential equations […]
The post Counting rooted trees first appeared on John D. Cook.
John D. Cook
• John
The textbook version of the Runge-Kutta method for solving differential equations has 4 stages and has 4th order error. For lower order versions of RK the number of stages s also matches the order of the error p. But in order to achieve error on the order of p ≥ 5, you need more than p […]
The post Runge-Kutta order versus stages first appeared on John D. Cook.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow