π18π€13π€£4β€3π₯1
π7π€£5β€2π₯2π€2π€©1
wavesurfer.js 7: Audio Waveform Player
If youβre creating a podcast player, audio experience, or anything where seeing an interactive audio waveform could be useful, check this out. GitHub repo.
KATSPAUGH AND CONTRIBUTORS
If youβre creating a podcast player, audio experience, or anything where seeing an interactive audio waveform could be useful, check this out. GitHub repo.
KATSPAUGH AND CONTRIBUTORS
π₯6β€1π€£1
β€8π3π€3π1π₯1
π€31π7β€4π€£4π1
π Issue 25 / 26.07.2023
π The Node.js Best Practices List: 2023 Edition
A valuable, long standing resource has been βmodernized to 2023 standardsβ (complete with recommendations of more modern libraries) with lots of work by creator Yoni and an ever growing team of contributors. The topics remain the same, however, covering areas like code style, project architecture, and taking apps into production. (If youβre already familiar with this list, you can skim through the #new and #updated hashtags on the page.)
YONI GOLDBERG ET AL.
πMicrosoft TypeChat: An Approach for Type-Safe LLM Responses
Itβs interesting to see a new project from Microsoft with so many prominent names attached to it, but demonstrates the huge excitement within MS for ML and large language models (LLMs). TypeChatβs goal is to work around the issue of LLMs outputting unstructured natural language and instead to direct such output into a predictable, typed form.
HEJLSBERG, LUCCO, ROSENWASSER ET AL.
Β©οΈNODE.JS WEEKLY
π The Node.js Best Practices List: 2023 Edition
A valuable, long standing resource has been βmodernized to 2023 standardsβ (complete with recommendations of more modern libraries) with lots of work by creator Yoni and an ever growing team of contributors. The topics remain the same, however, covering areas like code style, project architecture, and taking apps into production. (If youβre already familiar with this list, you can skim through the #new and #updated hashtags on the page.)
YONI GOLDBERG ET AL.
πMicrosoft TypeChat: An Approach for Type-Safe LLM Responses
Itβs interesting to see a new project from Microsoft with so many prominent names attached to it, but demonstrates the huge excitement within MS for ML and large language models (LLMs). TypeChatβs goal is to work around the issue of LLMs outputting unstructured natural language and instead to direct such output into a predictable, typed form.
HEJLSBERG, LUCCO, ROSENWASSER ET AL.
Β©οΈNODE.JS WEEKLY
β€3π3π₯1
π CODE & TOOLS
π© Ink 4.3: Build Interactive CLI Apps using React
A terminal-based React renderer so you can build command line apps using React-style components. It's mature and used by all sorts of folks.
VADIM DEMEDES
π© Necord: A Framework for Creating Discord Bots
It uses Nest and Discord.js under the hood. Some example apps show how easy it is to deploy bot functions. GitHub repo.
NECORD
π© MailDev: SMTP Server and Web Interface for Testing Emails
If your app needs to send email, rather than sending it to a live account, you could send it to this app which lets you get a local preview without having to think about spam filters, etc.
DAN FARRELLY
π© Ink 4.3: Build Interactive CLI Apps using React
A terminal-based React renderer so you can build command line apps using React-style components. It's mature and used by all sorts of folks.
VADIM DEMEDES
π© Necord: A Framework for Creating Discord Bots
It uses Nest and Discord.js under the hood. Some example apps show how easy it is to deploy bot functions. GitHub repo.
NECORD
π© MailDev: SMTP Server and Web Interface for Testing Emails
If your app needs to send email, rather than sending it to a live account, you could send it to this app which lets you get a local preview without having to think about spam filters, etc.
DAN FARRELLY
π4β€1
What is the output?
Anonymous Quiz
9%
['a', 'b', 'c']
68%
['a', 'b', 'c', 1, 2, 3]
9%
[1,2,3]
15%
['a', 'b', 'c', [1, 2, 3]]
π15β€4π€1
How We Generate JS and Python SDKs from a Canonical Rust SDK'
PostgresML is an extension that adds machine learning functions into Postgres. Its team loves and prefers Rust but most of its users are using JavaScript or Python. What to do? Simultaneously write multi-language libraries using Rust..
SILAS MARVIN (POSTGRESML)
PostgresML is an extension that adds machine learning functions into Postgres. Its team loves and prefers Rust but most of its users are using JavaScript or Python. What to do? Simultaneously write multi-language libraries using Rust..
SILAS MARVIN (POSTGRESML)
π4β€1π₯1
What is the output?
Anonymous Quiz
16%
false false false
42%
true false true
30%
true true true
12%
false true false
π11π€4β€1π€£1