HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hedgehog0

no profile record

Submissions

Stanford Review: Is YC for Cowards?

stanfordreview.org
49 points·by hedgehog0·vor 5 Monaten·21 comments

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

thefp.com
1 points·by hedgehog0·vor 6 Monaten·0 comments

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

1 points·by hedgehog0·vor 8 Monaten·0 comments

Start an AI PhD Now

jasonppy.github.io
1 points·by hedgehog0·vor 9 Monaten·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·vor 10 Monaten·0 comments

NY Times: Why Are More Millionaires Renting?

nytimes.com
2 points·by hedgehog0·vor 10 Monaten·3 comments

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

1 points·by hedgehog0·vor 11 Monaten·0 comments

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

12 points·by hedgehog0·vor 12 Monaten·4 comments

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

1 points·by hedgehog0·vor 12 Monaten·0 comments

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

3 points·by hedgehog0·letztes Jahr·2 comments

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

github.com
2 points·by hedgehog0·letztes Jahr·0 comments

The Engineering Unlocks Behind DeepSeek – YC Decoded [video]

youtube.com
1 points·by hedgehog0·letztes Jahr·0 comments

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

1 points·by hedgehog0·letztes Jahr·0 comments

From a Small Homelab to Running My Own Private Cloud Business

old.reddit.com
4 points·by hedgehog0·vor 2 Jahren·0 comments

ServeTheHome: The Largest AI Supercluster XAI Colossus [video]

youtube.com
2 points·by hedgehog0·vor 2 Jahren·0 comments

Ask HN: How can I experiment with LLMs with a old machine?

5 points·by hedgehog0·vor 2 Jahren·5 comments

ThePrimeTime Interview: DHH Is Right About Everything

youtube.com
4 points·by hedgehog0·vor 2 Jahren·0 comments

"Tinyboxes finally have a buy it now button"

twitter.com
197 points·by hedgehog0·vor 2 Jahren·128 comments

comments

hedgehog0
·vor 2 Monaten·discuss
I love “Becoming Steve Jobs” much more than the official biography.
hedgehog0
·vor 5 Monaten·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
·vor 10 Monaten·discuss
https://archive.ph/GlWNS
hedgehog0
·vor 11 Monaten·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
·vor 12 Monaten·discuss
Thank you for posting this! It's really informative to read...
hedgehog0
·vor 12 Monaten·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
·letztes Jahr·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
·letztes Jahr·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
·letztes Jahr·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
·vor 2 Jahren·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
·vor 2 Jahren·discuss
Thank you for the Mozilla AI guide, it's really useful! I knew some of Justine's work and they are really cool.
hedgehog0
·vor 2 Jahren·discuss
May I ask how small? From what I see on r/localllama, it seems that at least 3B and 7B ones are starting to be useful? Also I cannot use CUDA or modern AMD cards..
hedgehog0
·vor 4 Jahren·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.