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

With specialized agents it could be as simple as "Upgrade your current used generic model to the better one specialized better on your tasks for only $10" rather then today's "we ship everything in one model no matter what you really need so you need our cloud subscription" approach.


If jokes are hate speech, then my life is a human rights violation.


hatred and hate speech are different things


We had an own good-releases directory in our svn repository! That's when you realize old habits are hard to change.


The easiest way is to actually review the prompt input, put it through a LLM to catch the typical missing steps and automatically forward the result as review comment to the MR.

Let the LLM wars start!


> You can make your own numbers look incredible while reducing the throughput of the entire team.

Taken how some companies award promotions and bonus this is actually a double win. You not only improve your own numbers but also make this of your competition worse! /s


I just left a backstabby stack ranked company and so many people were sabotaging colleagues or teams they were in competition with. AI psychosis has been enabling terrible management practices as well as terrible engineering practices.


The KDE Plasma weather app takes in maximum 1MB.


I'm not sure if you're reply hunting or we talk about different apps but how would you fit the Qt runtime, Javascript runtime, font cache, graphics, networking libraries, etc in this limit? This can't physically be under 70 MB, and more like 100-200+ MB.


Sibling comment called it: these are dynamic libs used by the desktop, so the incremental RAM usage is low. That's a good approach! Makes me wonder what the heck MS is doing to get their app to add an incremental gig to memory usage.


DLLs are hopefully shared. But when you run a JavaScript interpreter and load some JavaScript library, in several different processes, that is not shared. Each process gets an independent copy of the library because from the kernel's perspective it's data.


The JavaScript interpreter is shared too since the Plasma Weather app is loaded as a shared library plugin into the Plasma process and uses the functionality already loaded and present in RAM. The same concept is used with background services which run in the kded process. There is no need to have a set of full web browser processes per service.


Correct.


Many of those things are already in memory just from running an empty desktop.


You don't. This days run your C/C++ code through AI and fix the issues it found. That gives you more in shorter time.


I prefer to have such detailed readme's created by a LLM while iterating over no iteration documentation at all and usually the later is the standard.


Because that's the only argument left after Kimi beats Fabel in results, price and autonomy.


Because Android was the door to there services. That's very much the same situation we have with model creation right now. China understood it, they act on it and as a result they are winning.


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

Search: