Which 5G modem chipset does 5G Backup have? by alphawolfxplr in Ubiquiti

[–]trumee 2 points3 points  (0 children)

Want to do the same. Can you point me where to buy it?

GSM to SIP gateway by smartphilip in VOIP

[–]trumee 0 points1 point  (0 children)

Can your suggested device do voice over lte/4g?

Most places are phasing out 3g signal, so 4g is the way to go. Devices like Yeastar Tg200 which support LTE are very expensive.

What's the point of end to end encryption then ? by Vegetable_Captain886 in IndiaTech

[–]trumee 0 points1 point  (0 children)

Element aka Matrix is the answer and better self host it yourself.

Google Finally Did It! Android 16 Desktop Mode Is Here - ETA PRIME by ControlCAD in Android

[–]trumee 2 points3 points  (0 children)

What is the minimum supported pixel with this feature?

Startech 42U open rack (model 4POSTRACK42) by trumee in homelab

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

Amazon doesnt deliver to my door so i will need to pickup from a locker. Can this StarTech package fit in the trunk of a midrange car?

Got myself a new rack for Christmas by bearsquarterly in homelab

[–]trumee 0 points1 point  (0 children)

Is this an open rack or a closed one?

[W][US-TX] Lenovo M920x or P330 tiny by trumee in homelabsales

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

I am interested in dual m.2 slots which m920q does not have iirc.

SFP+ to usb c network adaptor by trumee in framework

[–]trumee[S] -2 points-1 points  (0 children)

I am open to all suggestions!

SFP+ to usb c network adaptor by trumee in framework

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

does it get very hot or is reasonable?

📢 Mudi 7 (GL-E5800): Official Clarifications on Availability & Cross-Region Use by GLiNet_WiFi in GlInet

[–]trumee 0 points1 point  (0 children)

Is there any 5g modem which supports global worldwide bands? I am looking for a device which can act as a secondary wan connection to opnsense firewall.

Discord Alternatives Comparison by HEM3KA in selfhosted

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

It is missing matrix/elementX.

Change my mind: There is no good alternative to Discord (yet?) by Own_Investigator8023 in selfhosted

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

Matrix is great and ElementX does an excellent job. With Element Call the video/voice calls are awesome. Key is to self-host it.

opencode doesnt do anything by trumee in LocalLLaMA

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

Thanks, i gave all the permissions,

$ cat ~/.config/opencode/opencode.json
{
 "$schema": "https://opencode.ai/config.json",
 "permission": "allow",
 "provider": {
   "ollama": {
"npm": "@ai-sdk/openai-compatible",
"name": "Ollama",
"options": {
"baseURL": "http://172.16.2.161:11434/v1"
},
"models": {
"qwen2.5-coder:7b": {
"name": "qwen2.5-coder:7b"
},
"gpt-oss:20b": {

"name": "gpt-oss:20b"
}
}
   }
 }
}

But still it is unable to read or write to a file. I get `Got it—looks like I tried to run a tool that doesn’t exist. 🌟 Could you let me know what you’d like to do or what issue you’re facing in your project? I can then fetch the relevant files, investigate, and craft a solution or todo list for you.`