Viewing profile — socrateslee
socrateslee
HN member- Joined
- Thu, Apr 11, 2013, 8:18 AM UTC
- HN karma
- 19
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About socrateslee
Recent public activity
-
comment
Comment #47543399
> We can know more than we can tell. The paradox arises when humans develop SaaS, apps, workflows, etc. The question is "will AI simply do things or know things more than we can te…
- story
-
story
Ask HN: Any mechanism to build for AI-only services to filter off human?
Consider it as a captcha to prevent human from using the services.
-
comment
Comment #46755468
SEO became a standardized industry discipline pretty much after Google dominated the market and stabilized the rules of engagement. The search engine giants evole their ranking alg…
- story
-
comment
Comment #46353632
Gemini 3 on Gemini CLI (free version) would meet quota limit for about 3-4 messages, but it will take much longer time since it responses pretty slow.
- story
-
comment
Comment #45757348
in https://android-developers.googleblog.com/2025/09/lets-talk-... install an app via adb is not affected, seems that means the wrapper software of adb will prosper.
-
comment
Comment #45112343
Just to think about the blocking of installing apps from unverified source on Android by Google, isn't this an exclusive contracts upon users?
-
comment
Comment #44883544
It's like double "double the dose"
-
comment
Comment #44028870
This article will show you how to call a MCP server in the shell, without mcp dev or any third party tools, only with echo > or copying/pasting JSONRPC message directly.
- story
- story
-
comment
Comment #43369600
For the OAuth part, the access_token is all an MCP server needs. So users could do an OAuth Authorization like in the settings or by the chatbot, and let MCP servers handle the sto…
-
comment
Comment #43289283
https://crt.sh can find your subdomain only when it doesn't have a wildcard certificate(*.somedomain.com)
-
comment
Comment #43114080
> In the late 20th century, democracies usually outperformed dictatorships, because they were far better at processing information. We tend to think about the conflict between demo…
- story
-
comment
Comment #42967976
May be the case is that filtering user by browser UA is no longer a feasible solution(new browsers and alike are growing), and neither running javascript(headless chrome everywhere…
-
comment
Comment #42850155
The VCs thinked that the scaling law may build a moat for very large computing powers like Google and OpenAI, and VCs rushed into the area the foundation models. The emerging of De…
-
comment
Comment #42839618
I agree that LLM could do most of the moderation work. You could use a multi-modal LLM for image moderation.
-
comment
Comment #42674284
AI code copilot like cursor provide a immersive context than most of other AI products.
-
comment
Comment #42013808
or saying that most of the Google engineers are using tools like copilot, and they use the copilot just as everyone else.
- story
-
comment
Comment #41215010
When we say “the contextvars is somehow like thread local, but mostly for coroutines”, we think that coroutines are just another types of threads. But actually we are not right. Th…
- story