HN user

random_moonwalk

1,015 karma
Posts20
Comments74
View on HN
www.theguardian.com 4mo ago

Dan Simmons, author of Hyperion and The Terror, dies aged 77

random_moonwalk
9pts2
www.cityam.com 7mo ago

Zipcar UK to shut operations ahead of new London EV Congestion Charge

random_moonwalk
2pts2
bitsnpieces.dev 8mo ago

Show HN: I built a synth for my daughter

random_moonwalk
1278pts209
www.deepmind.com 3y ago

Google DeepMind

random_moonwalk
689pts626
news.ycombinator.com 4y ago

Ask HN: Suggested reading about managing R&D projects

random_moonwalk
28pts19
www.sciencemag.org 5y ago

How Do Wombats Poop Cubes?

random_moonwalk
2pts1
theintercept.com 6y ago

Andrew Cuomo Calls in the Billionaires to Build a High-Tech Dystopia

random_moonwalk
25pts4
blog.paperspace.com 7y ago

Intro to Optimization in Deep Learning: Momentum, RMSProp and Adam

random_moonwalk
1pts0
www.theguardian.com 7y ago

US Bitcoin trader may face death penalty in Thailand over 'sea home'

random_moonwalk
5pts1
stackoverflow.com 7y ago

Stack Overflow 90s Theme

random_moonwalk
1pts0
hir.harvard.edu 7y ago

Politics of Aid: A Closer Look at the Motives Behind Foreign Assistance

random_moonwalk
3pts0
www.theguardian.com 8y ago

UK counter-terror bill risks criminalising curiosity – watchdog

random_moonwalk
4pts0
www.timeshighereducation.com 8y ago

Kopernio: The 'Legal Sci-Hub'

random_moonwalk
2pts0
www.instagram.com 8y ago

Highly Detailed Compositions of Surreal and Fantastical Architecture

random_moonwalk
1pts0
www.theguardian.com 8y ago

Facebook ordered to stop collecting user data by Belgian court

random_moonwalk
37pts2
www.theguardian.com 8y ago

Unilever threatens to pull ads from Facebook and Google

random_moonwalk
1pts0
www.theguardian.com 8y ago

Tesla announces biggest quarterly loss

random_moonwalk
80pts102
www.scientificamerican.com 8y ago

SETI Tunes In to Interstellar Object

random_moonwalk
3pts0
www.theguardian.com 8y ago

Brain abnormalities found in victims of US embassy attack in Cuba

random_moonwalk
170pts87
www.theguardian.com 9y ago

Garry Kasparov returns to chess for US tournament

random_moonwalk
2pts0

This is a cool idea, but you can switch between major, minor, chromatic and pentatonic scales so the interval between notes changes depending on how many there are so having fixed clicks wouldn't work in that case.

I've been reflecting on this a bit. I found it very useful to have a well-defined project and focus the learning time on things that are necessary for completing it. Having a background in coding was useful because I find you end up developing a knack for isolating parts of systems and figuring out how to work on small parts that end up fitting together.

I therefore focused initially on simply getting readings from a single potentiometer; if I could do that then I felt pretty confident I could read from four of them. If I could generate a midi message I was pretty confident I could send it to something that could read it etc.

When I started on the PCB design I had a simple circuit already so it was a case of translating that onto a board.

I didn't get too deep into any of the various parts but I found that it gave me a birds-eye view of the whole process and I now feel confident in isolating parts of them and 'zooming in' to them and refining them, building on the foundation I've developed.

Hi, your mental model is essentially correct, though it took me a good few evenings over a couple of weeks to get the workflow down in fusion 360. The electronics retailer will usually have the footprint and 3d model available on the component page. You can then import it, define which pins you want connected to each other in the footprint and in the PCB editor you can drag the routes (wires) to connect them.

Printing is way cheaper than I initially thought it would be - I paid £35 or so, including delivery and 5 of them arrived in 5 days. You can get cheaper delivery though. Also most of that cost is shipping and the setup fee - the marginal cost for each additional PCB print in the order is on the order of low single digit dollars.

Tbh my circuit was fairly simple so I just took a bit of a chance (and some extra care wiring things up). I think there’s a subreddit where people give feedback though I haven’t submitted anything.

Yes exactly, it would be great to be able to sync the clocks so they all ‘just work’ together. And maybe also a module that gives all the other synth parameters for the more advanced user too. I say it’s for my daughter, but I actually would love this too.

Are there any collections of annotated pages from books belonging to well-known authors that have been made available online? I'd be interested to get some impression of how they engaged with the material, whatever it is.

Fiction: It by Stephen King

Non-Fiction: The Spy and the Traitor by Ben MacIntyre. It's about the KGB spy-turned-MI6 agent Oleg Gordievsky and reads like a thriller.

I recommend finding a good teacher who specialises in Flamenco if that's where your interest lies. They can help you navigate the various rhythms and techniques which are quite particular to the style. In-personal ideally, though I'm sure you can find someone who can teach via video call too.

'you'll realise it's quite small really and get to know the place.'

I've been here for ~10 years and feel like I'm familiar with a fairly narrow slice of it (mostly north/north east a little bit). A good mental model imo is to see it as a collection of smaller towns, each with distinct urban centres, that have grown into each other. This makes it endlessly interesting to me and I feel like I'm unlocking new parts of it all the time.

This looks very cool.

I'm interested in how many vectors are indexed/how large the index is that corresponds to the latency chart? If we have an in-memory HNSW index of 10M vectors at ~20GB (512 dim), say, what are the RAM requirements when using the disk-based version?

I think there's a concern also that smaller companies can gain a competitive edge via resistance to reputational damage. As Yann LeCun recently tweeted:

'By releasing public demos that, as impressive & useful as they may be, have major flaws, established companies have less to gain & more to lose than cash-hungry startups.

If Google & Meta haven't released chatGPT-like things, it's not because they can't. It's because they won't.' (https://twitter.com/ylecun/status/1617908306420600833)