Live data from Hacker News

Viewing profile — _bittere

_bittere

HN member
Joined
Sun, Jan 19, 2025, 4:21 AM UTC
HN karma
27
Public activity
33 items

About _bittere

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. story
  4. story
  5. 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…

  6. 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.

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #43532276

    Done, just added E2EE.

  18. 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…

  19. 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…

  20. story
  21. 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!

  22. comment
    Comment #43032082

    Oh boy... I'll have to look into why that's happening.

  23. 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…

  24. 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!

  25. comment
    Comment #43001969

    Native HTML? As in actually rendering the 1M divs into the DOM?