That won’t work tho, you need to make it sys.maxsize//2 to coerce the output into int form
is beehaw related to lemmy?
That won’t work tho, you need to make it sys.maxsize//2 to coerce the output into int form
I bought mine through them, it’s very slightly more expensive (less expensive than I’d consider a dealbreaker), but I don’t see anything that’d make it worse than other registrars. At the same time, I’m not very familiar with how other domain registrars work, so I’m probably not the best person to give a review
Indeed, an integer is divisible by 3 if and only if the sum of its digits is divisible by 3.
For proof, take the polynomial representation of an integer n = a_0 * 10^k + a_1 * 10^{k-1} + … + a_k * 1. Note that 10 mod 3 = 1, which means that 10^i mod 3 = (10 mod 3)^i = 1. This makes all powers of 10 = 1 and you’re left with n = a_0 + a_1 + … + a_k. Thus, n is divisible by 3 iff a_0 + a_1 + … + a_k is. Also note that iff answers your question then; all multiples of 3 have to, by definition, have digits whose sum is a multiple of 3
I tried it once a few years ago and it seemed to work fine enough for me. I can’t say how exactly it works now, but there is (or at least used to be) a free plan with limited functionality, so I figured it might be interesting to you
For Meet, I’d also suggest Jitsi. For Drive, I’d recommend giving cryptpad.fr a shot; that seems to be the closest to Drive’s file editing capabilities.
That wouldn’t make sense either, because the user literally has to provide them all kinds of personal information in order to register. And no matter which IP address is being used to register, the user still has to pay to even use their service. So rejecting accounts simply because the registration was done via VPN is, in the best case scenario, overkill.
Don’t get me wrong though, I have nothing against them; I just don’t think their anti-spam measures are anywhere as good as they need to be, and their responses towards people complaining about them indicate that they wouldn’t bother trying to make it better.
I get the reason behind it, and support it too, but it doesn’t make a good impression when your account gets rejected despite every information being correct just because you signed up using a VPN (I can’t verify that VPN is the reason, but it has been suggested elsewhere to be a cause for suspicion on their part).
I tried them a couple days ago, got to setting up Hetzner API, had my account rejected a bunch of times, found out Hetzner team is infamous for rejecting new accounts and cancelling old accounts by the whims of their ‘protection systems’, realized the only other hosting option supported by SelfPrivacy is Digital Ocean, noped out of it all
I see your encourageMint and raise you
Commenting so you see your post one more time
Now that’s one channel that’ll always deserve more viewers than it has
Not exactly what you wanted, but njalla is a privacy-focussed domain registrar that basically buys domains on your behalf under their own name and gives you all the access to it that you need
Everything else aside, you do see what you’re asking, right? This is basically “hey guys, I know I’m being actively tracked by security agencies (but I’m not a threat, trust me). How do I get rid of these trackers? Does anybody have any tips and tricks I can follow to get security agencies off my back?”. Again, without getting into any of the context, what do you expect to get here? What kind of person would reply with “sure I gotchu, here’s a list of tools I regularly use to keep cops distracted from whatever it is I do on the internet”?
I’ve been using it for a couple weeks but haven’t used RCS, so I can’t say specifically about that. Overall though, it’s still a work in progress and is not as polished but it gets the job done (more or less). If you’re really concerned about privacy using their closed source app, you can just host your own bridges in your Matrix server (the app is the only proprietary part of Beeper, the protocol is just Matrix). The app doesn’t support logging in from another Matrix account, so you’ll have to stick with Element (I think Element derivatives would work too) when using your own bridges. But that’s probably a better option given that their own app lacks a few features.
That’s some high IQ usage of a meme. Lemme see if I’m getting this right:
Edit: imma remove all markdown since it doesn’t seem to work, at least on liftoff. Enjoy the lisp-like mess
That’s fair too. I was just trying to get some use out of my old device, but I think it’ll be better if I simply use to run some CLI tools via SSH that I don’t want running on my main device :P
Going for a RasPi might be a bigger hassle for me due to the market, but I suppose I can try the rest on my laptop as easily. Thanks!
Last I checked (which was some time ago), pandoc-bin doesn’t require the haskell dependencies. I saved quite some installation time (and screen space during installation) by switching.