HackerTrans
TopNewTrendsCommentsPastAskShowJobs

habitmelon

no profile record

Submissions

Leveraging Chain‑of‑Thought Network Effects to Compete with Open Source Models

pugetresearch.com
3 points·by habitmelon·в прошлом году·1 comments

comments

habitmelon
·3 месяца назад·discuss
You are hero! I just learned about this yesterday when I shared my Clojure editor: https://github.com/tlehman/hammock

I would love to know more about Jank, from what I read, it transpiles to C++ right?
habitmelon
·3 месяца назад·discuss
Working on an Emacs-like editor that uses Clojure instead of Emacs Lisp. It has a C kernel and then uses libsci (Small Clojure Interpreter, built with GraalVM, so it has no Java dependency at runtime).

I call it Hammock, in honor of Rich Hickey's "Hammock Driven Design" https://github.com/tlehman/hammock
habitmelon
·в прошлом году·discuss
This is a contrarian take: instead of open source models running on private infrastructure being the dominant mode of AI, they instead argue that the returns to scale from cacheing intermediate reasoning steps could provide enough of a performance advantage to centralized models.
habitmelon
·в прошлом году·discuss
Location: Portland, OR, USA

Remote: Yes

Willing to relocate: Will commute to Seattle or SF on a regular basis

Technologies: Go, Kubernetes, SQLite, PostgreSQL, Ruby on Rails, JavaScript/TypeScript, React.js, Linux, Python, PyTorch/Caffe2, RAG with Vector Databases, QEMU, Clojure, Java, HTTP2, WebRTC, VLANs / Calico (k8s networking), Puppet, Terraform, AWS, GCP

Résumé/CV: https://tobilehman.com/tlehman-resume.pdf Email: [email protected]
habitmelon
·2 года назад·discuss
Lee Smolin wrote a good book defending the idea that time is not emergent: https://www.amazon.com/Time-Reborn-Crisis-Physics-Universe/d...

He came up with a framework where time is real (assumed), and then the laws of physics evolve with time, and then goes on to develop an evolutionary theory of universes, where universes reproduce by producing black holes, which spawn baby universes, with slightly different laws of physics. He then predicts that it should tend to produce universes that are optimized to produce black holes.
habitmelon
·2 года назад·discuss
Don't forget to write back
habitmelon
·3 года назад·discuss
It's still worthwhile to look at 10x and 100x concentrations since these things bioaccumulate. Whatever negative effects are happening at 1x should be studied as we crank that concentration up. Might be fine now, but in 100 years? We should probably have an idea how the harm/effects scale
habitmelon
·5 лет назад·discuss
Multiple selections as a language primitive feels like a language smell. Why use languages with that much redundancy in their syntax?