Eh, except that a huge number of Office users are there because their employers make them use it, and then use it at home because it's what they know. Not sure it's much of a choice for a lot of them.
Moreover, students are indoctrinated in MS Office from a young age, given the extent to which it's been baked into official curricula. The books that a lot of Indian students use are available online [1] and MS' stranglehold is very evident.
Interesting to see this stuff. I really enjoyed cracking this back in the day, just for friends, but took a different approach of using sector editors to read the code on the disk to find where the checks wer done to see if the protections were present and replacing it with NOPs ($EA), or changing BNEs to BEQs. What was more interesting was how the code that did the check was also moved about the disk, I remember seeing for a particular piece of code it did a B-E (Block Execute) on Track 5 Sector 5. I could plainly see the protection check on that spot on the disk. My young self was very excited about working it out. The puzzle of copy protection was more fun than playing the actual games. Very frequently the directory tracks (18?? I think) were overwritten but it was obvious looking over the disk to see the headers for various programs and the load start address so it was easy to rebuild. Golden times. I've coded since then, and only recently have stopped as AI has finally got better than me!!
NO. I work on very public software, I receive pretty terrible criticism in reviews and email. Generally a vocal minority of people are unkind scammers and want it all for free and let me know. Blaming the recipient of the emails (victim blaming) or saying the individual may be suffering from wider issues is not on. It is irrelevant, it is their private life. At issue are the scum who scam.
I can not be sure of anything based on a blog post of a guy I've never heard of until yesterday. I just said "watch out" to try to raise awareness.
I personally have experienced a lot of bad stuff too. It is sort of par for the course if you make popular projects. I'm lucky that I'm not that affected by these side effects of high profile projects.
But I've known of two different individuals I've collaborated with (I've worked with a lot of people over the last 30 years) who have suffered from real periodic depression and it exhibits itself as emphasizing everything bad and minimizing anything good and basically saying nothing is worth it. In the moment for these individuals they truly believe this, but it is actually a real depressive episode that is colouring their judgement. I think the depressive episodes have triggers, but most of what gets described as the cause and the situational problem is just a symptom of the depressive episode. At least this person is acting, the more worrisome type of response I've seen is a lack of action/withdrawal as that doesn't really fix anything and then it isn't clear how long the episode will last.
I didn't read it as victim blaming to say the author might have general depression. Because the cause of the depression here are clearly the assholes who took the joy out of it.
Well, we don't know what else happened in his life (at least I don't) and we all seem to agree that assholes demanding things and even use threats are a problem and not an easy to solve one.
I agree (and its not often I agree with folk on Hacker News), Apple provide a far superior password service inside a far inferior UI. The handling of authentication codes is particularly great in the Apple ecosystem, but very poorly promoted.
For a company that markets itself as secure these are retrograde steps.
Blah Blah Blah. I use ChatGPT for this every day to write code to save my own efforts and it is doing just fine thanks. I also use it for creative content in my apps, although I edit this work to get the tone in its writing correct. It is excellent for this.
Terrible idea, the reason why Apple is so popular is that the apps are extremely diverse. Being suggested here is an app store with apps curated by computer nerds who think they are diverse but are probably left biased. Terrible. If you want curation, go on to the Apple app store Today, Games and Apps tab pages. For everyone else there is the Search tab. A good balance.
A book called "Astronomical Algorithms" was written back in the 80's or 90's. It was very exciting and inspirational for me that the sun and moon and the position of planets - nature itself - could be predicted by code. It still is an inspiration for me today.