sbpayne | 1 month ago | on: Show HN: Mirascope – The LLM Anti-Framework
sbpayne's comments
sbpayne | 6 months ago | on: Top Secret: Automatically filter sensitive information
sbpayne | 10 months ago | on: Why RAG Is (Still) Not Dead
RAG is here to stay for a while:
(1) Enterprises have much more data than reasonably will fit in a context window any time soon (2) Even if you can technically put 1M tokens in, that does not mean the model can effectively use it all (3) Longer input = higher latency and cost for inference
Would love any other thoughts on the topic!
sbpayne | 10 months ago | on: Bauplan – Git-for-data pipelines on object storage
So excited to see them take this step!
sbpayne | 1 year ago | on: Show HN: Simple to build MCP servers that easily connect with custom LLM calls
Glad there's a simple to use solution for creating my own server where I can make some different design choices!
sbpayne | 1 year ago | on: Ask HN: Songwriters, what software do you use?
Create projects Projects can contain notes and audio (uploaded or recorded in browser) Then theres an AI chat in the project where the docs/audio are available as context (multimodal models used)
Its definitely very early; AI and UX need a lot of work. But definitely has helped me get over some “humps” with writing songs.
For extra context: I write songs with acoustic guitar and vocals, but I would say they are pretty simple overall.
sbpayne | 1 year ago | on: Ask HN: Songwriters, what software do you use?
Its very early, but I have been shaping 3 songs with it already and am starting to get some friends to try it.
I am self taught with songwriting/music so I think it might reflect my own idiosyncratic songwriting process more than anything else at the moment.
Happy to open up a preview if anyone is interested though.
Shoot me an email if interested (in profile)
sbpayne | 1 year ago | on: How to stop fighting with your AI pair programmer
sbpayne | 1 year ago | on: How to stop fighting with your AI pair programmer
I disagree with (3) based on my experience. That feeling happens when I am not providing enough context. I rarely have experiences where I step back to provide more context and still end up in a dumb loop. Highly recommend providing lots of context + breaking down the problem more.
I would love to dig deeper into an example you have where you feel you "never get your time back". Because in general I am saving a lot of time from how much less typing I have to do.
sbpayne | 1 year ago | on: How to stop fighting with your AI pair programmer
sbpayne | 1 year ago | on: How to stop fighting with your AI pair programmer
sbpayne | 1 year ago | on: On Building Git for Lawyers
Do you think there are other professions/industries that would benefit from this?
sbpayne | 3 years ago | on: Ask HN: Meal Planning App?
sbpayne | 4 years ago | on: Google's infamous internal 2010 “I just want to serve 5TB” video now public
sbpayne | 4 years ago | on: Do patents kill innovation? The US patent office is asking
Most of the techniques that _every_ company is using are patented, but no one seems to notice.
Admittedly I’m sure there are cases where it did stifle innovation in this space, but I think on average perhaps not.
It’s interesting to see the comments on eink patents — I was never aware of how much it stifled innovation in that space!
sbpayne | 4 years ago | on: Ask HN: Words of encouragement for someone lost in life?
First, I want you to know these feelings are reasonable and you’re not alone in feeling that way.
Second, while it may seem hopeless or insurmountable, you can make changes.
You have an opportunity now in front of you. You have identified an area in life where you feel inadequate. But you don’t have to feel that way permanently. You can make changes to build up your experience in that area. And I totally understand that it feels hard to know where to start, how to make progress, or whether it’s possible. It can feel demoralizing. But if you’re up for the challenge, you can grow.
I have often felt this way and I’ve slowly improved over time — now I’m 28 and have done a number of things I saw everyone else doing when I was 22 feeling like I had already thrown away my life.
If you’re open to chatting about it and think it would be helpful, shoot me an email: skylar.b.payne (at) gmail.com.
Wishing you peace
sbpayne | 5 years ago | on: “Location-Based Pay” – Who are we to complain?
That being said, I can’t really think of a good argument for anything beyond pay based on in-office vs remote.
sbpayne | 5 years ago | on: We don't need data scientists, we need data engineers
sbpayne | 5 years ago | on: How to Stop Endless Discussions
Its been a consistent complaint of many engineers at every company I’ve worked at.
sbpayne | 5 years ago | on: Why software engineering processes and tools don’t work for machine learning
But my work in both building backend services and building machine learning models has always looked like how the author describes machine learning models.
In my experience the "process" generally isn't that different; but the cycle times are long enough for machine learning that it can feel different.
I think the api generally is great taste. Having typed functions as the core abstraction (which shares some similarity with Dspy Signatures) was a great move.
Congrats on the launch, can't wait to see the platform come together more and more.