• 2 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle


  • I really like Kbin and it’s amazing that Ernest did pretty much everything alone, but I feel like the choice of language will eventually become a bottleneck for the project. A project of this scale needs contributors, but PHP is kind of left in the past relative to other languages, I think many people are put off by it who would otherwise contribute.

    Me for instance, I’d much rather contribute to Lemmy which is in Rust and gain experience with an upcoming language, instead of learning PHP just for Kbin and then dumping that knowledge in the closet.




















  • Out of the pretty small number of database systems I’ve used:

    • Postgres: Pretty standard choice, can’t go wrong with it
    • MySQL/MariaDB: Also very safe choice, I feel like it’s more feature rich than Postgres but I’m not sure
    • Oracle: It reeks of proprietary bloat and it’s unnecessarily different than the previous two in some things, but you can get some official enteprise support if you’re a company
    • Influx: It solves a specific problem (time series) but it’s very cool, modern and with api support for many languages
    • Microsoft Excel: Obviously the best choice