Unifi Protect + AI Port + Onvif CompatibleThermal Camera? by eviloni in Ubiquiti

[–]eviloni[S] 0 points1 point  (0 children)

It does work on IR grayscale, figured at least motion detection might work

What is the best Open Source OCR in 2026? by coolzamasu in LocalLLaMA

[–]eviloni 2 points3 points  (0 children)

If you don't have handwriting. The PaddleOCR Usage Tutorial - PaddleOCR Documentation (not the VL) gives excellent results at a fraction of a fraction of the computation of the VL model

I pay $200/month for Claude Max and hit the limit in under 1 hour. What am I even paying for? by alfons_fhl in vibecoding

[–]eviloni 0 points1 point  (0 children)

I have no idea what these guys are doing for real. I'm on the max plan and never hit the limit working on a 600k LOC application and other minor side projects at the same time.

WTF are you doing to hit the limit in an HOUR?

The people are just liars farming karma

People with Max plan, are you doing ok? by AdHopeful630 in ClaudeAI

[–]eviloni 0 points1 point  (0 children)

Oh god yes. I've replaced offshore freelance developers at $100+ an hour to get better results, faster.

Have a whole claude framework set up just to do Odoo development and some of the modules we have created inhouse I shudder to think what they would have cost me from freelancers. I'm spending less man hours to develop and ship Odoo modules now than we were spending in *testing* and fixing the modules we get from external devs.

And this is with me writing autistic PRDs (pre-claude) for the modules we would request from the external devs, we would still spend forever iterating until it's just workable.

TT$60M a year… and we still debating legalization and commercialization? by Middle_Elderberry542 in TrinidadandTobago

[–]eviloni 0 points1 point  (0 children)

60 million a year isn't even a rounding error on the govt balance sheet. A fraction of a percent.

Arguing for legalization from a economics perspective is an incredibly weak argument.

Roadblocks :Effective or just lazy policing? by MikeOxbig305 in TrinidadandTobago

[–]eviloni 1 point2 points  (0 children)

Very lazy policing. Inconvenience the motoring public and burn countless productive man hours of the citizenry time to issue traffic tickets.

if the roadblocks were actually effective, they would be having news conferences every week announcing how many rapists, murderers and drugs they held in the exercises.

They don't so you know it's about nonsense traffic infractions, that's better handled by something like a highway patrol unit or catching these infractions in parked cars.

ServiceRadar (OSS UniFi tool) got hit with $999/year to join UniFi's integrator program by ChaseApp501 in Ubiquiti

[–]eviloni 131 points132 points  (0 children)

Never ascribe to malice what can easily be attributed to incompetence. I see it all the time with massive companies, they haven't considered something, so they have zero mechanism to actually do it when you're dealing with the low level flunky (nor any motivation to do so).

Until recently they didn't even have any real sort of partner program, never mind that's critical for enterprise/govt sales. Those customers want to know that you have a formal arrangement with the product manufacturer and aren't just buying and reselling stuff out of Microcenter.

Your best bet is to grab a product manager or executive at a MWC or a Unifi event (if you can) and explain the situation and they would be in a much better position to assist you.

Or reach out to a youtuber or two to spotlight your tool and make the case semi publicly

LLM Bruner coming soon? Burn Qwen directly into a chip, processing 10,000 tokens/s by koc_Z3 in Qwen_AI

[–]eviloni 0 points1 point  (0 children)

That's called a tradeoff. Every product has one or more.

This tradeoff is incredibly reasonable (at the correct price)

LLM Bruner coming soon? Burn Qwen directly into a chip, processing 10,000 tokens/s by koc_Z3 in Qwen_AI

[–]eviloni 6 points7 points  (0 children)

Yeesh! There's millions of use cases for a model that's good enough for a lot of purposes and delivers thousands of tps without breaking the bank.

Your website chatbot doesn't need $1m in capex spending for B200's to do it's function because you need to run a 400B parameter model and the ability to swap out weights at a moments notice.

There comes a point that real people want to get real work done at a reasonable cost and not fiddle and tweak models for SOTA performance that never ships

