Live data from Hacker News

Viewing profile — matthewmcneely

matthewmcneely

HN member
Joined
Tue, Sep 10, 2013, 4:30 PM UTC
HN karma
10
Public activity
20 items

About matthewmcneely

No profile information was provided.

Recent public activity

  1. comment
    Comment #42190103

    Fair point. I did that, and the response (according to Google Translate) is nearly identical. Hats of the the Qwen authors and Alibaba who underwrites it.

  2. story
    Qwen2.5-coder on the events occurring during the Tiananmen Square protests

    To my surprise... >>> Describe the events occurring during the 1989 Tiananmen Square protests in China The events surrounding the 1989 Tiananmen Square protests in Beijing, China, …

  3. story
  4. comment
    Comment #39107286

    Links: https://chromewebstore.google.com/detail/graffy/hpbbfdcfeinl... https://github.com/matthewmcneely/graffy

  5. story
    Graffy: A Chrome Side Panel Extension that renders network graphs when detected

    I wrote this Chrome "Side Panel" extension that listens for GraphQL results on visited websites. When found, that data is transformed into a network graph using vis.js. Originally …

  6. comment
    Comment #37564668

    @mikeyan320. Curious, how is simplify.jobs handling the labeling/disambiguation of skills and platforms? I've been working in this domain for a few years and have identified this p…

  7. comment
    Comment #36407994

    Really nice. Two thoughts: - generation of machine readable output too, jsonresume for example ( https://github.com/jsonresume/resume-schema ) - use of normalized, structured value…

  8. comment
    Comment #34548763

    > Is it a fun language to use? I don't know about "fun", but it does offer some advantages over REST and others. I built struct-ure/kg on top of Dgraph, which auto-generates a Grap…

  9. comment
    Comment #34547547

    struct-ure/kg is a self-contained knowledge graph of tech skills and IT stuff (software, platforms, etc.). It presents a GraphQL API to retrieve information from the graph. Transpa…

  10. story
  11. comment
    Comment #34086000

    I think it (price deflation) has definitely discouraged many. But back to my point, we only ever seem to talk about crypto from "how much is it worth compared to a dollar?" When di…

  12. story
  13. comment
    Comment #30303947

    Nectr - a place for IT professionals to maintain an free, accurate, sharable profile of their skills, experience and availability: https://nectr.network I've always wanted this ser…

  14. comment
    Comment #30117907

    I get a dozen or so emails weekly from recruiters asking if I'm available. Often, it's clear that the sender has no idea about my background and is just using what I call a "spray …

  15. comment
    Comment #30117813

    That's interesting. Note that with Nectr the way it stands, you could do all of this. Just append .json to your public profile link and you get your profile in JSON. You can transf…

  16. story
    Show HN: Nectr–trying to kill the résumé over here

    Hi HN, I'm Matthew from Nectr (https://nectr.network). Nectr is a service that lets IT professionals easily create a free, sharable profile that accurately captures your skills, ex…

  17. comment
    Comment #29969036

    I definitely think there should be, and my project (Nectr, https://nectr.network ) is an attempt at a standard format. Along with the common things (job history, education, et.al.)…

  18. story
  19. story
  20. story
    Yu(Go)Server

    A golang-based minimalistic web server with template support, but no hub caps, no power windows. Possibly a useful reference for those wanting to see how Go handles web application…