oldhu's
Posts
07
Apr 2026
MCP Smart Proxy: All The Tools, Fewer Tokens
If you use MCP servers extensively, you send ALL the tool schemas to the LLM on every turn. This is a huge waste of toke...
27
Jun 2024
Biomechanics of Topspin Forehand Loop in Table Tennis
论文来自: Biomechanics of Topspin Forehand Loop in Table Tennis 摘要 上旋球是乒乓球运动中最具攻击性的击球动作之一,上旋正手循环是一种有效的得分方式。本研究的目的是通过OpenSim肌...
21
Jun 2024
C-Touch and H-Touch of ESN
What’s is C-Touch and H-Touch? According to Donic (which shares owner with ESN) products catalog, the definitions ...
23
Nov 2023
Google工程实践 - 小修改(CL)
https://google.github.io/eng-practices/review/developer/small-cls.html Intro CL是指Changelist,可与PR对应 为什么要写小的CL review更快。对于...
06
Nov 2023
Text-to-SQL by LLM Benchmark
总结自论文 https://arxiv.org/pdf/2308.15363.pdf Intro 影响Text-to-SQL主要有以下三个方面: 问题表达 (question representation) Prompt中的例子 (in-c...
06
Nov 2023
title
DRAFT
04
Sep 2023
Clojure-mode作者与emacs-devel吵架
Stallman说Clojure现在(2023/8/24)非常重要了,想要内置clojure的支持,加一个major-mode。 Clojure-mode已经存在了十几年,这个包的作者不愿意将包纳入GNU授权管理,只愿意以Non-GNU的...
09
Jun 2023
Prompt Engineering Summary
DeepLearning.AI Guidelines 在非对话模式下,所有的例子都是直接以user的role发prompt,没有写system prompt,也没有要求模型扮演角色 def get_completion(prompt, mo...
05
Jun 2023
Transformers in All Glory Details
DRAFT
https://www.youtube.com/watch?v=dqb4U-QzMbs Transformer Everywhere 视觉、自然语言、语音、翻译 全都可以用Transformer架构解决,而且现在大家都在这样做。 Atten...
29
May 2023
HackerNews上值得关注的新闻(5)
How to Get Started with Tree-Sitter news comments emacs 29中将内置tree-sitter,这里介绍如何在emacs中使用tree-sitter。大致路径: 设置 treesit-la...
Next page →