[-] 0_o@lemm.ee 8 points 2 weeks ago

I feel OPs got a really good site and this is their way of sharing the good word! Reverse psychology at its finest!

[-] 0_o@lemm.ee 9 points 1 month ago

So for those with normal color vision, how easy is this to read? I've passed all the blind number based color tests in the past but this one required quite a bit of studying to read.. Imagine if this is the way I discover that I am color blind! D:

[-] 0_o@lemm.ee 25 points 1 month ago

People are joking about this but I have a toilet where the large button is for a half flush. Pressing the small button depresses both buttons performing a regular flush. I have never found another toilet like this, thank the stars!

[-] 0_o@lemm.ee 2 points 7 months ago

I'm no stranger to false positives, especially when virus scanners are all too keen to label things as "hacktools" and class them as malicious. However there is apparently no need for an online fix at the moment as there is no real authentication to play online so I just can't understand why there are so many calls to specific IP addresses that aren't in the legitimate version. (As there are currently no need to run pirated servers)

Also it's the first time I've see so many sigma flags in the sandbox tests. When I see "Critical: Ransomware" I get spooked. (As I've never seen this level of warning before. Nothing above a medium, infact)

Ive done quite a bit of googling but haven't been able to find much to dissuade my fears with sandbox flags like these.. What's more cracks from different users all have differing detection flags and call different IP addresses..

TL;DR: I'm out of my depth with this one.

[-] 0_o@lemm.ee 13 points 8 months ago

Reading all the comments reminiscing about using these as if they are now a relic of a bygone era. We errr.. Still use them to this day, I don't believe the company has any plans to upgrade in the near future either.

We also still use dot-matrix printers. They're still being manufactured to this day and the new ones even come with ethernet ports! (As opposed to serial, which again we still have some)

[-] 0_o@lemm.ee 6 points 1 year ago* (last edited 1 year ago)

I'd suggest you take a look at the @usernames of commenters in communities you like then lookup their home instance list. This list can be found at: instancename.here/instances Example: admin@lemmy.ml is hosted on the Lemmy.ml instance. Therefore: https://lemmy.ml/instances

This will bring up a giant wall of text. First heading "Linked instances" are those federated with, second "Blocked instances" is those not federated with. Using Ctrl+F, "Find in page" or "Find" is incredibly useful here.

Hopefully this'll help you now and in the future!

[-] 0_o@lemm.ee 44 points 1 year ago

I believe you handled this situation well, kudos for keeping a level head and trying discussion rather than employing a knee-jerk reaction and blocking the entire instance (or defederating)! Especially considering some of the comments made (like those about your country) seem to have hit you in the feels.

Imho some hexbear users make really high quality posts / comments and engage in discussion or discourse.. While some shit-post and meme everywhere and anywhere. I would be lying if I claimed that I never cracked a smile over a few of these :3

As always, users have the option of blocking any community they find distasteful. I maybe biased in this regard though as the major reason I joined .ee was the "open" approach to federation.. If users are seeking more of a "curated" environment may I suggest one of the many, many instances which would better suit their preferences.

[-] 0_o@lemm.ee 5 points 1 year ago

I switched to "drag up" nav bar as soon as OLED and burn-in became a thing. So technically I was already "gesturing" before gestures were integrated :3

Once proper gestures came in, after the initial learning period, I never looked back!

[-] 0_o@lemm.ee 4 points 1 year ago

We have a winner 😁

[-] 0_o@lemm.ee 28 points 1 year ago

I understand your concerns about authenticity, but I assure you that the members of this forum are real individuals with diverse opinions and experiences. It's natural to be cautious, but many people genuinely engage in discussions, share their thoughts, and learn from one another. The presence of AI chatbots doesn't diminish the value of human interaction and perspectives that you can find here. Your contributions can still spark meaningful conversations and connections.

[-] 0_o@lemm.ee 2 points 1 year ago* (last edited 1 year ago)

Okay, so note that this script is over 8 years old now but if you google some of the lines or ask in a Linux / Android board they may be able to help you get this working if it doesn't as-is:

So, connect to your vpn on your phone and activate hotspot. Before connecting to it simply type these lines into the terminal (Think I used to use the Terminal Emulator app). You'll have to run the "su" command first to get root access:

iptables --flush
iptables -t filter -F FORWARD
iptables -t nat -F POSTROUTING
iptables -t filter -A FORWARD -j ACCEPT
iptables -t nat -A POSTROUTING -j MASQUERADE

That should be all you need.. Unless something's changed in later android versions. I saved the above as a .sh script so I didn't have to copy-paste every line every time

[-] 0_o@lemm.ee 9 points 1 year ago

This is the reason I was forced to use android and root my phone. I used a custom ROM to bring back the tethering option then connect to a VPN and used the rooted terminal to mess with the iptables and routing to mask the fact I was tethering. Uuuugh, I don't miss those days. Luckily the market changed in my country and went the other direction so I don't have to deal with this anymore.. Still have the old shell scripts saved tho ;)

view more: next ›

0_o

joined 1 year ago