Live data from Hacker News

Viewing profile — daveydave

daveydave

HN member
Joined
Tue, Jan 11, 2022, 11:50 PM UTC
HN karma
6
Public activity
8 items

About daveydave

No profile information was provided.

Recent public activity

  1. comment
    Comment #48905368

    I hope we can reach a point where there's enough research on the negative effects of social media (or more specifically which features of it e.g. scrolling videos) that we can info…

  2. comment
    Comment #44887217

    I would guess the training data (conversational as opposed to coding specific solutions) is weighted towards people finding errors in others work, more than people discussing error…

  3. comment
    Comment #43819658

    Are you aware of anything similar for vets, or would there be interest in building this?

  4. comment
    Comment #41271345

    I've built something along these lines. It utilises OCR to extract text content, indexes it for RAG, uses a separate service to identify/match concepts to reference data in an RDF …

  5. comment
    Comment #40728518

    You may be interested in semantic web technologies as a means of modelling your different data sources and how they relate.

  6. comment
    Comment #40102081

    Breaking a problem down into smaller problems, solving those that are immediately obvious or known from experience, for harder or new problems: gathering evidence if available, com…

  7. comment
    Comment #29991635

    The RDF output I would typically serialise as turtle, which I believe there is existing UDL for in notepad++ though I don't use it

  8. comment
    Comment #29900296

    I have an application that converts word documents to RDF conformant with the SPAR ontologies (mainly DoCO http://www.sparontologies.net/ontologies/doco ), so it contains things li…