/sqt/ Stupid Questions Thread

Post your questions here

>Linux related or Read >search
ddg.gg/lite

redirect new friends creating their own threads with >previous

>irc
webchat.freenode.net/?channels=sqt
kiwiirc.com/client/irc.rizon.net/sqt

Attached: 15195242566565s.jpg (250x216, 6K)

Other urls found in this thread:

visualstudio.com/vs/older-downloads/
everymac.com/ultimate-mac-lookup/?search_keywords=2108
everymac.com/ultimate-mac-lookup/?search_keywords=2264
everymac.com/ultimate-mac-lookup/?search_keywords=2442
en.cppreference.com/w/c/io/fprintf
stallman.org/stallman-computing.html
github.com/hcm444/Project-Euler
youtube.com/watch?v=gNQToQjPi-8
addons.mozilla.org/fr/firefox/addon/mute-all-inactive-tabs/
prism-break.org/en/
framasoft.org/?l=en
amazon.com/Banana-Quad-code-Cortex-A7-Interface-Development/dp/B078HG62ZT/ref=sr_1_5?ie=UTF8&qid=1521633219&sr=8-5&keywords=Banana Pi
twitter.com/AnonBabble

How do I get an Older Visual Studio Community Edition? Specifically 2015 or 2013.

I can't download it form their website because they say I need a subscription...

using ranger on urxvt here. did something and now I am getting these blank boxes in front of every goddamn line. How the FUCK do I get rid of them? Thanks fellers

Attached: rangerBoxes.png (331x204, 92K)

Help I'm retarded. Trying to make it so it will loop until it gets the same measurement 9 times in a row or it solves the puzzle.
Right now it's just going indefinitely even though the count is way above 9.
It's probably something really simple but ive been up for a few days.

Attached: retardalert.png (445x349, 33K)

try joining the free Dev Essentials program, there's a link on this page
visualstudio.com/vs/older-downloads/

just had to and it, going to go hang myself brb

I have a cheap Cherry mouse, really like it but the scrollwheel has started to go bad. It's hyper sensitive depending on the exact position. Is there any way to fix it or should I just buy a new one? This is only like a year old.

Attached: cherry_wireless_desktop_set_dw_3000_large_2.jpg (1000x750, 46K)

Cheap but decent VPN provider? I'm in Japan if that makes a difference.

What do you need it for?

so somebody made an order from wish.com using my paypal account a couple weeks ago somehow which I promptly changed the password and enabled two factor authentication for. I was actually able to login to whatever the fuck this wish.com site is by requesting a password change and logging in with it. Canceled the 1 dollar order that was made and closed the account. Made sure other important shit was secure and then waited.

Now I get an email saying my Epic games account is locked from multiple logins. Don't really care about the account since I have no games on it but it's obvious someone has my info.

There's no activity on my back account or anything or my paypal so I don't think I can report any actual fraud. What else can I do?

*bank account

Oregon State University has an accelerated bachelors of CS for people who already have a degree from somewhere else. It's fully online I believe. Does anyone know if this kind of thing is just as respected as a normal CS bachelors, or if I get this am I gonna be viewed as just a half step above some unemployable self taught programmer?

Attached: mr2colt.png (217x209, 101K)

Getting a segmentation error here? Please help programmin in C:

#include
int main(void) {//main
int sum = 0; //sum
int i = 0;
for (i = 0; i < 1000; i++) {
if ((i % 3) == 0) {
printf(i + " ");
sum += i;
} else if ((i % 5) == 0) {
printf(i + " ");
sum += i;
}
printf("Sum of numbers :" + sum);
}
return 0;
}

I have inherited three old, pretty shitty Mac Minis from 2007, 2009 and 2011 respectively.
everymac.com/ultimate-mac-lookup/?search_keywords=2108
everymac.com/ultimate-mac-lookup/?search_keywords=2264
everymac.com/ultimate-mac-lookup/?search_keywords=2442

Are any of these worth turning into home servers or should I just wipe them and take them out to the electronics recycling? The 2011 looks okay, but I'm thinking of tossing the older two. If nothing else, I worry about power efficiency and how much an old piece of crap could end up costing me every month, especially when compared to more modern hardware.

