HN user

iamjs

150 karma

jordanstephens.com jordan@stephens.io

Posts4
Comments52
View on HN

> "but practically speaking [they] are broke"

How do you know this?

They were not claiming a fact, they were posing a hypothetical.

Two years ago, I started a new company, and decided at the outset to avoid using any heavy JavaScript SPA framework. We stuck to simple server-rendered html and only use progressive-enhancement style JavaScript.

Our app was fast, and simple, but it also came at a cost: we were limited in our ability to take rich UI elements off the shelf with an npm package. We had to do a lot more work to provide a rich user experience. Everything took longer, and the user experience was worse as a result. We cared, but sometimes you don't have time to carry through.

The company failed, and I don't think react would have saved it. But I can tell you first hand that righteous adherence to "simplicity" didn't help either. It's always a trade-off.

It's very likely that at some point they had to explicitly tell Claude "don't worry about that and just make an assumption",

Non technical folks vibe coding aren't explicitly telling Claude anything other than "Accept"

Not unique to software engineers, but a significant factor is that many technical founders are highly specialized. As a result, they use language from their field, draw on cultural context from their field.

Even in this article:

The marketing playbook for technical founders is just open source logic applied to business.

It's a challenge for us to cross the chasm and meet others in _their_ context. I think that's critical for marketing to be effective.

You would see the same if you hired a medical doctor, or a geologist into a marketing role.

I know the Chernobyl fallout had a pretty significant impact on agricultural in the region, but I don't think I've ever heard about anything similar in New Mexico, Texas, Oklahoma, or Colorado. Why not? Surely there is less agricultural activity on the American West than in Eastern Europe, but is that the only reason?

This is an unnecessarily rude, dismissive, and low value comment. I loved this game growing up and I think it's fantastic to see this work. I don't find it particularly relevant whether or not a language model was involved.

Slop Cop 3 months ago

I'm enjoying pasting early 2000's era blog posts in here and learning that they too were LLM slop!

I have a volunteer fig tree growing in a container on my patio in the middle of a bunch of onions. I have always heard of people transplanting them from cuttings, presumably because they are difficult to grow from seed. I have no idea how it got there, but I feel fortunate to have been chosen.

Sleep Machine 6 months ago

This is a Markov Chain based generative arpeggiator. It stochastically walks through diatonic chord changes using weights derived from Hook Theory's database of chord change trends in popular music. For each chord, it randomly selects notes from three octaves of arpeggios. It's sort of like an infinite music box.

I find that this idea of restricting degrees of freedom is absolutely critical to being productive with agents at scale. Please enlighten us as to why you think this is nonsense

Say I wanted to run the GitHub Action's "self hosted" runner on my own infra, then integrate it with my repo using webhooks (like I would for other CI platforms). What value would I be losing?

I struggled with hand and wrist pain for years from spending too much time at a computer. I did physiotherapy for years and while it helped me manage pain, I was never able to truly build enough strength to get ahead of it until I started bouldering. I took it very slowly—I spent months on very easy problems—but because it was so much fun, I kept going back. Initially, I would only go on Saturday mornings, so I had the full weekend to recover before jumping back into the work week on Monday. After a two or three months of that, I was able to climb anytime I wished. I'm still not a particularly advanced climber, and I typically only go once per week, but I am still slowly progressing, and I absolutely love it.

Bridging the Gap: Why Not Just Docker Compose?

The draw of a docker-compose-like interface for deployment is so alluring that I have spent the last year or so working on a tool called Defang that takes a compose file and deploys it to the cloud. We don't support Hetzner (yet), but we do support AWS, GCP, and DO. We provision networking, IAM, compute, database, secrets, etc in your cloud account, so you maintain full control, but you also get the ergonomics of compose.

If you are on a PaaS and you want to reduce cost without losing ergonomics and scalability, it might be interesting.

We are building some exciting cloud deployment tools at https://defang.io.

We are making it super easy to manage your deployments through the compose.yaml file you probably already have. The idea is to have a single definition of your application, that you can use locally, and project it into any cloud.

We're a small team based in Vancouver. If you're in town, reach out and come visit: jordan.stephens@defang.io

GPT-4.5 1 year ago

At a glance, none of these appear to be meaningfully worse than GPT-4.5