Viewing profile — _bittere
_bittere
HN member- Joined
- Sun, Jan 19, 2025, 4:21 AM UTC
- HN karma
- 27
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About _bittere
No profile information was provided.
Recent public activity
-
comment
Comment #47485952
The agents I used kept getting stuck trying to find the right Solar iocon to use. So I built search-solar: a dead simple CLI tool to search Solar icons based on categories and tags…
- story
- story
- story
-
comment
Comment #46940873
It's fascinating to see a project like Bun, already mature enough to run in production, and yet still improving everyday even if it's a 1.1x speedup. To me, that shows how committe…
-
comment
Comment #46630807
Exams in a week! I found out that it's actually pretty easy to fill an entire 150 page notebook with rough work in <2 days.
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #43532276
Done, just added E2EE.
-
story
Show HN: (Updated) Seen, a simple note-taking app
Hello again, HN. Meet Seen, a simple note-taking app. You can create, edit and update notes and search through them. The notes are Markdown-based, and currently there is no organiz…
-
comment
Comment #43300867
When you open Lichess to solve a puzzle: - The server sends all puzzle information, including the solution, to the client - The client is responsible for validating your moves - Th…
- story
-
story
Show HN: Poddown, a simple range-based podcast downloader
Hey HN! Just built a little podcast downloader using Podcastindex.org's API. You search for a podcast, select a start and end range and hit download. That's it. Thank you!
-
comment
Comment #43032082
Oh boy... I'll have to look into why that's happening.
-
comment
Comment #43032079
Yeah, sure! So there's a few ways you can think about it. In a more general case where you can make no assumptions about what you're rendering, you first render whatever is on-scre…
-
comment
Comment #43002110
Thanks for the feedback! Yes, that is true; the scrolling is a big issue right now. Working on it though. Thank you for checking out Seen!
-
comment
Comment #43001969
Native HTML? As in actually rendering the 1M divs into the DOM?