惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
Last Week in AI
Last Week in AI
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
The Cloudflare Blog
罗磊的独立博客
月光博客
月光博客
N
Netflix TechBlog - Medium
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
Jina AI
Jina AI
J
Java Code Geeks

Tong-H

about fitness [ Tong-H ] 自媒体 [ Tong-H ] OpenClaw + 即梦自动运营小红书 [ Tong-H ] nonsense [ Tong-H ] 基于 Playwright 的开发辅助工具-dev-playkit [ Tong-H ] 202509-202511 [ Tong-H ] CAT-TV [ Tong-H ] 202508/09 [ Tong-H ] AI 实践-DeepWiki-open 为项目生成 wiki 文档 [ Tong-H ] ai 实践-项目迁移 [ Tong-H ] 在富文本编辑器中处理图文资源 [ Tong-H ] 2025-07 [ Tong-H ] how to stew meat [ Tong-H ] AI 实践-Memory Bank [ Tong-H ] Maxillofacial fracture [ Tong-H ] 2025-06/07 [ Tong-H ] ai [ Tong-H ] some day [ Tong-H ] day [ Tong-H ] 升级老项目的包依赖 [ Tong-H ] 2025-05 [ Tong-H ] 2025-04 [ Tong-H ] 2025-03 [ Tong-H ]
202512 [ Tong-H ]
2025-12-01 · via Tong-H

0112-0118

  • たくさん投資の知識を習得した
    • とうし、ちしき、しゅうとくする
    • 学習する: learning. the process of learning or studying
    • 習得する: learned. the result of having acquired knowledge or skills
  • macd / rsi / boll / streatgies

1006 error, discord gateway error: Error: connect ETIMEDOUT
bug, VPN might be configured for HTTP/HTTPS proxy, but the Discord bot needs direct socket connections to Discord’s gateway servers
use TUN mode as a transparent proxy so ALL system traffic (not just browser) goes through it
https://github.com/2dust/v2rayN/wiki/Release-files-introduction
, v2rayn’s tun mode works fine on mac
https://github.com/openclaw/openclaw/issues/4772
 Uncaught exception: Error: Max reconnect attempts (0) reached after code 1006

1207

  • 猫ちゃんがまたドアを開きた。頭、ちゃうといたい….
  • 予算を超えてしまったので、節約したいです
    • て + しまう => しまい => しまって
    • せつやく
  • 母の誕生日ですれ. 深夜に見た落ち葉は、秋を感じさせる
  •  おなかが張っていますよ
    • はる => はり => はって
  • すごく晴れの日に、ねこと散歩して、友達と飲みに行きました
  • pb と pe
  • When a negative or restrictive adverb (like Hardly, Never, Rarely, Scarcely, No sooner) begins a sentence, we invert the subject and auxiliary verb

1214

  • 新しいタイブのゆず酒、最高で、完全にゆずジュースのような味です。
    • 大体に日本酒は米酒で、英語では saka と言います
  • 米酒は届いてもらいました。値段に見合う
    • べいしゅ
  • 家の近くのジムが閉まっていました
    • が, not を, it’s not performed by myself
    • 閉まっていました, not 閉めました. it’s a state not an action
  • 起こることすべてが私のためになる

1221

  • ホッキョクグマのマルル???? 日本人は正気でない, 片仮名は英語だけでなく漢字ものに使われる
    • 使う => ない form あ sound (except い=> わ)
  • ガス給湯器が完全に壊れた
    • きゅうとうき
  • 今週は大体もやがかかり、気分が沈みやすい天気でしょう
    • 霧 きり, Thick fog
    • 靄 もや, caused by humidity, heat, or pollution
    • かかります、To be covered or affected by something
  • 発泡[はっぽう] リンゴしゅはすごい!まさにリンゴの 炭酸[たんさん] ジューすです
    • はっぽう
    • たんさん
    • 全然 normally goes with negative sentences, and cann’t followed by に: 全然美味しくない
  • 友達の誕生日で、楽しみ晩ご飯を食べで、カラオケに行きました

1228

  • table with fixed columns in rn, three plans
    • use position + dynmicly set the position for fixed columns
    • split into two tables. simple view container for fixed columns, scrollview for the others
      • dynmic height settings.
      • various height value will received before layout finished. so delay to set height
    • webview
      • user