HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sandblast2

no profile record

comments

sandblast2
·hace 6 meses·discuss
> So, what is the solution?

1. Clearly explain the massive harm LLMs cause society and the environment to everyone. (Mass media should do this instead of parroting every nonsense the promptfondlers feed them.)

2. Ban them all. Don't tell me it's impossible just because it's widespread. Asbesthos was everywhere.
sandblast2
·hace 6 meses·discuss
I consult for a small company which feeds some of the largest market research companies. This company finds data providers for each country, collect the data monthly and need to massage it into a uniform structure before handing it over. I help them scripting this. I found importing the monthly spreadsheets into mongodb and querying the set can replace an awful lot of manual scripting work. That aggregator queries are a good fit for an aggregator company shouldn't be that big of a surprise, I guess.

The mongodb instance is ephemeral, the database itself is ephemeral, both only exist while the script is running which can be measured in seconds. The structure is changing from month to month. All this plays to the strengths of mongodb while avoiding the usual problems. For eg one stage of the aggregate pipeline can only be 100MB? A source csv is a few megabytes at most.

Ps.: no, Excel can't do it, I got involved with this when the complexity to do it in Excel has become unbearable.
sandblast2
·hace 6 meses·discuss
The expertise in software engineering typical in these promptfondling companies shine through this blog post.

Surely they know 100% code coverage is not a magical bullet because the code flow and the behavior can differ depending on the input. Just because you found a few examples which happen to hit every line of code you didn't hit every possible combination. You are living in a fool's paradise which is not a surprise because only fools believe in LLMs. You are looking for a formal proof of the codebase which of course no one does because the costs would be astronomical (and LLMs are useless for it which is not at all unique because they are useless for everything software related but they are particularly unusable for this).
sandblast2
·hace 6 meses·discuss
I am sorry but this is not Rao's but Umair Haque's and he considers the UK and the US Fourth World.