Feed aggregator

I don't like imports

Hacker News - Mon, 02/09/2026 - 1:32pm
Categories: Hacker News

Ask HN: What's blocking you from trusting AI agents with your real data?

Hacker News - Mon, 02/09/2026 - 1:27pm

With OpenClaw hitting >150k stars, clearly there's demand for personal AI agents. But I keep hearing the same hesitation: "I want this, but I can't trust it with my real data."

For those on the fence:

1. What's the specific fear? (data leakage, prompt injection, rogue actions?)

2. What would it take to trust an agent with your real accounts?

3. Are you running agents on burner accounts / sandboxed data instead?

Building something in this space and want to understand the actual blockers.

Comments URL: https://news.ycombinator.com/item?id=46948896

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Claude Code from your phone via Telegram

Hacker News - Mon, 02/09/2026 - 1:26pm

I use Claude Code a lot. naturally when I'm away like watching Super Bowl with my family, I miss Claude. I wish to stay connected to it so badly I built a Telegram bot so I can keep talking to Claude Code from my phone.

Built entirely with Claude Code and it uses the Claude Agent SDK under the hood. Works with your existing Claude Pro/Max subscription, no separate API key needed.

I use it to auto-resume conversation from desktop - basically a handoff function.

Just remember to use /resume when you're back to IDE. They don't hot load, but the chat history is there.

Here's a really funny moment when Claude realized that it's talking with me in two places.

I asked "what was the first command I ran that threw an error?" in telegram. This is the response:

** The first command you ran that threw an error was: npx tsx app/src/index.ts /Users/you/Code/active/vibeide

(blah blah blah)

But wait — I just realized something. That answer came from *me* (this session), not from the Telegram bot. Did the Telegram bot give you that same answer? **

So meta. Enjoy.

Comments URL: https://news.ycombinator.com/item?id=46948885

Points: 1

# Comments: 0

Categories: Hacker News

Google Lines Up 100-Year Sterling Bond Sale

SlashDot - Mon, 02/09/2026 - 12:33pm
Categories: SlashDot

I Built a Browser Flight Simulator Using Three.js and CesiumJS

Hacker News - Mon, 02/09/2026 - 12:31pm

I’ve been working on a high-performance, web-based flight simulator as a personal project, and I wanted to share a gameplay preview.

The main goal of this project is to combine high-fidelity local 3D aircraft rendering with global, real-world terrain data. All running directly in the browser with no installation required.

Stack: HTML, CSS, JavaScript, Three.js, CesiumJS, Vite.

The game currently uses multiple states, including a main menu, spawn point confirmation, and in-game gameplay. You can fly an F-15 fighter jet complete with afterburner and jet flame effects, as well as weapon systems such as a cannon, missiles, and flares. The game features a tactical HUD with inertia effects, full sound effects (engine, environment, and combat), configurable settings, and a simple NPC/AI mechanism that is still under active development.

The project is still evolving and will continue to grow with additional improvements and features.

Project page: https://github.com/dimartarmizi/web-flight-simulator

Comments URL: https://news.ycombinator.com/item?id=46948113

Points: 1

# Comments: 0

Categories: Hacker News

Pages