arc

@arc@lemm.ee

This profile is from a federated server and may be incomplete. Browse more on the original instance.

arc,

This is a nonsensical comparison

arc,

Yes you could but he didn’t and clearly his style was self evidently effective. And I’d add that if you’ve ever read the LKML archives, that these rants were rare and usually preceded by long chains of discussion before it reached that point.

arc,

Exactly. It might not be good to be on the receiving end, but the chain of discussion that went before these rants should have given people the clue they needed to stop while they were ahead.

arc,

Because of it, quite obviously.

arc,

In almost instances of Linus going off on one in public it is because maintainers weren’t doing their jobs (to act as quality gatekeepers), or particular developers thinking they could steam roll road changes through if they kept submitting them, or not listening to what Linus was saying. I remember Linus used to ream out Hans Reiser a lot (the guy who was subsequently imprisoned for murdering his wife) because he constantly tried to get ReiserFS into the kernel despite serious issues Linus had with it.

So generally when you see a rant, there is a history behind it and the rant itself is directed with a point. I also think it’s self evident that the kernel has benefited from this “benevolent dictator” model. I’m sure some people have gotten all precious over their feelings being hurt. The rest raised their game and the result has been a code quality standard you’ll probably never see anywhere else.

arc,

His style of being direct, having a high quality threshold and calling out bullshit immediately and bluntly is why the Linux kernel went from a university project to powering everything from lightbulbs to super computers. I think it kind of ridiculous that this demonstrably effective style got framed as “toxic” just because he hurt a few people’s fee-fees.

arc,

I define effective by the fact it was self evidently effective. No need to split hairs or dissemble here. Linux is objectively, indisputably the most important piece of code in the world. Everything else, such as a the context free boo hoo about some times when he has had a go at people is just noise.

arc,

It’s a rotten analogy. Comparing Linus having a go at some volunteers is not analogous, or comparable to a father abusing kids.

arc,

The logic is simple. This is s his style and it demonstrably worked. I’m sure you could point to someone else’s style that also works in another context but that’s irrelevant.

arc,

There is a difference between a rant and a tantrum. If you read the post, you could see very clearly he makes a point very forcefully.

arc, (edited )

Not necessarily. It might be privacy but it could also be a combination of other reasons too - a cultural aversion to paperless transactions, a lack regulation for electronic payments, lack of a decent indigenous payment system, lack of financial safeguards, prevalence of fraud / skimming devices etc.

Some European countries were more into electronic transactions than others but with stuff like SEPA, chip & PIN, contactless payments I think most people are just fine using electronic payment unless they have reason to control the transaction in some way. For example I usually pay pretty much everything electronically but I still pay taxis and most restaurants with cash. Also tradesmen if they’ll give me a discount for cash.

arc,

Not to mention the impending massive economic crisis they’re about to go through - Japanese automotive industry is heavily in debt and watching China eat their lunch. While China was building battery plants and electric cars, Toyota was chasing hydrogen and other go-nowhere technologies.

arc,

Cash is off the books so there is an incentive for certain kinds of businesses like tradesmen to take cash because it still works out cheaper since they don’t have to declare it to the taxman.

arc,

But even if you aren’t interested in reading that source with a critical eye and recognizing the ways it manipulates language and information to make a point (I’m still not clear why a towing company wrote this), you can literally just look next to the authors name and see:

The RAC isn’t just a “towing company”. It provides a range of motor services like breakdown assistance, insurance, vehicle inspections, servicing, fleet management. Therefore it happens to know a great deal about automotive matters unlike say Forbes or some other outlet which does not. It’s also not some stealth EV proponent controlled by some shadowy puppet master, it just happens to have knowledge from supporting fleets of EVs of their outcomes. The AA, a similar organisation also debunks EV myths, again coming from a position of experience.

arc,

I live in Europe where trucks are fairly rare but you still see large SUVs, 4x4s and vans around. My own feeling is that certain classes of vehicles should be considered commercial for the purposes of insurance, taxation, VAT, inspection, tolls, permitted usage and everything else. The legislation already exists for commercial vehicles so extend it to these kind of vehicles.

So is someone must have a stupidly oversized vehicle purely for personal reasons they can enjoy all the bullshit and restrictions that goes with it. Doesn’t stop them complying but making it more onerous to do it will take demand for these vehicles off the market entirely.

arc,

This is something you really can’t say one way or the other.

I could cite examples of sick, failing government owned companies that did better under privatization, or simply shouldn’t have been governments owned in the first place. On the other hand, I could cite disastrous privatization efforts that should never have happened because they were vital services, or in the national interest. I lived through most of it in the UK when they were privatising stuff left right and centre - some succeeded, others didn’t.

And if they stay under the control of government then they need incentivization and means for measuring success. Success doesn’t just mean profit but it does mean value and quality of service. And in some ways that would require operating similar to if it were a private company.

arc,

That’s literally uncomparable. Government does things that ignore profit. That’s what government is for. The provide services at a loss. The only “profit” might be things like societal improvement, education, security, and such.

People pay taxes that fund the government. If the money is wasted then services suffer. So it’s not profit or loss but they must deliver value. Value is harder to quantify than profit but governments have to figure a way out of doing it and provide incentives to staff to deliver it.

arc,

A lot of subjectivity about what is a success or not, but I would say many nationalised companies (and most were only nationalised for 20-30 years) were absolutely stagnating and/or suffering from widespread union disruption and should have been cut loose. But just picking out a handful of privatisations that went well, I think British Telecom, British Gas & British Airways did much better as privatized companies. Some privatisations went not-so-well - look at steel or coal privatisations or British Rail.

And an example of successful nationalisation - hospitals & doctors were a loose arrangement of private / charitable causes before being nationalised as the NHS. I think we can agree the situation is far better for everyone as a public health service than if it were run for-profit.

arc,

I wonder if there shouldn’t be a way of federating duplicate groups after the fact so one doesn’t have to “win”, they just all combine as one.

arc,

You can use Linux and Windows at the same time with WSL. Works extremely well for people who develop Linux but also need Windows stuff.

arc,

I don’t think any solution is ideal but imo it’s better than dual booting.

arc,

It works great too. Day to day I’ll be building Linux code, running IntelliJ under X, installing docker containers and doing other stuff all from a Windows desktop.

arc,

Some US news websites still geoblock European visitors rather than fix their site to not track the ever loving fuck out of visitors who say no. So imagine what they’re doing to their domestic visitors.

arc,

If you look at any modern desktop application, e.g. those built over GTK or QT, then they’re basically rendering stuff into a pixmap and pushing it over the wire. All of the drawing primitives made X11 efficient once upon a time are useless, obsolete junk, completely inadequate for a modern experience. Instead, X11 is pushing big fat pixmaps around and it is not efficient at all.

So I doubt it makes any difference to bandwidth except in a positive sense. I bet if you ran a Wayland desktop over RDP it would be more efficient than X11 forwarding. Not familiar with waypipe but it seems more like a proxy between a server and a client so it’s probably more dependent on the client’s use/abuse of calls to the server than RDP is when implemented by a server.

arc,

I actually got off my arse and did some productive programming over the Christmas break. Spent too long vegetating in front of the computer watching YouTube vids or playing games.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #