HN user

jzombie

356 karma

https://github.com/jzombie

Posts77
Comments308
View on HN
news.ycombinator.com 2y ago

Eliminate recruiters by putting everyone to work

jzombie
1pts2
news.ycombinator.com 2y ago

ReCAPTCHA Sucks

jzombie
3pts2
news.ycombinator.com 2y ago

Opinion: "AI" is not just LLMs

jzombie
4pts1
news.ycombinator.com 2y ago

Four One Five Numbers Calling and Hanging Up

jzombie
1pts3
forums.developer.apple.com 2y ago

Massive issues with TensorFlow GPU on Mac

jzombie
4pts1
arstechnica.com 2y ago

Hugging Face hosted code that backdoored user devices

jzombie
9pts1
www.cnbc.com 2y ago

"Machine Customers" already among us (and they number in the billions)

jzombie
1pts0
news.ycombinator.com 2y ago

Ask HN: Anyone Using AdaBelief in ML?

jzombie
1pts0
news.ycombinator.com 2y ago

ChatGPT's Private Keys

jzombie
2pts3
news.ycombinator.com 2y ago

ChatGPT's config files

jzombie
1pts2
github.com 2y ago

Ibis – Universal Interface for Data Wrangling

jzombie
3pts0
github.com 2y ago

Dockerized Text-Based Web Browser (Lynx)

jzombie
1pts0
support.google.com 2y ago

2021: Google Drive Web UI Slow and Unusable

jzombie
2pts1
news.ycombinator.com 2y ago

Ask HN: Anyone Using External Drive for iCloud?

jzombie
2pts0
news.ycombinator.com 2y ago

PayPal is a scam

jzombie
5pts2
www.cnbc.com 2y ago

Going big in AI with a lid on hiring

jzombie
1pts0
github.com 2y ago

Pipper Installs TensorFlow on Macs

jzombie
2pts1
github.com 2y ago

TensorFlow-metal on Apple Mac is junk for training

jzombie
2pts1
forums.developer.apple.com 2y ago

ML (Core ML/TensorFlow/PyTorch) Models Slower on Mac with Sonoma?

jzombie
1pts1
www.cnbc.com 2y ago

AI to hit almost 40% of jobs worldwide

jzombie
20pts36
discussions.apple.com 2y ago

Cannot Downgrade iCloud

jzombie
3pts0
github.com 2y ago

Docker Lynx – A Browser in the Terminal

jzombie
2pts0
github.com 2y ago

Harlequin: SQL IDE for Your Terminal

jzombie
183pts85
news.ycombinator.com 2y ago

Ask HN: Does anyone write HTML anymore?

jzombie
9pts15
news.ycombinator.com 2y ago

Ask HN: Semantic Vector Searching in WASM?

jzombie
5pts6
news.ycombinator.com 2y ago

Ask HN: Pip, Poetry, etc. for Python package management?

jzombie
11pts24
news.ycombinator.com 2y ago

Show HN: sshfs on Mac without macFuse

jzombie
2pts2
github.com 2y ago

Show HN: Pipper Makes Pip Easier

jzombie
1pts0
chat.openai.com 2y ago

Think and Grow Rich GPT

jzombie
2pts1
news.ycombinator.com 2y ago

Opinion: Web popups do not work

jzombie
3pts0

Do you foresee this being faster than SIMD for things like cosine similarity? Apologies if I missed that context somewhere.

  Location: Florida on paper (U.S. citizen born & raised); Currently residing in Nicaragua
  Remote: Yes
  Willing to relocate: No
  Technologies: Rust, TypeScript, Python, Docker, some PyTorch / Tensorflow
  Résumé/CV: https://www.linkedin.com/in/jeremyharrisconsultant/
  Email: jeremy.harris@zenosmosis.com
I'm timezone agnostic and on-call.

It's not a tradeoff that is worth it to me.

I don't want a Facebook extension to have access to arbitrary data that I copy and paste in my browser, which may be unrelated to the app I'm developing at the time.

Likes/dislikes are stored in local storage and compared against all stories using cosine similarity to find the most relevant stories.

You're referring to using the embeddings for cosine similarity?

I am doing something similar with stocks. Taking several decades worth of 10-Q statements for a majority of stocks and weighted ETF holdings and using an autoencoder to generate embeddings that I run cosine and euclidean algorithms on via Rust WASM.

[dead] 2 years ago

globcat.sh is a tiny little shell script that concatenates multiple files together, as specified by a glob pattern, and sends them to standard output.

[dead] 2 years ago

I think it's safe to say that if the tensorflow-metal plugin is no longer supported, the project is dead on Apple.

I'd like to be wrong here, and while I'm making assumptions, I'd say that probably anything else related to neural networks on Apple is dead as well.

I agree. This advice should not be ignored; and if the OP is complaining about performance, the answer is lying here in plain sight.

Self-proclaimed leaders and experts basically signal to me that they stopped bothering to upskill, leveled off, and use their new title as a form of justification or personal flattery.

Is your function to also remove and simplify information? I ask because that seems like a pretty simple explanation. I was trying to study ML, but think I should just read children's books, or maybe not even read at all.

So, what you're telling me is that every thing they say has already been said before, completely verbatim? Like, if I asked it to write a story about a dog named Jebediah surfing to planet Xbajahabvash, it would basically just find a link to someone else's story that wrote about the same dog surfing to the same planet? That sounds like an infinitely large amount of combinations. Perhaps the internet is just infinitely large, squared (or even circled).

So, if I write in, "yes, no" it will output, "maybe?" or will it just do a Google search, or will it just output either "yes" or "no?"

And more importantly, will it give the same response every single time?

LLMs don't increase information complexity in any way.

False.

LLMs can synthesize and combine information from their training data and generate new insights, ideas, and expressions that weren't explicitly present in the training data.

This adds layers of interpretation, inference, and creativity that enhance the complexity of the information they produce.