Time for something new. No idea what, but we need a way for people to share with people... That's what made usenet, then the web so awesome. Both were mostly wrecked by the same commercialization.
YouTube is taking down videos on performing nonstandard Windows 11 installs
311–320 of 515 posts
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#312The solution is to run Linux. KDE is a good desktop environment: https://kde.org/ 90% of Windows games run on Linux: https://news.ycombinator.com/item?id=45736925 LibreOffice is an okay office suite (good enough for my purposes): https://www.libreoffice.org/ GIMP is a good image editor: https://www.gimp.org/ VLC is a good media player: https://www.videolan.org/vlc/
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#313The solution is to run Linux. KDE is a good desktop environment: https://kde.org/ 90% of Windows games run on Linux: https://news.ycombinator.com/item?id=45736925 LibreOffice is an okay office suite (good enough for my purposes): https://www.libreoffice.org/ GIMP is a good image editor: https://www.gimp.org/ VLC is a good media player: https://www.videolan.org/vlc/
A more difficult but potentially great solution is to run Linux as a the host system and windows in single purpose containers for each game/program that work better in windows. All the anti-user behavior will only have minimal harm if all the container does is to start windows and then start the game, then close when finished. Ads will not have time to be shown, and telemetry only has game data to give. It can take a…
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#314Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#315Earlier quoted context omitted.
There's a difference between having Russian devs and being made by a Russian company that supports war. OnlyOffice is made by a Russian company that doesn't condemn war of aggression that Russia wages against Ukraine. https://old.reddit.com/r/BuyFromEU/comments/1j7zlf2/onlyoffi...
Did you boycott all the American companies that didn't condemn the war of aggression against Iraq?
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#316Earlier quoted context omitted.
If you interact with American businesses, use American technology or pay taxes to any Western government, you're indirectly funding genocide, slavery, wanton environmental destruction and countless other crimes by the US, its allies and corporations. There is no ethical consumption under capitalism, none of our hands are clean. We all deal with our complicity in various ways, and draw our lines in the sand where we w…
This is quite a stretch of mental gymnastics from the initial point, drawing a blatantly false equivalency between the consumer and the producer as an at attempt to derail and minimize the latter's direct contribution to the forced unethical consumption. And it's an especially absurd argument since it's impossible to ethically consume or even survive with such owners of the means of production. And this whole falsely…
I'm not drawing an equivalency between consumer and producer, I'm pointing out a relationship which, while unequal, still exists and needs to be acknowledged. I'm not attempting to derail or minimize anything. You claim you "condemn all offensive war industries no matter the country of origin," and that's fine, but in any practical sense it's meaningless moral posturing. Unless you run off into the woods to live off the grid, you're still a part of the problem, it's unavoidable.
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#317Does anyone have links to "how-to's" for Linux in the enterprise? Password/MFA management, central app management, the equivalent of group policy, device management, etc.? IME, these are the areas in the enterprise where Windows "wins" with the IT teams, but it's been a long time since I've been close to the rollout side of the house. TIA
Mirroring "the unix way" it is often a collection of single-purpose tools composed together to achieve the desired goal. Samba is quite powerful these days, it does more than just SMB sharing. FreeIPA is another software tool that I believe is more common in Red Hat deployments.
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#318Earlier quoted context omitted.
Calc is far better than Excel. CSV import in Excel sucks. LibreOffice Calc is far better there. Best feature of all in LibreOffice Calc: highlight current row/column, so you have a cross-like cursor. Easier and better embedding of Python and other languages, not the "Python in the Cloud" crap that Excel does. Less crappy conversions like "oh, that surely looks like a date, let's mess up your data"...
> CSV import in Excel sucks I'm going through a project at the moment where all the data is held in spreadsheets, and every time anyone opens them Excel fucks the numbers to be "scientific notation" despite there being space to display the full number and no way to disable this anti-feature. The amount of times I've had to restore the spreadsheet from a backed up CSV because of data loss is frustrating. I wish I coul…
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#319Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#320For those who care at the first setup screen instead of answering any of the questions press Shift + F10 CMD will open Type (no quotes) “net user Prefferedusername /add” (replacing Prefferedusername with the user name you wish to use) and press enter. Next type “net localgroup administrators Prefferedusername /add” and press enter. Next type “net user Prefferedusername /active:yes” and press enter. Next type “net use…
I guess I'm old and out of touch after only a bit over three decades, because I can't figure out why this would helpful to have as a video in the first place over the text summary you posted here. I could see screenshots maybe being slightly helpful, but to having this sort of thing as a video feels like an extreme inconvenience; I'd much rather see all of it at once and be able to visually scan (or even better, ctrl…
Not so much about the best way to communicate as much as the creators see it as their best option, for them.
I've seen a lot of tutorials that really just seem to be infotainment / social media news. Often forgetting critical steps and describing why you do a thing incorrectly. It's frustrating.