I have decided to stick with writing code rather than progress my career. Consequently I am that minority in the team delivering features that customers use. I take personal pride in that and keep quiet about it. Those reports, those plans, the documentation, the mock ups, the meetings and the emails are not in the final product, all that work counted for next to nothing. Ultimately it was mostly two of us working aw…
You'll be out of a job by your mid-40's. I suggest you reconsider your decision to not "progress your career".
The Windows Shutdown crapfest (2006)
71–80 of 122 posts
Re: The Windows Shutdown crapfest (2006)
#72Earlier quoted context omitted.
I once had a Windows 7 machine refuse to shut down because it was "Playing Logoff Sound"!
Windows 2000 wouldn't even start the logoff or shutdown process until the logoff sound had completed playing. ;-)
Re: The Windows Shutdown crapfest (2006)
#73Earlier quoted context omitted.
You'll be out of a job by your mid-40's. I suggest you reconsider your decision to not "progress your career".
Yes, that's not anywhere close to true. It might be in SV, but most businesses just care about how well you solve problems.
Re: The Windows Shutdown crapfest (2006)
#74Not only do these defy all readability within a browser, they break fallbacks: console clients (w3m, elinks, etc.), or readability alternatives (Pocket, Instapaper, Outline.com).
Please just don't use Blogspot. And don't use the dynamic styles if you must.
Re: The Windows Shutdown crapfest (2006)
#75Aside: is this website messing up the scroll for anyone else?
And when I clicked the search box, the post I was reading has scrolled itself away (no kidding!). I tried to remove focus from the search box but the post didn't come back.
And that is Google's product. It might have some advanced code inside but the UI is awful.
Re: The Windows Shutdown crapfest (2006)
#76I'd like to read this, but Blogspot is absolutely the most reading-hostile service of which I'm aware. Its "dynamic" formats most especially. Not only do these defy all readability within a browser, they break fallbacks: console clients (w3m, elinks, etc.), or readability alternatives (Pocket, Instapaper, Outline.com). Please just don't use Blogspot. And don't use the dynamic styles if you must.
Re: The Windows Shutdown crapfest (2006)
#77Earlier quoted context omitted.
On desktops, yes. Other companies have been moving everything to the web, where telemetry is easier and more thorough.
The problem is that Web exists in a sandbox. They can collect data about my usage of their website, full stop (large sites like Facebook and Google get around this, but that's not really telemetry). With desktop there's no way of knowing what's collected with "telemetry"
Re: The Windows Shutdown crapfest (2006)
#78Earlier quoted context omitted.
This isn't purely a software engineering mess though. The PC architecture for "off" is a mess at the hardware level too. I mean, long ago you just had a physical switch on the power supply. But then filesystem authors invented buffering and that wasn't safe anymore. So now there were two ways to shut the machine off: the "safe" way and the old way (where the "old" way was still available via e.g. holding the power bu…
If I don't like what a computer is doing, I will frequently just yank the plug, pull the battery, flip the circuit breaker, and fuck the rest. All this buffering and fault tolerance is bullshit at the consumer level. If the disk's file table gets fucked up, then let it burn. I'll format the disk and re-install your stupid operating system as I see fit, whenever I want, and keep my actual data safe and sound far away…
https://www.usenix.org/legacy/events/hotos03/tech/full_paper...
The point that was made was that frequently the recovery paths were on net faster (for a shutdown/reboot cycle) than the "durpee dur, I am slowly shutting myself down paths" and that you have to build a good crash recovery path anyhow.
Re: The Windows Shutdown crapfest (2006)
#79I started at MS during Vista and I've been involved (sometimes tangentially) with Windows ever since. This is all my opinion, but It's been very interesting seeing the decision making process change over time. If I had to summarize the change, I'd say that it's evolved from an expertise-based system to a data based system. The reason why eight people were present at every planning meeting is because their expert opin…
This is how we get faster horses instead of cars.
Re: The Windows Shutdown crapfest (2006)
#80I started at MS during Vista and I've been involved (sometimes tangentially) with Windows ever since. This is all my opinion, but It's been very interesting seeing the decision making process change over time. If I had to summarize the change, I'd say that it's evolved from an expertise-based system to a data based system. The reason why eight people were present at every planning meeting is because their expert opin…