Live data from Hacker News

AI, Ashby Engineering, and the future

ashbyhq.com

11–20 of 60 posts

Re: AI, Ashby Engineering, and the future

#11

> Our thesis is that the cost of producing code is heading towards zero. AI isn’t coming for our jobs, it’s coming for the mechanical parts of them: syntax, glue code, and the tip-taps of keystrokes. The parts that are less interesting, less challenging The cost is heading to 0???? Do they not pay for Claude, Anthropic, OpenAI? Have they not seen the sudden price increases? Hosted locally LLMs still have electrical a…

When people write stupid stuff like that, can you trust anything they say?

I believe not. It shows they dont truly understand the nuance of what they are talking about.

Re: AI, Ashby Engineering, and the future

#12

Can anyone tell me why Ashby is so en vogue in SV and also the rest of the world? My company recently switched to it and as an EM I feel... disappointed? What's so special about it to have yet another hiring system with VC money?

where did it come out of all of sudden. they must have a killer sales dept

Re: AI, Ashby Engineering, and the future

#13
> Our thesis is that the cost of producing code is heading towards zero

This (correct) thesis should illicit an interesting question about the future of SaaS markets: What happens to the SaaS markets when the cost of code approaches zero?

Coincidentally, the company that authored this post is a perfect case study.

Few people truly grasp how hard bringing a software product to market is. The feature density required to even begin selling your product often requires more human capital than early stage investors are willing to underwrite. Some founders have the background to command those terms, but most have to wedge into a market with some very small insight.

I was at a dinner with the CEO of Greenhouse in 2021 and vividly recall him explaining just how deep the feature set of a new ATS needs to be to even enter the consideration set of a buyer.

One serendipitous way companies could enter these markets is by being founded in one market, and pivoting into another. Ashby didn't start as an ATS. They were originally targeting a mid-market ERP (a hot thesis at the time). Ashby is a prime example of a company that likely could not have entered their current market because of the sheer engineering resources required to break through (and kudos to them for doing it!)

But as the cost of code approaches zero, the deterrents of entering the market also drop to zero. The next Ashby could just pursue ATS from day one. In a sense, this is the entire story of humanity and especially software (consider the cost of building an ATS in 2012 when Lever was founded vs the cost Ashby faced in 2019).

But the slope of this change is unlike anything before it.

ATS, like many other markets, has a handful of big players and a long tail of smaller offerings. No matter how many long tail providers there are, the economics of entering a market suppressed that number compared to what can and will exist tomorrow. The cost of building an ATS a decade ago was literally orders of magnitude more than it is today.

In 2016 I heard a A16Z partner describe a future where every software market would have offerings in virtually every little niche one could imagine. Years before the LLM renaissance, this sounded insane. How could the market afford to build and sustain each offering?

I don't think companies are going to start building their ATS in house, but I do believe that cost of producing code is approaching to zero, and that means hundreds or even thousands of offerings will exist in every shape, way and form we can imagine.

Re: AI, Ashby Engineering, and the future

#15

I’d recently been applying for plenty of jobs that were hosted on Ashby. They had a tiny link to a form where you could opt out of having your resume processed by their AI system. Only it never worked. Submitting the form displayed a spinner and did nothing. Not sure if that was intentional. I’m starting to come around to the belief that vibe coding isn’t engineering. Not saying Ashby is vibe coding. The post certain…

I don't understand why people look at bugs and go "oh it must be AI". Did humans never write bugs? I've seen plenty of platforms where bugs like that were the norm, bad software engineering has always existed.

Re: AI, Ashby Engineering, and the future

#16
Most of the comments so far are responding to the first few paragraphs of this article. On reading further, I thought this was actually an unusually balanced take on how to use LLMs in a software org.

I can't help but cringe at the "cost of code is now zero" meme that this article repeats because in my experience the biggest cost of code was always the activities around the code - planning, communicating, reviewing, validating. This author, despite repeating the meme, seems to agree. Their emphasis on writing PR descriptions and specs for humans rhymes with my experience and it sounds like a nicer way to work than chasing some dark factory fever dream.

I also thought the "Two Modes of Working" section was useful. People get wildly different results from coding agents depending on how they use them, but I've not seen a lot of actual guidance on when to do X vs Y.

Personally, I've been using what the author calls "sidekick mode" since last October - before the supposed "AI got good now" threshold - and agree it's a more useful default for an engineer than "delegate mode".

Re: AI, Ashby Engineering, and the future

#18

Most of the comments so far are responding to the first few paragraphs of this article. On reading further, I thought this was actually an unusually balanced take on how to use LLMs in a software org. I can't help but cringe at the "cost of code is now zero" meme that this article repeats because in my experience the biggest cost of code was always the activities around the code - planning, communicating, reviewing,…

Writings code has been viewed as an expensive part of development for a while. That's why the coding interview script the industry has adopted requires you to to not write any code until you suffenciently planned the whole problem.

Re: AI, Ashby Engineering, and the future

#19
This still centers humans around the incredibly flawed "software engineering" paradigm we've been slogging through for decades. The fact is that we're not engineers. We're craftspeople slapping together buildings out of mud and stone like it's the middle ages.

"We must think more" - unless your industry wakes the hell up and standardizes its work. In that case you don't have to think more, because you have reliable standards that remove the need to think. I hope I'm not dead before the industry finally grows up.

Re: AI, Ashby Engineering, and the future

#20

I’d recently been applying for plenty of jobs that were hosted on Ashby. They had a tiny link to a form where you could opt out of having your resume processed by their AI system. Only it never worked. Submitting the form displayed a spinner and did nothing. Not sure if that was intentional. I’m starting to come around to the belief that vibe coding isn’t engineering. Not saying Ashby is vibe coding. The post certain…

I don't understand why people look at bugs and go "oh it must be AI". Did humans never write bugs? I've seen plenty of platforms where bugs like that were the norm, bad software engineering has always existed.

Before it reached universal usage, I repeatedly saw teams I work with adopt AI heavily and then immediately start shipping more and worse bugs. It's probably not eating up all of their productivity gains but it's eating a lot. Just today I saw someone merge a PR whose description was clear that it would cause an outage if deployed, and I really don't see any explanation other than the humans who were theoretically in the loop not reading it.
Post reply on HN