Hacker News Feed

Home

RavynOS Finesse of macOS. Freedom of FreeBSD

Posted by: cable2600

None

Read more

Score: 125

Likes: 5, Dislikes: 0

Exactly How Much Life Is on Earth?

Posted by: pseudolus

None

Read more

Score: 27

Likes: 4, Dislikes: 0

HTML hacks that shaped the Internet

Posted by: marban

None

Read more

Score: 165

Likes: 0, Dislikes: 0

Segment Anything Model (Sam) Visualized

Posted by: nimsy

None

Read more

Score: 44

Likes: 0, Dislikes: 0

Show HN: Australian Acoustic Observatory Search

Posted by: sdenton4

The Australian Acoustic Observatory (<a href="https:&#x2F;&#x2F;acousticobservatory.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;acousticobservatory.org&#x2F;</a>) has 360 microphones across the continent, and over 2 million hours of audio. However, none of it is labeled: We want to make this enormous repository useful to researchers. We have found that researchers are often looking for &#x27;hard&#x27; signals - specific call-types, birds with very little available training data, and so on. So we built an acoustic-similarity search tool, allowing researchers to provide an example of what they&#x27;re looking for, which we then match against embeddings from the A2O dataset.<p>Here&#x27;s some fun examples!<p>Laughing Kookaburra: &lt;<a href="https:&#x2F;&#x2F;search.acousticobservatory.org&#x2F;search&#x2F;index.html?q=https:&#x2F;&#x2F;api.search.acousticobservatory.org&#x2F;api&#x2F;v1&#x2F;a2o&#x2F;audio_recordings&#x2F;download&#x2F;flac&#x2F;372176?start_offset%3D25%26end_offset%3D30" rel="nofollow noreferrer">https:&#x2F;&#x2F;search.acousticobservatory.org&#x2F;search&#x2F;index.html?q=h...</a>&gt;<p>Pacific Koel: &lt;<a href="https:&#x2F;&#x2F;search.acousticobservatory.org&#x2F;search&#x2F;index.html?q=https:&#x2F;&#x2F;api.search.acousticobservatory.org&#x2F;api&#x2F;v1&#x2F;a2o&#x2F;audio_recordings&#x2F;download&#x2F;flac&#x2F;288576?start_offset%3D15%26end_offset%3D20" rel="nofollow noreferrer">https:&#x2F;&#x2F;search.acousticobservatory.org&#x2F;search&#x2F;index.html?q=h...</a>&gt;<p>Chiming Wedgebill: &lt;<a href="https:&#x2F;&#x2F;search.acousticobservatory.org&#x2F;search&#x2F;index.html?q=https:&#x2F;&#x2F;api.search.acousticobservatory.org&#x2F;api&#x2F;v1&#x2F;a2o&#x2F;audio_recordings&#x2F;download&#x2F;flac&#x2F;387006?start_offset%3D0%26end_offset%3D5" rel="nofollow noreferrer">https:&#x2F;&#x2F;search.acousticobservatory.org&#x2F;search&#x2F;index.html?q=h...</a>&gt;<p>How it works, in a nutshell: We use audio source separation (&lt;<a href="https:&#x2F;&#x2F;blog.research.google&#x2F;2022&#x2F;01&#x2F;separating-birdsong-in-wild-for.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;blog.research.google&#x2F;2022&#x2F;01&#x2F;separating-birdsong-in-...</a>&gt;) to pull apart the A2O data, and then run an embedding model (&lt;<a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2307.06292" rel="nofollow noreferrer">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2307.06292</a>&gt;) on each channel of the separated audio to produce a &#x27;fingerprint&#x27; of the sound. All of this is put in a vector database with a link back to the original audio. When someone performs a search, we embed their audio, and then match against all of the embeddings in the vector database.<p>Right now, about 1% of the A2O data is indexed (the first minute of every recording, evenly sampled across the day). We&#x27;re looking to get initial feedback and will then continue to iterate and expand coverage.<p>(Oh, and here&#x27;s a bit of further reading: <a href="https:&#x2F;&#x2F;blog.google&#x2F;intl&#x2F;en-au&#x2F;company-news&#x2F;technology&#x2F;ai-ecoacoustics&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;blog.google&#x2F;intl&#x2F;en-au&#x2F;company-news&#x2F;technology&#x2F;ai-ec...</a> )

Read more

Score: 40

Likes: 0, Dislikes: 0

James-Lange Theory

Posted by: tintinnabula

None

Read more

Score: 29

Likes: 0, Dislikes: 0

Advent of Code 2023 is nigh

Posted by: i13e

None

Read more

Score: 156

Likes: 0, Dislikes: 0

Code is run more than read

Posted by: signa11

None

Read more

Score: 468

Likes: 0, Dislikes: 0

Marker: Convert PDF to Markdown quickly with high accuracy

Posted by: sebg

None

Read more

Score: 463

Likes: 0, Dislikes: 0

Are Open-Source Large Language Models Catching Up?

Posted by: rkwz

None

Read more

Score: 291

Likes: 0, Dislikes: 0

The Nineteenth-Century Banjo

Posted by: bookofjoe

None

Read more

Score: 7

Likes: 0, Dislikes: 0

Booking.com hackers increase attacks on customers

Posted by: edward

None

Read more

Score: 73

Likes: 0, Dislikes: 0

Turbo Pascal Turns 40

Posted by: andsoitis

None

Read more

Score: 377

Likes: 0, Dislikes: 0

Visual Anagrams: Generating optical illusions with diffusion models

Posted by: beefman

None

Read more

Score: 720

Likes: 0, Dislikes: 0

The Intel 386 processor die: the clock circuit

Posted by: picture

None

Read more

Score: 108

Likes: 0, Dislikes: 0

Stanisław Lem's vision of artificial life

Posted by: axiomdata316

None

Read more

Score: 432

Likes: 0, Dislikes: 0

Show HN: Bi-directional sync between Postgres and SQLite

Posted by: matharmin

Hi HN,<p>Today we’re launching PowerSync, a Postgres&lt;&gt;SQLite bi-directional sync engine that enables an offline-first app architecture. It currently supports Flutter, React Native and web (JavaScript) using Wasm SQLite in the browser, with more client SDKs on the way.<p>Conrad and I (Ralf) have been working on our sync engine since 2009, originally as part of a full-stack app platform. That version of the system is still used in production worldwide and we’ve learnt a lot from its use cases and scaling. About a year ago we started on spinning off PowerSync as a standalone product that is designed to be stack-agnostic.<p>If you’d like to see a simple demo, check out the pebbles widget on the landing page here: <a href="https:&#x2F;&#x2F;www.powersync.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.powersync.com&#x2F;</a><p>We wrote about our architecture and design philosophy here: <a href="https:&#x2F;&#x2F;www.powersync.com&#x2F;blog&#x2F;introducing-powersync-v1-0-postgres-sqlite-sync-layer" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.powersync.com&#x2F;blog&#x2F;introducing-powersync-v1-0-po...</a><p>This covers amongst other things how we designed the system for scalable dynamic partial replication, why we use a server authority architecture based on an event log instead of CRDTs for merging changes, and the approach to consistency.<p>Our docs can be found here: <a href="https:&#x2F;&#x2F;docs.powersync.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;docs.powersync.com&#x2F;</a><p>We would love to hear your feedback! - Ralf, Conrad, Kobie, Phillip and team

Read more

Score: 299

Likes: 0, Dislikes: 0

Shane MacGowan has died

Posted by: acdanger

None

Read more

Score: 190

Likes: 0, Dislikes: 0

Hyundai Uni Wheel electric drive system could revolutionize EV design

Posted by: yread

None

Read more

Score: 195

Likes: 0, Dislikes: 0

Beam Me Out of This Death Trap, Scotty (1980)

Posted by: juliusdavies

None

Read more

Score: 79

Likes: 0, Dislikes: 0

Seamless: Meta's New Speech Models

Posted by: skadamat

None

Read more

Score: 27

Likes: 0, Dislikes: 1