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·el año pasado·1 comments

comments

habitmelon
·hace 3 meses·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
·hace 3 meses·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
·el año pasado·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
·el año pasado·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
·hace 2 años·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
·hace 2 años·discuss
Don't forget to write back
habitmelon
·hace 5 años·discuss
Multiple selections as a language primitive feels like a language smell. Why use languages with that much redundancy in their syntax?