[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

/sqt/ - stupid questions thread

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 347
Thread images: 50

File: 1469384732701.png (341KB, 726x638px) Image search: [Google]
1469384732701.png
341KB, 726x638px
Post your simple/small/stupid questions
Take at least 10 seconds to google first

Old Thread: >>60721222
>>
How to fix a scratch on an IPS monitor?
>>
>>60730093
>>
File: 1491368953033.jpg (315KB, 2000x2000px) Image search: [Google]
1491368953033.jpg
315KB, 2000x2000px
>>60730258
In the TRIB formula does variable K(information bits per character) include the parity bits?
Say for example I have 8 bits plus 1 parity bit

Is my information bit per character 8 or 9?
>>
>>60730280
do you have TWRP?
>>
File: 1489675749932.gif (395KB, 540x540px) Image search: [Google]
1489675749932.gif
395KB, 540x540px
>>60730258
What's the best (atleast 24") gaming monitor for under 300?
>>
>>60730300
yes, TWRP works and I was thinking of making a backup with it, doing a factory reset, then recovering the backup, but I don't know if it'll just have the same problem.
Also, since I only have internal memory right now, will the twrp backup still work if I copy over to PC and back to phone later? If I remember correctly it's just in a folder called twrp/backups or something
>>
>>60730338
you can extract applications and data from a TWRP backup using Titanium Backup, might require premium though.
I've only used it once and seemed to work fine.
>>
hey /g/, so I got my ham technicians license and a baofeng a while ago and wanted to get more into the desktop amateur radio side of things. i do already have some experience with linux

i looked at https://wiki.archlinux.org/index.php/Amateur_radio#Software_list and there is a lot of different stuff out there. i know i should probably try it all and see what i like, but its a lot. if youre into amateur radio, what do you personally use? i like the idea of a logger if it could show me the data in an interesting way, but im not even sure what else i would really want
>>
>>60730363
awesome, thanks
>>
Anyone who uses Notepad++:
How do you change the console from Windows CMD to the built-in console or vise-versa? Trying to compile and execute C++ in the native console but it outputs to Windows console.
>>
What's your software of choice for creating RAM disks on Windows 7?
>>
>>60730258
What android phone should I buy? Is Samsung still the best option?
>>
>>60730338
>>60730363
You can transfer it off phone then back to it later, but you might have issues with transfer size

some dumb shit about no FAT32 files above 4gb or something -- be careful of that as you might not be able to get the file back onto phone

I recommend backing up to a USB over OTG that's formatted with the correct filesystem for android (fat32) then wiping the device, get android going, then transfer the file back. Do not transfer the file to the USB if its not already formatted with the correct filesystem; most devices will require it to be formatted into FAT32 if its not when in android.
>>
>>60730438
i believe theres a thread for smart phone gemeral

but depends on the budget
general consensus is that samsung has the best hardware
but far far from the best software
>>
>>60730438
alot of other brands have more features, but samsung is the only phone brand that polishes its software enough to compete with iphones.

stress tests show that samsung perform alot better that other androids and will be much more lag-free
>>
why does this c++ code exit as soon as you give it input?
cout << "Enter number\n";
int decision;
cin >> decision;

cout << "You entered " << decision;
cin.get(); //Here so the program doesn't close instantly
>>
>>60730460
>>60730490
Cheers gonna go to that other thread
>>
Can anyone help me with installing sourcemage? When I get to the part about partitioning drives I get fatal error and then it just wont install off of the CD

Im probably just retarded but please halp
>>
I'm using pic related (2e) as my introduction to C. Everything was going fantastic until I got to Section 1.5 in the tutorial. I've read through pages 15-17 probably 5 times now and it just doesn't make sense. Please help :(
>>
File: 00.jpg (51KB, 608x336px) Image search: [Google]
00.jpg
51KB, 608x336px
Hi /g/

When I am setting up the wireless on my router, I have
>Connection Control
and
>Association Control

What is the difference?
>>
>>60730613
what other programming languages you know?
>>
>>60730614
source?
>>
>>60730613
I/O is typically a complex part to any language. Look up some outside sources to learn it- it really is a concept that some people grasp in a different way to others.
>>
>>60730623
Only a little bit of Java. And I have no experience using Linux or any operating system other than Windows
>>
>>60730633
http://www.imdb.com/title/tt0465580/
>>
File: Screenshot_20170603-234334.png (77KB, 2265x204px) Image search: [Google]
Screenshot_20170603-234334.png
77KB, 2265x204px
Literally how is this possible
>>
>>60730649
I'll try this, thanks.
>>
>>60730613
holy shit, if you starting C get a different book, something that is actually oriented at the beginners
>>
File: choosing_progr.png (1010KB, 2000x2210px) Image search: [Google]
choosing_progr.png
1010KB, 2000x2210px
>>60730650
well, usually as this shit goes is you should not hang up on details.
if you stop on every thing you dont immediatly understand you wont get far. just be aware of shit and move on

but unless you have some specific objective to do, you should not be doing language like C, it takes hundreds of hours to feel like you gain something useful that translates in actionable thing
>>
>>60730688
Oh I have the hours. I'm wanting to learn R, but, as you warned, got hung up on some of the details. I've read from countless sources that learning C will make any language in the future easier, so I figured I would go ahead and bite the bullet.

>>60730674
Recommend anything in particular? Or maybe some prerequisite knowledge to using this book?
>>
>>60730688
>>60730740
Ah just checked out your image. I will take this into consideration thank you.
>>
Where can I get a working copy of Windows 7?
>>
>>60730740
>Oh I have the hours. I'm wanting to learn R, but, as you warned, got hung up on some of the details. I've read from countless sources that learning C will make any language in the future easier, so I figured I would go ahead and bite the bullet.

yeah, thats old theory of old farts
usually meant for actual daytime full time students who will be taughted, and will be forced to use, and will moved forward

not someone who learns on its own

major thing with learning yourself is staying motivated and keep learning, and low level langauges like C have really hard time with that

you can spend 700 hours learning C and your projects would be still so extremely limited
>>
>>60730763
Get the ISO of the one you want and use a tool to unlock it.
I can't remember the exact name of the tool but it's basically the best way to activate it. Google it, I'm sure it'll be up there with the top results.
>>
I'm trying to compile mpv on a pretty new ubuntu 17.04 install.

Checking for OpenGL video outputs                                    : not found any of egl-x11, gl-win32, plain-gl, gl-wayland, mali-fbdev, gl-cocoa, rpi, gl-x11, egl-drm 
No OpenGL video output found or enabled. Aborting. If you really mean to compile without OpenGL video outputs use --disable-gl.


Any idea what the deal here is? glxinfo looks fine to me..

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.0.3
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.0.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.0.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
>>
>>60730818
Alright I'll take a look. All of the results for just Windows 7 working copy were shit.
>>
>>60730275
something like http://www.wikihow.com/Fix-a-Scratch-on-an-LCD-Screen
Read the OP, faggt
>>
So how would I go about reformatting my hdd to gpt if it is the main boot drive with the os and everything?
>>
>>60730873
DazLoader
That was the name of it
Download that and use it on an inactivated copy of W7. It's the best cracker.
>>
>>60730897
backup your files, format, install gentoo like normal
>>
>>60730936
Thank you
>>
>>60730658
Please help me /g/ents
>>
I got a new windows update on my laptop with dual boot
this new update brought a feature that allows me to use my laptop as wifi hotspot while im connected to another wifi
how can i do this on linux?
>>
>>60730541
Why should it hang without being told to do so?
>>
does it make sense for a disk to load things slowly (thousands of image thumbnails for example) during a large installation?
>>
File: 1459669601421.jpg (322KB, 864x864px) Image search: [Google]
1459669601421.jpg
322KB, 864x864px
I have a spare laptop screen that I want to sell, its from a memepad t520. Is there any website to see what laptops are compatible with it so I can list them in the ad?
>>
Is there a difference between depositing a check at an ATM and depositing a check on the internet? Like is one faster?
>>
>>60730460
>>60730490
S8 seems okay? Except for the extremly fragile screen but thats nothing a protection case (?) can fix,right?
>>
>>60731109
I thought that's what cin.get() did.
Even if I put another cin >>, it'll close instantly, without running any other code. I don't know why this happens.
>>
>>60731115
Get a SSD.
>>
>>60731251
i have one
>>
>>60731198
>depositing a check on the internet?
Do you mean using an app to snap pictures of the check to send to your bank? Things seem to take an extra day or so to clear for me, but it will vary from bank to bank.
>>
>>60730258
IS my gpu dead?

>window logo then black screen when using Amd drivers
>use generic ms ones shit works fine
>same shit on win 10 and win 7

Is it dead guys? why is still working in generic mode?
>>
>>60731285
>why is still working in generic mode?

cuz no hardware acceleartion is actually used I believe
>>
>>60731243
Have it print whatever that last cin.get() gets. My guess is it's returning what ever end of line sequence is there.
>>
>>60730460
All they ever talk about is chink phones tho
>>
> Tfw the PC I built in 2011 has died.
I'm sad now. Thankfully, my friend has a spare laptop from 2014, should I take it from him? He has no use for it himself he says. So yeah, should I take it? I haven't used a laptop since god like, 2005
>>
>>60731243
You're grabbing a number, but you typed something like "123\n" so the newline is still dangling there.
>>
can I build my own server rack form factor/1U server?
>>
File: 1485389030800.jpg (605KB, 900x719px) Image search: [Google]
1485389030800.jpg
605KB, 900x719px
What command-line interpreter should I install to write and run code seen in SICP?

I have a Windows 7 machine, as well as a Raspberry Pi with Raspbian installed, so for either would be fine.
>>
>>60731402
So it seems I can buy the case/chassis and throw my own hardware in there

is there special form factor hardware for a server chassis or is it the same shit, save for the PSU?
>>
>>60731421
I believe it's best to run it with MIT Scheme but a lot of people use something else, like Chez / Petite Chez. Maybe chicken. I used PLT Scheme (now Racket) but there are some incompatibilities which aren't hard to manage if you've ever programmed before.
>>
>>60731421
scheme
>>
>>60731375
Pls respond
>>
>>60731495
if you have a monitor, a keyboard, and a mouse you can hook them all up to the laptop and pretend it's a desktop for the time being
>>
posting this from my watch
>>
>>60731375
>>60731495
nigger he could be giving you utter shit or a great beast
anyway if you got ~$350 and you dont need mobility you should build rather desktop
>>
>>60730688

im so fucking shit on maths, what language i should learn or i just kill myself?
>>
>>60731508
Do you think a 3 year old laptop could run Overwatch? I don't know the specs
>>
>>60731562
to do what?
anyway, python
>>
File: .jpg (1MB, 5120x3840px) Image search: [Google]
.jpg
1MB, 5120x3840px
>>60730258
how to run a .jar once extracted without a gui?
it keeps working as a winrar instead of a .jar, tried opening with "Java Platform SE Binary" and nothing happens.
it contains only 1 class, how could this be so fucking hard?

been struggling since 1 hour ago, considering jihad as a better career.
>>
>>60730258

My dad has a 4k TV and a smartpad with linux, and wants to watch movies on the TV from the pad. it only has a microusb and USB ports on it. any way to nigrig it to get it to work? what cords would he need?
>>
>>60730329
From experience I can say that 24-27 is the sweet spot you're looking for as anything else distorts the picture too much.

At the 1080p resolution just find the fastest response with the lowest delay and you should be pretty much set. As your budget is 300 or less you're not going to have too much of a variance in picture quality.

Remember, keep your monitor to known brands as other manufacturers are chronically bad with pixel death and short lifetimes. The price is lower but your enjoyment will be too.
>>
>>60730848
ubuntu separates development headers into their own packages
>>
>>60731621
>considering jihad as a better career.
Don't do it, anon, the early retirement plan sucks.
can you open a command prompt or terminal and run java from the command line? If so, run what's in the jar file with "java -jar jarfile.jar" to see if it complains about anything.
>>
My home wifi has been weird lately. My laptop and phone can't stay connected, and in general it acts as if the signal is weak, even if I'm in the same room as my router/AP.

Today I logged into my router and in the system log I see a boatload of error messages:

Jun 3 18:32:21 2017 System Log Message Resetting; Code: 01
Jun 3 18:32:21 2017 System Log Message ath_bstuck_tasklet : Entering

They repeat every two seconds, nonstop.

I google'd "ath_bstuck_tasklet" and got some hits with people describing similar problems. However all I've seen so far are coming from network professionals overseeing medium-large networks on Cisco or UniFi hardware, not two-bit FiOS peons like me.

From what I can gather, the problem may be signal noise related. How do I troubleshoot that?
>>
File: barbeque.gif (483KB, 500x292px) Image search: [Google]
barbeque.gif
483KB, 500x292px
I bought a .com domain on squarespace for $20 a year and assumed i'd get to use their tools as well, but their tools are $12 a month

i can write HTML etc but i could have got a .co.uk on goDaddy for £9.99 per year

can i upload html to squarespace without paying? can i get a refund on the domain? i can code websites as i said but i have no idea about how to make them live
>>
>>60731574
>to do what?

>I dont know just pick one for me
> Just for fun
> Im interested
> i want to learn more about how OS works
> and works more related to science
>>
>>60731571
if it isn't explicitly a gaming computer, no. Even then it'd be like watching a slideshow on a stovetop
>>
>>60731750
Change the band on which your router's running. 2ghz->5ghz
>>
a couple keys on the keyboard weren't working, I opened it up and found all the non functional keys on the same stretch of 'contact'
I think I've found a mark/blockage near the top of the 'contact line', what would be the best way to patch it? my next idea is to tape some aluminum foil over the area I think the fuck up is in

any idea?
>>
>>60731700
been a while since i used cmd prompt for anything.
Ok, i changed the dir to the file containing the .jar
what do i do now?
>>
>>60731830
i say check the user license agreement.
If refunds are non-applicable, then you fucked up.
If refunds are, then do the godaddy thing.
>>
>>60731830
I think what you're talking about it hosting
you pay for the domain and usually you pay for hosting and you get a cpanel or whatever
I have no idea about squarespace but here's some clues to what I think you want anyway

https://answers.squarespace.com/questions/153930/can-i-upload-my-own-website-files-into-squarespace.html

https://www.google.ie/search?q=host+website+from+home
>>
>>60731968
aluminum and duct-tape will do.
>>
>>60731655
I'm guessing your 4k tv is 'smart', should have some 'wifi direct' kind of shit on it
I think LG uses smartshare
google the tv brand + stream from tablet
then you'll probably have to fuck with apps to do streaming

did you try connecting the tablet (microusb) straight to the tv (usb) ?
you're fairly limited by the possible cables anyway
>>
>>60730658
Please send help
>>
File: 1490288132135.gif (2MB, 311x362px) Image search: [Google]
1490288132135.gif
2MB, 311x362px
>>60732031
thanks man, I'll post results even if you're not interested
>>
>>60732094
i'm interested enough.
>>
>>60732075

Not a smart tv actually, they wanted non-smart cause muh NSA. Would a microusb to usb actually transfer video? I'd need an hdmi adapter or something right? I might have to connect several cords together. I'll investigate what ports are actually available on both devices
>>
>>60730288
pls hlep
>>
File: i don't get it.png (151KB, 750x750px) Image search: [Google]
i don't get it.png
151KB, 750x750px
How can I ping my docker container by its name?
>>
>>60732000
type java <return> and see if it runs. If it does, exit. Now, type the command I gave in quotes substituting your jar file name for "jarfile.jar" as you do so.
>>
>>60732158
Chromecast and stream it through that.
Or a roku.
>>
>>60732255
>Type "Java <return>"
The Syntax of the command is incorrent
>Type "Java return"
Error: could not load or find main class return

I might not have installed the JDK correctly.
>>
I poured some juice on my laptop keyboard and now some of the keys are squeaky. Is that bad?

It was orange and raspberry by the way.
>>
>>60732110
works inconsistently, turns out if I press down real hard on the foiled area it works, doesn't when not under pressure
tried using a keyring around it, not tight enough, put some tape over the keyring, still not enough, I smooshed a length of paperclip down, still not tight enough, also the foiled area is an awkward enough spot to fit shit around

takin a break now, any suggestions for long term squishing solutions are appreciated
>>
>>60732527
was it much?
sounds like you spilled it a while ago and the shit's not gonna break but in general if you pour shit on your laptop turn it off, put it upside down to dry out

you can probably order a replacement laptop keyboard for like 20$ if the squeking gets too much though
>>
Which is better, two phones or one with dual sim?
>>
File: 01.jpg (266KB, 1280x1707px) Image search: [Google]
01.jpg
266KB, 1280x1707px
>>60730614
>>
>>60732208
https://www.google.ie/search?q=How+can+I+ping+my+docker+container+by+its+name%3F
seems like those first three stackoverflow's mixed together would help you
>>60732632
define better, probably more economic with dual sim, but if you use the extra sim to send dick pics maybe two phones would be better
also you probably have an old phone lying around so maybe just get another phone and use the old one alongside
also consider that some dual sim's use that extra sim port as the like memory card / sd card slot, so maybe it'd just work out as a 1 usable sim phone same as mine did

be more specific for a more specific answer
>>
>>60732547
how about a staple?
>>
>>60732568
Wasn't a lot, it flowed around 9 or so keys. Seemed to have good surface tension, and the chiclet keyboard is pretty tight, so I just wiped it off.

Good to hear I shouldn't expect any surprises later if it's working now (which is a good few hours since the incident).
>>
already have a windows pc for gayming and I want a macbook, should I get a 2014 11inch Air or a mid 2012 Pro
>>
I'm trying to boot Fedora off a Live Disk USB on this laptop, but there's no hard drive, and therefore no bootloader. I downloaded a GRUB tar but the computer keeps saying bootmgr not found.
>>
Just gonna shamelessly copy and paste.

I have an HDMI device which goes into a monitor, which is connected to my PC's line-in port. I do this so that I can have all audio come from my PC and can adjust it with the built-in windows mixer.

I was thinking about getting a fulla 2. Would the device which is connected to the monitor benefit at all from this?
>>
I'm trying to install something onto my USB, but everytime the process starts the USB immediately disconnects then reconnects which obviously stops the installation.
Why would this be happening? How can I fix it?
>>
>>60732632
traveling? 2 phones.
illicit (drugs, cheating)? dual sim.
>>
>>60732724
I'd still suggest turning it off and upside down drying to be honest, all it takes is like one tiny bit of juice to hit two contacts at once
still if it wasn't much and kept it surface tension / didn't leak through, then seems kinda alright, gotta judge yourself I suppose
>chiclet keyboard
I fucking hate modern laptops
>>
>>60731039
>>60730763
http://pastebin.com/smjvLZN4

Ignore this >>60730818
>>
File: 1490282402152.jpg (461KB, 1365x2048px) Image search: [Google]
1490282402152.jpg
461KB, 1365x2048px
>>60732684
beautiful
I was like that's not going to do the job but I tried it out and gave it a bit of a wiggley / crimp and it's still slightly inconsistent but working and probably the best I'll get
definitely to do with how the staple's flat and more malleable than the paperclip, great suggestion, thanks
>>
>>60730897
Just install your new OS on top of it, and delete all partitions during the reformat.
>>
File: 1495996012517.jpg (264KB, 1080x1370px) Image search: [Google]
1495996012517.jpg
264KB, 1080x1370px
Does anyone know if YouTube superchat charges tax?
>>
>>60732793
Never mind, figured it out. :^)
>>
>>60732453
lower case j and <returm> means hit the return on enter key.
>>
If I install Linux on a partition can I then just copy it to another one and update grub to boot it like nothing happened?
>>
Ok what is a good IDE or editor to start with Python? im on linux btw
>>
>>60733152
You won't need an IDE for Python. Just use your preferred text editor.
>>
>>60733152
This >>60733176.
If you have to use something else, or don't have a favorite text editor, IDLE is probably in your distro's repositories, possibly bundled with other Python coding tools.
>>
>>60730380
pls respong
tl;dr: u into amateur radio? what do you use and why?

