Just 3.3 cents per day seems pretty reasonable
Just 3.3 cents per day seems pretty reasonable
In Ontario, Canada if companies or individuals participate in energy savings programs where rebates are funded by the government then they increase rates to accommodate the list revenue from the savings of those programs. If you participate you still get a savings since when the rates go up you won’t go up as much and if you don’t then your at a loss since rates going up from other people participating will impact that.
Just saw it before this post.
You can write off an electric car in the same way you can write off a jet. It’s a company expense and required to perform your role in that company.
See the following steps to write anything at all off, note poor people may not have the prerequisite assets to make buying more assets tax free.
Step 1, create marketing company Step 2, assign income to that company from your other companies (you do have other companies right?) Step 3, do fun shit with stuff you bought Step 4 have accountant write it all off as marketing delivery expenses and client schmoozing.
This is exactly my sentient.
Canada mid 30s. A car is essentially required outside of a major city but after my first two cars were manual the incredible inconvenience of crawling traffic got to me and my current car is an automatic.
I found I had to constantly hug the car in front which meant always feathering the clutch, if I didn’t and the gap grew just large enough for a car to fit someone always jumped lanes into the gap.
Dennis, are we going to hurt these girls?
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
The one time pay to remove ads was released on the recent beta
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 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.
Vianet - a provider out of Sudbury
Lakeland networks - a provider out of Bracebridge.
Ontario has a pretty aggressive fiber/broadband roll out right now. https://www.ontario.ca/page/ontario-connects-making-high-speed-internet-accessible-in-every-community
My family cottage is getting Bell fiber this summer too.
Ontario, Canada $82 after taxes for 400/200 A second fiber provider is coming to my street (doing locates now) and they are $82 after tax for 1000/1000.
Edit: 82 cad is 62 usd
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 actually just stayed using kiwi browser since it’s a chromium fork that supports plugins on Android. Ublock and some other choice extensions are going pretty well for me so far
I also use .lan I used to use .local for years until I started to have conflict issues with .local resolution on Android when they started using mdns
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.