sometimes I use todod for regex search and replace to refactor later. like to mark all the places where I want to later change the logging level, but for now I want to info log the query headers.
maybe that includes the software and hardware to run the stoplight, the salaries of the operators and maintenance etc and their admin staff, and the all the analysis to figure out when it should be red/green, all that stuff.
how long you amortize the R&D prices over is important too. Do significant discoveries remain relevant for long enough to have enough time to spread the cost out?
I'd bet in the current ML market advamces are happening fast enough that they aren't factoring the R&D cost into pricing rn. In fact getting user's to use it is probably giving them a lot of value. Think of apl the data.
afair I've mostly only used fold when doing maths not covered by the standard sum or product. Fold is similar to map reduce but it's just one expression.
the point seems to be making a small binary to run language model.
How useful is that?
From a functional perspective, I guess not very but the model can be improved.
From a performance / cost perspective, also not very because most of the cost is in training the model and small binary isn't necessarily indicative of quick.
I guess it's just kind of interesting that it doesn't take that much code to run the model.
reply