HackerTrans
TopNewTrendsCommentsPastAskShowJobs

langitbiru

no profile record

Submissions

Gemini 3.1 Flash TTS

blog.google
1 points·by langitbiru·3 bulan yang lalu·0 comments

One Hundred Hours Inside Kimi

twitter.com
2 points·by langitbiru·3 bulan yang lalu·2 comments

Solo: The Responsive Coding Agent

trae.ai
1 points·by langitbiru·8 bulan yang lalu·0 comments

ByteDance unveils China's most affordable AI coding agent at just US$1.30/month

scmp.com
9 points·by langitbiru·8 bulan yang lalu·0 comments

The New Y Combinator

jaredheyman.medium.com
8 points·by langitbiru·8 bulan yang lalu·0 comments

Pomelli – an experimental AI marketing tool from Google

labs.google.com
1 points·by langitbiru·9 bulan yang lalu·0 comments

Agentic Coding with Ads

ampcode.com
2 points·by langitbiru·9 bulan yang lalu·1 comments

The Beads Revolution: How I Built the Todo System That AI Agents Use

steve-yegge.medium.com
1 points·by langitbiru·9 bulan yang lalu·0 comments

Google Opal

opal.withgoogle.com
2 points·by langitbiru·9 bulan yang lalu·0 comments

Show HN: Kanji Palace – Convert Kanji into Memorable Mnemonic Images

kanjipalace.com
2 points·by langitbiru·10 bulan yang lalu·2 comments

comments

langitbiru
·2 bulan yang lalu·discuss
I'm wondering why DeepSeek didn't create an AI coding agent like Kimi Code.
langitbiru
·5 bulan yang lalu·discuss
I'm working on Kanji Palace (https://kanjipalace.com). It's a web app that help people learn Japanese language with AI.

Right now, I'm working on the OpenClaw-like feature. So, you can learn Japanese via Telegram. Keep track your progress. Practice conversation with your AI assistant. Etc.
langitbiru
·7 bulan yang lalu·discuss
Skills are local. MCP can be remote and has authentication.
langitbiru
·7 bulan yang lalu·discuss
It also has (Python/Ruby/bash) scripts which Claude Code can execute.
langitbiru
·7 bulan yang lalu·discuss
Hello there. I'm also an I-Ching developer.

https://neoching.com
langitbiru
·7 bulan yang lalu·discuss
You can use the classic route in my app. You can browse Kanji characters sequentially and memorize them.

I agree that over-gamified experiences are detrimental. That's why I try to build features that help people immerse themselves in the language.
langitbiru
·7 bulan yang lalu·discuss
I'm working on Kanji Palace (https://kanjipalace.com).

It's an app to learn Japanese language with AI. It has visual mnemonic images, JLPT progress tracker, Kanji info graphic, etc.

Later, I will add AI-comic creation based on Kanji characters you've selected.
langitbiru
·8 bulan yang lalu·discuss
What about AI SDK from Vercel?

https://ai-sdk.dev/docs/agents/overview
langitbiru
·8 bulan yang lalu·discuss
I'm building an app that helps users memorize Kanji and vocabulary with AI-generated visual and story mnemonics.

Right now, I'm adding a feature to practice writing Kanji and another that creates AI comics based on vocabulary you've learned.

Web: https://kanjipalace.com

iOS: https://apps.apple.com/id/app/kanjipalace/id6753351224
langitbiru
·9 bulan yang lalu·discuss
He got funding. So, I guess he can hire some people to help him.

https://www.sequoiacap.com/article/partnering-with-fastapi-l...
langitbiru
·9 bulan yang lalu·discuss
Context:

"We made Amp Free.

It's powered by great tokens and tasteful ads.

Agentic coding is now free for everyone."

https://x.com/sqs/status/1978521044194398713
langitbiru
·9 bulan yang lalu·discuss
Don't forget to cover Google Opal as well.

https://opal.google/landing/
langitbiru
·9 bulan yang lalu·discuss
Thx. I'll look into it.
langitbiru
·9 bulan yang lalu·discuss
Not yet. I'm still considering what content to add to the existing book. I'll likely (90% probability) include security and easy deployment. But since you said that, I'll consider the observability and compliance topics.
langitbiru
·9 bulan yang lalu·discuss
I wrote a book about MCP: https://leanpub.com/practical-mcp

I'm considering adding more chapters to the book: security, easy deployment, etc. So, I may look into your solution. I believe there are other players also, like Klavis AI, FastMCP and some MCP startups that I cannot remember.

Congratz!
langitbiru
·9 bulan yang lalu·discuss
> Since we focus on extracting the official subtitles provided by YouTube, the language support is inherently tied to what the YouTube platform offers.

You can use video understanding from Gemini LLM models to extract subtitles even the video doesn't have official subtitles. That's expensive for sure. But you should provide this option to willing users. I think.
langitbiru
·9 bulan yang lalu·discuss
I did consider building a tool like this before I pivot to something else. I'm learning materials in Chinese Mandarin language from a YouTube playlist. NotebookLLM doesn't support Chinese language yet so you must make sure your app supports Chinese Mandarin so I can use it. :)

A way to find specific materials would be nice. Think of converting the whole playlist into something like RAG then you can search anything from this playlist.
langitbiru
·9 bulan yang lalu·discuss
- Working on Kanji Palace (https://kanjipalace.com): We're going to publish the iOS app on the App Store and adding vocabulary. Currently, the app converts single Kanji (e.g., 生) into vivid mnemonic images. We aim to support vocabulary like 先生.

- Writing a book about Claude Code, not just for assisted programming, but as a general AI agent framework.

https://github.com/anthropics/claude-agent-sdk-python/commit...

Claude Code used to be a coding agent only, but it transformed into a general AI agent. I want to explore more about that in this book.
langitbiru
·9 bulan yang lalu·discuss
Tbf, you can install Claude Code to GitHub. Then you can mention @claude and ask it to do things.

But Jules is more sophisticated though.
langitbiru
·9 bulan yang lalu·discuss
Thanks for your feedback!