frankcc
1.2K posts

frankcc
@FlowBinary
Binary reverse & Digital guy | 0xCC 0x90
Sumali Haziran 2011
112 Sinusundan74 Mga Tagasunod

这是 CRUD 工程师,不分前端或后端。
有品味的前端,在 AI 时代已摇身一变成为产品工程师或者 OPC 创业者。
前端不可能消亡,除非后续,真的不需要碳基的人,一切都是 agents 硅基的世界。
然而,碳基不可能消亡。比碳基人类更强大的,在地球上很多,比如碳基绿植。只要植物一死,人类和硅基会全部消亡。
ruanyf@ruanyf
前端是不是重复劳动? 我看到一个开发者说,前端本质上是相同的工作:向用户展示数据,并让用户处理这些数据。 他觉得,没必要重复劳动,就做了一个“自适应浏览器”。它通过 AI 自动生成前端 UI,后端只需要提供数据,以及网页用途的描述。 不知道这会不会是前端的归宿?github.com/jonnonz1/adapt…
中文

回复某人关于 claude code 代码的感慨,被拉黑了🥲。说几个看法,供参考:claude code 的实践就是正常工程师做 coding agent 能碰到的问题。可以参考 github.com/badlogic/pi-mo… 这里 的代码示例,里面虽然简化一些,大致逻辑一样。它就是新时代的图书管理系统,每人都可以试做一下,没必要神话
中文

@FlowBinary @Neit76090405 @RJDAIGOGO 你在抖音上看到的绝大多数网红,基本都是另一个版本的张雪。你让他们读书、考大学,他们根本不是那块料,但找到自己擅长的领域,不是一样能成功吗?
中文

@FlowBinary @fkysly 把法拉利的发动机拆下来装进拖拉机怎么跑不出 F1 的速度?
同理也是一样的,国产的某些cli,为啥用claude也达不到cc的效果?
Anthropic 的 Claude 模型本身代码能力很强,但也不能否认CC做了完整且优秀的 agent 设计(检索、规划、编辑、验证一整套闭环),而且上下文和 prompt 是深度工程化调过的
中文

The programmability angle is underrated. Most devs treat text layout as a black box — you hand off a string and trust the renderer. But when you actually expose the line-breaking logic as first-class API surface, whole new interaction models become possible. CSS had this partially with flexbox, but there's still so much untapped territory.
English

I feel compelled to explain the difference here, having used these systems all the way back to almost Corel WordPerfect
The idea of laying out text isn't new (after all, browsers do it). but exposing the programmability makes a huge system-level difference. What you're seeing on the iPad is a _data structure format_, not functions
Hypothetically, if you try to add scriptability to Pages/Word/Google Docs, your complexity explodes, and a picture of giraffe is now kinda turing-complete, and paradoxically but obviously, you gradually lose the ability to lay out such pages, as there are hard trade-offs in performance, serializability, programming model where scripting will take priority
It's also not a surprise that the most interactive platform of all, aka games, somehow drastically clamp on textual capabilities. Many are still baking text textures and using English-only MSDF bc otherwise text complexity takes over and you can't do other cool things anymore (Slug just got open-sourced and is excellent, so hopefully there's movement there).
There's one platform that did start as a document format, then tackled a scripting language on top, and is precisely in the aforementioned complex spot: the web. And it's complex past the point of diminishing return. But my hope is that there's a simple core there, this time an interpreter instead of data format (I wish Alan Kay was on X to chat about this), that we can restart taking seriously
The inspiration that this is possible, comes from another famous platform which evolved from a document format into an interactive one: iOS. If you trace the lineage, you'd find that it started with PostScript (made for printers! Even more static than HTML), and then through centralized stewardship, gently parted ways with it and became a serious and polished platform. The web didn't have that luck, but did win on distribution and openness, so here we are!
sui ☄️@birdabo
apple did this on an iPad 15 years ago btw.
English

@NekoStranding 😂 占 100% 和 20% 你区分不了,是吗?比如,让你驾驶,让你来调教,张雪机车还能夺冠么?凡事有个度,过犹不及。
中文

张雪在机车界是个传奇
2006年是个修车的精神小伙,骑着破摩托求着上湖南卫视,要进车队
17年合伙创办凯越机车。23 年带车队参加达喀尔拉力赛,亲自上场修车。24年从凯越离职创办张雪机车
然后是今年。WSBK 是顶级比赛,赛道规则,必须用量产车。张雪在这夺冠是含金量很高的
Wey Gu 古思为@wey_gu
最近才关注到张雪机车的创始人,真挺酷的,完全知道自己在干啥。 他离开了自己创世的机车的团队,因为股东不允许他做更多实验性的、有追求的决策,再搞的品牌很快因为他的 taste 和追求再次起飞。 好像他的车队最近又在机车比赛夺冠了,为他开心。
中文















