Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
adobrawy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
adobrawy
5d ago
Looks great, and something I might try for my project. I am currently at stage of single mailbox, and bunch automation around it. For example, Google Apps Script trigger Claude Code routine to investigate issue, and draft email ahead of me
2.
▲
by
adobrawy
14d ago
They do not export devices, they export services.
3.
▲
by
adobrawy
3mo ago
AI agents. Chatbot session of 8 hours is a lot. 16 vCPU might be useful when developing heavy application and agent need run application tests. You can think what infrastructure https://claude.ai/code needs.
4.
▲
by
adobrawy
5mo ago
I'm a Claude Code Web fan and a rather heavy user. So I was interested in your product. However, I couldn't find an answer on the website. What parts did you find so good that you ported them?
5.
▲
by
adobrawy
5mo ago
There was already attempt for dav1d to re-implement in rust by rav1d. It was hard to match performance: https://www.memorysafety.org/blog/rav1d-perf-bounty/
6.
▲
by
adobrawy
5mo ago
Is it what CloudFlare Organization is about? https://blog.cloudflare.com/organizations-beta/
7.
▲
by
adobrawy
5mo ago
If the problem is excessive deployments via GitHub Actions, why not use concurrency control on GitHub Actions ( https://docs.github.com/en/actions/how-tos/write-workflows/c... ) instead of relying on age
8.
▲
by
adobrawy
6mo ago
Of course, this scheduled can be implemented on top of existing tools. However, it's incredibly convenient to have a UI where: - you can easily edit the prompt - you can see the prompt execution history - you don't need any infras
9.
▲
by
adobrawy
6mo ago
That feature was silent launched about week ago for me. I use it to: - perform review of latest changes of code to update my documentation (security policies, user documentation etc.) - perform review to latest changes of code, triage them,
10.
▲
by
adobrawy
6mo ago
CloudFlare for their serverless offering did it, and it works decent.
11.
▲
by
adobrawy
6mo ago
How are you performing backup of FerratDB? Are you using MongoDB tools, or are you using PostgreSQL-specific tools?
12.
▲
by
adobrawy
7mo ago
Nowadays universal answer for "what? why?" is AI. AI agent needs VMs to run generated code in sandbox as they can not be trusted.
13.
▲
by
adobrawy
8mo ago
You can install VSCode extension and use "/ide" to connect them.
14.
▲
by
adobrawy
9mo ago
Snowflake uses it as primary database for their metadata. https://www.snowflake.com/en/blog/how-foundationdb-powers-sn...
15.
▲
by
adobrawy
10mo ago
They rely on residential proxies powered by botnets — often built by compromising IoT devices (see: https://krebsonsecurity.com/2025/10/aisuru-botnet-shifts-fro... ). In other words, many AI startups — along with
16.
▲
by
adobrawy
11mo ago
The best is to refer to official Tor project documentation for .onion over https: https://community.torproject.org/onion-services/advanced/htt... tl;dr: Pressure from browsers, enterprise, and the overall ecosyste
17.
▲
by
adobrawy
1y ago
MCP also started as JSON-RPC over stdio. With solutions like GitHub Codespaces, devcontainers, or "background agents", I wonder if we'll see the development of JSON over SSE. Currently, my environment uses Claude Code on bare
18.
▲
by
adobrawy
1y ago
You can use Claude hooks ( https://docs.anthropic.com/en/docs/claude-code/hooks#stop-an... ) to trigger jj / git automatically.
19.
▲
by
adobrawy
1y ago
In meantime, I recommend to read their availability reports on their blog, published monthly: https://github.blog/news-insights/company-news/
20.
▲
by
adobrawy
1y ago
Yea, the reason is RFC9309.
21.
▲
by
adobrawy
1y ago
In other words, are you using LLM as a text classifier?
22.
▲
by
adobrawy
1y ago
At my company we use git squash PR merge strategy. This makes individual commits irrelevant, but PRs as a whole do. I use git town for stacked PRs. It's very nice to do another brunch when I've finished a logical stage, because sm
23.
▲
by
adobrawy
1y ago
It looks promising. I retrieve error response when fetching exercise: 0:{"a":"$@1","f":"","b":"eETmgndxtv4Ar0i8Wync1"} 1:{"serverError":"An unexpected error occurred
24.
▲
by
adobrawy
1y ago
You can use a self-hosted runner with an image that has anything pre-loaded.
25.
▲
by
adobrawy
1y ago
I use an Apple device on a work device and I don't need to use Apple ID for anything. Apple laptop is the only device in the ecosystem. Apple Store doesn't have useful apps for me, I rather use brew for installation, or I need to
26.
▲
by
adobrawy
1y ago
I can see is: > 404: NOT_FOUND > Code: DEPLOYMENT_NOT_FOUND > ID: arn1::llgmh-1743253533406-1fe7598253c0
27.
▲
by
adobrawy
1y ago
I hope there is an author of the post. I appreciate sharing this example. However, there is a caveat regarding the workflow code itself, that placing "run" statement with specific commands directly in YAML may make it difficult to
28.
▲
by
adobrawy
1y ago
There is an open-source proxy for PostgreSQL with DocumentDB to implement the MongoDB interface: https://blog.ferretdb.io/ferretdb-v2-ga-open-source-mongodb-...
29.
▲
by
adobrawy
2y ago
You do not need logical database isolation if you have even stronger isolation with virtual clusters. The pricing and quota will be important factor for that use case.
30.
▲
by
adobrawy
2y ago
You can hide appointment schedules in desktop view: https://workspaceupdates.googleblog.com/2023/10/new-google-c...
More ›