Deely

@Deely@programming.dev
0 Post – 13 Comments
Joined 1 years ago

Thats actyally very good point. Our phones x100 or x10K more powerful and complex than computers from 90s, but always works and very-very rarely need reboot.

Do we have a term for combination of enshittyfication and LLM?

1 more...

Erm. Duplication of code is ok. Removing absolutely every duplicate function is just premature optimization imho.

If you have two different customers with slightly different workflow then go ahead and create two mostly the same functions. When you will have 4 different customers with slightly different workflow, then its a time for refactoring, maybe extract basic same functionality into separate function/object, maybe introduce dynamic workflow using finite automata, maybe extract these functionality to separate modules.. but never do it prematurily.

Imho, sometimes ,removing of duplication very much increases complexity and code became hard to understand and hard to modify.

3 more...

If SO supposed to be wiki, then why there no clear way to update the answer with new information? Why only the person that asked the question can mark answer as correct? Clearly some person with more expirience should have possibility to mark answer as correct.

1 more...

Hm, I still not sure about this article lesson.

So, main issue is that users of old version can use new feature, but they should not? On a desktop app? But why they sould not be able to do it in the first place?

I mean idea is good, but situation described in article looks like completely fictitious or incomplete..

1 more...

Im not even 100% sure that API is really bad? Some hairness could be easily explained by performance reasons. You don't want logging to take a massive amount of system resources.

Machine codes, yes.

Ah, thanks for explanation, if you implemented DRM/security then it all make sense.

I suppose they can add source URL of information, so, you can verify correctness. But then I don't get it why we need lying AI if we can get URL in the first place. So, it will work just like any other good search engine.

Sorry if I sound salty, but I still don't get why companies put fake AI engines everywhere.

It make sense in any project that created by more than one person I suppose.

Yeah. All the same. Create lazy metric - get lazy and useless results.

Judging by quality of Google search results I believe experienced devs have the same problems with Google as well..

Like just now? Why both?