I’ve been using silverbullet.md
Its more notes than wiki I guess so depends what you’re after.
I exclusively use CLI, it’s not ego at all, I simply find typing what I want to be quicker than clicking buttons. I’ve written a bunch of aliases to automate my common workflows.
When I need to help a colleague who’s made a mess of something, I can easily give them the command to fix it rather than finding the right options in their GUI of choice and it’s often because of some broken abstraction in the GUI they got into the mess in the first place.
You’ve never worked in finance then. All our systems at work do nothing but move large amounts of txt files around.
That said, many of our clients still don’t support utf-8 so its all ascii and non-latin alphabets are screwed. They can’t even handle characters 128-255 so even stuff like £ is unsupported.
I thought colo was your hardware in someone else’s data center.
For me though a VPS is still self hosting because you own your applications data and have control over it.
You’re less beholden to the whims of a company to change the software or cut you off. With appropriate backups you should be able to move to a new cloud provider fairly easily.
We use SQL Server at work and I really don’t get why. It’s so expensive. We’re hosting it on AWS as well. I can’t remember the numbers but it’s several times more than a similarly specced postgres and we’re only using Standard edition.
I don’t think we’re really using any features that would stop us moving over, it’s really just inertia and in-house knowledge.
Same for me, I’ll notice my computer is a bit loud, realise I forgot to close postman and it’s just sitting there, doing nothing, minimised, and my 12 core CPU is sat at 20%.
I close postman, within seconds the fans spin down.
I’ve tried a few alternatives but the rest of the team use postman and we’ve got shared collections and pretty extensive pre-request scripts and nothing else I’ve tried really fits the bill.
That’s a cool idea for an automated offline backup. My equivalent is an external hard drive connected to a mechanical timer plug. Every day it turns on for 30 minutes, that triggers a script that mounts the drive, syncs my files, then unmounts the drive. Then the plug turns off the drive until tomorrow.
I like this better though. I’ve got an old pi1 somewhere, might have to try it.
it can barely get single functions correct but we’re supposed to believe it can write entire systems from a single prompt? Either way our job at the moment is writing instructions for another piece of software (compiler) to turn into the code. This just adds another level of abstraction. High level programming languages already let us do more with fewer staff. It didn’t make coders redundant, it let to even more software.
edit: forgot to add, agree with your edit, that or just trying to inflate their stock prices.