HackerTrans
トップ新着トレンドコメント過去質問紹介求人

siegers

no profile record

投稿

Strands Shell: Give your agent a shell without giving it keys to your machine

github.com
9 ポイント·投稿者 siegers·24 日前·0 コメント

New in Kiro Web: Build with Spec, GitLab, and More

kiro.dev
5 ポイント·投稿者 siegers·先月·1 コメント

Agent Toolkit for AWS

github.com
5 ポイント·投稿者 siegers·先月·0 コメント

How we contain Claude across products

anthropic.com
6 ポイント·投稿者 siegers·2 か月前·0 コメント

Introducing Kiro Web: Build, delegate, and steer right from the browser

kiro.dev
4 ポイント·投稿者 siegers·2 か月前·0 コメント

What We Learned from One Year of Building Production Agents

strandsagents.com
2 ポイント·投稿者 siegers·2 か月前·0 コメント

HyperFrames lets AI agents compose videos by writing HTML, CSS and JavaScript

hyperframes.heygen.com
5 ポイント·投稿者 siegers·2 か月前·0 コメント

Supabase Feature Preview: RLS Tester

github.com
2 ポイント·投稿者 siegers·3 か月前·0 コメント

Show HN: Readox, playlist-style read aloud extension for articles, PDFs and docs

chromewebstore.google.com
4 ポイント·投稿者 siegers·3 か月前·2 コメント

Show HN: Readox – Turn web pages and PDFs into a playable reading queue

readox.ai
4 ポイント·投稿者 siegers·3 か月前·0 コメント

One Method Was Using 71% of CPU. Here's the Flame Graph

jvogel.me
11 ポイント·投稿者 siegers·3 か月前·2 コメント

Show HN: Tama96 – A virtual pet for your desktop, terminal, or AI agent

tama96.com
5 ポイント·投稿者 siegers·3 か月前·0 コメント

A month of OpEx quick wins

jmduke.com
3 ポイント·投稿者 siegers·3 か月前·0 コメント

Somewhere Between Prompt and Context Engineering

xiegerts.com
2 ポイント·投稿者 siegers·4 か月前·0 コメント

Java is fast, code might not be

jvogel.me
228 ポイント·投稿者 siegers·4 か月前·249 コメント

Show HN: Agentpng – turn agent sessions into shareable images

agentpng.dev
4 ポイント·投稿者 siegers·4 か月前·1 コメント

Hit Your 1 Rep Max with AI

xiegerts.com
3 ポイント·投稿者 siegers·4 か月前·0 コメント

Kiro: DeepSeek, MiniMax, and Qwen now available as open weight model options

kiro.dev
6 ポイント·投稿者 siegers·5 か月前·1 コメント

Show HN: Workflow automation builder for saving website data

addtosheets.com
4 ポイント·投稿者 siegers·6 か月前·0 コメント

Gemma Scope 2: open suite of tools for language model interpretability

deepmind.google
2 ポイント·投稿者 siegers·7 か月前·0 コメント

コメント

siegers
·3 か月前·議論
Hi! Yes, the premium voices are Kokoro. I’m only exposing the English voices right now because the rest of the pipeline around them is English-first and custom, especially pronunciation/G2P, QA, and timestamp awareness. I’d like to expand that over time, but I don’t want to overpromise multilingual support before the surrounding stack is ready. So I'm taking it one language at a time based on demand and feedback.

AI summaries are currently generated remote, not local. Those currently leverage gpt-4o-mini. TTS and OCR are on-device and summarization is the cloud-backed feature.
siegers
·3 か月前·議論
I like this approach and that it's so flexible and approachable. My nit for the site would be to explain it a bit better - it's a bit hard to grok with everything going on until I went to the repo. There's also opportunity for non-tech users here just using the agent skill but I'm not sure they'll understand the use if they read through the site.

I had made a skill for something similar to use just HTML5, Canvas and JavaScript, and export the video to MP4 (https://github.com/siegerts/skill-canvas-video).
siegers
·3 か月前·議論
Agree. I keep effort max on Claude and xhigh on GPT for all tasks and keep tasks as scoped units of work instead of boil the ocean type prompts. It is hard to measure but ultimately the tasks are getting completed and I'm validating so I consider it "working as expected".
siegers
·3 か月前·議論
I enjoy switching back and forth and having multi-agent reviews. I'm enjoying Codex also but having options is the real win.
siegers
·3 か月前·議論
Part 2 of 3 in the Java Performance Optimization series.
siegers
·4 か月前·議論
Also, just created an agent skill to help with finding/exporting the data:

`npx skills add siegerts/agent-transcript`

https://github.com/siegerts/agent-transcript