Simple questions thread. Ask your simple questions here.
>Read >GNU/Linux questions? >PC building? >Programming questions? >Good, cheap, laptops? >Cheap electronics? >Where can I get Win10 LTSB? >How do I activate Win10/Win7? Piracy is a crime.
Are unrooted Android phones even usable? I need to use some apps (banking included) that requires an unrooted phone. I'm very used to some stuff like MinMinGuard, have not seen ads for years. Don't know if I should do it.
Gavin Howard
>10 minutes in and nobody noticed the new op format yet Great, now I just need to bring more tumblr and it will be as good as reddit.
REEEEEE PLEASE HELP ME WITH Seriously, I'm pretty stuck on this issue, any suggestions would be very much appreciated.
Josiah Lee
Right click on desktop, go to Nvidia control panel, then go to manage 3d settings, find v sync and turn it off. Then apply the changes.
John Brooks
You're the guy that dosent know how to read dev mailing list arent you?
Jason Cruz
Thanks for the reply m8, but that was of course the first thing I tried. Welp, is there any specific one I should follow on this issue? Sorry for being stupid.
David Hughes
Is the SSD having a short longevity thing a meme? I've already done all kinds of things to prevent writing too much on it like disabling page file and all kinds of shit, some people say only older models had a problem with dying too quickly. Is transfering some of your appdata folders that constantly have small writes to it like save files from the SSD to a HDD recommended?
Robert Anderson
CPU-Z detects my RAM but the bios and windows 10 don't detect it. What do?
I've had mine since 2015 with OS partition on it, pagefile enabled and always out of space but I didn't have any problems so far, it may be it was an issue more prevalent in the first models, though technically SSDs are still much more delicate than HDD. If you aren't sure and really care for your files, either make backups or buy a mid-high range 7200 RPM HDD from a brand that was tested thoroughly, it still costs 3 times less than SSD anyway.
Sebastian Edwards
because you exist
James Roberts
try with a different launcher
Robert Wilson
step one would be to update your BIOS.
Angel Sullivan
You're talking tough because you're anonymous, I bet you still live in your mom's basement and watch japanese cartoons.
Isaiah Campbell
nice projection there buddy
Sebastian Morales
>implying it's not true It wouldn't even be surprising if your discord profile pic was from some cartoon or comic, not even to mention your steam library full of weebshit.
I'm taking my laptop and an HDMI cable to check out a used TV for sale. What should I use to check for defects, dead pixels, bleed, etc, I'm already planning on checking it on a grey image for evenness, and R G B for dead pixels, is there anything else?
John Morris
seems like your autism will suffice. Check for any yellowing or burn-in, if it's an OLED.
Luis Gomez
>he's antosocial Can spot the weeb from miles away.
I've got a list of directories I want to move to another drive in a .txt file on windows it's formatted like K:\music\trashalbum K:\music\trashalbum etc
Cartoons are for children. I'm going to delete all the weebshit from this site one day.
Dominic Thompson
Once I read a way to input a list of files from a txt file to the "move" command (batch) but right now I can't find the link. It was posted on stackoverflow so if you don't get any other answers I recommend you try searching there.
Landon Rogers
I've already tried there but everything seems to be for moving lists of files not directories
Jackson Sullivan
Can you program 2D games for windows in assembly?
Anthony Kelly
Right, directories are a bit more annoying to deal with. Have you tried creating new directories with the same name and then move only the files to the new dirs?
Logan Evans
Rollercoaster tycoon
Luke Campbell
It's like you came to a place with different opinions than yours just to get into argument to compensate your miserable life. Sad.
Isaiah Myers
I need to know what device I can buy that will allow me to create a large number of SSIDs. 20 or more should do.
Wyatt Lewis
how reliable/efficient is SnapRAID? anyone here tested it?
Isaiah Martinez
I've just tried running this to test it out before replacing copy with move Get-ChildItem -Path K:\music -Recurse -Filter *.mp3 | Select-Object -ExpandProperty DirectoryName -Unique | Copy-Item - Destination K:\mp3_graveyard which has given me a directory full of empty folders so what could I do to move the files to their respective folders? or better still how do I fix the command so it includes the files?
Parker Hill
How do you even tell the graphics card to do things in C without including openGL or directX
David Reed
This is more befitting /stupidquestionsgeneral/, but alright. Is Comodo still recommended as Anti-Virus/etc (referencing its placement in the wiki)? I tried the free version & made sure not to let it install various useless things, but still got constant notifications/windows opening from it. I'm having firewall trouble and assuming that is also the cause, but I'm very stupid in all matters of technology. As for browsers, does Jow Forums use Brave at all, or is that just Jow Forums? Is there anything preferable to Firefox? Thank you please respond.
Jayden Edwards
Is there any specific reason why I can't install some apk files? I tried to install the steam app directly from their website and the clover dev version but I get a "Can't open file" error. I could install fdroid and the normal version of clover. Running lineageOS on a Motorola g4 plus
Sebastian Brown
Nevermind I'm retarded, just had to whitelist battlenet/WoW. Still requesting Jow Forums's choice of free anti-virus
Zachary Morris
You would need a custom launcher.
Cameron Rivera
How can a format be over powered or original poster? You have to go back
Mason Russell
Actually copy is better, because move can sometimes go wrong on windows (damaged or deleted files). First, generate a list of all directories on the source drive then make a copy of that list and replace the drive letter with the letter of the destination drive (if the new dirs are in root just changing the letter should be enough). Then, add \*.mp3 at the end of each line in the first list (the source) like this:
It can be done in notepad with find and replace function, also other programs can do this. Then, once all the lines end like that, merge the other list (destination) like this:
This can be a bit more complicated to do, it can be done probably in batch or with perl but if it's a 1-time action then I'd just use textmechanic.com's merge function: textmechanic.com/text-tools/basic-text-tools/merge-text-line-line/ which can merge lists using client-side javascript.
Carson Clark
Get-ChildItem -Path K:\music -Recurse -Filter *.mp3 | Select-Object -ExpandProperty DirectoryName -Unique | Move-Item -Destination K:\mp3_graveyard this worked perfectly actually but I'll keep that in mind, thanks
Jackson Young
Whats a good equivalent for handbrake in audio?
Luis Rogers
nevermind i forgot foobar2k can convert
Luis Stewart
Is there anyway I can do it in Nova launcher?
Ethan Sullivan
is there any info on the 1070 samsung release or whatever it'll be called? they have the 970 evo & pro NVME ssds out, I was trying to find info on the new ones and release dates, doesn't seem to be any info on it.
Jaxon Murphy
ffmpeg.exe once you get used to using batch files it's the best. Otherwise if you want a gui there is megui which is probably the best gui for audio conversion ever made, it has a package manager that lets you choose whatever codec you need.
Ayden Foster
I could get a cheap Vega 64 with a discount at my local store 415€ (vs normally 500) and 3 gaymes I could sell Worth it? Some people tell me to wait (tm) for 7nm.
Camden Kelly
I haven't had the need to root a phone in years
Levi Rivera
I have 2 choices for a portable cd player >has screen on wired control panel, made of metal, only plays mp3/cda >no screen on wired control panel, screen's on the (plastic) body, supports ATRAC3PLUS with mp3/cda, includes audio conversion software, made by sony Which one's better overall? Having song names w/o taking out the device btfo's even smartphones, but ATRAC might be worth more.
Christopher Lee
>rooting your android
Michael Bennett
Is there any way to boost AUX volume on Android phones? Whenever I plug in my phone at the gym to fill the air with boomer music, I have to crank up the volume on the stereo to beyond reason to get to the same volume as if I were to pop in any of the CD's. I'm using a Samsung Galaxy A3, running Android 6.0.1
Elijah Thompson
my shit keeps crashing and says irql driver less or not equal, ive tried everything but it still happens
Gabriel Nelson
Can you take the source from a FOSS project fork it and make it proprietary? Or something like that.
Can someone recommend me books to learn relational database modeling? Not just SQL.
Aaron Ramirez
that is literally 99.9% of this board you brainlet
Anthony Watson
talk to it in a calm voice user
Daniel Gomez
There's a really solid case to be made for no antivirus or built in on win8/10. AVs do very limited good, break a lot of shit, and can even introduce additional attack vectors to your system. If you are determined to use one, I would go with bitdefender, which has zero popups and uses minimal resources, but can conflict with some shit.
Brave is great on mobile, but kind of ass on desktop. Just use FF with ublock origin.
I remember that there was a Nvidia or AMD official driver which had a setting to make textures transparent which was quickly removed. What was that? I cannot find it anymore. Can be decade+ old, I can't remember specifically.
Carson Bailey
I'm using consumer grade hardware in a server case. How do I go about using something like a Dell 05NF18 PSU?Is there some breakout board that gives me the cables I need?
my heart stopped a few days ago and I still don't feel a pulse but it seems like I'm still alive and can even move around a little bit without passing out as long as I don't move too fast, should I worry about this or is it ok?
Ayden Fisher
you'll be fine
Jacob Ross
Can someone explain to me how to use the 4chanX filter? I can't seem to make it work..
>my heart stopped a few days ago and I still don't feel a pulse > I'm still alive You lie. (or there is a specific medical phenomena of not feeling your heart)
make him feel sorry for you tell him you won't eat anything for a whole month and you will die which is true, you will stop eating, but your will stop you before you die once he notices you're entering auschwitz mode he will realize that you actually feel bad for what happened and he will forgive you
Brayden Sanchez
for what resolution?
Jordan Gutierrez
Stop changing the names of the threads
Chase Morris
i have a dualshock 4 but my pc doesn't have bluetooth, so i was thinking about buying pic related, but apparently there are different types of bluetooth (3.0, 4.0) and maybe not all of them will work with that controller?
I got this amazon.com/gp/product/B00DJ83070/ and it works good with DS3/DS4 though I only paid like $13 for it so don't buy it for $25 see if you can find it somewhere else.
Previously had a chink one I got for like 6 bucks but I had no end of problems with it.
Nathan Bailey
If the AMD leaks are real is it worth buying a 580 today?
Juan Johnson
All Bluetooth versions are backwards compatible, so just get the cheapest one.
Hunter Johnson
Got pic related for $5, how did I do? What should I do with it?
Asher Kelly
580's already shown to be absolutely blown the fuck out by the 2070