HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jac08h

46 karmajoined 8 năm trước

Submissions

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

jakubhalmes.com
2 points·by jac08h·8 giờ trước·4 comments

On Writing (Code)

unpredictabletokens.substack.com
3 points·by jac08h·6 ngày trước·1 comments

Show HN: ChatbotChambers – Watch LMs talk to each other

github.com
2 points·by jac08h·3 tháng trước·1 comments

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

chromewebstore.google.com
2 points·by jac08h·9 tháng trước·4 comments

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

unpredictabletokens.substack.com
1 points·by jac08h·10 tháng trước·0 comments

comments

jac08h
·7 giờ trước·discuss
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 giờ trước·discuss
Cool!

I added the link to the description, is just nested in the webpage code.
jac08h
·3 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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.