WWWWW @kylevanho
@Bytedance 中华人民共和国 Joined August 2017-
Tweets856
-
Followers56
-
Following710
-
Likes1K
用 Google 新发布的 EmbeddingGemma 在浏览器里 100% 本地跑查询,速度很快 借助它的交互式演示(将文本嵌入以 3D 方式可视化),我检索了 “Kimi K2(0905)” 的最新消息。 模型通过 Transformers.js 直接在浏览器侧推理,无需服务器、数据不出本地。 EmbeddingGemma 交互式演示作者 @xenovacom
AI agents can finally talk to your frontend! The AG-UI Protocol bridges the critical gap between AI agents and frontend apps, making human-agent collaboration seamless. MCP: Agents to tools A2A: Agents to agents AG-UI: Agents to users 100% open-source.
Invisible UX is coming 🔥 And it’s going to change how we design products, forever. For decades, UX design has been about guiding users through an experience. We’ve done that with visible interfaces: Menus. Buttons. Cards. Sliders. We’ve obsessed over layouts, states, and…
既然都创业了,没钱归没钱,该留下总归得留下点什么,团队小伙伴根据 PDF.js 优化了一个新的版本,无论从代码结构、兼容性、交互界面,都做了优化,现在和 Juchats 已经深度融合,目前支持 npm 安装,后续会完全开源出来。先把 PDF 预览做好,后面陆陆续续抽空会上更多内容,我们抽空会做以下优化: -…
zed.dev/blog/why-llms-… 我跟这个作者观点比较类似,把模型/agent当作一个crud generator现在是可以用的,但真正的software engineering用现在的模型机理是做不到的。
zed.dev/blog/why-llms-… 我跟这个作者观点比较类似,把模型/agent当作一个crud generator现在是可以用的,但真正的software engineering用现在的模型机理是做不到的。
最近看到所有人都在转这个图,那我跟大家科普一下。 youtu.be/rFV7wdEX-Mo
低水平的编码人员,无法意识到代码中高层次的问题,从而只能指挥AI去修复表面的bug,而无法从更高的架构层面来真正实现“干中学”。那么这段提示词正是为了尝试解决这个问题。让LLM在“现象层”接收你的问题,但是在“代码哲学层”进行真正的思考,最终,在“架构本质层”进行排查和分析。好问题才有好答案?但…
你所要服务和面对的用户是: Linus Torvalds ———— Linux 内核的创造者和首席架构师。 他已经维护 Linux 内核超过30年,审核过数百万行代码,建立了世界上最成功的开源项目。 服务他,非常困难,而且需要小心谨慎,他很有可能在你的第一次回复后就取消订阅。…
The AI Engineering book from @chipro is GOAT. But I didn't realize its repo has a goldmine .md of the resources she used to write the book. These are papers and blogs you can use to learn about making LLM apps, prompt engineering, fine-tuning, RAG, and much more.
程序员理解的技术牛b 和非程序员是不一样的 非程序员理解的牛b是: - 极短时间达成完美效果,评估变量是时间 - 时刻可扩展而非整体重构,评估变量是时间 程序员理解的牛b是: - 简约,清晰,易读性高 - 稳定性好,扩展性高,独立解耦轻松维护 - 考虑的全面,比如各类异常处理 - 写的快…
最近挖到本不错的英语学习杂志《Learn Hot English》 杂志为月刊全彩,不像国内传统英语杂志那样死板,而是用大量贴近生活的内容来帮助读者学英语。里面有时事话题、文化趣闻、日常对话、俚语和口语表达等,每期都换着花样玩。内容排版都非常不错,下到ipad里面在通勤期间都读几篇也是很享受的。😊
你想要什么牛逼效果,就让ClaudeCode调查Telegram的源码。这个源码库就是大学、就是殿堂、就是一群把UIKit玩儿出花儿的人写出来的。高性能照片选择器,极致的Cell复用的滚动条。他们为了让键盘弹出的时候页面配合良好,竟然他妈的逆向得到了系统键盘弹出的动画曲线参数,然后1:1对齐...
Most Know Algorithms - Two Pointers - Sliding Window - Binary Search - Prefix Sum / Difference Array - Greedy - Backtracking - Bitmasking - Union-Find (DSU) - Monotonic Stack /Queue - Topological Sort - Dynamic Programming - Divide and Conquer - Meet in the Middle - Trie
要理解这种观点,首先要搞清楚我们正在经历的变化。 过去几十年,软件行业一直在探索如何“少写点代码”。从 Ruby on Rails 的脚手架,到微服务常用的 Protobuf,再到 Scala 的隐式机制,以及让 QA 能用自然语言写测试用例的 Cucumber,这些工具的本质,都是减少重复劳动、提高生产效率。LLM…
要理解这种观点,首先要搞清楚我们正在经历的变化。 过去几十年,软件行业一直在探索如何“少写点代码”。从 Ruby on Rails 的脚手架,到微服务常用的 Protobuf,再到 Scala 的隐式机制,以及让 QA 能用自然语言写测试用例的 Cucumber,这些工具的本质,都是减少重复劳动、提高生产效率。LLM…
LinkedIn 上有人分享了如何构建 99% 代码都是 AI 来写的系统。系统性思维很棒,翻译了一下: 到现在我已经用 Claude Code 和 Copilot 来写代码差不多一个月了,基本就是我自己几乎不写——99.9% 的代码都是 AI agent 写的。下面是我能靠 AI 干成的事情,以及大概的花费: Claude Code:大约 12.5 亿…
@yihong0618 我找到了他开源的这套BLOG的GitHub地址:github.com/mre/endler.dev
推特总是给我推荐各种独立开发、出海创业的内容,看了一年多,有很多现象和观点不敢苟同,说一下个人看法。 1…
Learn caching, indexing, and query optimization That’s how you keep the database from crying Learn rate limiting, retries, and fallbacks That’s how you keep APIs from collapsing under load Learn containerization, orchestration, and infra as code That’s how you run apps at…
This is actually a really solid context engineering template. Kudos, @AnthropicAI