>printf(i + " ");
This is your problem. String concatenation between a variable and a string literal is not that easy in C. It lacks the niceties of any modern language; keep in mind that strings are ultimately just arrays of chars in C. That said, if all you're doing is printing, this is what you want:
printf("%d ", i);
See this page for more explanation:
en.cppreference.com/w/c/io/fprintf

My ZuneHD has met an unfortunate end, after 9 years. I'm looking to get a new MP3 player, but I have no clue which ones are decent in these times of smartphones-for-everything.
I didn't see anything on installgentoo, can anyone give me recommendations?

Attached: IMAG0141.jpg (1164x1629, 1.12M)

What should I learn if I want to quickly get a Sup Forums related job? I'm sick of making minimum wage but I can't afford college.

I have arch and just installed mupen64plus. I got Majora's Mask working but am about to have an autistic fit of rage because it is running about twice as fast as it should be - screwing up the time dynamic in the game. I have destructively changed every setting in the config file to no avail. Is there anything you would do?

Hi, I'm still looking for the name of these speaker plugs and whether it's possible to somehow hook them up to a computer.

Attached: plugs.jpg (1280x720, 37K)

If I own a legally purchased VHS of a movie, am I legally allowed to pirate it? VHS player broke, just want to make sure I don't get v& or some stupid shit.

This isnt much as a stupid question as much as the answer puzzles me but ever since I did a full driver update using the lenovo utility to my thinkpad the fucking thing refuses to post until I shake it, otherwise it's a turned on empty screen waiting for me to do so. Also the knob+touchpad dont work anymore. Didn't drop it so I guess this is software, probably the fucking BIOS update although I did a full driver update in an attempt to fix yet another problem with the trackpad driver crashing randomly.

I have no idea what's going on here, cant say I've ever seen a laptop refuse to post until I shook it before.

Attached: 34c.gif (200x250, 2.7M)

Just pirate it. I've been pirating for years without VPNs and without seeding and I've never even gotten a letter from my ISP.

IIRC you're not even allowed to rip your own DVDs for archive. Nobody's gonna give a fuck if you have a bunch of old tapes lying around. If they're coming for ya, they're coming for ya.

But I don't want to break the law :^)

Then the answer is, yes, it's still illegal even if you have a copy. Buy a new VCR.

>am I legally allowed to pirate it?
>the answer is, yes

Thanks! I'll be sure to cite this post in my trial

> stallman.org/stallman-computing.html
i'm a supporter and avid free software user, but the shit that stallman goes through in his daily life seems fuckin terrible, how practical is it and should i try and do what he does

Between a hard drive with 5200RPM and 256MB cache, and a drive with 7200RPM and 64MB cache, which will probably be faster and more responsive for general use such as gaming, running programs off, etc?

Already have a SSD so it's not 100% critical but just wondering which I should use as the "secondary" drive I put stuff I give slightly less of a shit about on and which should be the archival one

thanks man converting my java programs to C programs for fun and so i can get a fucking job or something

github.com/hcm444/Project-Euler

>should I try to do what he does
It's a bit like Jesus, try to follow his example but nobody is expected to be perfect.

I have a 750watt PSU from my current build could I use it on this or should I upgrade?

Attached: wheeewhooo.png (1240x638, 65K)

everything is great except the meme cooler make sure the gpu fits in the case

already did its good, and what cooler would you recommend? since the case has a 240mm radiator id like to get one. RGB would be good aswell as I'm keeping a theme of alternation

best hosting option:
bluehost?
i can do the backend work myself, just looking for best hosting options

get a ryzen faggot, or explain why a newschoool garbage intel cpu is better
also
>16 gigs of ram costs over 200 bucks
holy shit i am so glad i built this rig a few years ago

I have 16 gigs already I just don't want to carry over any parts from the old build except the psu. also I don't have a reason other than I just don't want that shit. not that its better or worse I just don't care for it

I somehow left out AMD in that reply sorry. but yeah I just don't like them they seem to not have a plan really. so ill stick to NVidia and intel.

