Live data from Hacker News

Viewing profile — ricklamers

ricklamers

HN member
Joined
Wed, Oct 21, 2015, 11:50 PM UTC
HN karma
577
Public activity
185 items

About ricklamers

AI researcher/engineer. https://github.com/ricklamers

Recent public activity

  1. comment
    Comment #45632524

    Perhaps then inventors of promising ideas should make multiple attempts at popularizing their ideas if they care about association, multiple attempts at explaining why the idea is …

  2. story
  3. comment
    Comment #44944159

    I have found 'Buienalarm' to be more accurate in the Netherlands, not scientifically, just anecdotally

  4. comment
    Comment #42273021

    I want more blog posts like this: filled to the brim with useful advice. Ty pul!

  5. story
  6. comment
    Comment #40753797

    FWIW I think LangChain has evolved a lot and is a nice time saver once you figure out the patterns it uses. The LangSmith observability is frankly fantastic to quickly get a sense …

  7. comment
    Comment #39341986

    It makes no sense to estimate the total cost of the proprietary equivalent of _all_ that is currently OSS at $177M. It would be spread over at minimum thousands of companies and ea…

  8. comment
    Comment #38979290

    I really enjoy tinkering with LLM outputs that generate code that can be executed directly. Especially the faster models like GPT-3.5 Turbo are a joy to play with.

  9. story
  10. comment
    Comment #38877680

    Am I the only one surprised that the author of einops is looking for work? In an era of an AI arms race between many big labs? If you’re rolling your own networks, I’d definitely r…

  11. comment
    Comment #38654525

    TIL. Cross-posting breaks silos

  12. comment
    Comment #38654392

    https://github.com/PipedreamHQ/pipedream/issues/954 No I don’t think so. You probably want n8n if you’re keen on self-hosting.

  13. comment
    Comment #38653407

    If you want good up to date resources on the applied side I’d recommend checking out https://hamel.dev/notes/

  14. comment
    Comment #38652748

    I have to plug one of my favorite workflow automation tools that is a namesake and was fairly recently developed: https://pipedream.com/ Would definitely give it a try if you’re lo…

  15. comment
    Comment #38301609

    Thanks! Appreciate it

  16. comment
    Comment #38245163

    I wrote a similar thing for myself: https://github.com/ricklamers/shell-ai It currently has 882 stars and I think a few people at least are enjoying using it.

  17. story
  18. comment
    Comment #37633463

    https://codingwithintelligence.com/feed.xml It has an RSS feed with full articles available. I understand your desire to limit JS.

  19. comment
    Comment #37626276

    Great analysis on the value of collecting and curating knowledge, even without synthesizing it into "best practices." As an AI engineer I collect a lot of resources here, hoping it…

  20. comment
    Comment #37621693

    It doesn’t even support keyword arguments yet, hard to take the Python interop seriously

  21. comment
    Comment #37553663

    I found https://github.com/oblador/hush#does-hush-accept-or-deny-per... So neither it seems. Whatever the website does when a user doesn’t make a choice.

  22. comment
    Comment #37503383

    Queries on https://github.com/pypa/flit/tree/main/flit_core/flit_core (omitted tests/) https://pastebin.com/qyzWm6YC https://pastebin.com/DDnDKGxd

  23. comment
    Comment #37468425

    Please let me know if anything isn’t as expected and I’ll try to look into it

  24. comment
    Comment #37464534

    Sweep is mentioned as attribution in multiple places a) https://github.com/definitive-io/code-indexer-loop#attributi... b) https://github.com/definitive-io/code-indexer-loop/blob/f…

  25. story
    Show HN: Code Indexer Loop

    This is a project I recently worked on at Definitive. We’re hoping to make it easier to semantically query (changing) source code files. We’d love to see people use it as a buildin…