ive posted this a few times now do that few people on /g/ use ham?
>>
>>60733112
yea, as long as;
a. the fstab is valid, depending on what exactly you're doing, this may need to be updated
b. the initramfs is built with support to access the rootfs in the new location, again depending on what you did, this may need to be rebuilt
apart from those, just grub
if it's a /copy/ and not a /move/, you may also want to generate new host/ssh id's as well, to make it a unique installation
>>
>>60733251
Okay thanks, it's is in fact a move.
>>
>>60733222
>ive posted this a few times now do that few people on /g/ use ham?
I see /g/ ham radio threads twice, maybe three times a month, keep your eyes open. /out/ also gets them from time to time, but I didn't see one just now.
4chan skews young and ham radio skews old, I'm not surprised that you're not not buried in suggestions in this thread.
>>
This build is okay for gaming on low settings while streaming right? It should all work okay with no glaring issues or hiccups?

https://uk.pcpartpicker.com/list/nMTVQV

I don't know shit about pc's really but tried my best. Just wanted a 2nd or 3rd opinion to make me confident to buy it all and put it together.
>>
>>60733384
change the 1060 for a 8GB rx480/580 and you're good
>>
How many languages do average professional programmers know?
>>
>>60733474
they're usually really good at one or two and can handle themselves in a couple more
>>
>>60730329
Halp w/ this
>>
>>60733474
english and their native language
>>
>>60730329
Get a 144hz, if the games you are playing can get that many frames, if not, lower your settings. They are all around the same price range and quality really. High graphics settings and 4K resolutions while playing on 60fps is for casuals. Might as well get a console.
>>
>>60730329
>>60733620
My pc specs sorry that it's an image
>>
Please help >>60726895

