public

8451 bookmarks
Custom sorting
kBoardBattery-brightstone8x.gmail.com/README at master · cobblestone88/kBoardBattery-brightstone8x.gmail.com · GitHub
kBoardBattery-brightstone8x.gmail.com/README at master · cobblestone88/kBoardBattery-brightstone8x.gmail.com · GitHub

Here the best setup (I think so :D) for Keychron + Linux Step 1: Set fkeyfirst by: - Create the file /etc/modprobe.d/hid_apple.conf. Add this line to the file: "options hid_apple fnmode=2" - Save the file and execute the following command: "sudo update-initramfs -u" - Reboot Step 2: Use the keyboard in Windows/Android mode Step 3: If get stuck with numpad mode: Double hit F6 or fn + F6. I've been using this config since the very first day, both bluetooth and cable with no problem.

Alternative config: For step 1: you can just do "echo 2 | tee sudo /sys/module/hid_apple/parameters/fnmode" instead. But the setting will be reset after reboot, so the method above is to make sure that the setting is permanent after reboot. Also someone recommends to create a udev rule for keychron devices

·github.com·
kBoardBattery-brightstone8x.gmail.com/README at master · cobblestone88/kBoardBattery-brightstone8x.gmail.com · GitHub
Tuning Your PostgreSQL Server - PostgreSQL wiki
Tuning Your PostgreSQL Server - PostgreSQL wiki
"The autovacuum process takes care of several maintenance chores inside your database that you really need. Generally, if you think you need to turn regular vacuuming off because it's taking too much time or resources, that means you're doing it wrong. The answer to almost all vacuuming problems is to vacuum more often, not less, so that each individual vacuum operation has less to clean up"
·wiki.postgresql.org·
Tuning Your PostgreSQL Server - PostgreSQL wiki
Second-guessing the modern web - macwright.org
Second-guessing the modern web - macwright.org
But the cultural tides are strong. Building a company on Django in 2020 seems like the equivalent of driving a PT Cruiser and blasting Faith Hill’s “Breathe” on a CD while your friends are listening to The Weeknd in their Teslas. Swimming against this current isn’t easy, and not in a trendy contrarian way.
·macwright.org·
Second-guessing the modern web - macwright.org