$V2EX
Solana
Give SOL to Copy Address
使用 SOL 向 SingeeKing 打赏,数额会 100% 进入 SingeeKing 的钱包。
Web  1 sites indexed in VXNA
28 articles feed address
 SingeeKing's recent timeline updates
SingeeKing
10.19D

SingeeKing

🏢  自由职业
V2EX member #173108, joined on 2016-05-15 11:01:37 +08:00
Today's activity rank 2285
PRO
PRO member
Cursor 比微软还财大气粗啊。。
Cursor  •  SingeeKing  
PRO
 •  4h 49m ago  •  Lastly replied by SingeeKing
5
人生第一次离职,感觉应该写点什么
  •  3   
    Bryan  •  SingeeKing  
    PRO
     •  7 days ago  •  Lastly replied by zlo309618100
    14
    Cursor 老用户的 500 Requests 套餐太 bug 了
    人工智能  •  SingeeKing  
    PRO
     •  May 22  •  Lastly replied by ofDamon
    35
    移动的上传真的有 1TB 达量限速吗?
    宽带症候群  •  SingeeKing  
    PRO
     •  11 days ago  •  Lastly replied by bobosingle
    38
    终于把一直想做的 GitHub 备份程序做出来了
    分享创造  •  SingeeKing  
    PRO
     •  Apr 16  •  Lastly replied by villivateur
    12
    真的不建议任何人用中转
    程序员  •  SingeeKing  
    PRO
     •  Apr 22  •  Lastly replied by thiswind
    91
    iPhone 的点击亮屏是什么了不得的技术吗?
    问与答  •  SingeeKing  
    PRO
     •  Mar 25  •  Lastly replied by WilsonGGG
    17
    做了一个 model 数据库/信息站
    分享创造  •  SingeeKing  
    PRO
     •  Apr 2  •  Lastly replied by SingeeKing
    11
    SingeeKing's recent replies
    4h 49m ago
    Replied to a topic by SingeeKing Cursor Cursor 比微软还财大气粗啊。。
    @kuhung #4 这俩 max 不是一个,也并不需要开按需

    6h 25m ago
    Replied to a topic by SingeeKing Cursor Cursor 比微软还财大气粗啊。。
    @kuhung 这个 max 是思考等级 max ; Cursor 自己的 max 一直都是会自动打开再需要手动关,但应该不是 bug (毕竟都半年了…)
    刚好最近离职看了看,实话说,除了 AI 岗位外基本没区别
    这是远程吗?
    4 days ago
    Replied to a topic by amundsen Surge Surge 团队有变动?
    Surge 竟然真的有团队?!我一直以为是老刘一个人……
    5 days ago
    Replied to a topic by EsWann 香港 香港 Mox Bank 开放大陆旅客线上开户
    为什么我第一次见到这个银行…… 有啥特色吗
    5 days ago
    Replied to a topic by Keine Claude 开 Claude Max 一定会触发 KYC 吗?
    可以试试看自己的账号需不需要 KYC

    ```
    fetch('/api/organizations')
    .then(r => r.json())
    .then(o => fetch(`/api/organizations/${o[0].uuid}/kyc_status`))
    .then(r => r.json())
    .then(d =>
    console.log(
    d.status,
    {
    not_required: '无需 KYC ,可直接升级',
    pending: '审核中',
    approved: '已通过,可升级',
    denied: '被拒'
    }[d.status]
    )
    )
    .catch(console.error);
    ```

    (来源: https://linux.do/t/topic/2000318
    我第一反应是 QUIC - 你的不支持 UDP ?

    不过或许抓个包更容易找到原因
    8 days ago
    Replied to a topic by Awes0me OpenAI gpt 5.5 老是偷懒,有什么办法治治他吗?
    但我觉得最近兴起的 Dynamic Workflows 应该能适合这种场景

    可以试试 pi 的版本 https://github.com/Michaelliv/pi-dynamic-workflows 可以用 gpt-5.5
    8 days ago
    Replied to a topic by Awes0me OpenAI gpt 5.5 老是偷懒,有什么办法治治他吗?
    我也遇到过。。最后我的解决办法是写了个程序调用它一个个数据喂给它 = =
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   889 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 20:30 · PVG 04:30 · LAX 13:30 · JFK 16:30
    ♥ Do have faith in what you're doing.