sorted by: new top controversial old
[-] fidodo@lemmy.world 1 points 3 months ago

Do you know what pattern matching is great for? Finding commonly cited patterns in long debug log messages. LLMs are great for brainstorming problem solving. They're basically word granularity search engines, so they're great for looking things up are more niche knowledge that document search engines fail on. If the thing you're trying to look up doesn't exist, it will make shit up so you need to cross reference everything, but it's still incredibly helpful. Pattern matching is also great for boilerplate. I use the codium extension and it comes up with auto complete suggestions that don't have much logic, but save a good amount of key strokes.

I didn't think the foundational tech of LLMs are going to get substantially better, but we will develop programming patterns that make them more robust and reliable.

[-] fidodo@lemmy.world 5 points 3 months ago* (last edited 3 months ago)

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.

[-] fidodo@lemmy.world 3 points 3 months ago

It can potentially allow 1 worker to do the job of 10. For 9 of those workers, they have been replaced. I don't think they will care that much for the nuance that they technically weren't replaced by AI, but by 1 co-worker who is using AI to be more efficient.

That doesn't necessarily mean that we won't have enough jobs any more, because when in human history have we ever become more efficient and said "ok, good enough, let's just coast now"? We will just increase the ambition and scope of what we will build, which will require more workers working more efficiently.

But that still really sucks because it's not going to be the same exact jobs and it will require re-training. These disruptions are becoming more frequent in human history and it is exhausting.

We still need to spread these gains so we can all do less and also help those whose lives have been disrupted. Unfortunately that doesn't come for free. When workers got the 40 hour work week it was taken by force.

[-] fidodo@lemmy.world 10 points 3 months ago

Wait, that's actually a great font

[-] fidodo@lemmy.world 3 points 3 months ago

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.

[-] fidodo@lemmy.world 3 points 3 months ago

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.

[-] fidodo@lemmy.world 20 points 3 months ago

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.

[-] fidodo@lemmy.world 1 points 4 months ago

Apk literally stands for Android package. I'm making an analogy. 🤦

[-] fidodo@lemmy.world 5 points 4 months ago

That's fine. Just charge them way more when they beg you to fix the mess they made for themselves. This exact thing has happened many times already in the very short history of computing.

[-] fidodo@lemmy.world 1 points 4 months ago

Is that not custom hardware? I really don't see any issue with how they built this thing. The issue is what they built.

[-] fidodo@lemmy.world 1 points 4 months ago

Depends on which part is altered. Lots of Linux distros are just curated collections of software, drivers, and configuration. You can easily achieve your OS goals without touching the code of the base distro at all. If they didn't need to modify the base code then there's nothing to distribute back. That would be like distributing your personal OS power user config settings. If you're not touching source there's nothing to contribute.

[-] fidodo@lemmy.world 1 points 4 months ago

The hardware seems very custom to me. The problem is that the device everyone carries is a massive superset of their custom hardware making it completely wasteful.

1
17
submitted 6 months ago by fidodo@lemmy.world to c/technology@lemmy.world
view more: next ›

fidodo

joined 1 year ago