Yeah, these models take a lot of juice to run unfortunately. Until either hardware gets a lot cheaper, or models get a lot more efficient it’s going to be prohibitive for most people to run them locally. Stuff like pruning is actually really promising on the latter front.
The real cleverness lies in being able to write code that seems self evident in hindsight. Anybody can write convoluted code that’s impossible read after, but it’s a lot harder to express the problem using simple and clear code. The ability to understand a complex problem then express it using clean and maintainable code is what separates junior developers from senior ones.
I can only infer what you mean based on what you say. In the entirety of this thread the only criticism you’ve managed to come up with for chattel slavery is that it’s exceptionally abusive.
Nowhere do you address the fundamental issue that chattel slavery shares with capitalism which is the domination of one set of individuals by another.
Rounding up minorities to work in labour camps is likewise intrinsically abusive. Again, the argument you’re trying to build is based on chattel slavery being excessively abusive the way it was practised in US. This implies that you don’t actually have an issue with the concept in general, just as long as slaves aren’t abused excessively. Hence, US prison system today is not comparable.
I love how you further go on to minimize the scale of the US prison labour system. Entire state economies are now based around it. In the United States today there are more prisoners than farmers.
You keep on digging though.
Yeah, things like 8 hour work day were won through violent labour action. Love how you keep claiming to be historically literate, but clearly not the case is it https://www.ibew48.com/blog/may-day-and-fight-8-hour-work-day
Notice that the only objection @pingveno@lemmy.ml makes to chattel slavery in this whole thread is the brutality. Evidently, he’d be perfectly fine with the system as long as the slave owners weren’t allowed to egregiously abuse their slaves. Thus he even argues that the modern prison slavery in US is not comparable to chattel slavery.
It really depends on how interactive the site needs to be. Managing the state of the UI on the frontend makes sense for sites where there is a lot of dynamic content. An email app is a good example. On the other hand, something like a blog or a news site likely doesn’t need a lot of interactivity. Also worth noting that htmx is an interesting compromise.