I love this thing so goddamn much. I'll probably just buy another one when mine dies.

How the fuck do I format the text in posts so it looks more 1337?

tl;dr: Can someone explains the reasons behind "Out Of Range" in terms of GPU -> Monitor?

My friend had a Cintiq and its apparently been giving him the shits for a while, its maximum resolution is 1920x800 but he's only been able to use it in 800x600. I originally thought it was his cable setup as he went GPU Output Displayport -> VGA -> DVI-I Cintiq Input but i tried it on my Thinkpad that had Displayport Output and it worked fine at the full resolution. He took it back home and it went back to only sticking to 800x600 with anything higher giving a Out Of Range message on the Cintiq display.

I thought it was a refresh rate issue, it might still be, but i cant actually find the refresh rate of the Cintiq. The manual for the product says "Check Page 60 for the Maximum Vertical Refresh Rate" but theres no actual refresh rate down there. It can apparently do 85hz at 800x600 but as for what it wants for 1920x800 i cant tell.

Attached: 1483954796724.jpg (800x542, 89K)

What's the best internet browser app for a galaxy s8?

What the fuck is this? Found it stick under a table at work

Attached: 20180321_040822.jpg (2048x1536, 815K)

"out of range" is an error generated by a monitor to denote an input signal which is outside of the monitor's capability in some way
it could be too many lines, too high a refresh rate, too high a pixel clock, etc
if that monitor has a driver available for it, install that, otherwise check the manual for supported ranges and stick to that

Is pirating Holy Bible illegal?

no

Can anyone explain to me what does this. in constructor mean, and why/when should we use it?

Attached: 1520907133032.jpg (447x456, 32K)

>check the manual for supported ranges and stick to that
The issue i have is that the manual only has resolutions and not refresh rates, even though it said there should be refresh rates available at the page im currently at.

Attached: 2431.png (647x527, 97K)

that's not really useful, to ensure compatible modes, you also need to know the v/hsync limits and pixel clock limit
for example, my monitor is 1920x1080 native, with a pixel clock limit of 175MHz, hsync up to 30-85kHz, and vsync of 50-76Hz, this is pretty typical for a common lcd monitor

All i can tell from Windows/GeForce Settings is that at 800x600 it displays at 85hz without having "Out Of Range" appearing. What i learnt a few minutes ago is that when it comes up as "Signal Out Of Range" it still displays the image behind it without fault.

I have a feeling Wacom isnt going to give any real support as they're the ones who published the manual without the refresh rates even though it references it earlier in the manual, and this tablet is almost 10 years old.

how's your 'locale'?

In dire need of help.

I bought a portable monitor and a Sunix PCIe thing that enables USB-C outputs on a non-USB-C computer, and everything is connected as it should be like in pic related but it still gives no signal. I've already installed DisplayLink drivers so it shouldn't be a driver issue, although those drivers aren't detecting this monitor, also this monitor's being called "Billboard" under the Device Manager and Devices and Printers with no proper way to get it working.

Any ideas?

Attached: Setup.png (906x842, 428K)

Can someone redirect me to a source that can describe alternatives to ridding jewgle from my life? What's the best email service for respecting my freedom? I'll even take paid email at this point as long as its a pain for jewgle and the government to access it.

How come there isn't a free OS that works well for muh gaymen yet?

How important is it to clean a cast iron skillet after use?

I usually just give it a few quick rubs with a wadded up paper towel to remove most of the grease and then leave it alone, assuming that it'll kill off any pathogens next time I heat it up anyway, but is that bad?

