• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "websites". Back to normal view
    1. Advice for hosting (and building) a personal website

      Hey all! I've been thinking about buying a domain and building a personal website for myself -- at this point just a personal website with links to my socials, my CV, maybe any interesting...

      Hey all! I've been thinking about buying a domain and building a personal website for myself -- at this point just a personal website with links to my socials, my CV, maybe any interesting projects I want to publicize. Maybe someday I'll decide I want to add a blog or build a webapp or something, but for now it'll be something simple and static.

      My programming experience is very much not in the frontend side of things (I'm a data scientist and mostly use python day-to-day). I played around with HTML messing with my Tumblr theme enough back in the day that I'm reasonably sure I can build something solidly web 1.0, and I've toyed with stuff like Jekyll in the past. But I was wondering if I could use this as an opportunity to build up some basic skills that I could put on my resume for the future. But I have no idea what's out there that would be useful and quick to learn but wouldn't be massive overkill for a project like this.

      I also have no idea how web-hosting works and who to go with if I want to build a personal website myself rather than relying on something like Wix or Wordpress. Most of the easily-Google-able advice is for different use-cases. Advice is either people who want something user-friendly with minimal coding like Wordpress or it's for something properly big and commercial, neither of which is me.

      Anyway, I know we've got a lot of suitably tech-y people here on Tildes, so I'm hoping people here have good advice for this sort of use case. Thanks!

      21 votes
    2. Webcomics recommendations

      My list of comics I read over a cup of tea in the morning is looking a little stale so I wondered what webcomics people like to read on a regular basis. I'm pretty flexible about content types,...

      My list of comics I read over a cup of tea in the morning is looking a little stale so I wondered what webcomics people like to read on a regular basis. I'm pretty flexible about content types, the only real requirement is regular updates. If I can jump in without reading a shedload of back issues that would be better than not, but for a good series I don't mind putting in some time catching up.

      Here's my current list:

      Daily-ish updates

      Couple of updates a week-ish

      Might be dead

      26 votes
    3. What are the best websites/programs for creating mood boards / image collages / 'visual lists'?

      Hullo! I'm very much a list person, but I'm also very much a visual person. So, I've found that simple grids of images work really well for me when I want to plan and organize information,...

      Hullo! I'm very much a list person, but I'm also very much a visual person. So, I've found that simple grids of images work really well for me when I want to plan and organize information, aesthetics, etc. However, I've struggled to find my ideal website or program that allows me to do this.

      My wants:

      • To upload images with minimal clicks. (My workflow would likely be to find an image somewhere, get the image's URL, navigate to a page, and upload via URL, without necessarily needing to enter form fields or save an image locally first.)
      • To display medium resolution images as clear thumbnails (e.g. anywhere from 200x200 to 500x500). Enough for detail, but not necessarily "HD".
      • To offer the ability to crop (or even just display) images as square thumbnails (for the purposes of a neat and uniform grid) without me having to go through https://squareanimage.com (real website!) for every single image.
      • To categorize images into groups (i.e. to display a set of images as a coherent little grid/gallery). I'm not picky about whether this is done via fixed category pages, or tags + filtering.
      • To maybe add extra information attached to each image (e.g. descriptions, links, etc.) without necessarily cluttering the grid.
      • As for whether the service is public or private, cloud-based or local, I don't really mind!

      Some of the options I've tried:

      • Wordpress: Really nice grid-based themes, but the "blog post"-based system feels cumbersome for what I'm trying to do (images only). So many clicks to add images and make new posts.
      • Tumblr: Lovely for content discovery, the quick reblog feature saves a lot of clicks, and tagging is flexible. But, this has many of the same downsides as Wordpress (lots of clicks to upload your own images, post-based system), and Tumblr as a platform is so much more than what I'm looking for (don't want/need social features).
      • Pinterest: 10/10 for content discovery -- their image similarity algorithms and image search are unmatched. Wonderful for quickly spinning up a collage of themed pictures. But, horrid for uploading new pictures, given that they'll become public pins with comments/links/etc. Too many clicks + unnecessary fields. I worry about attribution for artists with Pinterest specifically -- I don't want to perpetuate a lack of attribution with publicly re-shareable images. Also, the collages are very busy with ads and unnecessary text. Plus, it's kind of cumbersome to reorganize images between boards if you want to change your board scheme.
      • Pinry: Open source, self-hosted version of Pinterest. Was a bit too rough around the edges the last time I tried to use it, but maybe it's good enough now?
      • Are.na: A bit too... New York trendy? For my tastes. Also, the social elements aren't really my thing... Also, costly!!!
      • Google Keep: Surprisingly good? Perhaps the best option I've tried? For image notes, it's very flexible with regards to grid-based layouts, tagging, adding optional details, adding multiple images to a single note, etc. My main criticisms are that uploading images and tagging notes does take quite a few clicks; the grid stops being aligned the moment your notes begin to differ (e.g. add images of varying size, add titles/details, etc.), so it can start to look a bit visually cluttered; the UI doesn't seem to be designed with many tags in mind; the default layout shows all notes (I never want this).
      • Local files and folders: Dead simple, but with very few features. Thumbnail views in file explorers are really space inefficient compared to grid-based image galleries.
      • Random photo organizing software: Largely geared towards actual photos taken with an actual camera (real life subjects, camera EXIF data, organizing by date taken, etc.). Too many unnecessary features for my needs, not enough features geared towards digital non-photo images (e.g. graphics).
      • "Speed dial" new tab pages for browsers: Helps me organize bookmarks! I like being able to see the icons, like a desktop for webapps. I will use image grids for everything.
      • Artwork grids in media libraries / tracking websites: Plex, MusicBee, Letterboxd, Goodreads, Anime-Planet... you are heaven to me.

      Here is a gallery of screenshots for websites/services I have tried, to give you an idea of how I use these services. The first one (tumblr) is the closest to visually ideal (dense + uniform grid), but Keep is the closest to ideal feature-wise. Surely there is a website or service I'm missing that could be the best of both worlds!

      10 votes
    4. Kagi recently changed their dark mode, fix inside

      Since I know quite a few tilderinos use Kagi (far higher percentage than the standard population) I figured this might interest some of you. Kagi pushed out a new Dark theme that is not dark. It's...

      Since I know quite a few tilderinos use Kagi (far higher percentage than the standard population) I figured this might interest some of you.

      Kagi pushed out a new Dark theme that is not dark. It's possibly even worse than Googles non-dark official Dark mode.

      Here is a CSS fix you can throw in your custom css section in settings that I whipped up for some people in the Discord, should be useful.

          :root {  
        --custom-bg-color: #090c10;
      
        --search-result-gap: 20px;
        --search-result-gap-mobile: 10px;
        --app-bg: var(--custom-bg-color);
        --search-result-title: #fff;
        --primary-visited: #aaa;
        /*! --quick-search-bg: #000; */
        --color-search-input: var(--custom-bg-color);
        --result-item-title-border: rgba(255,255,255,0.25);
        --search-result-date-bg: rgba(255,255,255,0.15);
      }
      
      .__sri-time {
        font-size: 12px;
        border-radius: 2px;
        margin-right: 3px
      }
      
      .__sri-desc {
        padding-top: 3px;
      }
      
      .__sri-title {
        margin-bottom: 5px;
      }
      
      .__sri-url .__sri_url_path_box {
        margin-top: 0px;
      }
      
      @media screen and (max-width: 1300px) {
        .search-result, .sri-group {
          padding-top: 0px !important;
          padding-bottom: 0px !important;
          margin-bottom: var(--search-result-gap-mobile) !important;
        }
      }  
      

      This fixes the colors, padding, and some other general weirdness they introduced. They also don't follow their own variable specs so I introduced two new ones in there so you can modify to your liking (namely padding between links on mobile and desktop).

      26 votes
    5. Hosting a company website on our own?

      Edit: I appreciate everyone's suggestions and recommendations! After speaking with my co-worker, I think we'll got with a Managed WordPress solution. Still have a lot more to discuss and figure...

      Edit: I appreciate everyone's suggestions and recommendations! After speaking with my co-worker, I think we'll got with a Managed WordPress solution. Still have a lot more to discuss and figure out, but I suspect that'll at least put us on the right footing. Thanks!


      Hello Tilderinos. I need your knowledge and advice.

      The organization I work for wants to build a new website. Traditionally, we've used an AMS, which is an Association Management System. These are typically used by non-profits, which is what we are, a voluntary regulatory non-profit. It combines a CMS with a CRM in a proprietary package. It's also entirely hosted and managed by the AMS developer, which is typical for these platforms. Basically a turnkey solution.

      We have a web designer/developer-yet-doesn't-want-wear-the-developer-mantle and me, who's really more of a desktop support/low level sysadmin for our small organization. I'm jack of all many trades, master of none.

      Our web designer is really interested in either self-hosting WordPress or even looking into a headless CMS. He wants more creative and functional control over our website than what we currently with our AMS. We are very limited to what we can do right now, since we're playing in the AMS' sandbox with only some HTML/CSS and light JS use. Anyway, from there, we'd use API calls to query the new CRM that's currently being built out (it's a proprietary one, akin to Salesforce) to generate dynamic content.

      I could go out and get webhosting at like a GoDaddy (I wouldn't use GoDaddy) or somewhere like that. I've done that before for some smaller auxiliary sites. Sites that, if they go down for a day or two, it's kinda NBD, while I try to figure out what's going on and reach out to the webhost for assistance. I literally just did that earlier this week on one of those sites.

      But this would be our main website. And we have a global customer and stakeholder base. People are always on our website 24/7. I'm hesitant to commit to doing it this way because I feel like there's so much that would drop into our laps that we don't know how to handle. What happens when the site goes down for some reason? Is there a failover? How do I even set that up? How do we do backups and rollbacks? How about security issues? How do I harden the site and system? What happens if we do get hacked? We've discussed the issues with WordPress, which are many. How do we deal with all those issues on our own? I don't know the answer to any of these.

      Like I said above, we don't have to deal with any of those questions right now. Our AMS provider deals with all that. I'm sure they have a team in a NOC or similar that watches the infrastructure 24/7. Part of what we pay them is so they can handle all that. No way in hell my co-worker and I are willing or able to do all that. And it's not that I'm not willing to learn how to do all this stuff, but to me, this seems like the wrong venue and time to be learning on the fly.

      Idk. Are my concerns overblown? Is it really just as easy as getting some webhosting space somewhere and installing WP or some headless CMS and letting my web dev go to town? I know my co-worker could build the site out. I'm just not sure if I could support it all during and afterwards.

      Any advice or suggestion would be appreciated. Because right now, him and I are going around in circles trying to figure this out, ha. Thanks.

      17 votes
    6. The decline of username and password on the same page

      Web devs: what's up with this trend? For enterprise apps, I get it…single sign-on needs to detect what your email domain is to send you to your identity provider. For consumers, I feel like it's...

      Web devs: what's up with this trend? For enterprise apps, I get it…single sign-on needs to detect what your email domain is to send you to your identity provider. For consumers, I feel like it's gotta be one of these reasons:

      • Users don't know about the tab key being able to move to other fields on a page
      • Mobile users don't really have a tab key, despite there being "previous/next field" arrows on the stock iOS keyboard since its inception (Android users, help me out please)
      • Users tend to hit Enter after typing in their username, leading to a form submission with a blank password
      • Security, maybe? In the past I have sent a link and a password in separate emails or separate communication methods entirely. Are you hashing/salting these separately for better MITM mitigation?

      Did your UX team make a decision? Are my password managers forever doomed to need a "keyboard combo" value for every entry from now on?

      Non-devs: do you prefer one method over the other? If so, why?

      Tildes maintainers: selfishly, thanks for keeping these together :)

      71 votes
    7. What service are you using for domain names?

      In light of Google's recent, tragic, and inevitable closure of Google Domains and sale of their customer list to Squarespace: what are you using for domain names? Google Domains checked most of...

      In light of Google's recent, tragic, and inevitable closure of Google Domains and sale of their customer list to Squarespace: what are you using for domain names?

      Google Domains checked most of the boxes for me: good price, availability of TLDs, features, interface. The company's reputation went both ways, as we're now dealing with. Can't even remember what I used for domains before GD.

      This thread is inspired by the recent thread on hosting providers, where I saw a lot of people were using Namecheap for domains. The name of the company sounds like a .biz from 2002, but if it's good it's good.

      Let's figure out the best option for domain name services as of October 2023.

      42 votes