iTunes installer is 247MB and I can't waste that much bandwidth on this limited connection.
>>
>>60733757
I think there's no option for an iPhone, just for ipods. but anyway, you don't need itunes, just use some other shit like google play music
>>
>>60733779
Thanks for the reply, but that wasn't my question. I want to be able to USB-tether the iPhone's cellular data connection. I don't care about music sync.
>>
If you've dabbled in a few programming languages can you call yourself a beginner anymore?
>>
>>60733997
yes
>>
where can I get a replacement sticker for my ryzen 5 cpu?
>>
Since yesterday it's almost impossible to post here with Firefox, constant CAPTCHA errors and yet it's fine with Chrome. Why?
>>
whats the popular low resource use windows program that allows me to monitor temps and cpu/hdd activity and whatnot?
>>
Can USB flash drives "overheat"?
Mine keeps disconnecting then reconnecting randomly.
>>
>>60734360
yes
>>
>>60733307
alright thanks, I'll wait for a bit or maybe start one
>>
>>60733797
why can't you wifi tether? don't need itunes for that
>>
How to locate a substring and save it on an array of strings in C?
>>
>>60734425
Forgor: Locate a substring on a text file...*
>>
Is the X in Mac OS X for "Unix" as well as for 10?
>>
>>60730258
I made a pretty simple asset upload/retrieve image server in clojure. Going to the /get-image endpoint serves up a random image from the ones that have been uploaded. The part I'm confused about is how to go to a url and return an image with a different name, because it currently comes back with the filename "get-image". Is there a standard pattern like a redirect I have to use here or is it going to be something in the clojure library that I have to tinker with?
>>
>>60734425
read the man pages
>>
File: perrotriste.jpg (127KB, 1000x598px) Image search: [Google]
perrotriste.jpg
127KB, 1000x598px
My PC won't turn up.
I powered on my pc today and I don't get video signal, I tried cleaning all the conectors and RAM sockets, reseting the BIOS memory by removing the battery, conect the monitor by DVI and HDMI, finally I made the green cable test on the PSU, it turned on and then turned off after a second, Is the PSU bad? I have doubts because it keeps on when it's connected to the mother board, I dont have a multimeter for test the connectors of the PSU.

