I also raised an eyebrow at "the vast majority of laptops are only sold with a specific proprietary operating system: Microsoft Windows", but after looking at some estimates it seems legit. Probably only about 1 in 10 laptops is a Mac. Software developers really just live in a different world than normal people. It got me thinking though: what is a laptop? People probably count Chromebooks, and that seems fair. Is a…
Get your Windows license refund
191–200 of 353 posts
Re: Get your Windows license refund
#192Re: Get your Windows license refund
#193Earlier quoted context omitted.
Finding it's much easier to migrate to linux with an llm as a troubleshooting assistant. Even used it to make a task bar applet adjacent to Media Controls, where I can rate the current plexamp song without having to open plexamp. A big plus of linux is the easy ability to use workspaces and switch between them with a hover over the workspace taskbar applet and the mousewheel (and other options).
I run claude code with 'dangerously skip permissions' flag enabled, and just tell it what I want. I hardly even interact with the OS anymore. I literally just tell it "install X, fix problem Y".
Re: Get your Windows license refund
#194I also raised an eyebrow at "the vast majority of laptops are only sold with a specific proprietary operating system: Microsoft Windows", but after looking at some estimates it seems legit. Probably only about 1 in 10 laptops is a Mac. Software developers really just live in a different world than normal people. It got me thinking though: what is a laptop? People probably count Chromebooks, and that seems fair. Is a…
A portable IBM PC is a laptop (lawful good).
Re: Get your Windows license refund
#195Seems like it makes a lot more sense to buy a computer without Windows preinstalled. > Device manufacturers and vendors should not impose an operating system or software on consumers This is not a reasonable expectation. Hardware needs software to work, and software runs on an operating system. You can't expect every vendor in the work of every kind of product you can buy to offer you a slightly different version tha…
The key word here is "impose". I can imagine a world where at time of purchase you would select which OS (if any) you would want pre-installed on the machine. Even a checkbox for Yes/No Windows would be an improvement.
Was it wasted money going to Microsoft? I don't know, I bought the computers because the price point worked for me. I have also built a lot of computers myself, but most of the time my home built machines end up costing more than the pre-built one that has windows installed (although my parts are probably nicer, but maybe not always).
This is like a ton of things you buy. Sometimes they include parts you don't want, but if the price is good, it doesn't matter that you discard part of it.
Re: Get your Windows license refund
#196Earlier quoted context omitted.
I am seriously saddened by the complete takeover of mobile computing by Apple and Google. There is no freedom on your own device to choose your own software, except inside the very narrow constraints allowed.
We were fine without it, we can still be fine without it. Nothing is stopping you from buying an mp3 player, a small point and shoot, and running Linux on a 12 in ultra portable.
Re: Get your Windows license refund
#197I also raised an eyebrow at "the vast majority of laptops are only sold with a specific proprietary operating system: Microsoft Windows", but after looking at some estimates it seems legit. Probably only about 1 in 10 laptops is a Mac. Software developers really just live in a different world than normal people. It got me thinking though: what is a laptop? People probably count Chromebooks, and that seems fair. Is a…
There's actually a very simple answer to that! A laptop is a mobile device with the set of functionalities that macOS has, but iPadOS hasn't :)
I wish this was ironic (I'd love to use the iPad Pro as laptop), but it isn't.
Re: Get your Windows license refund
#198Seems like it makes a lot more sense to buy a computer without Windows preinstalled. > Device manufacturers and vendors should not impose an operating system or software on consumers This is not a reasonable expectation. Hardware needs software to work, and software runs on an operating system. You can't expect every vendor in the work of every kind of product you can buy to offer you a slightly different version tha…
> This is not a reasonable expectation. I may be of a different age, but in my time it was common to buy computers without any OS pre-installed. It was on you to install one (from CD, floppy, whatever). Of course, vendors selling PCs often also sold OS's...
Here is an HP without an OS: https://www.newegg.com/p/1VK-001E-4UPC7
If you want something that most other people don't want, it is going to be a little harder to find. That isn't a conspiracy, that is just life.
Re: Get your Windows license refund
#199Earlier quoted context omitted.
Finding it's much easier to migrate to linux with an llm as a troubleshooting assistant. Even used it to make a task bar applet adjacent to Media Controls, where I can rate the current plexamp song without having to open plexamp. A big plus of linux is the easy ability to use workspaces and switch between them with a hover over the workspace taskbar applet and the mousewheel (and other options).
I run claude code with 'dangerously skip permissions' flag enabled, and just tell it what I want. I hardly even interact with the OS anymore. I literally just tell it "install X, fix problem Y".
I do recommend checking methods against another provider. Occasionally Claude will suggest X, and Sol is like WTF are you insane? Clear often and update the prompt with your latest findings, because there are so many opportunities for the agent to find red herrings that they'll fixate on.
As with all LLM work, if you know some sysadmin, the process goes a lot smoother because you can say specifically "Write me a systemd unit file that does X" instead of a vague "I want to automate this, how do I do it" and not have a gut feel for which approaches are jank.