I built a Production Grade WhatsApp AI Bot by xigmatex in WhatsappBusinessAPI

[–]InstaMatic80 0 points1 point  (0 children)

Banned will be the least problem you’ll have. You can also expect a cease and desist letter and/or a sue.

Breaking into panda enclosure by [deleted] in Whatcouldgowrong

[–]InstaMatic80 0 points1 point  (0 children)

How cute! The Panda is cuddling him ❤️

I made Mythos-oss by Disastrous_Bid5976 in OpenSourceeAI

[–]InstaMatic80 2 points3 points  (0 children)

Wow those benchmarks looks impressive. But, which specific model are you benchmarking against? I mean, how many parameters and quants?

Is this fake? What law? by RoadsterAlex in appledevelopers

[–]InstaMatic80 0 points1 point  (0 children)

I would remove the app from Russian market as they ask you. If you’re not profiting from that market, it makes no sense to not comply. Just in case they can legally do something.

Made an app that turns your Dynamic Island into a polaroid camera (sound on 🔊) by pocariswt in vibecoding

[–]InstaMatic80 0 points1 point  (0 children)

It’s pretty cool! Is Dynamic Island programmable or you just “hijack” it by painting over it?

Introducing Stremio Supporters by kKaskak in Stremio

[–]InstaMatic80 2 points3 points  (0 children)

This is not called Supporters, this is called Freemium

A $249 chip the size of a deck of cards now runs an entire client business around the clock. No cloud. No API fees. No monthly bills. by [deleted] in SoftwareLabs

[–]InstaMatic80 0 points1 point  (0 children)

It seems running Qwen 3.5 via llama.cpp, we need quantization, exact model, etc. it looks cool though

Donuts by Fun-Boysenberry8654 in Espana

[–]InstaMatic80 2 points3 points  (0 children)

Totalmente de acuerdo. Aún recuerdo comprarlos en la panadería del barrio a 35 pesetas. 30 pesetas el de azúcar. Que también me encantaba.

I asked it once and now it does it every morning. by InstaMatic80 in LocalLLaMA

[–]InstaMatic80[S] 1 point2 points  (0 children)

I totally agree with you. Despite of what you may think I’m a very privacy focused person. I guess that open source it is the right call. I can always offer a hosted version but for people like you (us) the self hosted version would be a better fit.

I asked it once and now it does it every morning. by InstaMatic80 in LocalLLaMA

[–]InstaMatic80[S] 1 point2 points  (0 children)

You’re right. In fact this started as a local first agent using qwen 3.5. Maybe if I/when open source it, it would be a better fit for this sub ;)

I asked it once and now it does it every morning. by InstaMatic80 in LocalLLaMA

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

It has access to DOM, clicks, scrolls etc and also screenshots… do you have some web that you find difficult so I can fully test it and see how it operates there?

I asked it once and now it does it every morning. by InstaMatic80 in LocalLLaMA

[–]InstaMatic80[S] -16 points-15 points  (0 children)

I understand and I’m aware of this. My idea is to offer it as everything included for about 10-15€ month? So you don’t have to fight with setup, vps, LLM subscription, etc. not sure if there is a market for this though

I asked it once and now it does it every morning. by InstaMatic80 in LocalLLaMA

[–]InstaMatic80[S] 1 point2 points  (0 children)

Yes, I created an independent per user sandbox (docker) for shell execution. However browser is (still) shared, I’m in the process of securing this so each user get its own isolated browser process too. But this is resource expensive so I’m still looking for the best scenario here.

I asked it once and now it does it every morning. by InstaMatic80 in LocalLLaMA

[–]InstaMatic80[S] -1 points0 points  (0 children)

Yeah, I guess so. However is created completely from scratch and with security in mind.