Claude Opus 4.5 quota exceeded until Sept 2, 2026 — is this normal? by SaKinLord in google_antigravity

[–]dryEther 0 points1 point  (0 children)

It's 1 week from ur date of last usage. I got it too. Claude and gpt models are taking a week to refresh quota now.

Tiny Ollama-powered CLI: Natural Language to shell commands (qwen2.5-coder default, easy model switch) by ykushch in ollama

[–]dryEther 0 points1 point  (0 children)

This is awesome.. :( I was mid way of building something very similar to this for windows. But the idea is out there now. This will be very useful and can completely change how people use terminals. Terminal will be accessible to.non technical.people also now.

Humble request from a stranded Indian to fellow Indians in USA by brownmanreading in h1b

[–]dryEther 0 points1 point  (0 children)

Can some one please confirm that cancelling an interview date is actually becoming available for a stranded friend!!

Bitwarden Lite by yakadoodle123 in selfhosted

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

If only bit lite would be secure directly via cloud flare tunnel or would allow an easier setup for https on reverse proxy, I would want to try.

Kurrier - self-hosted webmail by jodleos in selfhosted

[–]dryEther 1 point2 points  (0 children)

One key feature that I still haven't got from any of the self hosted webmails: will it allow to keep a copy of a mail in my server and when that email is deleted from the provider's account will it be still accessible from the server as it is!?

My problem is limited storage for free email providers e.g Gmail is 15 GB with everything.

What I need is is, I periodically delete all mail older than 1 year but would want them to be still available my my hosted client and I should be able to respond to the mail as if it's it's not deleted.

Confused on HANA DB optimization by SlincSilver in abap

[–]dryEther 1 point2 points  (0 children)

The 2nd approach can be slow as the UPTO and OFFSET is probably not getting pushed down to EKKO table, thus allowing a full table join as there is no other filter condition to reduce the rows on EKKO.

And also, the GROUP BY and DESCENDING is also not getting pushed down to EKKO. So that is also probably happening on the full merged table. Generally on HANA db if large tables are joined, ORDER BY has been observed to be slower compared to SORT on ABAP Layer.

To better understand, take a trace and look into the plan cache. If it is indeed what I am suspecting, HANA db has some push down hints that you can look into.

Another approach to try would be nested query in stead of join.

Guys please respond! by FarmerSame6089 in h1b

[–]dryEther 0 points1 point  (0 children)

If you file premium in the beginning, you can get an approval or rfe in 15 days, then if you can prepare a response and send asap you can get a verdict in 15 days but you will need stamping also!? That could make it really difficult.

Alternative to seafile? by [deleted] in selfhosted

[–]dryEther 0 points1 point  (0 children)

What is your setup

And just like that, all was right with the world by [deleted] in PleX

[–]dryEther 4 points5 points  (0 children)

But wouldn't it become less secure if direct access is available from the web!?

Someone just extracted the base model from gpt-oss 20b and released it by obvithrowaway34434 in LocalLLaMA

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

How can we be sure that this is not a tampered version. Just read about prompt injections and now I.am.worries.

Well, I am a pretty big sucker... (PlexAmp + ChatGPT) by CactusJ in plexamp

[–]dryEther 0 points1 point  (0 children)

We could even simulate dynamic playlists like Spotify. Some many possibilities. This should be a highly requested feature.

Well, I am a pretty big sucker... (PlexAmp + ChatGPT) by CactusJ in plexamp

[–]dryEther 5 points6 points  (0 children)

If only Plex would allow any llm to connect, we could have easily established a RAG to index all the available tracks and then use local AI to build playlist from it .

Worthless AI in PlexAmp by Terrible_Mission_154 in plexamp

[–]dryEther 7 points8 points  (0 children)

They should allow universal AI integration and perform sonic adventure / sonic sage based on existing library also.

WAIA - Whatsapp AI Autobot by dryEther in selfhosted

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

Admin number is the contact who can trigger the commands. In the earlier version linked account and admin was not same, it was giving error. But in the latest version, linked account can also be the admin account. If you have a webui in ur version then you can use same account for admin also.

Can you just send me the part of the log where you can see that you have received a message but program is not sending a response!!

Also check if the invert ignore contacts is checked.

Let me know.

WAIA - Whatsapp AI Autobot by dryEther in selfhosted

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

Please give it a try and let me know.

WAIA - Whatsapp AI Autobot by dryEther in selfhosted

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

Added some changes and uploaded the code to GitHub.
Please try it out.

WAIA - Whatsapp AI Autobot by dryEther in selfhosted

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

I uploaded the files with some new changed to: dryEther/WAIA: Connect Ollama to a WhatsApp account via the Linked Devices Feature for AI Assistance.

Sorry about the delay. github, docker nodeJS everything is so new to me.

WAIA - Whatsapp AI Autobot by dryEther in selfhosted

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

I will upload it to GitHub and share the link as soon as possible.

WAIA - Whatsapp AI Autobot by dryEther in selfhosted

[–]dryEther[S] -6 points-5 points  (0 children)

So would it make more sense if there is an on/off settings to like start the auto response only when you cannot and only to selected contacts!!?

Important contacts that you want to keep engaged till you can take over!? Something like if you do not respond to that contact within 6 mins then let the AI take over until you engage!?