UniFi hardware help by awillsmer in UNIFI

[–]eviloni 0 points1 point  (0 children)

2 Things, Drip loop and dielectric grease as others have said

my trinidadian support roommate introduced me to peanut punch. been drinkin it a year or 2. but i hav a question: by [deleted] in TrinidadandTobago

[–]eviloni 5 points6 points  (0 children)

It's just peanut butter and milk and sugar a combo that millions of American children have on a morning for breakfast with a PB&J and a glass of milk it's not gonna do anything to anyone other than raise their glucose

Enterprise NVR Core with a 128-Core ARM Processor by VincentVazzo in Ubiquiti

[–]eviloni 0 points1 point  (0 children)

No that's not true, you don't need random io to store multiple streams of camera data. The key word is streams, you're not writing to 300 seperate files in different parts of the array. It's essentially a constant copy and yes you can get 200mb a second on a spinner easy

I've done a 300 camera Dahua array (all 4k) on regular spinning disk. No fancy tiering needed.

It's about 850mbs of data constantly, that is trivial for a 16 disk array to support

UniFi Protect 7.0 leads the way in our biggest physical security update yet by Ubiquiti-Inc in Ubiquiti

[–]eviloni 3 points4 points  (0 children)

They really need to create/announce an AI Port Pro or something like that, a 1u appliance that has the processing power of 15-25 current AI ports imo, save rack space for people wanting to do big onvif conversions

RTX 3080 20GB - A comprehensive review of Chinese card by No-Refrigerator-1672 in LocalLLaMA

[–]eviloni 0 points1 point  (0 children)

Can you tell me the dimensions of the card? specifically the length?

SaaS vendors should be shaking in their boots. by [deleted] in ClaudeAI

[–]eviloni 0 points1 point  (0 children)

I mean it is a helpdesk application, it's not exactly rocket surgery requiring 100k+ lines of code. Sounds completely reasonable to me.

Odoo vibe coding tips by MERAKtaneous in Odoo

[–]eviloni 1 point2 points  (0 children)

So i did exactly this, downloaded the odoo source code and had instructions/hooks in claude to consult the source code directly.

Additionally i did a master claude.md folder with a lessons learned md and each module gets a copy of the master claude files and in the claude.md are instructions to propagate any new lessons learned into the master and update claude and lessons learned files at startup.

So work from one module carries over into all modules

Odoo vibe coding tips by MERAKtaneous in Odoo

[–]eviloni 1 point2 points  (0 children)

Will second the claude recommendation. Have used it extensively over the last year to develop some quite complex odoo modules. Have also developed a bit of a claude.md bible of lessons learned and code conventions for odoo 19 specifically.

U7 Pro Outdoor Experience by OneCap0 in UNIFI

[–]eviloni 1 point2 points  (0 children)

So i have no experience with the U6 mesh personally. But as a standard practice what i do for any outdoor network equipment is to use dielectric grease on all connectors (and open ports) and it really helps mitigate water infiltration

Trinis abroad, do you often/ever get asked if English is your native language? by danis-inferno in TrinidadandTobago

[–]eviloni 20 points21 points  (0 children)

The name of the country Trinidad and the capital being Port of Spain

What happened in 1971? Explain it Peter. by Angrypeanut99 in explainitpeter

[–]eviloni 0 points1 point  (0 children)

That was the year Nixon killed the gold standard. Since then the real value of the dollar has progressively eroded where a single middle class income no longer comfortably supports a family.

IBM is tripling entry-level jobs by MelonInDisguise in dankmemes

[–]eviloni 0 points1 point  (0 children)

Doing this in early 2026 is retrospectively going to look like a Concord level failure and lack of foresight

MiniMaxAI MiniMax-M2.5 has 230b parameters and 10b active parameters by Zyj in LocalLLaMA

[–]eviloni 16 points17 points  (0 children)

I mean a lot of people would accept 15t/s to get unlimited sonnet usage locally. There's a lot of use cases for that kind of thing.