The problem is that they become a buzz word for at scale companies that need them because they have huge complex architects, but then non at scale companies blindly follow the hype when they were created out of necessity for giant tech stacks that are a totally different use case.
- 0 posts
- 80 comments
They add a lot of overhead and require extra tooling to stay up to date in a maintainable way. At a certain scale that overhead becomes worth it, but it takes a long time to reach that scale. Lots of new companies will debate which architecture to adopt to start a project, but if you’re starting a brand new project it’s probably too early to benefit from the extra overhead of micro architectures.
Of course there are pros and cons to everything, don’t rely on memes for making architecture decisions.
It’s just not worth it until your monolith reaches a certain size and complexity. Micro services always require more maintenance, devops, tooling, artifact registries, version syncing, etc. Monoliths eventually reach a point where they are so complicated that it becomes worth it to split it up and are worth the extra overhead of micro services, but that takes a while to get there, and a company will be pretty successful by the time they reach that scale.
The main reason monoliths get a bad rap is because a lot of those projects are just poorly structured and designed. Following the micro service pattern doesn’t guarantee a cleaner project across the entire stack and IMO a poorly designed micro service architecture is harder to maintain than a poorly designed monolith because you have wildly out of sync projects that are all implemented slightly differently making bugs harder to find and fix and deployments harder to coordinate.
Seriously, I kinda want to use it for my markdown files.
Who the fuck uses comic sans for programming? I use comic mono.
I write my commit messages for myself in the future so future me can figure out what the hell past me was thinking
I prefer a single ultra wide because it doubles as a dock. I can get all my USB devices and laptop power connected with a single USBC cable.
It’s not an nft, it has to be hexagonal to be an nft
Damn it, all those stupid hacking scenes in CSI and stuff are going to be accurate soon
I learned vim in college when I needed to edit files over ssh. It’s incredibly impressive as far as cli editors go, but I just don’t see how it’s more productive than a well set up ide with hotkeys.
- 2 years
I only have one monitor… It’s an ultra wide.
- fidodo@lemmy.worldtoProgrammer Humor@programming.dev•Daylight saving creator left the chat....English2 years
What matters is consistency and our time system has tons of crazy inconsistent shit in our. Everyone knows about leap years, but do you know about leap seconds? Imagine trying to write a function to convert unix time to a current date and suddenly all your times are a second off.
Just look at this insane bullshit nonsense. The added complexity of time zones and daylight saving time is nothing compared to simply supporting our time system.
What is this? I’ve never seen it before! Where are you using it?
- 2 years
How do you know what language this is?
- 2 years
How do you remember those days and not think things are way better now? CSS can still have weird behavior, but it’s nothing compared to doing everything through one off html attributes and trying to position things with float hacks and dealing with browser specific bugs. Despite its problems, as someone who has made websites through every Internet era, things have gotten better and better.
- 2 years
Man I remember the days before flexbox and with browser specific bugs. CSS still screws with me but nothing like in the 2000s.
- 2 years
That’s no big deal, just use a linter. It’s also pretty obvious what the priority is in the inspector.
- 2 years
The old code isn’t going anywhere, there are already countless backups and clones. For a fork to actually be meaningful it needs community support and maintainers otherwise it’s basically just a clone.
- fidodo@lemmy.worldtoProgrammer Humor@programming.dev•As someone not in tech, I have no idea how to refer to my tech friends' jobsEnglish2 years
Remember when they tried to make ninja, Rockstar, and guru a thing?
I tried out ollama. It was trivially easy to set up.
Stable diffusion is a bit more work, but any power user should be able to figure it out.