HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jwpapi

747 karmajoined 4년 전

Submissions

[untitled]

16 points·by jwpapi·3개월 전·0 comments

Tell HN: I regret every single time I use AI

11 points·by jwpapi·3개월 전·6 comments

JetBrains Guide Shutdown

jetbrains.com
13 points·by jwpapi·3개월 전·0 comments

Opus on TypeScript Unions

claude.ai
2 points·by jwpapi·3개월 전·4 comments

Discuss HN: AGI Benchmark: Get Rich

2 points·by jwpapi·4개월 전·0 comments

Ports and Adapters (2005)

alistair.cockburn.us
1 points·by jwpapi·5개월 전·0 comments

AI Rot Management

jw.hn
1 points·by jwpapi·5개월 전·0 comments

AI-Forced ESLint Extension

jw.hn
2 points·by jwpapi·5개월 전·0 comments

The Single Best One-Shot I've Ever Seen

jw.hn
1 points·by jwpapi·5개월 전·0 comments

If you don't engineer backpressure, you'll get slopped

jw.hn
2 points·by jwpapi·5개월 전·2 comments

Dark Software Engineering

julianmwagner.com
1 points·by jwpapi·5개월 전·0 comments

Ralph Disruption

julianmwagner.com
1 points·by jwpapi·6개월 전·0 comments

comments

jwpapi
·17시간 전·discuss
Crazy how many engineers in here just say they are using another prompt on top. From my experience that makes things worse. It does abstractions, but the wrong ones. It overcomments, confusing future calls of the LLM.

To me building on multiple scalable systems this has been the most dangerous part of LLMs. On a good codebase it will work good, but it will maek it worse, so you keep using it, till it doesnt work and then you have to pay the bill and fix for what you didn’t build before.

If you put an agent on a fresh codebase 2 things are often given:

-> You have a mental model of the code -> The code is somewhet concise

After multiple iterations both is lost and LLM performance degrades. To solve this you can regular refactor, but it’s not a nice experienc. So my best solution is:

I use LLMs for exploration and for review, but I write the code myself. I find it hard to believe why so many engineers try to avoid it. It’s not consuming much of my time. And it’s actually the most enjoyable part.

Sometimes I race AI i give it a prompt /bug to fix and at the sametime im greping/symboling through the codebase and tryto fix it myself. AI isn’t always faster.
jwpapi
·5일 전·discuss
Also controlling input
jwpapi
·6일 전·discuss
Most new games are worse than old games anyway
jwpapi
·7일 전·discuss
Interesting so it’s supply chain and then you need to calculate how long it can be utilized and for how much you can sell it.

Would love more calculations on that
jwpapi
·7일 전·discuss
Buying one of these gadgets killed my brain fog
jwpapi
·8일 전·discuss
To me it’s even simpler than that. You use so for exploration and review. Not for writing code.
jwpapi
·18일 전·discuss
The issue is that whilst the loops will initially lead to good results they will be less and less as context gets bigger and bigger and tougher to understand for human and AI.

So it depends really on the size of your project.
jwpapi
·19일 전·discuss
Whilst I understand cases in which duplication is preffered. I generally think abstractions are underused. Sometimes I would abstract something away that is only done once, not because i want to have less code, but because it allows me to solve bigger problems and when i look at a function I don’t have to worry about it. It allows to create systems. Obviously your abstractions should be good
jwpapi
·21일 전·discuss
Seems like I’m the idiot here.

I had frugal stored as more than just economical.

Thanks for your comments :/
jwpapi
·21일 전·discuss
Also the explanations are too broad.

F.e. Frugal - Economical with money or goods

I don’t think frugal means economical it means rather over the top …

Yeah I don’t know how to define it properly but I don’t need to learn new words if they don’t even teach the right meaning

Ai slop
jwpapi
·24일 전·discuss
Honestly at this point I’m not even sure a non-local startup is a smart move anymore

Like what do we really still need?

Most riches nowadays are created by entertainment or scams :/
jwpapi
·24일 전·discuss
IMHO most founder will fail because leaning to heavy into ai and creating a system where they never experience the friction necessary to build the domain knowledge which ultimately could be the deciding factor.

Just think about website design, I don’t think it’s far-fetched to say that a non ai design website will outperform an ai designed one. These percentages add up in multiple disciplines.

I would argue betting against ai is your best chance of succeeding frankly (not in all cases but certainly as displayed here)
jwpapi
·25일 전·discuss
Transcription hasn’t become better for 2 years. It was better than before, but there is a ceiling.
jwpapi
·25일 전·discuss
I don’t think HN is the right place to post this and also I don’t think the title/slogin as fitting. This might be helpful to beginners, but nobody who’s scared of skill rot, will use this on a mobile app.

Honestly I think there is no benefit in any mobile coding app at all. It makes coding seem way more tedious than it is. I would rather recommend a book, laptop or youtube video than to do coding tasks on a phone keyboard.
jwpapi
·26일 전·discuss
Are you guys for real? A mobile app?

Who in the world who’s interested in this would do it on a mobile app.
jwpapi
·26일 전·discuss
This is very interesting and the biggest glimpse of hope I’ve seen the last couple months here. I haven’t really paid attention to Fusion even though I got the email. I didn’t even assume it would be comparable.
jwpapi
·29일 전·discuss
I wonder if this makes the world a fairer place actually. Because it allows people that are attentive and have time to dig through this to save money. The lowest price would be higher without these patterns.

It’s a polarizing idea, but frankly it’s what the world moves too and seem to work on the market. Some people are lazy or don’t have time and pay more money and some people have less time and dig through dark patterns, collect coupons or utilize ramp up subsidizing.

All those people that actually "work" through it will have less of a prime as if these patterns wouldn’t exist.

The question still remains would the world be a better place without these patterns,as it wastes time and acts against user intent.

It’s just a fascinating question to me, because a lot of things are not as simple as they seem of the first glance.
jwpapi
·지난달·discuss
He’s aware, he just added some curious information.
jwpapi
·지난달·discuss
He’s the mod hero from HN
jwpapi
·지난달·discuss
If the model is so smart why doesn’t it figure it out on its own