Hedge Fund Day 1
Hedge Fund Day 1: 算力调度不是 GPU 租赁
今天准备看共绩科技。
一开始我以为这就是一家 GPU rental company。
后来发现这个判断有点偷懒。说它是 GPU 租赁,不能算错,但也像把滴滴说成“汽车租赁公司”。表面上好像对了,实际上把最重要的东西漏掉了。
共绩真正想做的,应该更接近一个 AI 时代的算力滴滴:把分散的、闲置的、波动的 GPU 资源,调度给同样分散、同样波动的 AI 需求。它们官网写的是弹性算力服务平台,融资新闻里更直接,把这套东西叫成“电网式算力调度网络”。
这个比喻也不能乱用。因为只要用了“滴滴”两个字,听起来就很容易变成创业 BP:
我们是 XX 领域的 Uber。
然后投资人开始微笑,创业者开始冒汗。
所以今天我不想先下判断。我更想记录一下:如果我要认真看这家公司,哪些问题是真的问题。
1. 不能只问有多少卡
看算力公司,最容易问的问题是:
你们有多少 GPU?
这个问题当然重要,但它太粗了。
如果一家公司的故事是“我们有很多卡”,那它很快就会进入一个很朴素的竞争世界:谁卡多,谁便宜,谁交付快。这个世界也不是不好,只是听起来 ...
Post-CV: When the Pig Gets Overconfident (AKA Bloated)
I Am Bloated
After finishing the Jenga stacking project, I became bloated.
Not physically. Mentally. The dangerous kind.
Jenga stacking semi-automated with OpenCV, returning best results with human authorization for grabbing.
.video-card {
width: min(100%, 360px);
margin: 24px auto;
}
.video-card__frame {
aspect-ratio: 9 / 16;
overflow: hidden;
border-radius: 18px;
background: #111;
box-shadow: 0 10px 28px rgb(0 0 0 / 16%);
}
.video ...
The Origins of an Entrepreneurship Column and the Shifting Tides of the Semiconductor Industry
DaTong Chen
A few years back (2012), I was invited to write a yearlong entrepreneurship column for the Tsinghua alumni magazine Shuimu Tsinghua. Several installments recounted my experiences founding OmniVision Technologies in Silicon Valley and SpreadTrum Communications in Shanghai — a sort of summary of the first half of my life. But who could have guessed that in recent years, both companies would be acquired, delisted from the U.S. markets, and brought back to the motherland to embark on ent ...
When a Pig Started to Learn OpenCV...
Background
I have a goal of stacking Jenga blocks. But before the robot arm can do anything fancy, I need to stop being scared of images.
Short Goal
So I started with this static photo of Jenga blocks from my desktop camera. The small mission: draw accurate rotated boxes, center dots, and labels around the blocks by the end of this post.
The starting photo: five blocks, 640 x 480 pixels, shot with an Intel RealSense D435. The lighting is not perfect, the shadow is dramatic, and OpenCV ...
Edelweiss with Frequencies
Click to see powerpoint
Sin Frequencies Precal
Open notebook in Google Colab
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172import numpy as npimport matplotlib.pyplot as pltfrom IPython.display import AudioSAMPLE_RATE = 44100def make_note(frequency, duration, volume=1.0): t = np.linspace(0, duration, int(SAMPLE_RATE * duration), endpoint=False) wave = volume * np.sin(2 * np.pi * frequency * t) fa ...
Robotic Arm Dos
One year later…
Last year was my first encounter with the robotic arm. I managed to understand what it is and how to set it up. Sounds superficial? Indeed!
This spring semester I decided to face the robotic arm again, with a bit more patience and a bit more courage. I felt confident that at least I could learn a bit more on the software side.
Goals:
The GRAND goal was to stack Jenga blocks with closed-loop visual control rather than scripted coordinates.
To achieve this, I gave myself some Sub-G ...
What should I do?
My Exploration of Tech:
I started exploring tech at the beginning of the summer before freshman year. Before that, most of what I cared about was economics, politics, food, and tennis. So honestly, it was a pretty late start.
My real, almost logarithmic boost into technology came in the fall of my sophomore year. Through Tech and Innovation I, I found a class that gave me much more freedom to access and experiment with different areas of technology.
A lot of times, I would watch YouTube videos a ...
Post-The Great Gatsby
Open full presentation
Manometer
Onshape CAD Click to view
Current Browser does not support.
CAD Model
Manometer








