Live data from Hacker News

Office is too slow, so Microsoft is making it load at Windows startup

pcworld.com

411–420 of 1001 posts

Re: Office is too slow, so Microsoft is making it load at Windows startup

#411

Earlier quoted context omitted.

I really want to like GNOME, but GNOME's developers have almost as much arrogance and contempt for their users as Microsoft. As an example, the power button can no longer be configured to power off the machine, because this is "too destructive". I'm not talking about defaults -- they removed the ability for me to make this choice for myself. Not even Microsoft has done that. https://bugzilla.gnome.org/show_bug.cgi?id…

I've never been big on the Windows UI patterns but I recently started using KDE on one of my machines and it feels more polished than the Windows desktop. It has a few quirks but it's one of the most satisfying out-of-the-box desktops I've used, and I primarily use a niche dynamic tiling wm on all my other machines.

KDE is great. It gets slept on because of its bad rap circa 2004, but it has low-key become the best DE by far. Sane defaults, nothing tries to fight you, everything is configurable.

If you don't have the time or inclination to tinker with things like tiling WMs - and more power to you if you do, but I don't - KDE is the best there is.

Re: Office is too slow, so Microsoft is making it load at Windows startup

#412
post #356

Earlier quoted context omitted.

Could some game programmer say if it's true that kernel level anti cheat is just bad programming? Primagean recently said that in a video commenting PewDiePie's "I switched to Linux" video. While he's apparently a good programmer (he worked at Netflix), he uses Vim, so I don't trust him. Edit: part about vim is an edgy joke.

Weird reason not to trust someone, and I think prime is a decent programmer. I work in AAA gamedev and have deployed kernel level anti-cheats before, and I’m aware how unpopular they are; so, sorry for that… you would also accuse us of “bad programming” if there was an overabundance of cheaters that went undetected and/or uncorrected. The answer is unfortunately complicated, the kernel level anti-cheats themselves ar…

This is well written and quite easy to understand. (I only have cursory knowledge of programming.)

However, what if Primeagen meant that HAVING to IMPLEMENT kernel level anti cheat is a symptom of bad programming, and not the anti cheat per se? (that is, with good enough programming, it could somehow be avoided).

And kudos to you. I appreciate people in game dev, they can get a lot done in short time. I haven't played mmo fps since battlefield 3, and it wasn't that bad then. But I've heard that without kernel level they would be unplayable.

Thank you for your time!

Re: Office is too slow, so Microsoft is making it load at Windows startup

#413

At this point I view Windows as a legacy/compatibility OS, all the news about Windows is how they are making it worse for everyone. And using it now and then it feels like that too. Windows 10 Mail app had integration with system calendar, you would get itsycal built into the OS. Windows 11 removed that and made the OS Mail app spam infested shit, and they expect me to pay a subscription for something that comes bund…

[deleted]

Re: Office is too slow, so Microsoft is making it load at Windows startup

#414

Earlier quoted context omitted.

I really want to like GNOME, but GNOME's developers have almost as much arrogance and contempt for their users as Microsoft. As an example, the power button can no longer be configured to power off the machine, because this is "too destructive". I'm not talking about defaults -- they removed the ability for me to make this choice for myself. Not even Microsoft has done that. https://bugzilla.gnome.org/show_bug.cgi?id…

From your link: >> gsd > gnome-settings-daemon. >> no-longer > Don't think that's in the OED >> This is rather unfriendly and considerably more effort than editing logind.conf > I don't like the tone in this sentence. I am dumbstruck that someone can be so utterly full of themselves that they can smugly correct someone’s grammar, and an obvious acronym, only to turn around and clutch their pearls that their victim sa…

That exchange is what happens when CADT and therapy language collide head first.

Re: Office is too slow, so Microsoft is making it load at Windows startup

#415

Earlier quoted context omitted.

