Skip to main content

Do you like YouTube? I think it needs improvement!

Everybody uses YouTube. It is one of the most popular sites. But is it really good? I am not a real YouTube expert but I think there is a lot of room for improvement:
  • Videos sometimes freeze while loading or simply load too slowly.
  • When I want to play multiple videos and switch to full screen YouTube turns off full-screen for the next video in the queue.
  • Whenever I use YouTube I feel lost on the site. I don't know where to click next.
  • I think that the search engine is not the best and the search results are not always the most relevant.
  • When (or if) I have finally found an interesting video it often turns out that it is a part of a series of videos that go together. I have real problems to figure out how to play the whole series in the correct order or even to find the other videos (some people post a lot of videos). I don't know if this is my problem, a problem of the users that have added the videos or rather a problem of the YouTube site but I hate the site interface.
  • The posting date of a video is important for me to know if the information is up-to-date or not. YouTube makes it very small and displays it in gray so that one cannot find it easily.
  • There seems to be no way to see the comments you have posted to videos. So you don't know which videos you have commented on. Very poor.
  • And it looks like everybody can take any name as his channel name on a first come basis. And he keeps it forever. This means that if there is some idiot who takes let's say your company name and posts stupid stuff you have no chance to do anything against it. And to make things even more annoying the YouTube channel with your company name and the stupid stuff will appear on top of the Google search results...
Well if it is my mistake that I am not able to use the YouTube site I apologize for my statements. But searching on Google lets me believe that there are a lot of other angry users that would be very happy about some changes, e.g. here.

Comments

Popular posts from this blog

SOLVED: Making Wake-on-Lan (WOL) work in Windows 10 / 8.x

WINDOWS 10 UPDATE: THIS FIX ALSO APPLIES TO WINDOWS 10 , IT IS EVEN MORE IMPORTANT,  BECAUSE WINDOWS 10 TURNS "FAST STARTUP" (read below) BACK ON AFTER UPDATES (yes, Microsoft does not stop creating nonsense features / bugs). TO DISABLE FAST STARTUP ON WIN 10 THROUGH GROUP POLICY PREFERENCES CREATE THE FOLLOWING KEY: HKLM\System\CurrentControlSet\Control\Session Manager\Power\HiberbootEnabled and set its value to 0 ! I had very serious problems getting Wake-On-Lan (WOL) to work on my new Dell Optiplex 9020 MT (MiniTower) on Windows 8.1 Pro. I finally got this to work and would like to share my experience here. Note: At the time of this writing the current Dell BIOS for Optiplex 9020 MT was A05. UPDATE: The same behavior is also observed with DELL BIOS A07. Maybe Dell needs to comply with some power saving requirements and therefore enables Deep Sleep instead of Wake-On-LAN? Whatever the reason is, it is extremely annoying that this is the default and it is not

Changing the Reserved IP Address in a Static DHCP Reservation in Windows Server

  Static IPs preferred DHCP is a good thing if it works - set and forget. But what happens if the DHCP server is down for some reason? Exactly - the whole network stops working. Another problem of DHCP are those random IPs a client gets each time. This is very bad for printers that use DHCP. Therefore I prefer static IPs over dynamic.   Windows Server 2012 R2 Essentials: You cannot stop Windows LAN Configuration Service anymore Unfortunately, there is some strange behavior on Server 2012 R2 Essentials if you just enter static IPs on your Windows clients - your Windows OS will show exclamation marks on your network connection from time to time, etc. There is actually a Windows Server LAN Configuration service which keeps overwriting your manual settings and the bad thing is that you cannot stop that service in Server 2012 R2 any more for some reason...So, instead, I decided to use DHCP on the server and add an Alternative IP Configuration with all static data as a fallba

Windows Server 2012 R2 ESSENTIALS: Virtualization How-To, Physical Hyper-V Host and Virtual Server (VM)

This is intended to be a guide how to install Microsoft Windows Server 2012 R2 ESSENTIALS as a virtual server, i.e. inside a virtual machine (VM). This VM will run on a physical Hyper-V host which will be again Windows Server 2012 R2 ESSENTIALS itself. This type of installation is allowed by Microsoft but they have not included a tool to simplify the process. In order to achieve our aim, we need to modify the original ISO by removing the Essentials Role and Essentials Setup using Microsoft's own tools. DISCLAIMER: To my best knowledge everything described here complies with the MS license terms. It worked for me but does not mean that it will work for you as is. So make sure that you have understood everything and check if each step applies to your system. There is no liability for damages. Physical Hyper-V Host vs Virtual Server (Guest VM) Windows Server 2012 R2 Essentials is a very interesting operating system for small businesses. What many people don't know: Microsoft