HN user

seti0Cha

716 karma
Posts0
Comments349
View on HN
No posts found.

The romantic ideal is that art is not about consumption, but the reality, both historically and currently, is that art objects are by and large made to be bought and sold. If you disqualify all works meant for consumption, you would have very little left that we currently recognize as art.

Maybe, but not necessarily. It really depends on what they actually believe (or say they believe) specifically. If their belief is "societies work better when governments don't interfere with markets", then their beliefs say nothing about what individual people should do in situations where a government does interfere with markets. They may also believe that if you can't fix something, taking advantage of it is justified, in which case they are not being hypocritical. That's not to say you can't regard such a position as unethical. However, I think many if not most people use systems they are in favor of dismantling. For example, people who believe housing is a human right don't typically donate their houses when they move, they sell them on the open market.

Libertarians aren't anarchists. They don't generally believe that there should be no government (although you can find people who believe just about anything). I don't think there's anything hypocritical about libertarians taking government contracts for defense. If they were taking government contracts or jobs around regulating markets or building public housing, then that would be closer to hypocritical, but I'm not sure that even qualifies. Hypocrisy isn't benefiting from something you disapprove of, it's engaging in it, so arguably, they'd have to be the ones issuing the laws they disapprove of for it to be hypocrisy.

Just to be clear...your position is that wearing face masks when around people indoors is the prudent choice in perpetuity? I honestly don't understand your perspective. What is it about covid19 that makes that necessary as distinct from all the other communicable diseases that humans have passed around for millennia? Or is it your position that wearing masks was always the smart thing to do?

That's Paul Graham's account, so maybe not just speculation. I didn't realize he still read this site. Not to jump on to OPs paranoia but I kind of thought he was frequenting some secret meta-HN site that still talks about entrepreneurship. Paul, if you see this, let me in! I swear I won't complain about capitalism!

Also a slow thinker. I try to make everything asynchronous. In conversations, I let other people talk until my brain has had time to produce something worth communicating. If people ask my opinion before that, I say I'm still thinking about it or I ask questions to get more context and delay needing a decision. Sometimes I start by saying "let me restate what I think the issues are". Often by the time I've talked through the problem, the answer has become clear to me, or at the very least I know what more I need to figure out. I also actually tell people I'm a slow thinker and often say "I'll have to think on that and get back to you". Sometimes that's literally a minute or two later, which must seem strange to them, but that's how my brain works. The results are generally good enough that people think I'm smart regardless, so I try not to worry about it. Possibly there's some anxiety component to the whole thing because not worrying about having the answer in time itself makes it easier to reach an answer.

I don't know what plugins OP had in mind, but for me at least, a bunch are usability improvements that make the Emacs environment easier to program. use-package, for example, provides a nice way to programmatically install and configure all the plugins you need. My emacs file config file now is self-bootstrapping - I drop it on a new machine, fire up emacs and everything is there and configured as I like. You could do this before, but it was more work and I had never bothered previously.

Goes against their principles is an explanation for why they don't like it, so I don't see anything wrong with saying "if they don't like it". OP is correct and under no obligation for explaining their motives.

I'm not saying it's guaranteed to protect you, I'm saying that on average you are going to come out ahead. I've been in the industry 30 years. I've seen all kinds of good and bad management, firings, layoffs, promotions, and attrition. When you excel at your work, the odds are very good that someone will notice. Even if your boss does not, your colleagues likely will. That turns into strong referrals, which helps you find better opportunities whether or not you get laid off.

That's a bad strategy unless your highest priority is to avoid work. If you want to make more money or have more stability, you will absolutely do better on average if you do more than the minimum. While high performance does not guarantee security, and management doesn't always make the best choices about who to let go, the "do the minimum" people do tend to be the first to go. You don't have to outrun the bear, you have to outrun the slowest guy running from the bear.

Hmm. I don't want to sound harsh, but I've been in the industry for nearly 3 decades and I've never been in a place where HR has been effective in helping train managers. I'm not saying it never happens, just that I haven't seen it. In fact, I wouldn't generally characterize HR departments as paragons of good management, so I'm not sure they are usually in a position to teach such things. Not their fault really, I don't think good management is that teachable. It's mostly learned through experience.

I don't think we necessarily disagree, since I don't read you as saying there's never any place for AI chatbots

Definitely not. I can, for instance, see how chatbots might be of great use in palliative care or to help ward off cognitive decline in the elderly.

