aloxaf 最近的时间轴更新
aloxaf's repos on GitHub
Shell · 70 人关注
dotfiles
my dotfiles
Shell · 15 人关注
aur-build
Build AUR packages with GitHub Actions
C++ · 11 人关注
CAPIx
使CMD能够高速调用API
PHP · 8 人关注
cdda-itembrowser
CDDA 物品浏览器
Python · 7 人关注
10_0_0_55_login
BIT 10.0.0.55 的登入与登出的Python实现
Python · 5 人关注
Crypko.Spider
(目前是)一次性的Crypko小爬虫
Rust · 4 人关注
crc32fix
fix png's length or height according to its crc32 checksum
Python · 4 人关注
facenote_thirdparty_app
为掌阅系统安装第三方 app
Python · 2 人关注
cdda-wiki-bot
HTML · 1 人关注
Aloxaf.github.io
my blog
1 人关注
comic-translation
基于深度学习的漫画翻译辅助工具,包含翻译、朗读、图像去字、自动嵌字功能。 目的是帮助非专业汉化人员完成更简单,快速的翻译任务。
Rust · 0 人关注
atuin
✨ Magical shell history
C++ · 0 人关注
Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
TypeScript · 0 人关注
chat-plugin-jina
0 人关注
chat-plugin-sdk
🧩 Lobe Chat Plugin SDK - The LobeChat Plugin SDK assists you in creating exceptional chat plugins for Lobe Chat.
TypeScript · 0 人关注
chat-plugin-wolframalpha
0 人关注
chat-plugins-gateway
🧩 / 🚪 Plugins Gateway - The LobeChat Plugins Gateway is a backend service that serves as a gateway for LobeChat plugins. We deploy this service using Vercel. The primary API POST /api/v1/runner is deployed as an Edge Function.
TypeScript · 0 人关注
ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
0 人关注
copr-test
Python · 0 人关注
CTF-RSA-tool
a little tool help CTFer solve RSA problem
0 人关注
dnsmasq-china-list
Chinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.
Rust · 0 人关注
eth-keystore-rs
A minimalist library to interact with encrypted JSON keystores
Rust · 0 人关注
evcxr
0 人关注
exa
A modern version of ‘ls’.
Rust · 0 人关注
extsort-rs
External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator
0 人关注
faiss
A library for efficient similarity search and clustering of dense vectors.
Shell · 0 人关注
fast-syntax-highlighting
Feature-rich syntax highlighting for ZSH
Rust · 0 人关注
fastblur
Fast (linear time) implementation of the Gaussian Blur algorithm in Rust
Shell · 0 人关注
fastmac
a test environment
C++ · 0 人关注
fcitx5
maybe a new fcitx.
aloxaf

aloxaf

V2EX 第 457420 号会员,加入于 2019-12-04 18:50:00 +08:00
今日活跃度排名 10204
aloxaf 最近回复了
AI 稿子看多了,总觉得 LZ 的帖子也是 AI 润色过的(
5 天前
回复了 NianBroken 创建的主题 Cloudflare 如何向 CloudFlare 申诉?


按楼上的说法搜了一下,确实有问题
@riceball #9 你这堆语言里恰好没有 c++,不然肯定不会觉得用 constant 含义更准确。

rust 明确区分「编译期常量」和「不可变变量」,如果用 const 代表不可变,那编译期常量就难办了。
就算要换掉 let ,final 这种明显也比 const 更合适,当然按照 rust 惜字如金的关键字风格,选 let 也在意料之中。
@riceball #1 把 let 当常量不是 lisp 最先这么干的吗,而且也影响了不少后续函数式语言,怎么就只有被 rust 训过的才能适应了
还有一点,claude 系列的 agent 能力真的特别强,这点似乎还没有哪类排行榜可以体现,但是这个对于大项目来说是必须的。

上周在一个不熟悉项目的遇到一个小 bug ,试了下直接让 AI 分析,o3-mini 和 claude 3.7 sonnet 的表现大致如下:
o3-mini:只看我给的上下文,然后思考半天作答,结果自然是完全不对。
claude 3.7 sonnet:看完我给的上下文后,顺着调用链不断阅读代码……竟然真的准确定位到了问题,问它这整个调用流程是啥样的也能答上来。

anthropic 别的不说,在编程这方面绝对是最务实的公司,很清楚在编程方面真正需要的能力是什么。
编程排名目前只认 https://aider.chat/docs/leaderboards/

Exercism Hard 题 + 多语言综合测试,得出来的结果可以说是最接近实际情况的,有效防止小模型刷榜。
Rust 前面那一堆框架只有 axum 算有些代表性,话说以前的跑分王 actix 怎么缺席了。
Cursor 非常讨厌的一点就是,很多模型的计费规则总是藏着,在设置中的模型选择那里加一栏计费规则很难么
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2835 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 14:34 · PVG 22:34 · LAX 07:34 · JFK 10:34
Developed with CodeLauncher
♥ Do have faith in what you're doing.