# Ada

Ada is a programming language standardized as ISO/IEC 8652.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Node.js 20.0.0 (Current)

DevFeed: [Node.js 20.0.0 (Current)](<https://devfeed.tech/articles/node-js-20-0-0-current-2702.md>)

Original publisher: [Read original article](<https://nodejs.org/en/blog/release/v20.0.0>)

Published: 2023-04-18T16:07:46Z

Content type: release

Language: en

Sources: [Node.js Blog](<https://devfeed.tech/sources/node-js-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Ada](<https://devfeed.tech/topics/ada.md>), [Chromium](<https://devfeed.tech/topics/chromium.md>)

Tags: [chromium](<https://devfeed.tech/tags/chromium.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [json](<https://devfeed.tech/tags/json.md>), [main-thread](<https://devfeed.tech/tags/main-thread.md>), [node](<https://devfeed.tech/tags/node.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [performance](<https://devfeed.tech/tags/performance.md>), [thread](<https://devfeed.tech/tags/thread.md>)

### AI overview

Node.js 20.0.0 introduces an experimental Permission Model for restricting access to resources such as the file system, child-process spawning, and worker-thread creation. The release also moves ESM loader hooks to a dedicated thread, updates V8 to 11.3, stabilizes the test_runner module, integrates Ada 2.0 for faster URL parsing, and changes how single-executable applications are built.

### Source excerpt

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

## How Ada Lovelace solved problems

DevFeed: [How Ada Lovelace solved problems](<https://devfeed.tech/articles/how-ada-lovelace-solved-problems-35306.md>)

Original publisher: [Read original article](<https://darkcoding.net/ideas/how-ada-lovelace-solved-problems/>)

Author: Graham King

Published: 2015-12-11T05:02:00Z

Content type: article

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [Ada](<https://devfeed.tech/topics/ada.md>), [Mathematics](<https://devfeed.tech/topics/mathematics.md>)

Tags: [ideas](<https://devfeed.tech/tags/ideas.md>), [mathematics](<https://devfeed.tech/tags/mathematics.md>), [problems](<https://devfeed.tech/tags/problems.md>), [program](<https://devfeed.tech/tags/program.md>), [puzzle](<https://devfeed.tech/tags/puzzle.md>), [solve](<https://devfeed.tech/tags/solve.md>)

### AI overview

This article recounts how Ada Lovelace worked on a mathematics problem related to the Analytical Engine and documented what is described as the first known computer program for calculating Bernoulli numbers. When she became stuck, she went horseback riding and expected the problem to become clearer later.

### Source excerpt

Ada Lovelace: Debugging by horseback since 1843.