Live data from Hacker News

Viewing profile — octobanana

octobanana

HN member
Joined
Sun, Dec 03, 2017, 3:49 AM UTC
HN karma
52
Public activity
21 items

About octobanana

https://octobanana.com/

Recent public activity

  1. story
  2. comment
    Comment #19632513

    The majority of the program has been redesigned and rewritten since the initial post 50 days ago, so I thought it would be alright to make another one. The Show HN rules say that '…

  3. comment
    Comment #19629286

    Hello! My name is Brett. For the past couple years I've been teaching myself how to program and engineer software, with a focus on C++ and Linux. Lately, I've been interested in le…

  4. story
  5. comment
    Comment #19591850

    This looks neat, I'll give it a go later today. One of the features I use Ranger for is to visually select multiple music files and then open them with mpv to play. Would that be s…

  6. comment
    Comment #19277842

    > I thought you were only talking about the click to expand the tree. That makes sense. It would have been an interesting stat to compare, but the metrics only come from resource r…

  7. comment
    Comment #19277791

    It's all server-side rendered. I've been considering open sourcing the site, but there's some cleaning up to be done first.

  8. comment
    Comment #19277741

    > Do you mean that your metrics showed that few people were expanding the tree, so you made it expanded by default? Correct, after it became expanded by default, the hit rate for p…

  9. comment
    Comment #19277371

    > When I'm working with a GitHub project, I commonly want to load up the page and navigate to some files. If not, it's usually not much scrolling to get down to the README. The sol…

  10. comment
    Comment #19213095

    It works best with any plain ASCII text. What I've been doing is taking PDF's and using `pdftotext` and `iconv` to convert documents into plain text. I'll add more information on t…

  11. comment
    Comment #19198981

    I'd be stoked if you did, It would be interesting to see how the program would look in Rust.

  12. comment
    Comment #19198423

    That's a good idea, thanks! I'll make an updated video of it and add a link to it in the README.md.

  13. comment
    Comment #19198413

    This blog post from last week has two videos of it in action. The first one demos some of the features, while the second reads a bit of a book uninterrupted for 2 minutes. https://…

  14. comment
    Comment #19196356

    For the past month, I've been working on this terminal text reader project for fun. It started out as a project to learn more about how to structure and implement a text-based user…

  15. story
  16. comment
    Comment #18653136

    Hello there! For a weekend project, I wanted to write a program that would use the C++ HTTP client library I've been working on recently. I was curious to put it to the test in a r…

  17. story
  18. comment
    Comment #18332288

    Hello HN! About a year ago, I wanted to build a personal website in C++ to host projects and blog posts. I experimented with multiple C++ web libraries and went through several com…

  19. story
  20. comment
    Comment #18084851

    Hello HN! I've noticed lately that I tend to jump into the comment section on hacker news and reddit before reading the associated article. To prevent this, I wrote ireadit, a brow…

  21. story