Can you just run a cronjob to delete files in that directory every day?
(Maybe there’s a reason you can’t do this, I don’t know how Lemmy instance works)
Can you just run a cronjob to delete files in that directory every day?
(Maybe there’s a reason you can’t do this, I don’t know how Lemmy instance works)
You’re looking at it from the perspective of somebody who disagrees with Twitter as a company and a product.
I just hate their shitty UI.
Who is this for? People who write lots of regular expressions won’t need it because they know what they’re doing and people who don’t write lots of regular expressions probably won’t find it anyway.
It just seems like a weird type of user who actually wants this.
There’s an XKCD for that: https://xkcd.com/810/
I was pretty impressed with it the other day, it converted ~150 lines of Python to C pretty flawlessly. I then asked it to extend the program by adding a progress bar to the program and that segfaulted, but it was immediately able to discover the segfault and fix it when I mentioned. Probably would have taken me an hour or two to write myself and ChatGPT did it in 5 minutes.