Live data from Hacker News

Viewing profile — billmalarky

billmalarky

HN member
Joined
Fri, Feb 08, 2013, 1:49 AM UTC
HN karma
1,852
Public activity
703 items

About billmalarky

Hi I'm Reid Mayo. I'm a serial entrepreneur and applied ai engineer. My online handle is billmalarky but the best way to get in touch with me is on linkedin at https://www.linkedin.com/in/reidmayo/

Recent public activity

  1. comment
    Comment #49087836

    >As does the economic picture that justified the massive infrastructure building that’s now broadly funded by a complex network of debt. I have a genuine question and I'd like to h…

  2. comment
    Comment #47113748

    Yes -- definitely that's the value prop. But it's not binary all or nothing. AI automation is about trust (honestly, same as human delegation). You give it access to a little bit o…

  3. comment
    Comment #47103689

    Bastion hosts. You don't give it your "prod email", you give it a secondary email you created specifically for it. You don't give it your "prod Paypal", you create a secondary payp…

  4. comment
    Comment #46531953

    Hi Kypro this is very interesting perspective. Can you reach out to me? I'd like to discuss what you're observing with you a bit in private as it relates heavily to a project I'm c…

  5. comment
    Comment #44831831

    Ah, I probably should have listed some of the "assumptions" I'm developing it on top of: 1) Regarding the "generation is how learning occurs" claim, I'm going off of this: https://…

  6. comment
  7. comment
    Comment #44828420

    Hi Swyx I always appreciate your insights, something you wrote really resonated with a personal theory I've been developing: >"While I never use AI for personal writing (because I …

  8. comment
  9. comment
    Comment #44748805

    Search tool calling is RAG. Maybe we should call it a "RAG Agent" to be more en vogue heh. But RAG is not just similarity search on embeddings in vector DBs. RAG is any type of a r…

  10. comment
    Comment #43745358

    I built a distributed software engineering firm pre-covid, so all of our clients were onsite even though we were full-remote. My engineers plugged into the engineering teams of our…

  11. comment
    Comment #43673418

    I've been lucky enough to have a few conversations with Scott a month or so ago and he is doing some really compelling work around the AISDLC and creating a factory line approach t…

  12. comment
    Comment #43657716

    ^ this guy knows Jobs To Be Done theory ;) For those who don't, reading "Competing Against Luck" by Clayton Christensen will dramatically improve your ability to create successful …

  13. comment
    Comment #43176940

    Yes. Absolutely it is. For different workloads it is an insanely effective tool.

  14. comment
    Comment #43176914

    Hi Paul, been following the aider project for about a year now to develop an understanding of how to build SWE agents. I was at the AI Engineering Summit in NYC last week and met a…

  15. comment
    Comment #42689730

    Hey! this is exciting to see! Hi Earl and Oisin! (I've had the pleasure of meeting Earl and Oisin face to face a few times. Really friendly and smart guys, fwiw based on my convos …

  16. comment
    Comment #42138706

    You find issues when they surface during your actual use case (and by "smoke testing" around your real-world use case). You can often "fix" issues in the base model with additional…

  17. comment
    Comment #41975635

    This post is using regression to build a reward model. The reward model will then be used (in a future post) to build the overall RL system. Here's the relevant text from the artic…

  18. comment
    Comment #41378810

    Hey HN! I've been working on a series capturing the industry best practices in producing fine-tuned LLMs. Our first post covered training data preparation, and for this one we'll b…

  19. story
  20. comment
    Comment #41139962

    I recently interviewed Kyle Corbitt (YC23 Founder) who has been deeply involved in the LLM fine-tuning space the last couple years. Much like with pre-training models, most of the …

  21. story
  22. comment
    Comment #41009963

    Greatly appreciate the suggestion! but I recently joined another YC backed Gen AI startup in the fine-tuning space (OpenPipe) :-D Speaking of, there's a good chance fine tuned mode…

  23. comment
    Comment #41009743

    Do you build a syntax tree of the code, then loop the tree to auto-write an article for each node (or the larger or more material nodes) and then also reference the tree to pull in…

  24. comment
    Comment #41009421

    Can you share some basic insight into how your system processes an open source repo to generate a wiki with a hierarchy and structure that maps to the same or similar hierarchy and…

  25. comment
    Comment #40847063

    Founding AI Engineer at OpenPipe here, using a fine tuned "router LLM" to route between various specialized (inc fine tuned but not necessarily) applied models depending on the inp…