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

help-circle






  • I’m actually still on my first ergo, a Lily58 (my first mechanical was a “regular” 75%). I was a bit on the fence between this and the Corne, and I think I would’ve been fine going with the Corne; I barely used the numrow and currently it’s not even mapped, and I’m experimenting with putting the things I had left on the outer columns on layers or combos.

    But regret… no, of course not. It’s been a great learning experience so far!

    I’ll certainly build more boards at some point, at least a Corne because, well, gotta build a Corne, but maybe some other things as well. Maybe a Charybdis or a Cygnus or something like that.
















  • These tips are all solid, and reflect my setup. Database (MariaDB) and PHP files on the SSD, data storage on spinny bois. Don’t underestimate the importance of a recent enough version of PHP, OpCache, enabled, and so on.

    There’s a whole chapter on performance tuning in the manual, and the “Security & setup warnings” part of the administration settings should point out some configuration issues, when it finds them.

    My setup might actually take a (smallish) performance hit because I use btrfs for all my filesystems. Just don’t get roped into the whole “wsl on Windows” thing, that’s just not going to work out, it’s a kludge that MS offers to not bleed users to Linux too much, but it’s certainly not meant for server workloads.

    The hardware should not be the bottleneck at all, the 1265 in OPs machine should not be significantly slower than the 1280 in mine.