• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "web". Back to normal view
    1. 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
    2. 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
    3. Starting a tool library

      Hi everyone, I'm feeling inspired to start a tool library out of a community space. I am resisting the urge to roll the software myself and I'm wondering if anyone has suggestions about existing...

      Hi everyone, I'm feeling inspired to start a tool library out of a community space. I am resisting the urge to roll the software myself and I'm wondering if anyone has suggestions about existing projects that I might look into, ideally leaning towards the lightweight side of things.

      What say you, Tildes community?

      17 votes
    4. Home-lab set-up ... Docker vs native servers? Pros and cons of each?

      And as long as I'm asking ... nginx or Apache (or Caddy or whatever else you think is best). I'm hosting a few web sites and services, but currently, everything is "out there" on VPSes. I want to...

      And as long as I'm asking ... nginx or Apache (or Caddy or whatever else you think is best).

      I'm hosting a few web sites and services, but currently, everything is "out there" on VPSes. I want to bring it all in-house, go back to the old days of actually hosting websites out of my living room.

      Towards that end, I am gradually upgrading and overhauling all the sites and services, fixing long-standing issues and inefficiencies in the config files, merging servers, etc.

      I have never learned Docker. I've started to several times, worked with it a bit on a job once, used it a bit here and there; so I'm not clueless, but it would be a learning curve.

      Also, I'm running one main service (Nextcloud) that officially, only supports Apache -- there absolutely are nginx setup guidelines and tutorials and such, but that's all unofficial, experimental setups.

      And I'm running another major service (Synapse), on nginx.

      And I want to merge the servers, and choose one web server to host both of them, and I don't know which way to go there.

      Thanks for any feedback.

      25 votes
    5. Personal offer: Do you have a website-based project you've been wanting to do but worried about cost and design?

      I'm a web designer and web host. I've basically been doing this for almost 30 years - I registered my first domain back in 1996, and I've had my own dedicated server(s) since 2002. I've gone back...

      I'm a web designer and web host. I've basically been doing this for almost 30 years - I registered my first domain back in 1996, and I've had my own dedicated server(s) since 2002.

      I've gone back to starting up a business to do design and hosting, and so I'd like to get my business out there a bit, so that is a motivation for this; but also, I have long supported hosting projects that I believed in. The longest project I've hosted has been the Simutrans community - since 2002, I have hosted most of the resources used by the community, including being the primary source for most downloads of the game for a number of years.

      One thing that makes me different from most webhosts? I believe in quality, speedy, secure hosting. You can get budget hosting on overloaded servers with support that doesn't care about you. That's not what I do. For my paid customers, I charge a bit more, but that's because I make sure that the sites run as quickly as possible.

      I primarily host WordPress-based sites, and I use Divi on most of those because while it's pretty easy for non-techie people to understand how to make minor changes for those that want/need to do that, it's powerful and allows me to design websites for businesses.

      I'm writing this post to offer hosting and help for up to six projects that people want to work on.

      What I will provide:

      • Website running WordPress+Divi
      • Help using Divi
      • Some design help, possibly a complete design, but at least some help with design ideas
      • If your project doesn't use WordPress+Divi, I'd still consider hosting you. The server is a shared server environment, meaning PHP apps - a LAMP environment, essentially

      What I will not provide:

      • A domain name. But they are cheap through https://Namecheap.com/. And you wouldn't need one initially as I can set you up with a development subdomain on na1.site. (And if you were happy with a subdomain, I'd certainly allow that to be permanent)

      For how long? Indefinitely. I'd say permanently, but you can't predict the future. That said, as long as I'm around and you still want the hosting service. Again, I've hosted the Simutrans project for more than twenty years. So I've been around and will be.

      Questions? Lemme know. Interested? Lemme know.

      I'm trying to keep this relatively short, so please, if you do have questions, please do ask.

      34 votes