cross-posted from: lemmy.world/post/21023181
Sharing some lessons I learned from 10 years/millions of users in production. I’ll be in the comments if anyone has any questions!
Submitted 4 weeks ago by something_random_tho@lemmy.world to selfhosted@lemmy.world
https://paravoce.bearblog.dev/youre-overcomplicating-production/
cross-posted from: lemmy.world/post/21023181
Sharing some lessons I learned from 10 years/millions of users in production. I’ll be in the comments if anyone has any questions!
I think fans of Nix and NixOS would agree.
Is it too late for, “I use nix btw”? I use it at home and for development.
I planned to focus this blog series on ol’ faithful (Debian), but I could definitely see writing an articles on how to use Nix and OpenBSD if people find it helpful.
Well, I guess nixos itself isn’t too overcomplicated, but fun begins when you start layering abstractions over abstractions 😁
Why would you think Nix has any bearing on a production environment?
That’s interesting. I never got started with nix because I thought it’d be too complicated. So looking it up again…
I agree with the sentiment of your article and I’m looking forward to seeing your follow ups. I’m always trying to keep things as simple as the problem I solve allows for.
Not a bad take per-se, but a bit condescending. While I agree and like the KISS paradigm, remember that no solution works at a lower complexity level of the problem itself.
So, define your problem clearly, find the simplest possible solution. Don’t overcomplicate, I agree, but don’t be fooled by false hopes.
Is it really simpler? Yes. Will it scale if I need it to? Maybe not, but will I really need for it to scale?
And so on.
I understand this take and the frustration it is born out of, however, extremes are rarely the right answer. If this were a series of posts, I would gladly read along and expect that the author would learn some valuable lessons from this approach.
Are certain things often needlessly complex? Sure. Does that come at a cost? Sure.
However as a business (or deployment) grows, it becomes subject to more requirements, regulations, risks, etc. that often demand the complexities that the industry and author have witnessed.
All business decisions are made through a lens. What is important today? Based on what I know today, what does the future hold? What constraints do I have? The key is a logical, but balanced decision.
just_another_person@lemmy.world 4 weeks ago
Anytime you see anyone post something like “THIS Is How You Do The Thing” should automatically be ignored. This article is no exception.
The author is making a big deal about a team of 40 and “millions of customers”…k.
Not sure if anyone is supposed to be impressed by that, but the titular argument here isn’t a position for a small team and product, it’s making the case that “ALL THINGS EVERYWHERE ARE TOO COMPLICATED”, which is just an ignorant position to take.
If this had come with some sort of tools or workflow to back up the claim, then it would be worth reading. This is just an inexperienced person’s rant with zero metrics about what works for them, why, or suggestions for others.
There is no content here, just time wasted.
something_random_tho@lemmy.world 4 weeks ago
Hi friend, this was just meant to be an introduction, as I get started blogging and sharing back some knowledge and lessons I learned along the way. I’ve never written a blog before (or much of anything!), and I’m sorry you didn’t find value in this.
I’ll take this feedback to heart and try to produce larger, more substantial posts to follow. Thanks for commenting.
just_another_person@lemmy.world 4 weeks ago
Well, apologies for being bluntly critical. I can offer a few constructive tips to help with writing about technical topics: