A weird debugging process for Jupyter Notebook on WSL 2
Published:
事情的起因是: 在 WSL 2 下开启 Jupyter Notebook, 在 windows 下可以通过 127.0.0.1:8888 启动,但无法通过 localhost:8888 启动。
-->
Published:
事情的起因是: 在 WSL 2 下开启 Jupyter Notebook, 在 windows 下可以通过 127.0.0.1:8888 启动,但无法通过 localhost:8888 启动。
Published:
Recently, there’s a trend called “vibe coding,” proposed by Andrej Karpathy. It essentially means that by just telling what you want to build to LLMs, without writing a single line of code, everyone can build a standalone application. Many developers on X and Reddit are currently hyped about it, and I wanted to share my two cents.
Published:
This compiles a list of links that I found useful when trying learn RL for LLMs.
Published:
Inspired by Simon Willison, I decided to put some links in my blog for helping myself to finish these links and useful resources, so that I can actually absort this.