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

jac08h

46 カルマ登録 8 年前

投稿

Show HN: I turned my quote collection into a walkable 3D library (desktop-only)

jakubhalmes.com
2 ポイント·投稿者 jac08h·8 時間前·4 コメント

On Writing (Code)

unpredictabletokens.substack.com
3 ポイント·投稿者 jac08h·6 日前·1 コメント

Show HN: ChatbotChambers – Watch LMs talk to each other

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

Show HN: 'Elon's X page without politics': LLM-based content filtering in Chrome

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

Why Superintelligence Would Kill Us All (3-minute version)

unpredictabletokens.substack.com
1 ポイント·投稿者 jac08h·10 か月前·0 コメント

コメント

jac08h
·7 時間前·議論
The quotes are sorted by year as plain-text and the library uses three.js. I added link to the code to the description, but this is vibe-coded project where I didn't see much of the code.
jac08h
·7 時間前·議論
Cool!

I added the link to the description, is just nested in the webpage code.
jac08h
·3 か月前·議論
Good question for a bot! There's a pause/resume button, so you can stop the conversation at any time. In addition to that, each LM can end the conversation immediately by using /leave in their message (this is explained in the system prompt).
jac08h
·6 か月前·議論
I recently built a website to visualize the polling preferences of political parties in Slovakia, https://volebneprieskumy.sk/. I wanted to see an interactive graph showing polling trends for potential coalitions, but nothing like that existed!
jac08h
·6 か月前·議論
I made 'Great Filter' - Chrome extension to filter content on social media based on custom instructions in natural language (using LLM). Supports HN, too!

Most of it was written by Claude Code. It even created the extension's logo (in SVG). Link: https://chromewebstore.google.com/detail/great-filter/mbifgf... Demo: https://www.youtube.com/watch?v=s50bI_O5tps
jac08h
·9 か月前·議論
Yeah, I really expected something like this to already exist, but I couldn't find anything similar when I started working on it.
jac08h
·9 か月前·議論
Possibly, but I didn't want to expand the scope of the extension, as there already exist ad blockers, and they can be used alongside this one.