LLM AIs think any sentence that starts with who what where when, why or how is a question.
LLM AIs think any sentence that starts with who what where when, why or how is a question.
Obligatory if you install HA on a raspberry Pi. Use the SSD option as you will wear out an SD card or usb key pretty quickly since those devices aren’t intended for constant writes from things like logging and generally don’t have any wear out leveling.
There is actually infrastructure involved… payment infrastructure, servers, modems and cell connectivity. Sure none of those things would be needed if there weren’t subscriptions, but there certainly is infrastructure used to verify your subscription and cut you off when you miss a payment.
Have you ever tried using aurora instead of the play store for devices that don’t natively have it?
I think what’s funnier about this is that most home assistant users make purchasing choices based on support in home assistant. So anyone that bought one of their units and used it in home assistant would have just bought something else without the support in home assistant being there.
As a result I would think they actually made more money from having that plugin existing.
I think the issue here is more that interacting with certain companies or services is unavoidable. As an Android user I often will have to interact with iPhone users and the impact of their vendor lock-in techniques is that the experience of those interactions is worse on both sides.
I can’t convince every person to stop using an iPhone, or even just just a different messaging app, most people can’t even agree what to have for dinner…
So users that take it upon themselves to try and improve the experience by trying things like beeper or beeper mini are actually trying to help others maintain their choices and preferences without the degraded experience.
So sometimes a person voting with their dollars isn’t enough, since it’s others choices that still have an impact
I agree, for the lay person the steamos experience in the deck is great and has no issues it installs things it plays things, most people won’t need to open the desktop experience at all
Won’t be long until my ai model can produce it’s very own Linux distro complete with 7 fingered keyboard layouts
https://www.androidpolice.com/install-add-on-extension-mozilla-firefox-android/
The option to install any extension has always been possible it’s just a tad more work to get setup.
I did this ages ago, I just add the extensions I want to the list and then they appear to let me install them
On Android I just started using kiwi browser a month or two ago it’s for android only but it’s chromium based and supports extensions which brings ublock and others to mobile.
https://play.google.com/store/apps/details?id=com.kiwibrowser.browser
I don’t know how slow the old one was, but if I send myself an SMS using the bridge it completes a round trip to the Telco and back in about 1 second
Have you tried the new SMS bridge that relies on gmessages?
https://github.com/mautrix/gmessages
If you have an Android phone you can use the Google SMS app:
https://play.google.com/store/apps/details?id=com.google.android.apps.messaging
Then you pair the app and bridge. It’s been pretty reliable since I started using this bridge, especially when compared to the previous bridge options.
Is there a reason you couldn’t use either use a self hosted or the public hosted copy of element or an Android/iOS app and connect it directly to the beeper synapse/dendrite server?
Their clients are just closed forks of element anyways.
To be fair, the client they provide to make bridging more accessible is proprietary, however you can fire up a fresh copy of element and connect it if you want and just use the text interface.
The clients are closed so that they have something to sell and profit. Not everyone can afford to give their time away for free.
I have my own matrix server that I primarily use like beeper and bridge all my chats together. Even using some of their bridges, it’s been pretty reliable for years.
I know that a few people are hating on the closed source client, but that feels unfair to me. They provide lots of open code in the form of bridges which is really the meat of the offering. Their client just makes using the bridges easier for the lay person. The bridges are super easy to use without it, invite the bridge bot to a chat room, type login and do what it says, then type login-matrix and your pretty much done.
The I suspect that the same people who are displeased about the closed client also like using tailscale which is generally pretty popular but has closed source clients on Windows and Mac as well as the server (though all support the open source headscale server)
I also put in a 2tb ssd and have zero complaints, I clonezillad the OEM drive and it worked instantly. Got it from AliExpress for 175cad and delivery was a week
I have a FreePBX virtual machine hosted at home. I use VoIP.ms which covers most North American numbers and many numbers abroad. I use it to provide phone service to my parents house and cottage and my house and cottage. I put in about $40 a year to cover all these places with their own DID number.
Might I suggest Fast Reverse Proxy ( https://github.com/fatedier/frp )
It’s a great solution if you don’t have a public IP or can’t/don’t want to open any ports.
I found it super easy to setup and configure. I put caddy in front of the server side for mine to ssl offload there. But you could also route everything down the tunnel it makes and use a local reverse proxy to handle SSL offloading
I had to check over my shoulder since this seems so accurate.
But the simple point remains that I don’t really need to buy any more games since valve has been abusing my wallet for years and my steam library is 600 games.
I agree with this, though I think a lot of people don’t differentiate between operating system containers like LXC provides and application containers like docker provides.