• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "internet". Back to normal view
    1. Seeking advice for back-up internet connection at home

      Hello, Tildes Tech Support Team, I'm doing some Homelab stuff. And I'm looking for a way to set up an inexpensive back-up Internet connection. Less about having a connection when I'm home and...

      Hello, Tildes Tech Support Team,

      I'm doing some Homelab stuff. And I'm looking for a way to set up an inexpensive back-up Internet connection. Less about having a connection when I'm home and Internet goes out (Phone hotspot works in a pinch), but more about getting in and getting statuses of stuff when I'm not home and Internet drops.

      For background, I have a Ubiquiti Unifi Dream Machine Pro that can do WAN failover. My primary Internet connection is through Verizon Fios. The UDM and the Fios ONT are directly connected via ethernet; I'm not using Verizon's crappy home router. Also, I rarely lose Internet connectivity. This really is just a Homelab experiment to see if it can be done.

      I've seen some stuff about getting a cheap, refurb smartphone and a cheap MVNO plan like Google Fi that nets me a handful of GB a month, and then tethering the UDM to the phone somehow (maybe through some cheap router in bridge/passthrough mode like a GLinet travel router). Has anyone had any experience doing this?

      But...I actually have a secondary Internet connection already. My apartment complex has WiFi across the complex and for each unit. That I unfortunately have to pay for, even though I don't use it -- I want FULL control over my home network. But since I do have it, is there a way I can take advantage of this? I'm thinking something like a reverse AP, if that exists. But it has to pass through the IP from the apartment WiFi.

      I know there will likely be issues with double NATing. But depending on the services/things I'm trying to access or keep access to, that may not be a factor. Like my Unifi hardware talking with the Unifi cloud access stuff. I think double NAT shouldn't matter.

      Anyway, appreciate whatever you all got!

      15 votes
    2. Which other sites do you visit?

      The internet is starting to feel smaller and smaller, or at least the content I find is less interesting or created with the goal to be sponsored. Nowadays, I basically consume downloaded content,...

      The internet is starting to feel smaller and smaller, or at least the content I find is less interesting or created with the goal to be sponsored.

      Nowadays, I basically consume downloaded content, books, shows, mainly old stuff found on the internet archive

      Which other sites do you find interesting and worth it?

      71 votes
    3. Why won't the Wayback Machine archive my page?

      I have updated the Portuguese section of my blog with many posts that I scavenged from past blogs I've had since 2005. In order for everyone to be able to go through them chronologically, I gave...

      I have updated the Portuguese section of my blog with many posts that I scavenged from past blogs I've had since 2005. In order for everyone to be able to go through them chronologically, I gave them their original dates. In the end of each of these posts there is a link to the original publication, many of which came from the Internet Archive itself.

      One of my oldest blogs was removed from blogspot decades ago either by a hacker or something obscure about blogspot. So I had to use the archived version to reconstruct my history. I was very surprised to find it there because it was seemingly archived a decade after blogspot removed it. I have no idea what happened but I was so glad to find it!

      I have been trying to archive that page for days. The posts within that page are archived but not the page itself. The current August 2025 snapshot is not shown, and if I click on the link that they give me after the archiving process is done, I am directed to a snapshot I did back in May. I have no idea why this is happening, and the "help" section of Wayback Machine doesn't seem to have anyway for me to talk to someone.

      Can someone help?

      This is the page: https://daviramos.com/br/. It is also available at https://daviramos.bearblog.dev/br/, and yes, I tried archiving that one too.

      Thanks!

      9 votes
    4. How to educate a parent on the internet?

      Howdy fellow humans. So I need help finding ways to teach my technophobe mother how to not get caught out by scam websites and how to just generally navigate the internet like a tech savvy person....

      Howdy fellow humans. So I need help finding ways to teach my technophobe mother how to not get caught out by scam websites and how to just generally navigate the internet like a tech savvy person.

      Recently, she got caught out when applying for the Thai Digital Arrival Card. She paid $80 for the "service". She only realised afterwards that this should not be the case. This angered her and reinforced her thinking that she can't do these things online and will always say she doesn't know what she is doing etc etc. When I googled the thai DAC the first hit on google was the official site and I had to go out of my way to find the one that she got. As I mentioned before she is a technophobe but then won't take the time to learn how to properly navigate the internet or improve her media literacy skills at all. I am also sure that there may be some other more personal issues around her refusal to learn how to use tech but thats a problem for another day.

      Anyway so far Iv found 2 crash course series that would most likely help but if anyone else here has other resources for me to suggest to her id really appreciate it.

      21 votes
    5. The web could be so much more beautiful

      Back in high school when I was writing essays, my teacher always demanded to use justified text, because simple left aligned or right aligned text looked ugly. Even back then as a totally...

      Back in high school when I was writing essays, my teacher always demanded to use justified text, because simple left aligned or right aligned text looked ugly. Even back then as a totally rebellious teenager, I agreed with her. Print has used it for hundreds of years, why shouldn't we?

      The web has always resisted this development because it was difficult. Yes, the css property text-align: justify exists, but browser were always missing the crucial functionality of hyphenating words. That led to very ugly justified texts and so called "rivers" of whitespace because the spaces got so large. Begrudingly, I got used to it.

      I was surprised to learn that all major browsers support the new hyphens css property since late 2023. This one adds exactly that crucial functionality. I was stunned and immediately tried it out and oh look, the web is so much more beautiful now.

      You can try out yourself here on Tildes! Just right click a comment, click "Inspect" and then when the dev console pops up, add

      text-align: justify;
      hyphens: auto:
      

      to p, which stands for the paragraph html tag and in which all text posts are rendered on Tildes.

      It looks so much better! But I do wonder why it hasn't spread around more in the web. Am I the only one? Am I nitpicky? I feel like the improvement is stark and very good for functionally no extra work. I even installed a browser extension which augments a website's css so I could automatically do it on most websites.

      31 votes
    6. When/Why/How did Cloudflare become such a critical/integral part of the Internet?

      Presumably, my understanding of Cloudflare is too simple, too rudimentary, or even entirely lacking in some aspects. As far as I understand it, the main feature is just faster and more reliable...

      Presumably, my understanding of Cloudflare is too simple, too rudimentary, or even entirely lacking in some aspects.

      As far as I understand it, the main feature is just faster and more reliable access to sites, right?

      If I host a website on a server in New York, and someone tries to look at it in Tokyo ... that's a long distance and a lot of potential hops to retrieve the file(s) directly from the NY machine. Cloudflare provides closer-location mirrors of websites so there is less lag time, plus having multiple copies makes my website more readily/reliably available.

      That's good, I get that, especially for big, professional business-critical-type sites/services.

      But it's not actually essential, is it? Anyone, anywhere on Earth could still visit my NY website w/o the existence of Cloudflare.

      Is there more to Cloudflare than this? I realize they are getting into a variety of 2ndary "value-added"-type features, like their own "are you a robot" tests and probably a bunch of other stuff I don't know about ... but fundamentally, are they actually necessary for the Internet?

      Why is Cloudflare such a big deal?

      38 votes
    7. What do you think about Medium nowadays?

      They aren't a startup anymore, but it seems the current CEO, Tony Stubblebine, got it right, according to his latest (long) blogpost. Although Medium is in a healthy path now, they burnt goodwill...

      They aren't a startup anymore, but it seems the current CEO, Tony Stubblebine, got it right, according to his latest (long) blogpost.

      Although Medium is in a healthy path now, they burnt goodwill so many times in the past that my trust on the business is absent. I wonder how other people perceive them…

      24 votes
    8. Passkey vs smart use of passwords

      I went down the path of thinking about switching to Passkeys but it seems like more hassle than it is worth, so I hoped this community could tell me if I am crazy. I use Bitwarden to generate and...

      I went down the path of thinking about switching to Passkeys but it seems like more hassle than it is worth, so I hoped this community could tell me if I am crazy.

      I use Bitwarden to generate and save passwords for anything important and always use an authentication app when the option is present. I never use the same password. Sadly, most Canadian banks are awful and only allow SMS 2FA if anything at all. That said, of the two banks I primarily use, one does allow an authentication app and the other uses its own app to send authentication codes.

      I always read that Passkeys are better for people who are lazy/bad with their passwords. For someone like me, is the security practically the same or is there still some benefit to switching everything I can to Passkeys?

      31 votes