We need independent research that isn't just done by the AI chatbot companies themselves so that folks can figure out optimal approaches for training them.

Yes, definitely.

I went back and reread the thread and I see your point. Calling it "feeling good" is certainly oversimplifying. However, I don't think it materially changes my position. Is the woman who is using an AI boyfriend to cope with a verbally abusive RL boyfriend avoiding a problem that she would be better off confronting? Is the woman who has AI children to deal with the grief of not having real children hiding from a grief that will need to be faced eventually? I don't know the details, so I won't venture to say it is so. If it is, though, this is a real problem. We need to come to terms with the brute reality of our existence. The reality is, death and loss are inevitable, other people have their own lives and make choices that hurt us, yet we need them. Perhaps some encouragement and respite through AI can ease this. But it would be very easy for this respite to turn into a refuge, which is one of the mechanism by which drug use becomes drug dependence.

Honestly, I think people who have explicitly replaced children with pets are kind of pathetic. I'm not condemning anyone or demanding that others make the choices I have, but I find something very sad about those "I love my grand-dog" bumper stickers. Perhaps those people are perfectly happy, but I can't help but see a huge gap between what a grandchild can provide vs. your child having a dog that you love.

I think the comparison is apt. If the goal is simply to make each individual feel good, then a chemical approach would seem far more efficient. If, on the other hand, you are concerned with society as a whole continuing to function, you should be concerned about people becoming less accustomed to doing the hard work of maintaining relationships with other people. And it is hard work, especially with romantic relationships. This stuff seems like the emotional equivalent of junk food. It tickles all the right parts of your brain in a way that healthy food usually does not, but it's not sustainable.

.NET Blazor 3 years ago

I used to be a frontend coder, but am no longer. In part this is because I couldn't bring myself to keep up with the constant ecosystem churn of the JS world. I recently worked at a company that was trying to migrate from Vue 2 to Vue 3. It was not going quickly. Is Vue going to even be around in a few years, or will React eat it entirely? Or will react itself be eaten by Svelte? I have no idea, I'm not involved in these things. But after watching how such things play out for a couple of decades, my conclusion is that if you are building for the web, you should use whatever you are comfortable with and what provides the features you want now, because there's no way to know what things will look like a few years down the road. Even if the framework you chose sticks around, you may end up doing a rewrite because of other concerns or throw the whole thing away altogether.

I more or less agree with that, but can't help but feel that a certain amount of exposure to contrary views (even though unpleasant/unwanted) is more healthy for society. It at least has the potential for defusing straw-man understandings and also keeps people realistic about where they stand with respect to the larger society in terms of beliefs and practices. I'm not sure that the Twitter model does much for that, but the longer form conversations like Facebook may.

I think there's a terminology issue here. If the left and the right servers are never federated, then the experience will be homogeneous even if the fediverse is itself not. In other words, I probably shouldn't not have used the term homogeneous and stuck with "echo chamber". I was trying to avoid that term because of its pejorative connotations. It seems to me there is value in being exposed to what people you disagree with are saying, and there's value in not having all the drama that entails, which tends dominate all discourse. The fediverse by and large has chosen the later, no?

What the heck are you even talking about? I'm not running experiments, I'm trying to have a conversation. Do you or do you not believe the fediverse is ideologically homogeneous? I see people here arguing that it is, but that it is justifiably so. I don't see anyone clearly claiming it's not, but someone might. I think it is homogeneous for the very reasons you gave (i.e. people are not obliged to propagate speech they think is bad), but I'm not sure whether I think that's a good or a bad thing. If you think I'm wrong about it being ideologically homogeneous, feel free to tell me. If you want to weigh in on whether that's a good or bad thing, please do, that's why I asked the question. If you really want to challenge my epistemological standing to offer an opinion at all, well, I guess we're done here.

I'm not trying to argue that most people upgrade yearly. I don't have any knowledge or opinion about that. I'm also not saying people only buy iphones for status. I have one myself, for pragmatic reasons. I'm just pointing out that a majority of people owning a particular brand doesn't mean people can't signal status with that brand. They can still do it by owning particular models. You see this all the time with cars. The a new high-end Lexus conveys status even though you see a lot of old beat up Lexuses being driven around by poorer people. The subtle design changes of iphones from year to year, I would argue, are meant to provide that same effect.

Sure, and the result of which is an echo chamber, which was OPs point. I didn't see anyone complaining that their own speech was being suppressed. Does anyone question that it's ideologically homogeneous? It seems to me the question is, is that a good thing or a bad thing.