Live data from Hacker News

Viewing profile — pizzicato

pizzicato

HN member
Joined
Fri, Mar 02, 2018, 5:25 PM UTC
HN karma
234
Public activity
60 items

About pizzicato

https://tachy.org

Recent public activity

  1. story
    Show HN: Full-text search of over 2 million comments on Guardian Books

    Hi everyone. This is a hobby project I made with Nextjs. I often browse user comments on book-related pages on the Guardian website to see discussion about books I've read or to fi…

  2. comment
    Comment #31853410

    I use Pocket quite a bit. I've also recently cobbled together a CLI tool that lets me save discussion threads on Reddit, HN and Stack Exchange. Very much a beginner-level project b…

  3. comment
    Comment #30587353

    Hello HN. sammelband.app is a hobby project written in Javascript that I started recently after stumbling upon Mozilla's Readability library. It is a web app that takes one or more…

  4. story
  5. story
  6. story
  7. comment
    Comment #27895177

    That sounds really cool, I hope you manage to work on it :) would love to see it

  8. comment
    Comment #27895159

    There's also https://www.medicines.org.uk/emc for for summaries of product characteristics but I'm not sure if there's an API or dataset.

  9. comment
    Comment #27895128

    Thanks for the kind words!

  10. comment
    Comment #27895117

    Will do that, thank you!

  11. comment
    Comment #27895111

    I've noticed that too, which is strange because some entries are rendered fine (e.g. Names of bacteria in the antibiotic entries). I'll have to poke around and find out what's wron…

  12. comment
    Comment #27895084

    Will do, thanks a bunch!

  13. comment
    Comment #27895075

    Yeah the category is taken directly from the Drugbank dataset, which can be rather specific and arbitrary. I'll see if there's a summary like you suggest that I could use instead. …

  14. comment
    Comment #27895054

    Someone else suggested including a disambiguation to highlight synonyms, which should be helpful in cases like codeine/heroin. Thanks for the helpful advice re unit tests!

  15. comment
    Comment #27895024

    Yep, I'd planned to use something like autocomplete.js but that's something I'll explore after I've cleaned up the core python functionality. Thanks!

  16. comment
    Comment #27895003

    Thank you! Yeah I indented the headings but you're right, it looks better with the highlighting alone. That's a good suggestion about subheadings. I'll try to do something with reg…

  17. comment
    Comment #27892604

    Great suggestion! Thanks :)

  18. comment
    Comment #27892597

    Seems like the entry on Drugbank for insulin is "insulin human", which explains why it doesn't return an immediate match. The closest match using Levenshtein distance is "inulin" i…

  19. comment
    Comment #27879973

    Sorry about that. I've done my best to make sure my code works before and after pushing changes to production. I think it might be due to limitations on the hosting side as I'm usi…

  20. comment
    Comment #27879955

    Ah right, I'll have to tweak the CSS. Thanks a lot!

  21. comment
    Comment #27879944

    It's not usually this slow. I suspect the sluggishness is due to issues on the hosting end related to the spike in traffic. That said, I'm hoping by refactoring the code I can impr…

  22. comment
    Comment #27874351

    Hi HN, Muler is a Flask app that allows users to search for pharmacological information by entering generic or proprietary drug names. External libraries used include Flask, SQLAlc…

  23. story
  24. story
  25. comment
    Comment #26382990

    Digital Object Identifier. It's a permanent URL to avoid link rot, really useful for scientific articles. https://library.uic.edu/help/article/1966/what-is-a-doi-and-...