It doesn’t help that win10 support ending doesn’t mean your device will immediately die. It means that you’ll probably face some kind of consequences at some point in the following year and years to come, which is too hand-wavey for most people.
It doesn’t help that win10 support ending doesn’t mean your device will immediately die. It means that you’ll probably face some kind of consequences at some point in the following year and years to come, which is too hand-wavey for most people.
Ugh I don’t know why but this was the one that got me. Just no.
deleted by creator
These are sophomores and Juniors in college.
… Who grew up in a world where computer internals were abstracted away so you never needed to know what a file was or even that they exist. I wouldn’t know what a file was either if I didn’t grow up in exactly the right time frame and have a dad who hoarded DOS PCs.
I booked a flight recently, the translation engine was obviously having issues so instead of giving helpful labels for form fields it was stuff like: “{{ name.first }}”, which I could figure out for the most part, but then on submission I got an error with no description at all. I opened the dev tools and resubmitted the form to find the API response which gave me the actual error. 2 pages previously a form field hadn’t been set correctly by the web page (it was a drop-down, I selected an option, the error said it was null). I managed to force the field to populate properly and hey presto, submission works. Ridiculous.
Most people just want a thing to work though. One member of my family has issues with her iPhone at the moment where the signal is just all over the place. Sometimes not able to receive calls, sometimes not able to make them, sometimes inaudible when the call is made. She’s googled and gone to apple tech support who have given her a list of basic troubleshooting tasks to do, stuff like checking settings. She said to me “I don’t want to go hunting for these things I just want to hand it to someone and they can make it work!”
Linux and computer enthusiasts are happy to assemble things as we need them because the problem solving stuff is satisfying to us, for other people it’s just a slog.
Only heard a couple people talk about it online (that I trust to be reasonable) and they basically said it was fine but didn’t blow them away. And that’s fine but it makes for boring “cOnTeNt”.
After spending a bit of time today debugging a systemd issue I can start to sympathise with this. Not come across or really looked for viable alternatives that aren’t just a return to random bash init scripts though.
Ok hear me out. I’m a book author, I write a book and try to sell it for £100 while all my peers are selling books at 60 or 70. I spend the most money imaginable making my book. It’s quite possibly the largest book in existence thanks to the effort of me and 5000 other people. I lie awake at night worrying that we’ll never make back the money we’ve spent on it.
Wait what’s this? Some team of less than 10 people has written a 3-page book and sold it for 2.50? And people are… Buying it?! But why? Look at the size of my book, clearly it must be better because it’s so big, so fancy, so expensive! Every letter cost me millions! I read the 3-page book. It doesn’t have money dropping from each letter like mine. It has a beginning, middle and end but mine has 500 acts each more expensive than the last. Surely it’s not that good… It’s pretty great actually. I have learned nothing from this experience, even though it’s happened a hundred times. I will still make more money than entire countries, somehow.
I’ve never known any of my immediate circle of friends and family to have any interest whatsoever. Windows 11 has been the nail in the coffin for one, the steam deck has piqued the interest of another. Year of the Linux desktop is a pipe dream but any step towards greater adoption is a great thing.
I heard a journalist use similar language to describe skibidi toilet recently like it was just the one video. You’d think journalists would know better.
The issue for me as a potential advocate to my immediate circle of friends and family is that I don’t want to become the only source of tech support. Now realistically they’ll probably have fewer issues, but as soon as they want to fix something they’ll have to come to me. No they won’t Google things, and if they do they won’t understand it.
Well after looking further it’s actually the processor isn’t supported in general so Linux it is! It’s going to be a hard sell to my partner who doesn’t like using office 365 on the browser because “it screws up templates”. If even Microsoft’s tools screw up I can’t imagine libre office would do any better so that’s an even harder sell… Sigh.
I think my limiting factor is TPM 2.0 which I believe isn’t supported by the device but is required by windows 11
In my case my partner has a Windows 10 surface laptop. It’s perfectly functional and does what she needs it to do, but Windows 10 is dying next year, so I need to find some solution that is user friendly (meaning GUI-based in this case) to maintain her access to her OneDrive, or we throw away a perfectly good laptop to buy a slightly newer one. Besides the e-waste it’s just a waste of money. It makes some business sense, why make it easy to move away from windows? Except it also sucks on anything that isn’t a windows desktop, so they just expect people to put up with a subpar service essentially because their business users don’t have much choice. Dropbox was better 10 years ago than OneDrive is now, in terms of platform availability and usability.
Note: I’m aware we can access OneDrive and office via a browser, however it’s not the same as native and feels clunky. Throwing Linux on it and using a browser is probably going to be our solution if I can’t get rclone to work in a way she’ll be happy with.
The semantics of this title makes my brain itch
The main draw to the CLI for me is portability. I’ve been a dev for ten years now and used tons of different editors on different platforms and while each one had a different way to describe the changes, how to commit, or how to “sync” (shudder), the CLI hasn’t changed. I didn’t have to relearn a vital part of my workflow just because I wanted to try a different editor.
The self-contained electron app works better for most people I think.
This really got me, thank you!
I’ve not used it in anger but the principle just seems like inline-styles with extra steps. However I’ve also had to change something in a large project that had a lot of dedicated classes with specific and shared styles and trying to sort that out without breaking stuff was a massive pain.