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

elpalek

26 カルマ登録 7 年前

投稿

Show HN: I ported DOOM to GitHub Universe 2025 conference badge

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

コメント

elpalek
·5 日前·議論
This is really cool! Really give a immersion vibe.

I've built something different, Tokyo Train Orchestra (http://tokyo-train-orchestra.netlify.app/) It uses live and scheduled tokyo train/subway timetable to produce music.
elpalek
·22 日前·議論
For anyone who is interested in learning Japanese, or looking for resources. I've compiled this "Awesome Japanese" repo.

https://github.com/yudataguy/Awesome-Japanese
elpalek
·6 か月前·議論
I don't like claude code web due to its lack of planning mode. I found the result is often lackluster compare to claude code cli.

My current setup: Tailscale + Terminus(ipad) + home machine(code base)

Need to look into how to work on multiple features at the same time next.
elpalek
·10 か月前·議論
I wouldn't trust Zoho. More than 10 years ago, they shadowbanned (can not be shared or publicly viewed) my documents because it criticized Chinese communist party.
elpalek
·12 か月前·議論
I'm building a information hub that utilize AI agents to compile all the relevant information from China (gov, econ, commerce, anything and everything). I call it "information domination". Heard many times that language barrier stops people having a better understanding of China. Now the LLM translation is good enough, and AI agents can do way more in information gathering stage. It's time to put things in practice.

https://wallnot.com

For now, it only has a daily newsletter fully compiled by AI agents without any human intervention. I plan to add public listed companies (semiconductor, energy provider, etc) onto the platform. Already found lots of good data points that can be used by analysts, researchers or observers.
elpalek
·12 か月前·議論
Q: Has anyone used claude working with DaisyUI? Don't like claude's default ui choices.
elpalek
·昨年·議論
AI Anime Recommendation Engine

https://oshianime.com
elpalek
·昨年·議論
Do you have a benchmark for comparing different chunking methods? Your existing benchmark is to compare different libraries.
elpalek
·昨年·議論
my project deals w/ non-english text, bm25 performance is middeling. Language specific sparse model helps.
elpalek
·昨年·議論
have you thought about SPALDE models? ex: https://arxiv.org/abs/2109.10086
elpalek
·昨年·議論
Recently tested a (non-english) pdf ocr with Gemini 2.5 Pro. First, directly ask it to extract text from pdf. Result: random text blob, not useable.

Second, I converted pdf into pages of jpg. Gemini performed exceptional. Near perfect text extraction with intact format in markdown.

Maybe there's internal difference when processing pdf vs jpg inside the model.
elpalek
·昨年·議論
What method/model are you using for sparse search?
elpalek
·昨年·議論
Will let you know once android version is public
elpalek
·昨年·議論
Japan Top 100 (restaurants) app

https://apps.apple.com/us/app/japan-top-100/id6741251616

Only public on iOS store for now, due to Google requires larger # of testers to authenticate the app.

This app idea came from my last Japan trip. I had a hard time finding good local restaurants (not tourist traps). So I decided to build this app with Japanese-oriented lists, due to lists' lacked of maps, etc. The app actually helped me discover some great spots, since it lists places all over Japan. Please give it a try and let me know if you have any feature requests or ideas.
elpalek
·昨年·議論
China's land area is approximately 25 times of Japan, def has a bigger network. But the top speed is comparable in current generations[1] except the Maglev.

1. https://www.railway-technology.com/features/the-10-fastest-h...
elpalek
·昨年·議論
Can you please elaborate on the Chinese advantage?
elpalek
·2 年前·議論
Claude api lacks structured output, without uniformity in output, it's not useful as agent. I've had agents system broke down suddenly due to degradation in output, which leads to the previous suggested json output hacks (from official cookbook) stopped working.
elpalek
·2 年前·議論
Chromecast is actually super useful for my immigrants parents. Since some foreign languages' input method on remote is horrendous, Chromecast helps them selecting youtube video easily.