tl;dr The PSU turns on and off after a second during green cable test, Is the PSU bad?
>>
File: Screenshot_2017-06-03-23-52-46.png (719KB, 1440x2560px) Image search: [Google]
Screenshot_2017-06-03-23-52-46.png
719KB, 1440x2560px
Thinking of turning my mitx server into a full blown rackmount setup. A decent 4U case is $100, this 6U box is $130, and a 16 port 1U switch is $40. Any reason to not do this?

And with a server rack case, the number of U refers to how much it can fit right? A 6U rack can fit a 4U case and a 2 U case?
>>
File: problem.jpg (28KB, 426x204px) Image search: [Google]
problem.jpg
28KB, 426x204px
>>60734606
MySql problem

SELECT *, (SELECT COUNT(`stats`) WHERE some_condition) FROM `datas`

I'm making this query where I'm some data along with the statistics for each row. The simplified code above works good with small amount of data, but as it gets bigger, it's getting more and more slower. My question is, what is the alternative and more efficient way to do this?

I tried this
https://stackoverflow.com/questions/6899085/where-clause-inside-countdistinct-clause

but it didn't yield the result I need.
>>
>>60734682
If you're feeling cheap, check out lackmount. The ikea "Lack" end table perfectly fits rack servers.
>>
File: Screenshot_2017-06-04-00-07-34.png (494KB, 1440x2560px) Image search: [Google]
Screenshot_2017-06-04-00-07-34.png
494KB, 1440x2560px
>>60734769
No way! You mean pic related? I have this exact table and it's only $10 for another one. So what kind of mods need doing for it to work as my rack mount?
>>
File: procs.png (40KB, 782x585px) Image search: [Google]
procs.png
40KB, 782x585px
>>60730258
How can I tell what's using all of my memory? Is it the OS? I'm running rasbian minimal.
>>
>>60734826
caching
linuxatemyram.com
>>
>>60734811
Basically just some bolts. Watch out cause part of the legs are hollow.

https://wiki.eth0.nl/index.php/LackRack
>>
Whats the best (cheap) CPU for the 1156 socket?
want to get a new CPU but i dont want to have to get a new motherboard, ram and case as well, which i would need to if i got a new CPU.
>Currently have an i5 760
>>
On Windows 7, about 20 minutes after booting, my consent.exe and wermgr.exe stop appearing and just hang, so I can't run anything. If anything freezes or crashes or needs elevated permission for something it also just hangs forever. I have to hard kill the computer to restart it because shutting down also hangs.

I've found plenty of reports of this but not a single working solution, although the search terms fundamentally bring up mostly the wrong things. Has anyone else encountered this problem or know what causes it? I just want to understand what's going on.
>>
>>60734899
Nothing within that generation is going to be worth it.
>>
File: 390496fc110b443cb9ea3f3b3fffeb99.jpg (327KB, 1152x1536px) Image search: [Google]
390496fc110b443cb9ea3f3b3fffeb99.jpg
327KB, 1152x1536px
>>60734845
I would like to do pic related. Is there nothing else holding up the rack mounted servers or switches other than screws?
>>
Is being a self taught software developer possible at 25? Focus on a degree?
>>
So does everyone avidly avoid using Chrome in favour of Firefox? Is it wise to sign into Firefox to carry over bookmarks between computers?
>>
>>60735119
>sign into Firefox
?
>>
so i had a prebuildt pc shipped to me, its a water cooled one. do i have to clean it out before i fill it with coolent? it was already filled before it was sent to me. should i check the tubing some of it is leaning?
>>
>>60735178
if it's a closed loop cooler, you shouldn't have to touch it at all
if it's an open loop cooler, then you will want to do some reading and perhaps watch some videos on proper maintainence of it, needless to say, fucking it up should not be an option
>>
>>60735178
No. With prebuilts you just leave that shit alone. Part of the cost is knowing they cover you for any problems. Especially with a liquid cooled PC. I assume it's a custom loop?
>>
So i'm thinking of upgrading from my 970 to a 1070 but what is the difference in all these versions of it? Are they made for certain function in the card or something?
>>
What's the best alternative to Daemon Tools since it's full of junk offers?
>>
>>60735303
It's nothing to do with version. It's more architecture. The 1070 is close to and beats the 980 ti in many instances.
>>
How long does it take to get a cockbox?
It says
>PENDING
I'm sure someone here has one.
>>
>>60733092
I have an enter key.
not a return key.

but yes something did happen when i typed "java" and pressed enter.
now what?

btw going to bed now, please leave comprehensive instructions so i can check later.
>>
>>60735403
>now what?
Follow the directions that you've been given twice now. If you can't, hire a tutor.
>>
>>60735365
Ah, I guess that makes more sense, I mainly use my PC for gaming and i'm not very savvy in all this
>>
>>60730740
Kochan's book on C is good for beginners. After that read The C Programming Language.
>>
>>60731700
did as yu said.
it only runs in cmd prompt. a whole lot of something for fuck all i would say.

