638
What's your useless skill?
(piefed.cdn.blahaj.zone)
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads/AI Slop
No advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.
A collection of some classic Lemmy memes for your enjoyment
That sounds like it would be a pretty simple program to create a replacement for if IMDb’s data is scrapeable, but I don’t know anything about programming
As a programmer, that phrase tends to raise my blood pressure. But it depends on how they structure their data but since all the elements are already related, it should be easy to query them all together. I bet they've abandoned it more because the query UI is a bit dense for most. But nothing that could be replaced with a simple textbox that could take any combination of cast/crew/titles and find anything that matches the combination. But they might need to add some specific indexing that would use up additional resources.
Completely understandable. But it really is quite similar to an excel macro that I used to use for a job. The source information is obviously different and I could see it being difficult to readily access, but I figure if someone can program something similar in excel, it can’t be that complicated… perhaps that’s just as loaded a phrase. I am familiar enough with excel to realize that I don’t actually understand how functional it is, lol.