Live data from Hacker News

Viewing profile — jwillp

jwillp

HN member
Joined
Fri, Jan 06, 2017, 7:59 AM UTC
HN karma
7
Public activity
10 items

About jwillp

No profile information was provided.

Recent public activity

  1. comment
    Comment #46233006

    I've been impressed by ollama running locally for my work, involving grouping short text snippets by semantic meaning, using embeddings, as well as summarization tasks. Depending o…

  2. comment
    Comment #45986253

    The trick is to already know how to use regexes to make searching the manpages easier! But you really have to nail down the rules for escaping when you want to search for perl's gn…

  3. comment
    Comment #44574590

    Clearly the US needs a constitutional amendment to preserve the right to keep and bear AI tools. Then we can arm the victims of AI tools with their own AI tools, for self-defense. …

  4. comment
    Comment #44460899

    The article is well-written and I even learned a few things. I'm glad for Nikhil's persistence troubleshooting it and fixing the bug upstream. Thanks, Nikhil!

  5. comment
    Comment #44038050

    Training computers on human stupidity has got to be infinitely scalable, by induction.

  6. comment
    Comment #43980700

    If only they passed the inverse law requiring gas and coal plants to buy renewable power to reduce their pollution impact. This raises the question, why should a power generator be…

  7. comment
    Comment #42708425

    What is the minimum resident RAM size per individual active unique series? Or what's a typical RSS RAM size for 10 or 100 million unique active series? How does unlimited cardinali…

  8. comment
    Comment #13334720

    absolutely true. imagine porting a decade or more of code for only the promised benefit of a more "pure" language. asyncio is nice, but excluding it and enhanced generator syntax f…

  9. comment
    Comment #13334666

    embed a cpython interpreter into the Go runtime as an embedded interpreter?

  10. comment
    Comment #13334656

    sorted() is widely used, adding will extend coverage considerably.