Hacker Newsnew | past | comments | ask | show | jobs | submit | usernamed7's commentslogin

This argument doesn't make sense to me. did airplanes kill road trips? AI lets you go faster, but you don't have to use it at all, or can use it in select ways to collab with. Unless you're somehow bothered by how other people code, you've only got more options now.

this is pretty cool! what I do for my project (3d voxel web page platform) is treat the scene as a document and push updates to the server when things change. this works well for distribution and simplicity, but does mean multi-player is "difficult". using spacetime to manage and track that info and have threejs render would be cool and enable a lot of things.

I may explore spacetimedb as a project sometime, although i am reluctant to be tied into a platform that my project cannot work without, that i cannot host myself, that can change their pricing/limits/terms of at any time and for which there is no alternative.


You can host one instance yourself and that instance can handle thousands of ccu if your server is coded efficiently and if your server is fast probably even more. They hve a rolling open source scheme so their releases becomes open source after some time (already source available). Wish as well it was free, but understandable they need some defence against Amazon etc. SpacetimeDB has worked very well in my game so far.


aaaaaaand this is why i prefer anthropic. There is just too much sneaky/misleading/deceptive things with chatGPT. Even if benchmarks show codex to be slightly better, the developer experience with claude code is much better.


glue work is real work and a lot of projects get stalled or blocked because there was no glue; especially in SOA where you have different teams with differing roadmaps integrating with each other. It's not just about communication/socialization, but also how code interacts and how the contract is defined.


I wish youtube would also take action. So much of my recommendations for music is just AI slop now. I'd be OK if they flagged videos as AI and let me block them. At first I was open to the idea of AI synthwave as a thing but now it's just gotten out of hand and every day i am flagging new channels to not be recommended.


using tailwind docs is awful. I'd MUCH rather use an LLM than try to grok their documentation. That it was their only way to promote commercial offerings is not my problem, there are many other ways to approach this than encouraging a worse experience for devs.


What about the docs do you find awful? I’ve always found them great: a short explanation and a minimal working example.


What other ways can you approach it?


while AI does lower the barrier to who can do software development it does not nullify their need only moves them into more complicated domains. Yes, if you're job as a SWE was building landing pages, you're pretty much cooked. But if you're working in complicated domains, or domains that require a level of technical awareness or social skills to create success, AI is just an amplifier and makes the boring/frustrating parts easier.

I am using claude to build a pretty complicated project. Technically, a lot of what i am prompting are things that other people could prompt. But I also do find myself leveraging a lot of knowledge in shaping what the code should do and how it should do it, and also needing to step in when claude reaches limits of it's training. I am confident that the number of people who could build what I am building is pretty small.

So I think the author is creating a narrative that is unfounded. There will always be software engineers. There will always be engineering challenges that it takes a human to resolve. Yes, always; no matter how "smart" the AI gets. For sure, AI will be taking some development jobs. But calling for a collapse is simply hyperbole, shortsighted and naive.


hey this is pretty cool! very interesting concept to transpile to rbs.

in most of my coding career (rails) i have not needed types. But when i was working on a large codebase with many teams, the lack of types was a recurring issue. now i work in a SOA and face different coupling challenges.

But i much prefer this syntax to what RBS required.


"Your scientists were so preoccupied with whether or not they could, they didn't stop to think if they should"

-Dr. Ian Malcolm


> We're developing a responsible access framework that makes models available to researchers for scholarly purposes while preventing misuse.

oh COME ON... "AI safety" is getting out of hand.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: