HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hedgehog0

no profile record

Submissions

Stanford Review: Is YC for Cowards?

stanfordreview.org
49 points·by hedgehog0·5개월 전·21 comments

Two Drinks With ... The Youngest Female Self-Made Billionaire

thefp.com
1 points·by hedgehog0·6개월 전·0 comments

Ask HN: Advice for getting into post-training / fine-tuning of LLMs?

1 points·by hedgehog0·8개월 전·0 comments

Start an AI PhD Now

jasonppy.github.io
1 points·by hedgehog0·9개월 전·0 comments

Neel Nanda: I lead a DeepMind team at 26. If you want to work at an AI company [video]

youtube.com
1 points·by hedgehog0·10개월 전·0 comments

NY Times: Why Are More Millionaires Renting?

nytimes.com
2 points·by hedgehog0·10개월 전·3 comments

Ask HN: People who have backed Moth Fund, what has your experience been like?

1 points·by hedgehog0·11개월 전·0 comments

Ask HN: Is fast.ai's "Deep Learning for Coders" still relevant in 2025?

12 points·by hedgehog0·12개월 전·4 comments

Ask HN: Knowledge/skills to develop and contribute to projects like Unsloth?

1 points·by hedgehog0·12개월 전·0 comments

Ask HN: Is it hard to build a successful startup now than in the past?

3 points·by hedgehog0·작년·2 comments

Deepseek.cpp: CPU inference for the DeepSeek family of LLMs in pure C++

github.com
2 points·by hedgehog0·작년·0 comments

The Engineering Unlocks Behind DeepSeek – YC Decoded [video]

youtube.com
1 points·by hedgehog0·작년·0 comments

Ask HN: AI PhD workload and applications of research in real-world business?

1 points·by hedgehog0·작년·0 comments

comments

hedgehog0
·2개월 전·discuss
I love “Becoming Steve Jobs” much more than the official biography.
hedgehog0
·5개월 전·discuss
> they sometimes include some sort of alternate way of applying (to avoid the bots)

This looks interesting, could you please elaborate? Do you mean like on social networks?
hedgehog0
·10개월 전·discuss
https://archive.ph/GlWNS
hedgehog0
·11개월 전·discuss
Thank you for your suggestions!

Originally I was more interested in ML/DL theory and mech interp, so you can see I was more into theory. Recently, I am also curious and leaning towards learning more about how to build products with foundational models, such as LLM; for instance, recently I got the "LLM's Engineer Handbook [1]".

> If you want to work with ML you likely need the PhD + get lucky.

I do am interested in doing PhD in theoretical computer science, but I'm not too sure about AI PhD as I heard many (not-so-good) things about it.

> If you are interested on it because of AI, it's better to focus on LLMs and more NLP related fields.

Do you have any recomenndations that you have gone through that you think are helpful?

[1]: https://www.oreilly.com/library/view/llm-engineers-handbook/...
hedgehog0
·12개월 전·discuss
Thank you for posting this! It's really informative to read...
hedgehog0
·12개월 전·discuss
Out of curiosity, for people who have do projects in both Django and Ruby on Rails, which one would you prefer and why?

I learned Python more than 10 years ago, but later chose Rails to be my first web framework to learn, as I also wanted to learn more about Ruby, hence the question.
hedgehog0
·작년·discuss
De Wolf's note is also one of the standards right now, and more up-to-date than the QC&QI book: https://arxiv.org/abs/1907.09415
hedgehog0
·작년·discuss
Thank you for your reply. In your other comment, you mention that you know Ruby relatively well. Would you recommend learning Ruby along side with Rails (i.e., learning Ruby in/with Rails), if I have some experience with other languages, such as Java, Python, C/C++, Lisp, and so on?

Also are there any Ruby AI libraries that you would recommend? Thanks!
hedgehog0
·작년·discuss
> If you're doing AI stuff, any Python framework will be best.

I understand that AI stuff now is mainly Python. But is it possible to connect Rails with some Python program/service, is this one of the purpose of microservices?
hedgehog0
·2년 전·discuss
Congrats OP and it looks really nice! Out of curiosity, may I ask what’s ur tech stack for developing this software? I’m also an aspiring app developer :) Thank you!
hedgehog0
·4년 전·discuss
I use CL and am currently learning Clojure. I think there are generally more libraries for Clojure and better communities (in some way). Maybe it's due to the JVM, I dunno.