If you mean "this" by itself then it is referring to the current object you are creating. So if you need to pass a reference to the object to something else for whatever reason from within its constructor you can do so (doesn't need to be the constructor either really, you can do this from any methods within the object)

If it's as a method call like this() then it's just calling the constructor again, useful sometimes if you have an overloaded constructor and want to call a different variant of it

>wish

there's your problem

But you should be fine. Remember to season it with new oil and heat it up every once in a while.

Why linux can't have portable apps?

Yeah I went to ck first but their questions thread was gone and I don't like making a whole thread just to ask something like that...

because not enough people use free OSes and developers will just go to where the market is

idk ask schools why they are anti-linux and insist on being ruled by proprietary software licenses. Teaching new users and programmers to use windows. Probably kickbacks and corruption

so I have no idea where else to post this so I'll ask here;

TL;DR: doing professional sever IT work as a non-professional, how much should I charge for about 168 hours of work?

I live in canada and have a buddy in the states. I'm tech literate enough to have built computers for family and a few clients at a place I used to work at, and I fixed phones. Not soldering shit mind, just disassembling fucked up iphones that white girls drop all the damn time or run over with tractors or fire trucks and replacing the screens with chink knockoff shit. Nothing impressive. My buddy is not very good with hardware but he's a decent programmer and a very good engineer, he builds custom drones from scratch and programs the PID and all the good shit. They use the drones to take photos, then use software that justwerks to generate photogrammatry based 3d-models of whatever companies want them to do. Power substations and shit like that.

Issue is that their current solution is using some ancient xeon and some gtx 500 era quadro or some shit, and their renders take upwards of six days on the low end, per project. The boss got it from his old job working in Hollywood before he started the company. I've spent the last few days helping my buddy part out a few systems and now he wants me to fly down and help him put it all together and set it up and train the existing employees to be able to use it, preferably setting it up so they don't need to know how it works to use it. I'll probably be working for about a week, maybe two, twelve hours a day.

What should I charge for this work? I honestly have no idea what a professional would charge for this and I'm a hobbyist at best.

Attached: 1487807360654.jpg (1280x960, 183K)

trying to find a good ebook reader with e-ink display so I can read the horus heresy series
pls give recommendations and spoon feed me

Start a /ck/ sqt thread then?

How much per hour do you think your time is worth? At $12/h, that's $2016 not even factoring in the overtime you should pay yourself given the 12-hour shifts.

>How much per hour do you think your time is worth
I'm a neet living with his gf, not very much. I was told by a contractor buddy of mine I shouldn't undersell my work but that doesn't mean a whole lot.

1.36v 4.7GHz 6700K at 65-75 celsius
vs
1.4v 4.8 GHz at 40-50 celsius

youtube.com/watch?v=gNQToQjPi-8

Is this video shot in front of a green screen? There is some weird blur around his coat, especially near the dog's face when his arm moves.

Do you think my cat would willingly enter my freezer when I'm not looking?

It's one of those pull-out drawer designs that sits on the bottom of the fridge and I can just imagine my cat sneaking in behind it while I'm browsing and then I shut it and kitty is trapped and freezes to death. But I'm not sure if this is something a cat would actually do, I mean it's cold in there and not that inviting, but do you think this is a legitimate fear?

Got to the point that I find myself checking multiple times a day just to be sure no cats are in there so it's stressful.

Seems like my tablet's idle battery usage went down after I picked it up and used it for an hour or two, compared to when I was just letting it sit on my nightstand and only picking it up to plug it in when it sent my phone battery low text, why it do this though? Like waiting on some process that would only happen when it's being actively used but somehow having that stuff queued up made it waste more or something? Coincidence? Recalibrate sensors some when being used more?

What is the maximum current I can safely get through an aluminum 11AWG cable? The length is 1 meter (3 feet).
Some people say 15 Amp will be OK, some say it's the limit and I should put a 10 amp fuse to avoid damaging the cable.

Does anyone know how could I permanently mute Firefox on Windows? Before the multi threaded electrolysis shit came out, I could just open the Volume Mixer and mute it, but since then every tab has it's own volume in the mixer and by default they are not muted.

Attached: 1511355192727.jpg (600x405, 88K)

So you're paying an extra $60 so you can perma attach a $200 non-touch screen that's only 16 inches to a desktop? I'd just tell both companies their shit didn't work, send it all back and get a real, reliable monitor that's twice the size for a third less.

There's a specific reason to use a portable monitor instead of a full-fledged one. I've tried digging in and now suspecting something with the drivers. This monitor shows up as a "Billboard" device right at the bottom under "Universal Serial Bus devices", and trying to add the disk's drivers under "Have Disk" just yields a pic related error, and I've got no idea how to solve it.

Attached: Driver.png (401x150, 5K)

Search for a muting add on on Firefox.
addons.mozilla.org/fr/firefox/addon/mute-all-inactive-tabs/

I found this one but you could find a more relevant add on

Your main problem is that you've got some janky off brand device acting as a middleman in a way that hasn't really been done before. I wouldn't trust that card in general, but you're not even using it with a device it's known to work with. It's got 9 reviews, and probably no one has even mentioned it on a forum, so you've got nothing to go on. You can check whatever documentation you can find, but I think you've hit a dead end here. Try and figure out whether the "billboard" disappears when you disconnect the tablet, and that should tell you which tech support to bitch to.

Looking into getting a second monitor. Can I disable the second one at will, as to save performance, at will when I'm not using it?

Attached: dualmonitor_1.jpg (1280x719, 37K)

>choosing my bachelors thesis topic >I want to use my C/C++ knowledge
Could you please advice something interesting I could look at?

Yes you can just turn it off in the GPU driver control panel, it doesn't really use any performance though

In terms of protecting my PC, is just having Malwarebytes enough

if you get the premium version then yes
without real time protection it is not enough

I have to write a custom STL container in C++ for a project. The container is a sorted array. It has to memorize the data physically but also keep track of a sorting order.

Would it be correct to use a normal array and a list to keep track of the order in the container? I guess I'd also have to have iterators for both structures?

I resently started to learn powershell from some crappy youtube tutorials but it is not enough for me
are there any good tier tutorials in this manner?

Thanks user

How is it possible for them to predict whether it will be raining or sunny or whatever 10 years from now?

For general programs/documents and some light gaming will I have a better experience with a 7200RPM drive with 64MB cache or 5400RPM drive with 256MB cache?

Is it true that you can die from plucking nose hairs?

no problem my fren

if you pluck much hair at once you probably could damage you skin inside nose and cause bleeding but I have idea if it was enough to bleed to death
also WTF DUDE?

it is not ? What are you talking about ?

Sometimes my cat see comes on my feet, see the fridge open and wants to get in to sneak some food (my fridge is a door unlike yours).
But I don't think you should fear it. When he'll get into your fridge, you'll notice it immediately

Y577EhK
join my discord if you want, or dont. Just felt like building up a place to talk about tech, society, religion, politics, and whatever really.

Attached: 3d6dabb9b8a929bfe22ab61f2d911c27bdcb25cff3d5861f04b78c6757ae45f0.jpg (720x960, 79K)

prism-break.org/en/
There's also frogs that started a public association to recreate tools that people shill (gdocs, youtube, git, slack, etc.). It doesn't look that bad.
framasoft.org/?l=en

>politics
thanks, no

first rule : ban money, politics, religion, money and sex from discussions. Things will be better overall.

Are all API calls just giant constructed html get/post request strings?

Attached: 1497815008811.png (2000x1909, 302K)

how can I fit BPI-R2 into any mini itx (or similar) case?

>BPI-R2
amazon.com/Banana-Quad-code-Cortex-A7-Interface-Development/dp/B078HG62ZT/ref=sr_1_5?ie=UTF8&qid=1521633219&sr=8-5&keywords=Banana Pi

There are holes for screws but I have no idea if they fit somewhere else besides cases made right for R2

Attached: 1515815928202.jpg (1201x900, 454K)

I have a ThinkPad x60s that I'd like to repurpose as a 'knowledge center' kind of thing -- have the Wikipedia downloaded and periodically updated, for starters. How would you do it?

Republicans are cheap ass gay heathens.

What's a music player that can sort by directory and use FTP?

Attached: 1520030829926.png (800x1309, 501K)

>most programs need installation
>install them
>they add files on the hard drives and always something on C:/
>some programs just need unzipping
>unzip and they just werk

What is the difference?
Why do most of them need installation?

Also how did the pirates made unzipped games playable without installation?

Does it make sense? I am tired and my English and thoughts are not the best..

Attached: Skaven1.jpg (1058x900, 279K)

What are some things to look out for when you're purchasing a used mobo and GPU?