Mostly games and photoshop. Libre Office is more than sufficient for most people. > gui configurability A bit confused by that. Linux desktop environments tend to be more configurable, and you can configure most things end users want to configure in a GUI with the major DEs. Do you mean the sysadmins cannot configure as much in a GUI? I think that probably is a major barrier as it means a lot of retraining. Also, whe…

>Libre Office is more than sufficient for most people. Buddy, I love Fedora, but this is nonsense. The UI for Libre Powerpoint(or whatever its called) doesnt have text size on the main screen. The reddit mods on the subreddit literally ban people for complaining about it. Libre Office isnt the future. I just use Google sheets.

> The UI for Libre Powerpoint(or whatever its called) doesnt have text size on the main screen.

I was curious, so opened Impress, typed some text, and saw that the font selection and size was by default open on the right-hand "Properties" panel, alongside all the various text configuration options. So that at least is not true.

Re: Office is too slow, so Microsoft is making it load at Windows startup

#416

Quite a few years ago I read on Reddit a post made allegedly by a Microsoft programmer, who was telling that the young generation of programmers do not want to maintain the old optimized code (he was saying specifically about pipes in windows) and want to reimplement all fro scratch. In this example (pipes) they wrote a new pipe mechanism which then was lacking that ACL et. al. authorisation features and they had to…

Feels like we're living through the bronze-age-collapse of software. It's depressing to watch the software I use get worse and worse and be forced onto the downgrades

Re: Office is too slow, so Microsoft is making it load at Windows startup

#417
post #307

Earlier quoted context omitted.

“View” unfortunately isn’t the same as “Open and edit”, and in business you need to do the latter. Otherwise we’d be 100% libreoffice from the start. Yep, that’s the moat.

It's been a while, but I think what they're saying is that you have to "save as" in order to be allowed to edit. Office 2003 thinks of the compressed versions as export formats rather than internal formats.

It's a completely different format. Iirc .doc files are basically implementation defined files and consist of c-structs dumped to disk. .docx is a properly specified format of compressed xml.

Re: Office is too slow, so Microsoft is making it load at Windows startup

#418

Earlier quoted context omitted.

I really want to like GNOME, but GNOME's developers have almost as much arrogance and contempt for their users as Microsoft. As an example, the power button can no longer be configured to power off the machine, because this is "too destructive". I'm not talking about defaults -- they removed the ability for me to make this choice for myself. Not even Microsoft has done that. https://bugzilla.gnome.org/show_bug.cgi?id…

[flagged]

Of all the reasons to be upset with Gnome, that's the silliest. I could not care less about their political opinions. It's their opinions on how a computer should look and work that are the problem.

Re: Office is too slow, so Microsoft is making it load at Windows startup

#419
post #340

Earlier quoted context omitted.

I came here looking for this. It's an old idea, from the days when spinning rust was the limiting factor - precache the binaries. If you ever tried Office 97 on a PC of 10+ years later, it's amazing how fast and lightweight it was. Instant startup, super snappy. And those apps were not lacking in features. 95% of what you need out of a desktop word processor was in Word 97.

some of the modern software is slower because someone made a poor decision to fetch something from the network on the critical path of main functionality... kills me

This is also a classic emacs mistake, so I wouldn't put it all on age.

Re: Office is too slow, so Microsoft is making it load at Windows startup

#420
post #230

Earlier quoted context omitted.

If only slow... it has tons of accepted bugs and nobody seems to care. Yesterday I was using Outlook 365, there was one URL in one of the emails and I needed to find other emails containing it. Trivial and one of main use cases, right. Put URL in search box, 0 finds (including email I just copy&pasted it from). Mkay, maybe non-alphanumeric chars are messing with some internal regex or similar, stripped those into bar…

I use Mail.app on macOS as my daily these days, and it’s somehow even worse than this. Especially the search function, which works in even more bizarre ways. It’s truly amazing that we have seemingly regressed in basic desktop functionality since the early 2000’s.

I've given on on macos' mail app too, mailspring isn't perfect but I had mail crash and lose my emails and I couldn't have that happen again. never been an issue with mailspring
Post reply on HN