[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]

Archived threads in /g/ - Technology - 8732. page

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.

File: logo.png (149KB, 647x647px) Image search: [Google]
logo.png
149KB, 647x647px
As the title says. http://www.netsurf-browser.org/

I have it running with a light window manager and I don't need a full desktop environment. Yeah, I could use w3m, Links, or Surf... but damn this is amazing.
9 posts and 1 images submitted.
>>
Does no one care? ;(
>>
>>55198555
I failed to compile it.
>>
>>55197454
I've seen it before when looking for a minimalistic browser, but ended up using dwb for the shiton of funtionalities it has.

NetSurf is impressive thou.

File: 14665264405040.gif (3MB, 500x281px) Image search: [Google]
14665264405040.gif
3MB, 500x281px
AMD stock index:
http://www.marketwatch.com/investing/Stock/AMD
Novidia
http://www.marketwatch.com/investing/stock/nvda
8 posts and 4 images submitted.
>>
http://webmshare.com/WnWqM
>>
18 PERCENT
8
P
E
R
C
E
N
T
>>
>>55197465
>2014
>2015
Lol

File: SHPAYCE.jpg (3MB, 3840x2160px) Image search: [Google]
SHPAYCE.jpg
3MB, 3840x2160px
I'm trying to calculate the income tax one would recieve in 1913, following these rules: The original U.S. income tax of 1913 was
• 1 percent on the first $50,000.
• 2 percent on the amount over $50,000 up to $75,000.
• 3 percent on the amount over $75,000 up to $100,000.
• 4 percent on the amount over $100,000 up to $250,000.
• 5 percent on the amount over $250,000 up to $500,000.
• 6 percent on the amount over $500,000.
I've written this so far (don't know if I've formatted it correctly, sorry in advance)
include <iostream>
include <iomanip>
using namespace std;
int main() { double salary = 0.0;
cout << "How much money did you make this year?";
cin >> salary;

double incomeTax1913;

if (0 < salary <= 50000)
{
incomeTax1913 = salary*.01;
}
else
{
if (50000 < salary < 75000)
{
incomeTax1913 = (salary-50000)*.02 + 500;
}
else
{
if (75000 < salary < 100000)
{
incomeTax1913 = (salary-75000)*.03 + (salary-50000)*.02 + 500;
}
else
{
if (100000 < salary < 250000)
{
incomeTax1913 = (salary-100000)*.04 + (salary-75000)*.03 + (salary-50000)*.02 + 500;
}
else
{
if (250000 < salary < 500000)
{
incomeTax1913 = (salary-250000)*.05 + (salary-100000)*.04 + (salary-75000)*.03 + (salary-50000)*.02 + 500;
}
else
{
if (salary > 500000)
{
incomeTax1913 = (salary-500000)*.06 + (salary-250000)*.05 + (salary-100000)*.04 + (salary-75000)*.03 + (salary-50000)*.02 + 500;
} // no else needed
}
}
}
}
}
cout << "Your income tax in 1913 would be $";
cout << fixed << setprecision(2);
cout << incomeTax1913;

return 0;
}
When I input a salary value (123456.78) I get 12345.67 as the income tax amount. This is obviously incorrect, as my own calculations confirm.
Where did I go wrong?
7 posts and 1 images submitted.
>>
>>55197357
by posting this thread and not killing yourself
>>
>>55197357
1. Use sqt for this kind of stuff, read the sticky
2. [.code] [./code] for code tags
3. Didn't bother readying the whole thing, but
>if (0 < salary <= 50000)
Does C++ support this?
I would assume that 0 < salary would evaluate to true (nonzero value) then it would be, if for example that nonzero value was -1,

if (-1 <= 50000)
{
// stuff
}


What if you did
0 < salary && salary <= 50000
>>
>>55197503
[.code]testing[./code]

File: 1386188130528.jpg (52KB, 500x494px) Image search: [Google]
1386188130528.jpg
52KB, 500x494px
>R9 390X's only $280 this week
>Same week that fiinds me completely broke

Fuck everything
10 posts and 2 images submitted.
>>
You would be even more broke when that card becomes worthless as AMD goes bankrupt
>>
>>55197346
>when that card becomes worthless

who the hell buys video cards with resale value in mind?
>>
>>55197354
>Resale value
what I meant is that youll be going from Rajeet tier driver support to no drivers at all

Thoughts on this?

GTX 1080M looks to perform as well as a GTX 980 Ti.

http://wccftech.com/nvidia-gtx-1080m-specifications-performance-leak/
20 posts and 1 images submitted.
>>
The year of gaming laptop is here
>>
Holy shit if this is true AMD and Desktops are finished and bankrupt.

Year of linux laptop never.
>>
>http://wccftech.com
It's nothing.

File: chromebook.png (72KB, 320x240px) Image search: [Google]
chromebook.png
72KB, 320x240px
would buying a chrome book be worth it or would i be wasting my money? Are they similar to those shitty intel atom netbooks from a few years back or do these actually have functionality? Im looking to have a portable pc for learning to code, browse the internet, and play old school runescape. Would a chrome book be a wise investment for me?
7 posts and 2 images submitted.
>>
File: x553sa.png (196KB, 449x609px) Image search: [Google]
x553sa.png
196KB, 449x609px
dont bother. you can get a better computer for the same amount with way more hardware features and functionality.
>>
>>55197271
Chromebooks are a joke. Buy an old laptop off eBay for 200 bucks instead.
>>
Eh I enjoy my chrome book bought it for 120 bucks off amazon just to do school things on it and it does that perfectly fine.

File: Screenshot_20160621-162526.png (1MB, 1080x1920px) Image search: [Google]
Screenshot_20160621-162526.png
1MB, 1080x1920px
Jelly?
61 posts and 15 images submitted.
>>
nice ip address
>>
>no tape on webcam
lol
>>
>>55197272
rip

Is it worth getting an i7 over an i5, if I'm going to be doing a lot of compiling?
21 posts and 1 images submitted.
>>
>>55197248
Thanks, is this a good one to get? http://m.newegg.com/Product/index?itemnumber=N82E16819117369
>>
yeah i5s are for gamers and poors
i3s are for normies

compiling software
media transcoding
cad/cam
emulation/virtual machines
>>
>>55197297
Thanks. Are any AMD CPUs worth looking at?

File: 183256.jpg (73KB, 1680x1050px) Image search: [Google]
183256.jpg
73KB, 1680x1050px
I ran chkdsk on my laptop and at section 5/5 windows replaced over 500 clusters.

should I just buy a new drive at this point?

pic kinda related
6 posts and 1 images submitted.
>>
>>55197157
>I ran chkdsk
what????
>>
>>55197167

its a windows unity, runs in DOS from a ram disc.
>>
>>55197157
bump

File: taken 3.png (351KB, 1016x788px) Image search: [Google]
taken 3.png
351KB, 1016x788px
Recently lost my iPhone in a public area. Had Find My iPhone enabled so I was able to see my phone's location until it died. Confident my phone was taken from where I left it and taken across the street to apartments. The culturally rich neighborhood I was in has a lot of security cameras, I think there is a pretty good chance my phone being taken was recorded by at least one of them. How do I go about getting this footage / how helpful do you guys think said footage would be in getting an ID. Pic is my iPhones location.
25 posts and 2 images submitted.
>>
>>55197153
Go to the police, why are you asking /g/?

sage
>>
>>55197173
I very much doubt the NYPD is going to help me with this.
>>
get a shotgun and a cross

File: 1466225746392.jpg (21KB, 427x617px) Image search: [Google]
1466225746392.jpg
21KB, 427x617px
>tfw i have to install non-free firmware
Is this a botnet/backdoor?
8 posts and 1 images submitted.
>>
>>55196990
bump
>>
>>55197074
bump comon i'm serious :(
>>
How can anyone know if it has a back door. No one can see the source code to see if it has malicious features.

File: IMG_20160621_092208.jpg (145KB, 1027x781px) Image search: [Google]
IMG_20160621_092208.jpg
145KB, 1027x781px
I'm a fucking retard please tell me the difference between solid state hard drives and whatever the other kind is. My tits for your time.
40 posts and 3 images submitted.
>>
>>55196940
keep up the good work my man

solid state drives are faster
>>
>faggot doesn't use sqt
>gets meme replies

let's do this
>>
Inside a hard drive there is a round thing spinning. Inside SSD there is no spinning thing, only micro chips, so it is faster.

File: banana-pi_05.jpg (40KB, 520x402px) Image search: [Google]
banana-pi_05.jpg
40KB, 520x402px
I tried to build a "Minimal Linux Live" on my bananananapi. It failed.

When I start the build script the sources for the linux kernel are downloaded. After that they are extracted. While extracting I noticed my ssh connection went to /dev/null, I then noticed my bananana was offline, I then noticed it was shutdown.

Does not matter if I extract to a flash drive or the bootable sd card.

>tfw linux literally kills of my device
7 posts and 2 images submitted.
>>
It seems you came to the wrong board for help.

Please direct this post to >>>/wsr/ for actual help.
>>
>>55196895
I am not here for help

This is just yet another Linux Kills Device thread

Also, I think it is kinda funny that running tar shuts down the board
>>
>>55196867
Your level of IQ killed the device, retard. Linux is not for mouthbreathers

File: cheetah_love.webm (3MB, 976x550px) Image search: [Google]
cheetah_love.webm
3MB, 976x550px
>compiling a program
>the temps jump from 50 to 102
What to do?
8 posts and 2 images submitted.
>>
First of all, sounds like a shitel CPU. So, for one get moar AMD coars; great for compiling.
Second, well, your cooling is totally cucked, fix it, you pajeet.
>>
Dont buy AMD
>>
>>55196820
Fix your cooling. New cooler, better fans, a good cleaning, something.

Where's the best place to get a new computer chair? Looking to spend under $300... (located in NYC)

pic related: what i'm rocking right now. I need something not as ass-ugly as this
11 posts and 2 images submitted.
>>
Just buy a ThinkPad an actually go outside
>>
>>55196860
already have one of those, but everyone needs a desktop machine
>>
i just went to staples when they having a big ass office chair sale and sat in all the chairs and picked the one i wanted.

Pages: [First page] [Previous page] [8722] [8723] [8724] [8725] [8726] [8727] [8728] [8729] [8730] [8731] [8732] [8733] [8734] [8735] [8736] [8737] [8738] [8739] [8740] [8741] [8742] [Next page] [Last page]

[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.