- 2 Posts
- 28 Comments
Object@sh.itjust.worksOPto Memes@lemmy.ml•Yeah I have legitimate interest. Legitimate interest in those who decided to implement thisEnglish4·3 months agoShame that they don’t enforce adding that button.
Object@sh.itjust.worksto Privacy@lemmy.ml•I want to make it dead-easy for others to chat with me. I want a browser-based, FLOSS, E2EE chat solution that doesn't require the other party to log in. Does that exist?English2·3 months agoMatrix config has an option named “guest mode”, that is what I believe they’re using.
It’s not too hard to use your own domain and it is certainly worth it. It can even be cheaper price-wise if you go for providers that specialises in “bring-your-own-domain” mail providers. Used to use MXRoute, but I switched to NameCrane because their deal was even cheaper. It’s still available, I think.
The only disadvantage I can think of is that you need to take care of your domain. If you let a spammer spam with your domain, you might ruin your domain reputation, in which case your domain might get blacklisted. Also, try to stick to well-known TLDs (.com, .net, etc). Domains ending in .xyz is usually filtered out because it’s commonly used by spammers.
Object@sh.itjust.worksto Asklemmy@lemmy.ml•what’s the weirdest word in your language?English4·3 months agoNo, not a mix of both. Either exclusively wins only, or losses only. Only way to tell these two apart is to see if this information is being celebrated or not…
Object@sh.itjust.worksto Asklemmy@lemmy.ml•what’s the weirdest word in your language?English12·4 months ago연패
Can mean “to lose multiple times in a row” (連敗) or “to win multiple times in a row” (連霸).
Object@sh.itjust.worksto Lemmy@lemmy.ml•Suggestion: Just like a `NSFW` tag, it would help to have a `Political` tag.English22·4 months agoThe users and mods would decide that. Sure, mods can abuse it, but they already have the means to censor someone (ban users, tag their post as NSFW, delete their posts). I don’t expect it to be perfect, but it still would be an improvement, especially in communities that you would usually expect to be light-hearted, such as showerthoughts or mildlyinfuriating.
Object@sh.itjust.worksto Lemmy@lemmy.ml•Suggestion: Just like a `NSFW` tag, it would help to have a `Political` tag.English410·4 months agoI don’t see how it can be abused in a way it harms users though. Overusing it just means their post won’t be visible to many people, so abusing it just harms themselves. It would be abuse it they didn’t tag it, but that still would be an improvement compared to the current situation, and we could enforce a rule to ensure things that are political without a doubt gets tagged. (Eg: Mentioning politicians, ideas, etc)
Object@sh.itjust.worksto Programmer Humor@lemmy.ml•what debugging regex feels likeEnglish7·4 months agoWorse: Debugging regex that needs to be passed as a string\.
Object@sh.itjust.worksto Asklemmy@lemmy.ml•What is one video game cheat code that will you will always remember?English2·4 months agoshow me the money black sheep wall power overwhelming operation cwal food for thought
How I played Starcraft as a child
Object@sh.itjust.workstoUnixporn@lemmy.ml•[i3] simple setup of a software engineerEnglish2·4 months agoThey are always well versed in colour theory, or at least it feels like that. Really jealous that they can get any colour working, but I can’t even with the help of those online palette generators.
THANK YOU! Just got my frontend back up and running. Turns out it was Gluetun that needed to be in the same network as my reverse proxy container, not the application that is behind Gluetun.
Have you by any chance managed to set it up with a reverse proxy? I can’t get communication between two containers working if one’s using Gluetun.
Object@sh.itjust.worksto Asklemmy@lemmy.ml•How would you implement a dead man's switch?English6·5 months agoThe hardest part would be how to trigger the kill-switch periodically without showing it to your adversary whilst keeping it easy. Having your device queried directly would be a dead giveaway. My idea without involving people would be as follows:
- Set up a program that syncs files to a remote third-party cloud
- Sync it to a directory that frequently changes when you use your device (your docs, for example)
- Have a server that queries the third-party drive for that synchronised directory
- If there are no changes, trigget the alarm
But since this plan relies on the secrecy, it’s kind of ruined now. That, and I think your threat model is a bit too extreme.
Object@sh.itjust.worksto Asklemmy@lemmy.ml•How would you implement a dead man's switch?English15·5 months agoA dead man’s switch doesn’t quite protect you from garden hose cryptanalysis though. Nothing stops them from asking you to tell them if he got a dead man’s switch.
Object@sh.itjust.worksto Linux@lemmy.ml•Samtime: I Tried Switching to Linux (comedy)English6·6 months agoThat dpkg lock issue 😭
I still don’t know what’s the proper way of handling it other than just restarting the computer and deleting the lock files, then hope nothing breaks.
Object@sh.itjust.worksto Linux@lemmy.ml•Tell one thing that you miss after switching from another OS to Linux.English10·6 months agoFair number of FPS games refuses to work. Apex recently just did that. Other than that, none. Really happy my personal setup works so well.
A couple of things come into my mind. Note that this isn’t exhaustive.
- Google will obviously know you signed up for that service. Additionally, they will know when you log into your account.
- Google may provide personal information that are listed in the signup screen, such as your name, birthday, etc. You will be notified of what will be provided (highly doubt Google would blantly lie about this part), and it’s up to you to decide whether you want to provide them or not. The site itself may ask for more than necessary.
Honestly, not quite sure why it happens, but I know it’s something to do with using it in Korea, where Pixel phones are not natively supported. In other words, it happens with Pixel phones, regardless of the OS.
As to how I knew it would work with the fix, it was a gamble. I rooted my phone and enabled VoLTE prior to that app.
Unless the phone is rooted, I don’t think so; I need to enable wireless debugging first, then run Shizuku, then enable a bunch of options in the Pixel IME app. But then again, this can be done permanently with root.
It’s so good that it absolutely killed my will to maintain a project I had that does something like this once I discovered it. They even support Windows too.