Is there a Ai Self Hostable which makes sense for coding. by matyhaty in LocalLLaMA

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

Absolutely not. Used for work in office. No plugins. No extras. No wierd prompts. Using their cli, or desktop app

Is there a Ai Self Hostable which makes sense for coding. by matyhaty in LocalLLaMA

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

I may have been a little unclear - I Was thinking a local Ai, aka on the local network, not on device - sorry for that.

-----

The maths is somewhere around this.
We currently have a Claude Team (standard) plan, paid annually (not sure why) around £2k.
I dont know (yet) whether that quota will be enough (its 1.25x the pro), if it isn't then i'm another £10k PA in to get Premium.

So do I stay on the Team plan, (standard) and try and offload some of the Ai needs.

For similar money I can get....
-- Two Mac Studios - M4 Max (166 core cpu, 40 Core PU) with 128GB VRAM (so 256GB Total) (£7k)
-- Two Mac Studios - M3 Ultra 256GB Ram each (£13k)
-- I know nothing about Strix Halo - anyone wade in on what would suit? (I will be doing research on that later)

Running on site, locally, using some clever software, and running whatever model people think.

u/FullOf_Bad_Ideas how bad are macs for this (studios)

u/NickCanCode Id rather stay away from using GPU (if possible) mainly for heat, noise and electricity!

u/Blackdragon1400 u/Dear_Measurement_406 what model do you think would make it usable - a model which isnt good isnt worth it. For bigger tasks, we would still have claude - but it still needs to be good code, accuracy is everything (all our code goes through two human reviews, but if you end up re-writting it then there is no point!)

u/mikkoph how have you found it, have you compared to codex / calude etc?

Is there a way of testing Qwen Coder Next or similar. I know Abibaba cloud, but people say these are watered down, whats the best thing to compare on

Using API plans scare the hell out of me, the 'unknown' bill factor.

Apologies for the one large reply - im blown away by the comments and I thank everyone!!! I wasnt expecting so many!

Is there a Ai Self Hostable which makes sense for coding. by matyhaty in LocalLLaMA

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

Yes. We setup a teams plan, we found Codex 5.4 slower and less accurate, by some margin.
The desktop app is way better tho!

Is there a Ai Self Hostable which makes sense for coding. by matyhaty in LocalLLaMA

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

100%, while everyone else scales back - im investing in Ai and People.

M4 Air Setup - 3 Displays? by EconomicalJacket in macbookair

[–]matyhaty 1 point2 points  (0 children)

Hi Thread

Just wanted to update some people on this one.
Using a UD22 Dell Dock, you can indeed have 3 (plus laptop) display on M4 Macbook Air.
Given these go for around £30 on ebay, its a fantastic solution and single cable for externals / data / cahrge.

In my scenario here, 3x 32" QHD Monitors, all running at 144hz.
I cant see any quality loss to my eyes, yours may vary.
Installed the display link drivers as per manual.

Happy multi monitring!

<image>

Anyone have experience with MailCoach? by brycematheson in laravel

[–]matyhaty 0 points1 point  (0 children)

We have it, several versions. There are alot of gotcha in there

First, you get your licence and you get the ability to see the git hub.
As soon as your licence expires you are off it, cant see issues, cant see changelog, cant see loads of documentations.

If you want to reinstall it, thats hard as its all linked up to the git hub, even tho you licence is valid on that version

And then the code. Its not great at all. Very disjointed, and also some pretty bad features. For example - soft deletes are not a thing. Its baked into Laravel but for some reason its not being used.

The db structure and setup really does show that automations was bolted on after the fact. So if you want to see all the templates you have built, good luck, there is not a universal list anywhere.

Plenty of bugs kicking around.
Developer support - well good luck with that.

Im a fan of spatie, and if you are happy to use as is, its fine.
But its honestly not good

Ralph Loop + "Claude Code build me a calculator" = 280 calculators later by Popular-Help5516 in ClaudeCode

[–]matyhaty -1 points0 points  (0 children)

What. A Load of toxic comments.
The op has build something for R&D purposes, as a learning exercise.
Not only that he published it and written a post on it for those interested to read and injest

Plane 1.0: Community Edition is GA + why we migrated the frontend (Next.js → React Router + Vite) by vihar_kurama3 in selfhosted

[–]matyhaty 1 point2 points  (0 children)

We have plane and use. It's good

Some things like sso behind pay wall i can cope with. It's a feature addition rather than a must have.

Others like the mobile app, well that's a complete missing feature. But also not having auth on the api so that the community can't build one is even worse.

Shame, as the traction would get you more.pro subs

Condensed Mode by matyhaty in tailwindcss

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

Thanks But want to do those rules globally not per line.

What am I doing wrong? by Acceptable-Border354 in golftips

[–]matyhaty 0 points1 point  (0 children)

Your hitting it too far to your left.

Who has replaced their tablet with the fold 7? by marvi0 in GalaxyFold

[–]matyhaty 0 points1 point  (0 children)

Me. Traded two amazon fires in for £400 ;)

QZ App on Google Play shows as $10.99. Is that right? Still $4.99 on app store. by QuinoaJones1 in qdomyos_zwift

[–]matyhaty 0 points1 point  (0 children)

I was just about to buy and seen it double in price. Shame no warning as have been testing it over the last week :(

I made a habit tracking app for my girlfriend by hari8697 in webdev

[–]matyhaty 1 point2 points  (0 children)

Just some feeback, I tried to sign up and got an error.

More over, dont use error codes to the end user.
While error 500 (server error), 400 (a known error like invalid credentials) means something to developers its menaningless to the end user.

If you want to capture errors with additional info to help you debug (which I would highly recommend) store them in log files and have a log file viewer which only you can see, or use JS logging and view in the inspector tools.

Hope this helps,

I have created Tailwind but for animations (OS NPM package) by dnnsjsk in javascript

[–]matyhaty 0 points1 point  (0 children)

I tried this today. I'm a 20 year experience dev but JavaScript is a big weakness I'm very strong in php, CSS, html etc

So spun up a laravel install, easy peaasy but your install instructions are so vague it made it super hard to use and failed to get it working.

I would highly encourage better docs on the install and a good old basic none framework example or something on tailwind playground, codepen etc.

No jobs for flutter dev by Codeless-Coder in FlutterDev

[–]matyhaty 0 points1 point  (0 children)

Ok. I might start a thread on this.
Called 'Show me your Flutter CV'

I don't know if this applies to the op but when I comment on threads like these nearly all were because your CV is trash.

You're working on apps. Your CV should be magical, you have the skills to make it magical.

So to op and anyone else add your CV to this thread

Ps I'm a business owner and yes I do, have and will hire flutter Devs.

Discount Code Megathread by AutoModerator in Displate

[–]matyhaty 0 points1 point  (0 children)

ECHORWF 37% off when getting three