ack'ed -- I will fix this! -- not the response I am hoping for obviously so I will dial it waaay down.
Thanks for the candid feedback
HN user
ack'ed -- I will fix this! -- not the response I am hoping for obviously so I will dial it waaay down.
Thanks for the candid feedback
Which conjectures will be proven false via counterexample next? Dixmier? Poisson?
Proves the need for more formal verification :)
It was Claude Code this January for me. I had heard that it got really good last November but I was still using Kiro at that point.
It wasn't so much an "uh oh" but more of a "eureka!" moment for me. Been busy building ever since.
My reading has dropped off quite a bit in the evenings because sometimes it's more fun to build.
To be honest, I don't know because I have not hit many of those limits due to what I would call "moderate" scale. So far, I have just provisioned enough pods to handle the traffic as-is without using KubeRay. So k8s is handling the load balancing adequately at the moment, but Ray serve is not cluster-aware, only pod aware, for now.
Have you considered using vLLM on top of Ray Serve (on EKS with KubeRay)? KubeRay makes Ray cluster-aware and there could be some optimizations you could make e.g. keeping that GPU fully utilized all the time :)
What about this guy's book?
https://math.uchicago.edu/~dannyc/books/4dpoincare/4dpoincar...
Sailing.
Low tech, keep the gadgets off (other than VHF 16, and, if it's safe). No sound other than the water hitting the hull. It's quiet like when it snows.
Totally relaxing and rejuvenating. Offline.
You won't want to come back to land.
Science is political! This headline is :thumbs-down:
This is addicting <3
One of the most incredible feelings is when you make that new connection of understanding on an idea
To paraphrase the ongoing meme on twitter, it's better than sex
SAILING FOR THE WIN
what model/year? Are you a PCA member?
This is such a good book. One of the few books I've re-read
Is whistling allowed? :)
This is an excellent write-up.
If Goldman is doing it... maybe I should finally buy some BitCoin...
If you enjoy this article, you'd love this book:
Absolutely on Music: Conversations (Haruki Murakami and Seiji Ozawa)
https://www.amazon.com/Absolutely-Music-Conversations-Haruki...
The demo of this at NIPS was awesome!
I love that the author quotes Kant in the context of imbuing philosophy with storytelling. It's true!
>> begin quote
One philosopher writes, with studied relief, of arriving to “the land of truth,” which is “surrounded by a wide and stormy ocean, the region of illusion, where many a fog-bank, many an iceberg, seems to the mariner, on his voyage of discovery, a new country.” The quote is not from Nietzsche or Benjamin’s work, nor from other “literary philosophers” — it’s from Kant’s Critique of Pure Reason.
>> end quote
I'm at NIPS (#NIPS2017) right now and both computer science and industry need more people with strong math backgrounds. Advice: learn how to program and you'll never be in need of interesting-enough mathematics
Edit:
Learn functional programming. It feels like math to a math person. Imperative programming feels very foreign (e.g., standard python).