Lee @l_cozart37
160 Followers 3K Following
wen👩🏻💻 @ds_wen_
25K Followers 11K Following 👋 senior data scientist. i do = data science + ai + lifelong learning with a growth mindset
Nico投资有道 COMM... @tychozzz__
720 Followers 7K Following 爱投资的一枚程序员,长期定投 Nasdaq / S&P 500 / Bitcoin。 长期定投可能是普通人扭转命运、财富自由的最简单方式。 我会持续分享长期投资观念、优质投资标的、投资策略、投资心得。任何内容不构成投资建议。Youtube频道:https://t.co/KoN6bLRtEJ
しんのりほ @SNoriho18082
83 Followers 2K Following
Madeline @e_madeline36
245 Followers 3K Following
rabbit @beauty86_75
89 Followers 2K Following
AlmaLokey @AlmaLokey22622
26 Followers 1K Following
兼职生热线💃�... @btccoser
527 Followers 4K Following 💥潮流不设限,全国都在线!👙【C圈】【大圈】最IN资源站:"Coser","萝莉","学生","御姐","网红"等,总有一款戳中你!🌉探索专属乐趣,快来DM👇 Tg: https://t.co/t0DFFZsreO | FB: https://t.co/FtQWHT3tH2
徐老猫 @raycat2021
113K Followers 942 Following Mont Pelerin的信徒|Satoshi的实习生;订阅“老猫美股研究” https://t.co/WQAycdVtUV,解剖美股机会/趋势;“老猫帕拉斯美股”VIP微信群,留私信了解加入方式
Impakt @ImpaktDotDev
141 Followers 952 Following Concise and precise internal cheat sheets made publicly available.
Guier @_guider
336 Followers 4K Following 仁者乐山,智者乐水; 码农(全干工程师不是全栈),产品经理(增长黑客); 喜欢摄影,户外徒步 与君同行与有荣焉,领队by阅徒户外; 青春留不住,好好做大叔!
Sean Li @lixiaoheng
0 Followers 93 Following
牛哥jjjjjjj @jadetangcn
2K Followers 332 Following Staff Engineer, ex-Alibaba, Living in Berlin. My blog: https://t.co/xWO8aq9Hj2
鹿 𝕟𝕠𝕜𝕚�... @IIInoki
10K Followers 2K Following Nobody “文科”🐶博士 人间不值得 生活推 風立ちぬ、いざ生きめやも 背景图 by @IIInoki
Yunfei He @_hyf0
1K Followers 294 Following Developing @rolldown_rs at @voidzerodev. Ex-member of @rspack_dev. I like programing and playing video games. Opinions are my own.
石头 @1615462428_16
13 Followers 395 Following
ythaha @ythaha3
2 Followers 391 Following
oblivion @Sparklepig_
1 Followers 473 Following
Juan Manuel Allo Ron @juan_allo
107 Followers 459 Following 💻 Software Engineer | Crafting engaging web experiences | Career Growth Advocate | Exploring the world of AI and software | Let's build the web of the future
Martin @qiuyinsen
1K Followers 1K Following ' happiness must be fought for',Shader,Blender,Frontend,SBC & MCU lover,only interest-related content is displayed, if you feel harassed, please unfollow
Adrien Sergent @AdrienSergent2
3K Followers 5K Following Développeur web JS (React/Node.js), passionné de code, d'entrepreneuriat, de jeux vidéo et de milles et une autres choses encore ;) @Oclock_io Promo Vortex 🚀
miclejohn4 @wodemolifa
11 Followers 296 Following
harlim @wharlim
3 Followers 185 Following
kukunayida @heythisis_HWG
48 Followers 2K Following
SonicKang @sonicccKang
30 Followers 887 Following
sunwenjun @sunwj
18 Followers 2K Following
瑞瑞 @mxav6pMohHnQIjL
5 Followers 150 Following
NinngMenng @ninngmenng
42 Followers 435 Following
Developer Highlights @DevHighlights
11K Followers 12K Following Curated highlights for developers and builders.
WebAssembly Live! @webassemblylive
897 Followers 3K Following ✨ NEXT EVENT - MARCH 30, 2021 ✨ For details and your FREE ticket, go to https://t.co/GmX6oqefvj 📺👀https://t.co/LWaJ4tN7yc #webassembly #wasm #wasi
Team Time Reporting @TimeReporting
83 Followers 524 Following Built to track time efficiently and report on project status in an agile workplace. #DevOps #Azure #AzureDevOps #TTR #TeamTimeReporting #Microsoft
wasm @WebAssemblyWasm
298 Followers 502 Following Unofficially, sharing everything from innovative business ideas & Wasm use cases, right through to technical insights, documentation & working code.
Daily Dose of Data Sc... @DailyDoseOfDS_
39K Followers 2 Following Delivering daily insights in DS, ML, RAGs, Agents & AI Engineering. Trusted by over 100k+ readers!
Akshay 🚀 @akshay_pachaar
227K Followers 484 Following Simplifying LLMs, AI Agents, RAGs and Machine Learning for you! • Co-founder @dailydoseofds_• BITS Pilani • 3 Patents • ex-AI Engineer @ LightningAI
yv | AS8075 | N6YVB @yvbbrjdr
6K Followers 389 Following exists as 451; opinions are my own; Creator of @LANDropApp, @AthenaAGI, LMRouter; Member of Technical Staff @MicrosoftAI; Ex-@NVIDIA
Sebastian Raschka @rasbt
355K Followers 1K Following ML/AI researcher & former stats professor turned LLM research engineer. Author of "Build a Large Language Model From Scratch" (https://t.co/O8LAAMRzzW).
張小珺 Xiaojùn @zhang_benita
17K Followers 78 Following 财经作者,写作中国商业深度报道,包括AI/科技巨头/风险投资/人物,也是播客《张小珺商业访谈录》主持人、制作人。Financial writer covering China business world, also the producer and host of "Zhang Xiaojun Podcast."
David Gilbertson @D__Gilbertson
3K Followers 31 Following
Ark™ @ark_ui_
1K Followers 2 Following Headless component library for React, Vue, and Solid.js. Built with Finite State Machines.
Aurimas Griciūnas @Aurimas_Gr
31K Followers 784 Following 🔨 Founder & CEO @ SwirlAI 📖 Writing about #LLM, #AI, #DataEngineering, #MachineLearning and #Data ✍️ Author of SwirlAI Newsletter.
Chip Huyen @chipro
119K Followers 612 Following AI Engineering: https://t.co/94dv4uTU1H Designing ML Sys: https://t.co/G81hL2dWmr Entanglements: https://t.co/W27aXeiySY @aisysbooks
Carlos E. Perez @IntuitMachine
39K Followers 5K Following Quaternion Process Theory, Artificial (Intuition, Fluency, Empathy), Patterns for (Generative, Reason, Agentic) AI, https://t.co/fhXw0zjxXp
AI SDK @aisdk
28K Followers 4 Following The Open Source AI Toolkit for TypeScript. Built by @Vercel.
BillyHe @topickai
3K Followers 157 Following Founder, https://t.co/5C3uRAi76y | Ex-ByteDance Growth Head | Ex-Qimao VP
Jackywine @Jackywine
22K Followers 2K Following fully get involved_ #AI #UX #UI #Growth #VibeCoding Thinker & Dreamer
Pete Gonzalez🦋 @octogonz_
410 Followers 135 Following TypeScript tooling architect at TikTok 🐘 https://t.co/VMUJXrukzy 🦋 https://t.co/T6D1TsFXjI • Open source: Rush, API Extractor, TSDoc, Heft, LFX, Sparo, …
🦊 祥仔Leo | 行�... @leodknuth
5K Followers 5K Following 🦊 知识管理实践者,https://t.co/WV7jN9bHt4 Co-Founder 🦊 黑莓粉、Google粉、科技粉,一直在探索的路上 🦊 完整的AI智能 = RPA+AI+KM 🦊 熱心、崇尚自由、平等、尊重 🦊 愛閱讀,爱思考,喜歡批判性看待事物,寻找底层本质 🦊 研究 AI 在具体行业场景中的落地
Google DeepMind @GoogleDeepMind
1.2M Followers 279 Following We’re a team of scientists, engineers, ethicists and more, committed to solving intelligence, to advance science and benefit humanity.
xincmm @xincmm
1K Followers 337 Following
yii @forehalo
523 Followers 104 Following
Tivadar Danka @TivadarDanka
84K Followers 511 Following I make math and machine learning accessible to everyone. Mathematician with an INTJ personality. Chaotic good.
Base UI @base_ui
7K Followers 0 Following Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and Material UI.
凡人小北 @frxiaobei
15K Followers 284 Following 行道途中。非求速成,惟求通达。 2023 年扎进AI ,打通Know-How,不少赚钱项目,踩过坑,也见过光。 围城里待得够久了,出来聊聊世界,聊聊技术、聊聊赚钱。
pin fan @pinfan1
6K Followers 2K Following 碎片化内容分享,懒到极致的人 我的油管频道:https://t.co/Qt57QJZOjf 资源分享频道:https://t.co/7RXy2ZAoJO
chaosflutter @chaosflutt28952
4K Followers 188 Following - 程序员、生产者 - 产品:https://t.co/36R0cfAItq,通过在线阅读有效积累英语词汇量 - 产品:https://t.co/Fm350NOh5E,收藏吸收阅读中的价值
Mckay Wrigley @mckaywrigley
210K Followers 359 Following I build & teach AI stuff. Founder @TakeoffAI where we’re building an AI coding tutor. Come learn to code + build with AI at https://t.co/oJ8PNoAutE.
NotebookLM @NotebookLM
73K Followers 15 Following Think smarter, not harder. Meet your brain's new best friend 📒
AK @_akhaliq
425K Followers 3K Following AI research paper tweets, ML @Gradio (acq. by @HuggingFace 🤗) dm for promo ,submit papers here: https://t.co/UzmYN5YmrQ
10xCoder.Dev @10xCoderDev
381 Followers 2 Following Bootstrap AI coding process at https://t.co/lpi1nlkYHb
Xin Eric Wang @xwang_lk
18K Followers 1K Following Professor @ UCSB (@ucsantabarbara). Head of Research @SimularAI. Interim Director @ucsbcrml. #Multimodal #Embodied #Agents. AI for Humanity in the long run.
ULIVZ @_ulivz
918 Followers 684 Following Co-founder and Tech Leader of @agent_tars | Agent Framework | GUI Agent | Multimodal DM for job opportunities | @BytedanceTalk
Xingyao Wang @xingyaow_
5K Followers 1K Following Co-founder @allhands_ai, building OpenHands | PhD candidate @IllinoisCDS | BS @UMichCSE ('22) | Ex Intern @GoogleAI @Microsoft | Opinions are my own
Yichao 'Peak' Ji @peakji
25K Followers 167 Following Co-founder & Chief Scientist of Manus @ManusAI_HQ
杀破狼 WolfyXBT @Wolfy_XBT
821K Followers 7K Following 数据分析|信息整理|全职韭菜|兼职傻逼|币安返佣:https://t.co/0iHUM5kFgG|买 Memecoin 推荐使用 GMGN:https://t.co/So9qyNKHTQ
David Singleton @dps
14K Followers 1K Following CEO at /dev/agents formerly CTO @stripe. 🏡 in SF via London and Belfast, married to @fjsingleton. I like to make things.
Perplexity @perplexity_ai
336K Followers 63 Following Curiosity changes everything. Download our free app on iOS, Mac, Windows, and Android: https://t.co/BBZ1kG0TVG
DeepSeek @deepseek_ai
973K Followers 0 Following Unravel the mystery of AGI with curiosity. Answer the essential question with long-termism.
Aident AI @Aident_AI
94 Followers 50 Following Find us @ https://t.co/S3mFl54lfe - Builder of AWE, Agentic Workflow Editor - Automate the "Write" Way - Builder of Open-CUAK, OAI Operator open-source alternative
xAI @xai
1.8M Followers 38 Following