Stilll got no clue how to make it function as an application without needing ot open cmd prompt.

Maybe i am supposed to compile it or something?

I did get an error message when i exported it, so maybe thats the rpoblem.

I will solve this in the morning, then proceed to make a text-based adventure game called nigger-quest.
>>
>>60735449
What resolution are you playing at? If you're playing at 1080p, get a 6GB gtx 1060. The gtx 1070 is more of a 1440p card.
>>
>>60735447
>>60735500
it worked. didn't solve my original problem though so it was all for naught.

Will try to solve problem tomorrow.
>>
>>60735519
1080p, I was thinking of getting a 1440p monitor soon as well but right now I don't have enough to split between a new card or monitor, unless I can find a real cheap 1440p monitor
>>
>>60735579
So get the 1070 now, and a 1440p monitor in the future. With buying a monitor, it's like getting a power supply or motherboard. You don't cheap out on it. You're going to be staring at your monitor everyday. You don't want a garbage monitor just because you trying to stay under a really low budget. Any decent 1440p panel will be $350 to $450.
>>
Is firebase safe enough to handle a database of paying subscribers of my web app?
>>
File: EwigerJudeFilm.jpg (49KB, 325x451px) Image search: [Google]
EwigerJudeFilm.jpg
49KB, 325x451px
I'm always paranoid whenever I have to type my credit card information to make a purchase. Yet I'm too stingy to pay for an antivirus. Would using a sort of sandbox program or a virtual machine make these transactions safer? I know it would make me FEEL safer, but would it help?
>>
>>60735528
You now have a command you can type to run the file. Look up how to make a shortcut run a custom command.
>>
>>60735636
PayPal. If any service you're paying for takes PayPal, use that. Otherwise no, there's really nothing you can do unless you stick a guest OS inside a virtual machine. I also don't use anti-virus All I do is make sure the site I'm on has a secure connection (HTTPS).
>>
File: 1.jpg (2MB, 3988x3988px) Image search: [Google]
1.jpg
2MB, 3988x3988px
>>60735221
>>60735199
>>60735178
my pc
>>
I'm at my wit's end. My brother tried to dual boot his Win10 with Win7 and now it only boots into Windows 7. I forced the boot menu to show on startup but Win10 is not on the list. His USB ports are not working for SOME reason so I can't put EasyBCD on it. Its still on the hard drive on the primary partition. How can I get it to boot into Win10 again?
>>
>>60735675
mm, custom open loop
>>
Is AOSP or Lineage better for battery life and general performance?
>>
File: paypal-jews.jpg (205KB, 700x511px) Image search: [Google]
paypal-jews.jpg
205KB, 700x511px
>>60735671
...Very well. I'll try using Paypal more often.
>>
File: 1459561582563-fit.gif (2MB, 290x195px) Image search: [Google]
1459561582563-fit.gif
2MB, 290x195px
>>60735751
What's wrong with PayPal?
>>
File: Vbam_screenshot1.png (13KB, 723x527px) Image search: [Google]
Vbam_screenshot1.png
13KB, 723x527px
What are some good video game emulators available in the portage tree?

I want to use a GB/GBC/GBA emulator with a gui. I have no preference towards what library is used. All I know is that the VBA-M, when I execute vbam in console, doesn't have one, despite what the image in the wiki (https://wiki.gentoo.org/wiki/Games/emulation#DeSmuME) suggests, and the use flags do nothing, as far as I can discern. Am I doing something wrong? Am I stupid? Or should I look for another option?
>>
Do I get green or blue switches on a mechanical keyboard for typing? Blues I feel like I would bottom out too much but I hear greens can get tiring.
>>
>>60734978
usually they also clip into the rack somehow
>>
>>60736002
have you looked at retroarch?
>>
>>60730258
I've got an idea for a website. It wouldn't be anything outlandishly clever or intricate, but I don't have the skills for creating it. Do I hire a web developer, or look for a guy to partner with for an ongoing project?
>>
>>60730258
Anyone have the pastebin to installing windows 10 for dummies? It had links to legit sellers selling keys for cheap
>>
How to remove Copy Protection from CD/DVD?
>>
>>60736062
I just emerged it. It wouldn't compile properly.
>>
Is setting up a scratch disk even worth it if i have 64GB+ of RAM? Any thing that would benefit from it?
>>
>>60736334
What are you doing that doesn't fit in 64gb?
>>
>>60736381
Not even sure lad, I fell for the 64GB RAM meme.

