HN user

mohdmasd

26 karma
Posts0
Comments18
View on HN
No posts found.

This is exactly what I too do, flat folders is the best way. Plus two things on Windows:

1- Use everything search from voidtools.com

2- For documents that are in external storage I create zero-length files copies so I can search for them without plugging in external disks.

robocopy X:\path_to_documents D:\path_to_zero_copy /e /create /xd $* Sys*

I think it'd be a mistake to ignore them. Content creators are cool and they set trends and fashion. The first iterations of the iMac, the iPod and the iPhone were nothing special, yet they were successful because they were used by cool people. i.e. Apple products became status symbols.

Unfortunately, we do not live in Utopia. In reality, politics, competition and self-interest play huge role in the workplace. In some companies, admitting a mistake or showing vulnerability in front of the wrong crowd can be very damaging for your career there.

[dead] 8 years ago

To be fair, Turkey never had free internet or free press. Actually, things were worse in secular times.

As a person from a 3rd world country. I'm grateful for Gates and Microsoft, as without them we wouldn't have cheap computing and I and many others wouldn't have the chance to work in this technology business. Look when the hardware companies take control over software, like IBM or Apple, the price of the hardware become really that it becomes a barrier to entry for poor people.

I don't understand this bit:

"In order to allow .NET Framework 4.6.1 to support .NET Standard 2.0, we had to remove all the APIs from .NET Standard that were introduced in .NET Standard 1.5 and 1.6."

Does this mean that STD 2.0 will support .NET 4.6.1 but not 4.6.2 ?