models are still having trouble reasoning – current tricks still depend of feeding back an intermediate answer with a different prompt, but it is still an LLM, and most times the same LLM
parent gave five examples of issues they found while using a taxi in the manner you described
you could have just believed them instead of being antagonistic about it, this is especially unnecessary given the topic has a history that supports the experiences the parent poster listed
> doesn't let your users DOS you by triggering huge file reads on each request.
I understood what you were trying to do on your first reply – "Prolly don't want to read the file on every request though" – no need to repeat yourself.
plese remember:
1. it's pseudo code, the optimisation is superfluous
import flask
import random
app=flask.Flask()
@app.route('/')
def random_redir():
with open('urls.txt') as of:
return flask.redirect(random.choice(of.readlines()))
you could start by pushing all articles into a database; have another process quickly label/tag the entries based on the criteria you care about; web or tui app to show you only the entries you care about; slower clean up job for entries you don't care to keep around anymore
anyway, had the same though when typing my sibling comment, felt so disgusted reading that