meekr's recent timeline updates
meekr's repos on GitHub
Objective-C · 3 watchers
LeapMotionSocketClient
2 watchers
wordhub.top
C# · 1 watchers
Haima
Objective-C · 1 watchers
HaimaV2
C++ · 1 watchers
KidPadTool
ActionScript · 1 watchers
KidPadUI
1 watchers
wordnet-vis
Go to https://morningmoni.github.io/wordnet-vis/ to see the visualization of WordNet subtrees.
JavaScript · 1 watchers
wtf
crawler & editor
Objective-C · 1 watchers
YueHui
0 watchers
adblocker
Efficient embeddable adblocker library
0 watchers
Angular-Best-Practices
let's learning Angular
0 watchers
arpabet-and-ipa-convertor-ts
Typescript code to convert back and forth between ARPAbet and IPA phonetic transcriptions
Go · 0 watchers
aurora
0 watchers
bilibili-subtitle
哔哩哔哩字幕列表浏览器扩展,功能包括点击跳转,下载字幕,总结字幕,翻译字幕等。
0 watchers
chat-with-page
Chrome extension to chat with page using local LLM (llama, mistral 7B, etc)
0 watchers
chrome-extension-udemy-translate
Translate Udemy's subtitles into Chinese、English etc(Disneyplus+netflix+udemy+lynda+hulu+hbo now+primevideo)
0 watchers
claude-code-settings
Claude Code settings and commands for vibe coding
0 watchers
co-wechat
Wechat for Koa
0 watchers
co-wechat-api
Wechat API. Support Async Functions
0 watchers
color-contrast-chrome
Color Contrast Analyzer Extension for Google Chrome
0 watchers
cryptocurrency-chart
The real-time cryptocurrency-chart
0 watchers
ddia
《Designing Data-Intensive Application》DDIA中文翻译
0 watchers
deskreen
Deskreen turns any device with a web browser into a secondary screen for your computer
0 watchers
dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
MDX · 0 watchers
docs
0 watchers
english-words-by-frequency
English words list extracted from Wikipedia articles
ActionScript · 0 watchers
EPadClient
0 watchers
event-bus-typescript
An Event Bus implementation in TypeScript
JavaScript · 0 watchers
explorer
An open source block explorer maintained by Krypto Tech
Objective-C · 0 watchers
FastImageCache
iOS library for quickly displaying images while scrolling
0 watchers
google-10000-english
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.
0 watchers
ielts_learning_resources_collection
this repository is for collect IELTS word list for educational an academical use.
Objective-C · 0 watchers
Inkpad
Vector drawing app for the iPad.
0 watchers
lexical-graph
🕸️WordNet visualization
C++ · 0 watchers
litecoin
Litecoin source tree
TypeScript · 0 watchers
lobe-chat
0 watchers
local-translator
ActionScript · 0 watchers
minimalcomps
Minimal ActionScript 3.0 UI Components for Flash
0 watchers
MoonTV
0 watchers
mutation-summary
A JavaScript library that makes observing changes to the DOM easy
0 watchers
NextTrade
A system that performs algorithmic trading
0 watchers
openai-cookbook
Examples and guides for using the OpenAI API
0 watchers
panxiaozi
盘小子是一个一站式网盘资源搜索引擎,支持夸克网盘、百度网盘、阿里云盘等多平台,快速精准搜索,一键直达。
JavaScript · 0 watchers
pomelo
a fast, scalable,distributed game server framework for node.js
0 watchers
ProjectVisBug
FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
0 watchers
Prompt-Engineering-Guide-Chinese
Prompt工程师指南,源自英文版,但增加了AIGC的prompt部分,为了降低同学们的学习门槛,翻译更新
0 watchers
quivr
Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.
0 watchers
react-wordle
A fun Wordle clone made using React, Typescript, and Tailwind
0 watchers
RootsAndAffixesRememberWordsAPP
专业的词根词缀记单词APP,内容来源于《英语词根与单词的说文解字》。增加音频朗读,柯林斯高阶词典注释,例句及其录音。
0 watchers
rough-notation
Create and animate hand-drawn annotations on a web page
0 watchers
scouter-extension
Learning English Chrome Extension
0 watchers
Sem-Dom-Visualizer
A visualization for semantic domains in English and Ancient Greek
0 watchers
subtlex-word-frequencies
A list of words from the SUBTLEX movie subtitles corpus, sorted by frequency.
0 watchers
SynQExtension
Your music companion for the web, with a portable mini player and the ability to listen to any music link on your preferred service!
Objective-C · 0 watchers
ThatPhoto
ThatPhoto is an app that lets you view and edit your photos
0 watchers
thesaurus-synonyms-scraper
Thesaurus synonyms scraper for multiple words
ActionScript · 0 watchers
TouchSprite
0 watchers
TypeWords
练习英语,一次敲击,一点进步;Practice English, one strike, one step forward
0 watchers
wordnet.js
an opinionated assembly of wordnet for javascript
meekr

meekr

Perry
🏢  BitRice studio / founder
V2EX member #55044, joined on 2014-01-27 15:03:04 +08:00
meekr's recent replies
楼里讨论的“关键单词释义”正是我想要的场景。我读英文文档的做法是:整页双语只用来快速扫通,真正想留下的词用另一层处理——划词/双击查词,释义+音标+词根一起弹出来,AI 只解释这个词在当前句里的意思,不把整句翻译掉;查完顺手收藏,走间隔复习,不然就成“查完就忘”了。

