Yup, I’m posting another this week. Sorry.
This week I’m hoping we can wrangle a solution around AI and our selfhosted community. There are plenty of strong opinions (both pro and con), but one thing is for certain - there needs to be better disclosure in promo posts. Two options (that aren’t mutually exclusive):
- Any posts of an AI focused, AI Developed, etc software gets an [AI] tag. No, a [Not-AI] tag is not needed to accomplish this, thats kind of a “non-golfer” sort of tag.
- Comment requiring an AI disclosure response to every promo post, if its not detailed in the post itself. Specifics (generating docs for commands, translation, whole-boat vibe-coded this app, etc) would be requested.
I will say that having disclosure and/or tagging would mean that comments that just say “slop” or “fuck ai” or whatever would be off topic at that point, that information is already provided, so its just noise (and sometimes pretty uncivil - I’ve been light on that for now due to the need for a rule on this).
The tag [AI] would make it easy to filter out (or search for, if that’s your thing), but there is a wildly different degree of AI use out there, and from the posts with a positive score, its usually due to responsible AI use (translations, a snippet they had to do something obscure with, available to use with AI but doesn’t require it, whatever), which is why I think the disclosure has a place as a benefit to everyone.
Please provide any input or alternative options on this, and I can then put it to a vote like the last one. Comments seem to be the best approach without involving something off-site, but if you have a better idea/option, please share.


I have two clients I just set up on-prem LLM for with a cluster of Mac studios. Another already had about a half dozen custom servers with radeon pros doing a different job which got repurposed for on-prem.
I don’t think the wishlist really matters, honestly. That’d just be pointing to the marketing team at NVidia IMO.
I actually don’t have any really current NVidia hardware myself, I have mostly AMD GPUs, though ive been looking to pick up an Intel for AV1 purposes. I’d also mention that I recommend apple often (for this specific purpose only) due to their efficiency and power use.
In any case, that doesn’t change the reality here - there is no single specific manufacturer that must be used, and all an LLM is, is software. Its not to blame for what companies are doing any more than Linux is to blame because its preferred as a server OS.
OK, but still, just a clarification like “I’m not buying nor will I ever buy nvidia chips, now here’s a thing I made with ai…” is enough context, in my opinion. Just blindly saying “ai is good for this” is promoting the bubble, as the vast vast majority of llm users are running nvidia chips.
Also, whatever financials you showed to convince them it was a good investment, whatever type of business it is, I think it was bullshit. I haven’t seen any proof of efficiency gains at any company rollout of ai, certainly not on macs. Most companies are currently pulling back on token usage is my understanding. ROI has been unmeasurable so far. At best, you informed your clients explicitly this was a highly speculative purchase and may not benefit them.
Thats certainly a take.
I don’t show financials or propose these decisions, I get paid to design and sometimes implement.
As far as whether or not its a benefit, I’m going to have to completely disagree. As I previously mentioned - its a tool. They are great at detecting potential security issues in code data extraction and classification (especially with unstructured or poorly structured sources, like PDFs), knowledge base searches (especially where that knowledge may be spread across multiple internal sources like a wiki, memos, miscellaneous docs, etc), doc review for tone to meet standards, etc.
Your statement that it essentially doesn’t pay to use llms is intrinsically tied to the OpenAI/MS/NVidia/Anthropic/etc “everything can be done with AI now!” marketing nonsense just the same as believing it has payoff for all scenarios. You recognize the “all uses are good uses” as being complete bs, but you’re jumping to “that means no uses are good uses”.
And that is decidedly not true.
The best example is that data ingest I mentioned. I had a client looking to bring in a bunch of differently formatted forms to a database. What they had been doing was taking their regular employees who handle these forms and using them for data entry - a pretty poor use of their time.
Instead, these scans were evaluated by a tuned model specific to their needs. Each form has a unique ID (though the way it could be numbered was very different), which then gets assigned to one of these folks for review at ingest. They are given a new unique number, and a verification flag (3 stages - first employee review, second employee review, and final import acceptance) which was basically the same flow as the previous setup.
The difference is that each person didnt need to hunt across the form to find the details. When the comparison comes up for approval at each stage, they get the snippet being brought in and the field its being applied to. It can be approved for that field, sent back for reevaluation, or sent for human only review (often this is because the scan sucked).
The project took less than 10% of the original timeframe, and the people handling the forms (and previously assigned for ingest) didn’t end up with the stupidly increased workload that originally got assigned.
Again, using a tool at what its good for is what’s important. Using it for what you think that it can do (ie: the executive method) is just piss poor practice due to easily convinced c suite who gobble up marketing nonsense.
Edit: For the record, hardware costs were under $50k. The consulting costs themselves were higher than that, and considering it was to originally take over a year to do, I’d easily bet it was a cost benefit even if they threw out the hardware after (they didn’t, it got repurposed, its not needed for new forms).
I don’t think you need hardly any hardware to do ocr. USPS started doing reliable ocr on 80s hardware. You really think an ai cluster is necessary for that?
Anyways, cool anecdote, not an actual financial study or report, and very long-winded honestly.
Post-edit reply: wow, that’s kinda fucked up not to disclose that they disassembled it already. Looks like they found better uses. That’s your success story?
OCR <> data ingest
OCR wouldn’t work, as I mentioned, because of the varying structures of the forms.
I’m sorry my answer was too “long winded” for you, I was trying to be informative, but clearly you aren’t interested in that. Enjoy your day.
Don’t think that’s true. You can run the whole form through, come out with an identical pdf with searchable/copyable text. Even a completely novel form uses the same alphabet. Add some regex to pull out the fields you need to enter, and on failure give it to a human. All of that can be done with python on a raspberry pi. A decade ago.
https://github.com/ocrmypdf/OCRmyPDF
You’d be wrong.
The fields aren’t all the same kinds of values, which requires relationship between the data to be evaluated for entry.
You’re assuming this is transposing contents, which was not the issue. Your example is what was initially planned and halted before transitioning to the approach I helped deploy.
That’s how you sound.
So I’ll go back to my previous comment; you’re not actually interested in understanding the use, you have a pre-determined (and uninformed) view of use and operation, and providing that information as an example is “long-winded”.
Ill be done with this discussion now. Enjoy your day.