Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
D-4got10-01280448d> '(...) even prepared a 22-pages long draft (...)'.
I'd be curious whether he _actually_ wrote it, or let an LLM just mash something up.
> 'At this early age of AI now everyone and their uncle is a developer :)'.
Have you seen the latest Google I/O? They're pushing hard for this. Reminds me of the 'everyone can be a programmer, now' from a few years back.
...just because anyone _can_ do something, doesn't mean they _should_. -
netikras3426448d@D-4got10-01 of course llm wrote it all š
...Doesnt mean anyone should...
Well yes and no. I come from llm sceptics, but now I believe that with the right tooling this level is achievable. Meaning our jobs are in real danger. Same thing that happenned with asm devs - nearly extinct -
D-4got10-01280448d@netikras If used as a tool to enhance ones skills, perhaps that is OK. Unfortunately there's been an incredible rise in crap being released. Here, I mostly base that on the games being published on digital storefronts.
Some people create crap that just barely works && provides no real value, given most of the ideas had been stolen from somewhere else. Worse yet, the number of impersonations that I've seen has risen, too. Fucking scum.
Take this one, for example: https[:]//play.google[.]com/store/apps/details?id=com.gv.euro.truck.simulator.game .
An impersonation of the 'Euro Truck Simulator' game.
/* Broke the link to !give them easy links to their shit. */
Related Rants

Stackoverflow.
so.. We're building an AI agent (severe understatement, but ok). It utilizes the MCP to leverage tools, obviously. A (non-developer, but techy) colleague has been working on analysing Agentic Memory patterns, solutions, tools, read some articles, scientific too, spoke A LOT with LLMs about it, kept throwing links at me telling basically "read this. We definitely need this, I feel very strong about that. We must have a very strong memory layer", etc. - even prepared a 22-pages long draft for what this memory mechanism must look like, data structures, database schemas, etc.
fine.. I keep on stashing those, deferring for later reading.
Today I noticed that I have a fairly clear MCP isolation, so I figured.. why not.. And asked him to implement that memory mechanism as its own MCP server, so our agent could leverage it.
Turns out, now we need to do more research, perhaps the current patterns and solutions are not the best approach, we need to discuss more about that, think more about it, and this type of thinking is not for him
:)))))
At this early age of AI now everyone and their uncle is a developer :)
P.S. If you're reading this - sorry buddy :D But that's what it looks like :D I'm sure we'll work smth out ;)
rant
ai
llm
coding
development