[-] abruptly8951@lemmy.world 6 points 2 weeks ago

Looks like the Barbican in London to me, it's apartments and a public bar/drinking/working area, nice spot to hang out!

[-] abruptly8951@lemmy.world 31 points 1 month ago

Something makes me uneasy about this being a Google sheet, you need to use credentials to view it and someone has a log of who has accessed it..you can probably even see who's viewing it in realtime

Use an anonymous account! Or someone should host this on a website or something with higher privacy

[-] abruptly8951@lemmy.world 5 points 1 month ago

I'm with you, I drew the line at calculators though. I can do the damn sums by myself!

[-] abruptly8951@lemmy.world 12 points 2 months ago

I don't really follow your logic, how else would you propose to shape the audio that is not "just an effect".

Your analogy to real life does not take into account that the audio source itself is moving, so their is an extra variable outside of just stereo signal -which is what spatial audio is modelling

And your muffling example sounds a bit over simplified maybe? My understanding is that the spatial stuff is produced by phase shifting the LR signals slightly

Finally why not go further? "I don't listen to speaker audio because it's all just effects and mirages to sound like a real sound, what only 2^16 discrete positions the diaphragm can be in" :p

[-] abruptly8951@lemmy.world 4 points 3 months ago* (last edited 3 months ago)

Before becoming president

I don't think the story implies clout was used for this. Just a play on words to make the conductor think there would be a crowd boarding rather than an individual

[-] abruptly8951@lemmy.world 3 points 3 months ago

Do you read a song on demand when you are singing the lyrics verbatim?

[-] abruptly8951@lemmy.world 6 points 3 months ago

It's definitely not indexed, we use RAG architectures to add indexing to data stores that we want the model to have direct access to, the relevant information is injected directly in the context (prompt). This can somewhat be equated to short term memory

The rest of the information is approximated in the weights of the neural network which gives the model general knowledge and intuition..akin to long term memory

[-] abruptly8951@lemmy.world 12 points 3 months ago

Ooh edgy, say more

[-] abruptly8951@lemmy.world 4 points 3 months ago

This is an extremely odd outlook to have. Good luck with it.

Unfortunately the answer to your question is to not post at all, though if your contributions are worthwhile then that is not an excellent solution

[-] abruptly8951@lemmy.world 15 points 5 months ago

There's is a huge difference though.

That being one is making hardware and the other is copying books into your training pipeline though

The copy occurs in the dataset preparation.

[-] abruptly8951@lemmy.world 10 points 6 months ago

Privacy preserving federated learning is a thing - essentially you train a local model and send the weight updates back to Google rather than the data itself....but also it's early days so who knows what vulnerabilities may exist

[-] abruptly8951@lemmy.world 4 points 9 months ago

You need rebase instead. Merge just creates useless commits and makes the diffs harder to comprehend (all changes are shown at once, but with rebase you fix the conflicts in the commit where they happened)

Then instead of your branch of branch strat you just rebase daily into main and you're golden when it comes time to PR

view more: next ›

abruptly8951

joined 10 months ago