Muchos gracias Cyro!
Simple Questions Simple Answers - Page 546
Forum Index > Tech Support |
Deleuze
United Kingdom2102 Posts
Muchos gracias Cyro! | ||
![]()
micronesia
United States24701 Posts
| ||
Durak
Canada3684 Posts
On June 07 2015 13:49 Myrmidon wrote:Technically you can force a hard drive to not spin down by running a background process that gives it something to do so it doesn't idle out, say writing a small amount of junk data every once in a while. But the behavior you see is the intended one—unless it's taking a really long time, which is one of many possible indications of a drive starting to die. I force my mechanical harddrive to keep spinning. I love it because I never have to wait that access my videos, music, etc. I followed these instructions from another forum that I think I Googled: + Show Spoiler + This is not always caused by power management in Windows; sometimes it is caused by the hard drive firmware. Spinning down at a period of 5 minutes or 10 is annoying if you work in Photoshop, Word or other programs and must save your work periodically. It is irritating to wait for the HDD to spinning up. It may also damage the HDD. Solution is very simple: Create a batch file (with filename spinning.bat) in Notepad and put this script in it: echo a > d:\stop_spinning_down.txt (d: represents your HDD). The batch file can be put on the problematic HDD or another partition. Run task scheduler from Windows and create a new task to run that batch file (.bat) and restart that task at 5 minutes or 10 minutes. This operation writes a text file at 5 or 10 minutes and then rewrites that file over and over. The problem is that when every task is executed the cmd window opens, again annoying ![]() We must run the batch file in hidden mode: Create a .vbs file with Notepad and put this script in it: Set WshShell = CreateObject("WScript.Shell") WshShell.Run chr(34) & "d:\spinning.bat" & Chr(34), 0 Set WshShell = Nothing Now save this file (e.g.: spinning_hide.vbs; note that spinning.bat is your batch file) at the location of the batch file and then run only the .vbs file with Windows task scheduler. This method writes a text file of 1k at a 5 or 10 minute interval and prevents the HDD from entering idle mode. | ||
miercat
394 Posts
http://chomikuj.pl/AdekPL/MUZYKA/TECHNO/DJ Splash/DJ Splash - How Ya Feel (Original Mix),1725267576.mp3(audio) The song is by DJ Splash who released all his songs for free years ago, but this version is only available on this particular Polish server that you have to sign up and pay for bandwidth downloads, which is an undesirable/complicated option (the song itself is free besides). Can the audio be downloaded some other way, directly from the media player on the site (the song is playable through the media player on the site). | ||
Craton
United States17250 Posts
| ||
miercat
394 Posts
On June 09 2015 08:53 Craton wrote: JDownloader can do it. I downloaded JDownloader and went to: Links>Add Links>Add URLS> pasted song URL in question> Parse URL And then nothing happened? Is there another way to do it? | ||
Craton
United States17250 Posts
Normally you just have link grabber enabled and by copying a url it will appear in the download list, but add links is the manual way of doing the same thing. Should look like this: + Show Spoiler + | ||
miercat
394 Posts
![]() | ||
domane
Canada1606 Posts
Will using both extensions save me any more bandwidth compared to using only one? | ||
Craton
United States17250 Posts
I also question that those even save much bandwidth in the first place. The vast, vast majority of usage is video, followed distantly by graphics, in turn followed distantly by text. Video and graphics are not compressible without loss of fidelity and (especially for video) extensive CPU cycles (i.e. time / resources). Almost certainly those aren't being altered. The extensions (according to their descriptions / wikipedia) are compressing text such as with request headers and apparently doing some other tweaks for latency. There might be some improved usage of caching, but the details are sparse. SPDY seems a lot more focused on page latency (request -> response -> loaded times) than bandwidth reduction. | ||
![]()
Tephus
Cascadia1753 Posts
Hoping for about 100mbit/s... | ||
xeo1
United States429 Posts
| ||
Cyro
United Kingdom20299 Posts
i ping router IP (for me it's 192.168.1.1) and some random sites online like google, but you can probably even ping specific csgo servers if you know the server IP ----------- Related to my previous issue (high ping to router on LAN) somebody left the house for a week and issues stopped, they came back and it broke again so i unplugged powerline adapter being used to a TV (on 3'rd LAN connection) and ping instantly went back to 0-1ms and it seems fixed since then. Aside from that one disruption i've been fine for 2 weeks or so, maybe it's resolved :D | ||
domane
Canada1606 Posts
| ||
wongfeihung
United States763 Posts
| ||
skyR
Canada13817 Posts
On June 13 2015 04:05 wongfeihung wrote: Hey, complete noobie here. If I wanted to play games off of a SSD, is there anything I need to install or do to the drive before playing (e.g. installing Windows), or can I just plug and play? You need to go into disk management and then assign the SSD a letter (just like how you would set up a HDD if you've done that before) and then just move the game (or install the game) onto the SSD. | ||
wongfeihung
United States763 Posts
On June 13 2015 04:31 skyR wrote: You need to go into disk management and then assign the SSD a letter (just like how you would set up a HDD if you've done that before) and then just move the game (or install the game) onto the SSD. Thanks for the quick reply! I've never set up a HDD before and I'm an idiot, so I'll probably just hold off on the SSD until I watch a few more vids on it. I have another (hopefully simple) question. I'm wondering what's the best video card I can install without upgrading my 460 watt PSU (or anything else, for that matter). My PC parts (Dell XPS 8500) are: i5-3350P 3.10GHz 8GB DDR3 RAM 1TB Hard drive AMD Radeon HD 7570 460W PSU | ||
Myrmidon
United States9452 Posts
| ||
wongfeihung
United States763 Posts
On June 13 2015 05:57 Myrmidon wrote: What connectors does the power supply have? Also, could you take a readable picture of the label? No idea on the connectors. Do I need to take it out of the box for that? Also, picture: + Show Spoiler + ![]() | ||
GreenHorizons
United States23292 Posts
| ||
| ||