HackerTrans
TopNewTrendsCommentsPastAskShowJobs

whalabi

no profile record

comments

whalabi
·9 dni temu·discuss
No, taxes are taxes and theft is theft.

Taxes are, in the case of a country like the United States, a legally sanctioned, representative approved (indirectly voter approved) means of supporting the needs of the nation/state as a whole.

Theft is distinguished from say, gifting money by consent. In a democracy mechanisms exist for our representatives to make decisions according to the consent of the people, to an extent.

You presumably live in a democracy so you presumably necessarily agree to abide by the laws of your nation which involve being governed by your democratically elected representatives.
whalabi
·17 dni temu·discuss
Same. I don't think I have many words that get misinterpreted at all, though pretty almost always does (as pet).
whalabi
·23 dni temu·discuss
The article seems mostly about noticing a fun coincidence backed by anecdotal evidence, except I’m currently going through the same thing, so I’m lending the theory more weight. (The elevators were always fine; now, two years later, they’re constantly out, and the garage door is busted for the first time.)

My thought was that it could plausibly be that renting goes in cycles: the building is desperate for renters, so they fix everything, advertise, and so on. Then, once they’re full, the company cuts costs by reducing maintenance. Then they lose renters, and the cycle continues.

However, I then thought about my last two buildings, which were cheaper, and things were just broken right from the start, so… who knows.
whalabi
·w zeszłym miesiącu·discuss
Gift article if that helps: https://www.nytimes.com/2026/06/01/opinion/artificial-intell...
whalabi
·w zeszłym miesiącu·discuss
His argument, whether you accept it or not, is that AI was built with humanity's stolen knowledge for the most part, which is somewhat accurate.

At least, models were trained on vast quantities of information produced by humans, much of it copyrighted, without consent or compensation.

"Zuckerberg approved Meta’s use of ‘pirated’ books to train AI models, authors claim" https://www.theguardian.com/technology/2025/jan/10/mark-zuck...
whalabi
·2 miesiące temu·discuss
The author uses how models are suggested to be used "the rails way" as an example for why it doesn't work anymore, talking about business logic in the models.

But in every framework I've used, the suggested way isn't how a technology is used in reality, in production. The tutorials are almost like a different framework entirely. Years ago as an Android dev the difference was shocking between what tutorials taught you and what was done in practice.

This doesn't technically detract from the author's point but it makes it moot - you just build in the current best practice way or the way that suits your needs, and that's how it often is with languages and frameworks.

Maybe that mismatch between how people are taught initially, or how the framework is intended to be used, is an inefficiency, in which case those who design frameworks should take note.

In the case of Rails I think "the rails way" is appropriate for certain style of apps, and not so much for Shopify etc scale apps.