另外省 token 的经验:只在文档类网站开插件+白名单,跟楼上说的“资源不够”是同一个坑,我踩过。

这个“查词+复习”层是我自己做的 WordHub ( wordhub.top ,作者本人,透明说明),免费;整页标生词会按 CEFR 标难度,词频太低的词我一般也不收,不然生词本又变成待办清单。想听听大家对这层的意见,谢谢。
楼里讨论的“关键单词释义”正是我想要的场景。我读英文文档的做法是:整页双语只用来快速扫通,真正想留下的词用另一层处理——划词/双击查词,释义+音标+词根一起弹出来,AI 只解释这个词在当前句里的意思,不把整句翻译掉;查完顺手收藏,走间隔复习,不然就成“查完就忘”了。

另外省 token 的经验:只在文档类网站开插件+白名单,跟楼上说的“资源不够”是同一个坑,我踩过。

这个“查词+复习”层是我自己做的 WordHub ( wordhub.top ,作者本人,透明说明),免费;整页标生词会按 CEFR 标难度,词频太低的词我一般也不收,不然生词本又变成待办清单。想听听大家对这层的意见,谢谢。
楼里讨论的“关键单词释义”正是我想要的场景。我读英文文档的做法是:整页双语只用来快速扫通,真正想留下的词用另一层处理——划词/双击查词,释义+音标+词根一起弹出来,AI 只解释这个词在当前句里的意思,不把整句翻译掉;查完顺手收藏,走间隔复习,不然就成“查完就忘”了。

另外省 token 的经验:只在文档类网站开插件+白名单,跟楼上说的“资源不够”是同一个坑,我踩过。

这个“查词+复习”层是我自己做的 WordHub ( wordhub.top ,作者本人,透明说明),免费;整页标生词会按 CEFR 标难度,词频太低的词我一般也不收,不然生词本又变成待办清单。想听听大家对这层的意见,谢谢。
看了帖子,整体定位是阅读中降低翻译摩擦,尤其自定义 API key 和 YouTube 字幕很实用。我的一个使用体会是,整页双语翻译适合快速扫读,但技术文档/论文中我更常用“只查影响理解的词”,否则翻译层会盖住原句。若后续加一个可选的单词保存/复习层,我会更关心:保存原句+URL 、按词频/重复出现筛选、导出 Anki/MDict 、离线/隐私边界。

我自己也在做 WordHub (作者本人,透明披露),偏划词/双击查词、上下文解释、词源/WordNet 和间隔复习;不是来替代 Poplingo ,反而觉得两者可以互补:Poplingo 负责把段落读下去,另一个层负责把少数值得留的词留下来。你们已经把 API key 交给用户,隐私边界写清楚会是很大加分项。工具: https://wordhub.top/?utm_source=v2ex&utm_medium=social&utm_campaign=launch2026&utm_content=comment
这个方向挺实用,尤其是整句翻译和阅读模式,解决的是先把文章读下去。我的一个体会是,读技术文档时不一定要把整页都翻译:遇到关键生词,保留原句、词根/词源和后续复习,反而更容易把词留下来。单词高亮/语法分析和查词卡可以分成两层,前者帮助理解,后者负责积累;如果每个词都进生词本,最后会变成待办清单。

我自己也在做一个偏这个方向的工具 WordHub (我就是作者,先说明),重点是划词/双击查词、句子级解释、词源地图和收藏后的间隔复习。不是来硬推,主要想说你这个产品的整句翻译和我的场景是互补的;如果后面考虑导出/复习,我会很想试试。工具放这里: https://wordhub.top/products?utm_source=v2ex&utm_medium=social&utm_campaign=launch2026&utm_content=comment
Jun 6
Replied to a topic by MasterCai 问与答 免费好用的划词翻译软件推荐
如果主要是读英文原文、想把查词顺手变成记忆,我会更看重“释义 + 上下文解释 + 复习”这一层,而不只是整页翻译。 我自己做了个 WordHub ,划词后会给词义、词源、上下文解释,也能顺手收藏复习,思路更偏精读。 纯翻译需求的话,楼里提到的沉浸式翻译 / Easydict 这类还是更直接。
我觉得这类工具真正的价值,不只是“又一个翻译器”,而是把阅读场景里的重复查词变成可积累的记忆。

整页翻译适合扫读,但如果是英文原文、技术文档或者论文,查词、例句、收藏、复习这条链路更重要。只翻译不记住,下一次还是会回到原点。

如果后面能再补一个重复查词词表,或者直接导出到 Anki / 间隔复习,我会更愿意长期用。
Jun 5
Replied to a topic by xibobo 分享创造 Cursor 和我一起学英语
我这边更偏向把它当“阅读-查词-复习”一条链路来看:先看上下文,再点开词源/词缀,最后顺手收进复习队列。

如果只是整页翻译,沉浸式翻译这类更合适;如果是读英文原文、技术文档、论文,查词后能把词记住会更实用。
Aug 5, 2015
Replied to a topic by wbsdty331 问与答 150 平方米的房子无线应该如何覆盖?
我试过桥接信号不理想,后改用电力猫
把wifi的dns改成114.114.114.114
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4433 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 10:03 · PVG 18:03 · LAX 03:03 · JFK 06:03
♥ Do have faith in what you're doing.