Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
haensi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
haensi
13d ago
I didn’t see that one coming
2.
▲
by
haensi
3mo ago
Reminds me of the question “why do good people go bad?” What are invisible forces? What is good? What is evil? Physicists, philosophers and theologians alike think about those questions. Do those questions need a foundation on which they st
3.
▲
Ask HN: What are the recommender systems papers from 2024-2025?
15 points
by
haensi
8mo ago
|
1 comments
4.
▲
by
haensi
8mo ago
What kind of Christian books do you read?Jonathan Edwards, John Bunyan, J.C. Ryle, C.H. Spurgeon?
5.
▲
by
haensi
9mo ago
I’m a Christian as well and spent a day in Oxford earlier this year. After spending some time at Magdalen College, I bought every book I could by C.S. Lewis and just finished Letters to Malcolm (on prayer) today. His refreshingly honest tak
6.
▲
by
haensi
10mo ago
Weights & Biases if they are serious and need performance and scale.
7.
▲
by
haensi
2y ago
Thanks for sharing this, I was not aware of it and I’m currently in the process of learning Hebrew, dealing with the intersection of (Jewish and Christian) culture and technology. One example is a GPT version [1] fine tuned on texts of Sefa
8.
▲
by
haensi
2y ago
There’s another thread from October 2022 on that topic. https://news.ycombinator.com/item?id=33047634 What makes DVC especially useful for MLOps? Aren’t MLFlow or W&B solving that in a way that’s open source (the former
9.
▲
by
haensi
2y ago
Their CEO talks about this in the gradient dissent podcast [1] [1]: https://m.youtube.com/watch?v=qNXebAQ6igs
10.
▲
by
haensi
2y ago
Very interesting to see an LLM with weights and the code base. They also talk about tokenizer fertility in the HF model card [1] [1]: https://huggingface.co/Aleph-Alpha/Pharia-1-LLM-7B-control
11.
▲
by
haensi
2y ago
Thanks a lot I will check those out. I love used books, I already have found so many treasures that were unknown to me before.
12.
▲
Ask HN: Book Recommendations in SF – Science for Kids and S for Adults?
1 points
by
haensi
2y ago
|
2 comments
13.
▲
by
haensi
2y ago
You made my day with woulda shoulda cuda. I’m going to watch finding NeMo now
14.
▲
by
haensi
2y ago
You mean something like this? https://targum.video/
15.
▲
W&B Prompts
(wandb.ai)
1 points
by
haensi
3y ago
|
1 comments
16.
▲
by
haensi
3y ago
Thanks for this 101 article! The entire LLMOps field is developing so fast and is being defined as we speak. Somehow, this time feels to me like the early days of computer science, when Don Knuth was barely known and a Turing award was only
17.
▲
Show HN: Track and Compare Audio Transcription with Whisper × W&B
(wandb.ai)
5 points
by
haensi
4y ago
|
0 comments
18.
▲
by
haensi
4y ago
Do you mean something like Whisper.cpp? [0] See the demo there. [0]: https://github.com/ggerganov/whisper.cpp#whispercpp
19.
▲
by
haensi
4y ago
Have you tested Weights & Biases Artifacts[1]? It comes with a smart versioning approach, checks the Δ based on the checksum and has a feature to visualize the lineage. You can also use your existing object store and link it for very la
20.
▲
by
haensi
5y ago
Don Knuth further elaborates on this in his great book Things [0], [2]: > The truth in fact is that C. P. Snow got it wrong by at least an order of magnitude — there are many more than two cultures. I think a lot of you know the Apple Ma
21.
▲
by
haensi
5y ago
I currently teach computer science at a local high school. Topics range from algorithms and data structures to AI and societal impact. I do it to encourage young people to use software to make a change in their and other’s lives. Currently
22.
▲
Ask HN: What cutting-edge technology do you use?
50 points
by
haensi
5y ago
|
40 comments
23.
▲
Ask HN: What is your education and technology strategy for your children?
6 points
by
haensi
5y ago
|
1 comments
24.
▲
by
haensi
8y ago
* howdoi: stackoverflow from the shell: https://github.com/gleitz/howdoi , don't leave you terminal while programming