Unless explicitly stated, all content posted by this user, is done so under CC BY-NC-SA 4.0 DEED (non-AI).

  • 0 Posts
  • 46 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle




  • I used WordPress (the self hosted one) and Drupal. They were both fine for my needs. I’ve never used Grav, so I’m not sure how it compares. As for making it look better, I think it’s more important to the user that the site is usable and easily navigate-able. I know those were the main things I looked for in niche sites. Of course I preferred that they didn’t look like they were plucked out of 1999, but as long as I could easily find what I was looking for, I didn’t care that much. I guess what I’m trying to say, is that I hope you find exactly what you’re looking for, and that your users appreciate you for your efforts on that front, as well as the content itself : )











  • Bluesky is supposed to decentralized, though it doesn’t seem to be. Threads being blocked doesn’t change the fact that it is technically part of the verse, although a red herring. Maybe both poor examples, but they’re alternatives to the verse, which was my point. Maybe adding a public mastodon instance as an alternative would have been a better example, but the main point stands: a uni isn’t likely going to host their own instance, due to the inherent risk associated with it.


  • Honorable goal. But it won’t work. From a business’s perspective, hosting such a server adds inherent risk. They won’t do it. You may be able to convince them to use the fediverse through threads or bluesky, but they won’t host their own instance, even if the CTO/CIO/CISO agrees with your love for the verse. I’m not saying you shouldn’t try. I’m saying you should provide alternatives to twitter and to self-hosted mastodon; alternatives that don’t require self hosting anything.





  • Personally, I would use a simple spreadsheet for this.

    But if you have your heart set on a db, you can use Access or LibreOffice Base for ease of initial setup.

    Maybe SQL (or PRQL, if you’re feeling cutting edge) with some dbms (SSMS Community I think is still free, or maybe Heidi SQL) but this will require you maintain a server as well. PostgreSQL is what I generally use if I want to spin up something quickly. I do like SQL quite a bit, but it seems overkill for this task.

    Edit: autocorrect