Also years and years ago when SSDs first came on the market, i fell that meme hard. I just can't help myself
>>
Which sounds better- vinyl rip or CD rip (assuming the master is the same on each and both are ripped properly)? Is it worth going for higher quality .flac, like or not? (most of the time I can't even tell 320 mp3 from .flac but I prefer archiving lossless stuff anyway).
>>
>>60730258
>Have 2 HTC One M9's.
>One as main.
>One as backup to install custom roms and fuck around with.
>Backup phone has substantially brighter LED flashlight.

wat
>>
How to get rid of browser 'auto-closing' script?
>>
Cheap ADSL-Wifi router
Home server, connected to the router with 100Mbit cable
Laptop with wifi
I can transfer files to server on 4-5Mbytes/s, but i can download files from server only on 2.5Mbytes/s. That means that my router has shittier wifi or laptop?
>>
There's like 10 different versions of the i5. How do I tell which one is the best?
>>
>>60736619
An i7.
>>
>>60736619
The one that has r instead of an i.
>>
>>60736629

1. Why should I get an i7 over the i5
2. Again there's multiple versions of that to, what are the differences?
>>
>>60736003
pls respond
>>
What do I need to do to be able to control one PC from any tv in the house?
>>
I deleted my EFI System Partition accidentaly, tried using boot-repair to fix it and now I can't even access the bios.
Same thing happenend to him: https://askubuntu.com/questions/858448/i-cant-access-bios-after-using-boot-repair-switching-to-legacy-boot
Any ideas?
>>
>>60734419
The Windows 10 laptop does not detect my iPhone as a wired ethernet connection. But I can somehow still see the photos/etc. on the device.

I checked Device Manager and the drivers for the iPhone are Microsoft's, not Apple's.
>>
File: intel_kaby_lake_desktop_lineup.jpg (87KB, 660x440px) Image search: [Google]
intel_kaby_lake_desktop_lineup.jpg
87KB, 660x440px
>>60736619
>>60736640
>>
>>60736780
>>60736640
>>60736619
here's a more complete list
https://en.wikipedia.org/wiki/Kaby_Lake#Desktop_processors
>>
>>60736780
>>60736791


Man, I don't really know what any of that means. All I know is I have a 1150 socket. So if I went for an i7, I should go for the 7700?
>>
What are people using for 4chan extensions and scripts?

Appchan X has been my goto for years but it seems to be abandoned with the last update in Feb 2016. Any alternatives with a lot of features?
>>
>>60736801
if you have a 1150 socket then a intel 7xxx won't fit.
it all depends on what you want to do with it.
if you want to use less electricity get one with a lower tdp.
if you just browse websites get a cheap one.
if you need a lot of power on 4 or less cores then get the ones with higher clock rates.

/g/ loves the 7700(K), but it won't fit your motherboard, so either go with haswell (the 4xxx series) or you need a new motherboard as well.

It all really comes down to what you need it for.
>>
>>60736825
https://github.com/ccd0/4chan-x
>>
>>60736826

I want to play vidya and have more than one stream up without everything shitting itself.

Not at the same time of course.
>>
is there a program where i can download things from the internet as if i were using a torrent client? just so i could stop and start the download whenever im online?
>>
>>60736838
Yeah, but appchan-X had all 4chan-x features built into it. I'd be losing a ton of functionality. Appchan X still works it's just... not getting updates and wondered if people moved on to something better.
>>
>>60736840
what's your budget?
what parts do you want to keep or are willing to replace?
>>
Hi I have an i7 8gb laptop running windows 10 but it is cripplingly slow because of a shit hard drive (sshd), will Linux make my laptop decent or is a stupid bad hard drive too heavy for even the lightest OS to carry?
>>
>>60736859

I'd like to hover around 250. I don't think I'd have to replace anything though. I was initially asking about this cause I needed a replacement cpu, my current one seems to have died >>60736178
>>
>>60736724
I find both great. The feel of a keyboard that requires a little effort to press is amazing, but it can get annoying if you have weak fingers. I prefer no noise, because the click just annoys me, so my favourite is clear, and then brown (green is basically clear with a click, blue is basically brown with a click). (mechs make a decent noise just by actuating the keys anyway, even more if you bottom out).
>>
>>60736881
So you want a 1150 compatible CPU, any recent ones aren't compatible.

https://geizhals.eu/?cat=cpu1151&xf=12099_Desktop~25_4~820_1150&asuch=&bpmax=0-250&v=e&hloc=at&hloc=de&hloc=pl&hloc=uk&hloc=eu&filter=update&plz=&dist=&mail=&sort=t

pick one.

the i5-4460/4690 looks pretty good for that price range.
you might even find them much cheaper used.

don't get a K version if your motherboard doesn't allow overclocking or you don't want to.
>>
>>60736929

The i5-4690 is perfect then, you've been an amazing help anon, thanks.
>>
File: IMG_20170604_183018.jpg (79KB, 1239x526px) Image search: [Google]
IMG_20170604_183018.jpg
79KB, 1239x526px
I got texted pic related from an unknown number. I have no clue how they got my phone number because I never give it to anyone I don't know, and I never give it to websites or anything. There's no way I'd be retarded enough to sign up for this myself. Should I text stop, or just not send anything? Can they actually charge me any money?
>>
I'm trying to match a 10 letter sting that is all lowercase using notepad++ but I can't seem to get it working.
[a-z]{10}
Should be the correct regex? What am I missing? It matches capital letters.
>>
File: call 911.png (25KB, 483x381px) Image search: [Google]
call 911.png
25KB, 483x381px
>pc suddenly shuts off while playing TW3
>won't post anymore
>disassemble, leave everything but processor and RAM
>two ram sticks, try out each one on each slot
>nothing
>dusted everything, reseated processor, still nothing
Nothing seems fried, is my mobo bust?

Back to my handy dandy heater, pic related.
>>
So would it be a bad idea if I did a fresh install of windows 7 but didnt do any of the updates?
>>
File: 1467503856935.jpg (123KB, 400x450px) Image search: [Google]
1467503856935.jpg
123KB, 400x450px
Hello, I have a file.img formatted as ext2. Is it possible to copy all the contents of file.img to file2.img which is formatted as ext4?
Is it a good idea to mount file.img to /mnt/filemp1 and file2.img to /mnt/filemp2 and copy the contents?
>>
I got a USB charger with 2 ports, one is 5V 3.5A and the other is 5V 1.0A and I got a device that says uses DC 5V on it. Which USB port should I use to charge it?
>>
>>60737818
if the device pulls more than 1A then use the 3.5A one, otherwise both are fine.
if it only uses 1A then it'll use 1A on the 3.5A one too.
Only the voltage has to match.
>>
>>60736977
don't respond to spam for any reason, it only confirms for them that your number/email/whatever is valid
>>
>>60737658
>Is it possible to copy all the contents of file.img to file2.img which is formatted as ext4?
yep
>Is it a good idea to mount file.img to /mnt/filemp1 and file2.img to /mnt/filemp2 and copy the contents?
yep, that's how to do it
>>
In Windows you can upload pics to 4chan without saving them by copying their url and pasting it into the upload dialog. In Linux Mint if I paste the image url it won't let me upload it. I know Windows saves it in some temp location and then uploads it form there, but it saves me a million clicks. Is there any way to upload directly in Linux the same way you do it in Windows?
>>
>>60737924
4chanx has that option to pull any image from the web and post it.
>>
>>60737818
Any, the device will draw whatever current it needs, regardless of how much the power supply can put out.
>>
I thought program counters incremented by 4 but i've got examples that increment by 2.
What's going on?
>>
>>60738022
what program counters? what's the context?
>>
>>60738062
The register that stores the memory address of the current instruction being read/executed.
The context is with nios 2 processor, i've done MIPS before and I could have sworn that the instructions were incremented by 4 cause each instruction was 4 bytes wide but nios 2 apparently does it by 2 bytes which doesn't make any sense.
>>
I have an issue with dual booting Ubuntu and Windows. Every time I boot into Windows, GRUB gets overwritten and I can't boot into Linux anymore, I have to boot from the install media and repair Grub. Then it works a couple of times and after that is stops booting again. My system is UEFI. How the fuck does this shit work and how do I check which entries are there in the uefi bootloader? Any UEFI for dummies guide out there? Can you even configure this with a tool like BCDEdit or something like that?
>>
What is the best linux filesystem for a home desktop that also acts as a server (sometimes hosts ftp and I use sftp a lot from LAN)? It seems like people regard ZFS as the greatest filesystem ever created, but it seems like a bit much effort, given no native kernel module. Is using something that isn't ext4 still just pointless?
>>
>>60738189
ext4
>>
>>60730688
How can you believe anything in that when it doesn't have perl listed?
>>
>>60737512
Yes and no. You would definitely be at greater risk, but if you're smart and very careful with the way you handle shit, there are decent odds you wouldn't receive any infections you otherwise would. I'd just bite the bullet and do them.

http://pastebin.com/quC0gz4j
>>
So I wanted to build a new pc in the summer, but with all the "new stuff" that has come out from computex should I just wait for it?
>>
>>60738188
You could give it a shot. EasyBCD etc would put the windows bootloader in charge, where you could add an entry for the grub partition. Then just set grub to fast track you into linux.
>>
File: 1426760554899.jpg (11KB, 270x270px) Image search: [Google]
1426760554899.jpg
11KB, 270x270px
how many PCIe lanes do AM4s have?
people are saying 24 G3s + 8 G2s on X370s but 4 G3s are dedicated to linking with the Chipset

will running a x4 G3 M.2 + x16 G3 GPU and 2 SATAs be possible?
SATA 6Gb/s runs off the Chipset (G2), right?
>>
>>60738405
Why dont you look up the schematics your self and find out
>>
test
>>
>>60736264
bump
>>
>>60730258
What does RHEL have to offer compared to other distributions?
>>
What was /prog/ like?
>>
>>60737172
Do you have "Match case" checked?
>>
>>60738930
Holly shit, nice. I might be retarded.
>>
http://www.popularmechanics.com/technology/startups/a26266/ultimate-learn-to-code-bundle/

Is this worth it? Only minor coding experience so far.
>>
>>60738987
>Over 80 hours of content await in this bundle of 10 expert-led courses. By getting familiar with common programming languages like Ruby on Rails, Javascript, Python, and HTML5, you'll go from basic coding to building your own apps in no time.
Literally waste of time and money.
>>
What's a good open source android sftp client?
>>
>>60739163
minimal ftp
>>
File: AMD Ryzen 7 Press Deck-16.jpg (347KB, 2666x1500px) Image search: [Google]
AMD Ryzen 7 Press Deck-16.jpg
347KB, 2666x1500px
>>60738410
ok, I think it can
>>
File: 80380462.png (30KB, 747x491px) Image search: [Google]
80380462.png
30KB, 747x491px
>What's up with Wannacry?

Is it safe to turn SMB back on?
I actually use it.
>>
>>60732960
Put some thermal paste on it, they're usually conductive.
>>
>>60737512
yes, it would be full of security holes.
>>
>>60736736
assuming you have (((smart TVs))), you can install VNC on your PC and install a VNC viewer application on your TV. Or if the TVs have Android, you can install a RDP client on them.
>>
>>60739089
Seemed like it should have been worth it based on the usual price.
>>
>>60739183
have you updated?
>>
>>60730258
I installed cyanogenmod on my galaxy nexus two years back and now when it turns on the screen/phone is working but the screen is blacked out

How to fix ? help me out lads I am too broke to get a new phone. Is there a way to unroot it without using fast boot (since screen isnt possible to use )
>>
>>60739636
if you completely reboot your phone, do you get a screen while it's booting? If yes, you can always enter recovery and do a reset from there or install a new OS:
>>
>>60739702
nope I get the google sign for a round a second then it turns off
>>
>>60739470
I have.
I'm running WIN10 (forced to)
And gf runs WIN7
>>
How do I into domain names? I want to use an email address like [email protected]. Do I have register for an email service provider that allows me to use a custom domain or can I somehow forward mails?
>>
File: 1493768512517.gif (2MB, 360x360px) Image search: [Google]
1493768512517.gif
2MB, 360x360px
So say I have two drives and them to sync files constantly
how do
>>
>>60739934
Free file sync
>>
>>60739938
...
>>
Half of my iPhone screen is smashed. In order to retrieve stuff from it through an iTunesesque program I use, I need to enter my code, which I know.

However since half the screen is smashed I cannot enter it.

Are there any software that can bypass this part or give me a virtual keyboard for me to enter my phone's code from my pc?
>>
File: 234838393.png (86KB, 1175x771px) Image search: [Google]
234838393.png
86KB, 1175x771px
>>60739978
Read the threat type.
Probably just "do you want to install mcaffe with this?"
>>
>>60739999
Wasted quads on an iFag
>>
>>60730258
hi /g/, how do i make successfive while loops in a bash script?
I can make a single "counter" while loop (x=1 then ticks up), but I need to change the command at different x values.
I have zero programming experience.
>>
>>60739978
Alas, opencandy is everywhere. Just don't install any extra shit it offers you, even if it's something you want
>>
>>60739867
yes, you have to. A lot of big email companies like gmail or yahoo mail allow you to use custom domains.

With a custom domain there is two options:
-they own the domain you asked for
-you own the domain and set the MX (mail exchange) record in your DNS servers to their server.

Alternatively, you can buy a cheap $5 VPS and host your own domain and email server.
>>
File: 1488273159356.png (732KB, 691x724px) Image search: [Google]
1488273159356.png
732KB, 691x724px
>>60740017
>>60740063
Alright and when I start the sync it won't delete any of the files if there are different ones? Because both drives may have a few different files due to my own failure to manage
>>
>>60740103
It will only do what you tell it to
>>
File: 1439866265269.jpg (56KB, 708x398px) Image search: [Google]
1439866265269.jpg
56KB, 708x398px
I'm building a PC for the first time.
I don't have much space for a monitor due to the weird geometry of my apartment, so I'm thinking of using my fuckhuge cheap 4K Spectre TV I drunkenly bought on Black Friday. Will there be considerable issues to be had?
>>
>>60740073
>yes, you have to. A lot of big email companies like gmail or yahoo mail allow you to use custom domains.
I prefer to use a more privacy aware email service provider. Unfortunately, most of them don't allow custom domains.
>-you own the domain and set the MX (mail exchange) record in your DNS servers to their server.
Does an MX record allow me to, for instance, forward mail from [email protected] to [email protected]?
>Alternatively, you can buy a cheap $5 VPS and host your own domain and email server.
I do have a server running at home, but setting up Postfix and Dovecot with proper encryption looks like a massive pain.
>>
>>60740156
You don't have room so you're going to use something fuckhuge?
>>
>>60740156
If you bought it THIS LAST black friday, you should be good. Older 4k tvs are more likely to have significant input lag. You will need a pretty heavy GPU if you're planning on gaming with it.
>>
>>60740205
>1
tough shit. You might aswell check around for other small email providers.
>2
you cannot do that with just the MX record, you can just create an alias for it on the mail server. Gmail can do this AFAIK.
>3
you have to do it once. Find a few free hours/day off and do it. This is the only way to have an email which is completely under your control.
>>
how to update to windows 7 from windows vista??? help!!!
>>
would a simple VPN like tunnelbear be good enough for someone just wanting to browse the internet on a shared router with 6 other people?

Renting a room with wifi only, and I don't want the owner to see what I'm doing if he gets curious.
>>
>>60740272
>Insert windows 7 disk
>Delete all partitions
>Install windows 7
>Drink a beer
>>
>>60740272
here is your (You) now fuck off

inb4 not bait but you were actually serious
>>
>>60740288
as long as it has encryption, it should be enough.
>>
>>60740291
dont have the windows 7 disc wat do?
>>
>>60740302
http://pastebin.com/smjvLZN4
>>
>>60740308
thanks you!!!!!
>>
File: 1457905523612.jpg (34KB, 418x279px) Image search: [Google]
1457905523612.jpg
34KB, 418x279px
>>60740226
The lack of space is accounting for the fuckhuge TV.
Basically the only space I have for anything is the living room, but since it's a very lengthy area without much width and the fucking entryway would be obscured by anything outside the area I'm keeping the TV I don't have any space for a desk/monitor.
Unless I get rid of my very nice dining table, which I am unwilling to do as it makes me feel like I have friends.

>>60740236
Yeah it was this last black friday.I only have a 1060 6GB, is that a no-go? I really like this dining table.
>>
>>60740340
>.I only have a 1060 6GB, is that a no-go

If you are willing to sacrifice resolution of graphic settings, it can work.
>>
What are some pieces of technology that can detect vibrations and sound waves in the air?
>>
>>60740340
>I only have a 1060 6GB, is that a no-go?

That is a hell of a lot to put on a 1060 for gaming. You can try turning the resolution down to 1080p while you're gaming.
>>
>>60740355
>>60740377
I'm brand new to all this stuff, so let me clarify. Would I need to run at 4K for it to look reasonable on this TV? If 1080 works and there's just black box around the picture to make the resolution fit I'm fine with that, so long as there's no performance or major graphical issues.
>>
>>60730258
i have a windows server 2016 running my ftp, torrent, email

anything more fun to do with it? plex? website ideas?
>>
File: 1441249746197.png (581KB, 545x711px) Image search: [Google]
1441249746197.png
581KB, 545x711px
Why do phone cables fit an Ethernet port?
>>
>>60740254
I'll start looking for an email service provider with custom domain support for now. Thanks anyway.
>>
>>60740432
There won't be black bars. Your image will take up the whole tv. Basically every pixel of the 1080p singal is represented by 4 on your tv. The main problem is that 1080p has always looked like shit past around 25 inches, but it will probably be ok for games.
>>
>>60740446
there's no such thing as "phone" cables.
are you referring to micro usb? it doesn't fit into a rj45 port.
>>
>>60740357
Microphones.
>>
There was a power blackout and when I booted my PC the front fans stopped working on low speed 5V? but they work on the highest ones 12V. Is it safe to have them working like this? Won't be there some shortcircuit?
>>
File: telephone_cable.jpg (7KB, 400x193px) Image search: [Google]
telephone_cable.jpg
7KB, 400x193px
>>60740531
>there's no such thing as "phone" cables.

I think he is referring to the cables landline phones use.
>>
>>60740521
Good to know, thanks. I'll try it out, if it looks beyond repair I'll just have to rearrange the whole living room and find an extremely small desk.
>>
>>60740554
>Is it safe to have them working like this?

you were probably using 12v fans on 5v so yes it's safe to use them on the voltage they were designed for. However the situation is worrying, check your voltages in BIOS, using
sensors
or a voltmeter
>Won't be there some shortcircuit?
stop using words you don't know the meaning of.
>>
>>60740555
oh my, I forgot those existed. Does anyone still use them?
I haven't seen a landline phone in forever.
>>
>>60740579
Those are the original fans that came with the case. ZA1225ASL Zalman R1 case.
>>
>>60740590
a lot of people, especially old people have them at home.

Most businesses still use them both internally and as a public number. I read once that it's a good legit-business check to see if they have a landline or not (as little as it means).
>>
>>60740614
We only have a virtual landline at work over a normal internet connection.
It might different in different regions, but even my grandma doesn't have a landline anymore, only cell phones.
>>
File: hotassgirl.jpg (176KB, 720x1349px) Image search: [Google]
hotassgirl.jpg
176KB, 720x1349px
>>60740446
>>60740531
See
>>60740555

>>60740590
>>60740614

Used for dsl. Got unplugged this morning and someone put it in a lan port. Couldn't figure out why internet was down.
>>
>>60740641
Here is Australia both my parents and grand parents still use landlines, just wireless handsets.
>>
With the new windows 10 update there's a HDR option with it, has anyone managed to get it to work?

I'm using a Sony X850C as monitor that supposedly supports HDR, but when I enable that on windows the colors get washed out and brightness dim, no matter what configuration I try.
>>
I recently bought a Z170 motherboard on sale, so I decided to go mid-level with 6600k. My original plan was R5 1600 & X370, but now I can't due to being out of a job, and no reason to buy both.
My uses for the system will be games/emulators, Win7 test VM, and a fair bit of video editing
I get that Ryzen with its' more cores & threads would probably be better, but if I overclock the 6600k to 4.5GHz, where abouts would that equate to with the 1600?
What I'm trying to think is should I just sell the components I have for an Intel build, and probably sell my current computer, and buy the R5 1600?
The main thought in my head with the X370 mobo was getting a good motherboard straight away, then when AM4's lifespan ends, buy a mid-high-end processor from the final generation for it.
>>
>>60740446
>>60740658
it's the same cable. rj45 with 8 positions and 8 connections, so they fit into the same plug.
in some countries they use rj11 or TAE plugs instead.
>>
>>60740887
>>60740446
USA, we use rj11/14/25. They're slightly smaller than rj45. Different connectors though
>>
What's an okay temperature for a GPU before I should worry?
I have a GTX 970, and my most intsnsive game is probably Witcher 3 but sometimes it's going up to High 70 degrees when I play it
>>
>>60739934
I think you could with batch files
>>
>>60741196
85°C.
90°C is worry the fuck out tier.
Anything under 70°C is fine.
>>
>>60739934
damn, my wife looks beautiful in her new swimming clothes
>>
when i click post a reply at the bottom or when i quote someone by their post nr it says connection error and doesnt post
i have to scroll all the way up to the top "post a reply" for it to work
what the fug
>>
After selling my 480 for 294€ on ebay (60€ profit)
what GPU should i buy ? not really interested in vega stuff so im considering a 1070 since AMD doesnt have a competitor in that range. rocking a i5 4570 and 270x after the sell.
>>
>>60741377
Does hitting the Q key work for quick reply? I don't know if it's a default thing or 4chanx, but might as well give it a shot lad
>>
>>60741377
Install 4chan X, ccd0 fork to be exact.
>>
>>60741416
>>60741433
q does nothing
whats is 4chanx an extension? what does it do?
>>
>>60740550
well that is the obvious answer, anything else?
>>
>>60741470
Everything and something you should have if you browse the site often.
>>
Satan suggests migrating to the new thread:

>>60741666
>>60741666
>>60741666
>>
>>60741334
Ah thanks, just was pretty worried it was gonna end up melting
Whats the best way to counteract it? I mean I already have 3 fans in my tower
>>
>>60741878
Negative case pressure.
One exhaust fan next to your card.

What card you got and what temperatures you have while its idle and under stress?
>>
>>60741904
It's a GTX 970 and when it's idle it's usually around 30-38°C and when playing Witcher 3 which is the game that seems to put the most stress on it, it goes up to around 75-81°C
>>
>>60741956
Increase your fan speeds, it will be louder but colder.

Which GTX 970 do you have?
>>
>>60741964
How do I increase the fan speed?
And the model is 4095MB NVIDIA GeForce GTX 970 (ZOTAC International)
>>
>>60741996
By any chance you got the Zotac Mini version?
>>
What are the loudest cheap speakers I can get.
I have to deal with fucking niggers blasting their music and building management is too lazy to do their jobs, gotta wait for my lease to run out so I can leave this shithole.
In the meantime I just need to be able to blast weeb music as loud as I can to block out the retardation
>>
>>60741996
Install something like MSI Afterburner or EVGA Precision X, and you should be able to find the fan speed option.
>>
>>60741996
MSI Afterburner will let you change fan speeds easy.
Its the safest way to do it.
>>
>>60742010
As far as I know it's not, definitely doesn't looks mini sized

>>60742063
>>60742055
Thanks guys, I'll try that
>>
File: mem1.jpg (123KB, 782x308px) Image search: [Google]
mem1.jpg
123KB, 782x308px
my computers bios apparently cant handle SPD of the ram so i entered it mostly manually.
is there any timing i can probably lower and get more speed? its very stable now but not so fast.
>>
>>60735355
For mounting .iso files? If so, I use DVDFab Virtual Drive.
Thread posts: 347
Thread images: 50


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.