[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 - 485. 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: 0b3b0eab.jpg (286KB, 900x1200px) Image search: [Google]
0b3b0eab.jpg
286KB, 900x1200px
sup /g/ im noob at programming at c/c++

heres my problem, i have
char x[] = "kek 12345";

is it possible to perform mathematical operation on the whole value of 12345?

pic unrelated
38 posts and 4 images submitted.
>>
I'd sscanf that shit
>>
int main ()
{
int i;
char x[] = "kek 12345";
i = atoi (x);
printf ("The value entered is %d. Its double is %d.\n",i,i*2);
return 0;
}
>>
>>62179546
what if it's

x[] = "kek 12345 afwaf 7478645" and i only want to do it on 12345?

File: vuejs-logo.jpg (20KB, 900x550px) Image search: [Google]
vuejs-logo.jpg
20KB, 900x550px
14 posts and 2 images submitted.
>>
>>62179400
>Webdev
How on earth could that clusterfuck be "comfy"?
>>
>>62179428
>how can you enjoy things i don't understand?
>>
>>62179400
is vue.js more like angular or more like react?

File: Arduino_Leonardo.gif (4MB, 640x360px) Image search: [Google]
Arduino_Leonardo.gif
4MB, 640x360px
Where is your Arduino Leonardo, peasants ?
5 posts and 1 images submitted.
>>
>>62179285
In the drawer, next to the pi and other useless shit
>>
>>62179285
Yeah because a fucking key is better than xxx_pussyeater420#bushdid=9/11-jews,.;'[fuck]
>>
>>62179285
>Arduino


get the fuck out

/toy/ ->

File: instagif.png (131KB, 635x315px) Image search: [Google]
instagif.png
131KB, 635x315px
https://www.youtube.com/watch?v=T71S8kZhzWw&feature=youtu.be

>tfw this should be posted at /gif/
19 posts and 2 images submitted.
>>
>>62179258
That's a fucking horrible idea
>>
this reminds me of clockboy
>>
>>62179258
why not just make a fucking video?

File: q9YnaE2_d.jpg (53KB, 640x635px) Image search: [Google]
q9YnaE2_d.jpg
53KB, 640x635px
Why aren't we (as in those who care about libre software) working on ways to brute-force reverse engineer proprietary software into modifiable FOSS?
9 posts and 2 images submitted.
>>
we are
>>
>>62179256
A single person couldn't do it unless he had 1000 years to live and was already and absolute genius - programming alone is not enough you have to re-invent the concepts main programmers came with on your own.

A team of 10 people of the same caliber would take 100 years.

And 100 people would do it in few years, but who's going to pay them?
You could spend the next years actually working for that proprietary software, not be a genius and achieve more in the same amount of time, helping much more people.
>>
>>62179297
this

and 100,000,000 programmers could do it all in about 5 minutes

File: hmno4t_09.jpg (75KB, 768x322px) Image search: [Google]
hmno4t_09.jpg
75KB, 768x322px
Hey does anybody know the Name of the Game pictured in the Redmi Note 4 AD
4 posts and 1 images submitted.
>>
>>>/v/
>>
>>62179180
>advanced 20nm process
HahahahahahahahahahahahahahahahhaahahahahahahahabahahahahahahahahahahHHahHH
>>
>>62179934
IKR the 10nm Helio X30 is available.

File: 1.jpg (175KB, 2040x1360px) Image search: [Google]
1.jpg
175KB, 2040x1360px
Has anyone bought one of these and installed Linux on it?

I know "botnet" but they aren't that pricey, can run linux, and have nice 3:2 displays
12 posts and 3 images submitted.
>>
I'm actually typing this on an old c720. Is there a Linux distro that mimics Chrome OS
>>
>>62179172
chromium os
>>
why 3:2

File: 167px-Qubes_OS_Logo.svg.png (6KB, 167x180px) Image search: [Google]
167px-Qubes_OS_Logo.svg.png
6KB, 167x180px
i want to use linux as main OS,but i also want to keep windows as a backup when the main OS break/app is unsupported
which one is the best solution?
10 posts and 1 images submitted.
>>
>>62179091
If you plan to make money using Linux ie you need performance, dual boot. If you want to tinker, VM. Note that if you dual boot make sure you have a spare PC handy, Linux can be a cunt to use sometimes.

Haven't tried using Live USB extensively, but when I did try it I found it to be 10x worse than a VM on my old Dual Core CPU.
>>
>>62179212
it seems VM is a better choice
also,is pic related good?
>>
>>62179091
wine and whine

File: 1473974384164[1].png (193KB, 512x512px) Image search: [Google]
1473974384164[1].png
193KB, 512x512px
Installation:
https://mpv.io/installation/

Wiki:
https://github.com/mpv-player/mpv/wiki

Manual:
https://mpv.io/manual/master/

User Scripts (including opengl shaders):
https://github.com/mpv-player/mpv/wiki/User-Scripts

High quality video output:
profile=opengl-hq
56 posts and 11 images submitted.
>>
No sound on high sierra. What do?
>>
Got a new computer and thinking of using this instead of deprecated Kawaii codec pack, got a couple questions though (didn't see them answered in the faq):
Does mpv have anything like icaros to generate thumbnails with a little mpv icon in the corner?
Can I get as good performance as mpc-hc w/ madvr?
This one's more general but mpv is said to be command-line, but it has an onscreen display and seekbar and shit (at least the compiled windows version), how is that not a GUI?
>>
>>62179978
>Does mpv have anything like icaros to generate thumbnails with a little mpv icon in the corner?
No, continue using Icaros.

>Can I get as good performance as mpc-hc w/ madvr?
Yes, out of the box and with no extra software to install. Just setup your config file.

>how is that not a GUI?
It is. The kiddos are confused by anything that doesn't look like a 20+ year old Windows media player, though.

File: archlinux-logo-dark-1200dpi.png (61KB, 1600x532px) Image search: [Google]
archlinux-logo-dark-1200dpi.png
61KB, 1600x532px
Any reason not to dual boot arch as my first linux distro?
23 posts and 2 images submitted.
>>
>>62179055
Not really, only that Gentoo is objectively better. Have fun.
>>
If you're a person with mental disabilities, no.
>>
>>62179066
>HAHAH SO FUNNY LE GENTOO XD
Kys

File: fuck_ff.png (174KB, 600x600px) Image search: [Google]
fuck_ff.png
174KB, 600x600px
Is there a usable browser that isnt so RAM hungry?
I am currently using firefox but its just ridicilous how much RAM it uses. 200MB per tab, wtf? Why tf do you need 200megs to show some text and pictures?!
31 posts and 4 images submitted.
>>
>>62179042
200mb isn't shit tho...

it's 2017 for fucks sake time to stop being a poorfag and buy some more
>>
>>62179050
Thats a sad excuse for not optimizing shit. I have other shit open that ACTUALLY NEEDS more RAM, its just becomes impossible to use anything else when on ff.
>>
>>62179042
I have 8 tabs open, and am using 570.7 MB of RAM.

File: f23.jpg (38KB, 680x435px) Image search: [Google]
f23.jpg
38KB, 680x435px
Name a more useful piece of software.

Pro tip: You can't.
18 posts and 6 images submitted.
>>
File: clippy.jpg (20KB, 433x351px) Image search: [Google]
clippy.jpg
20KB, 433x351px
>>62179004
Clippy, motherfucker
>>
>>62179004
Siri
>>
File: win10.png (83KB, 650x300px) Image search: [Google]
win10.png
83KB, 650x300px

File: 2017-08-31-181924_760x568_scrot.png (90KB, 760x568px) Image search: [Google]
2017-08-31-181924_760x568_scrot.png
90KB, 760x568px
This disk had 0 bad sectors yesterday, and 1170 bad sectors this morning. Is the disk really "OK"?
10 posts and 2 images submitted.
>>
>>62178973
HDDs failing abruptly is not unusual. Every HDD that I've ever owned has shit the bed catastrophically without warning rather than telegraphing its imminent failure.
>>
>>62178996
this. save your files ASAP.
>>
>52C
>spinning rust

Not unusual at all

File: 1234.jpg (39KB, 474x441px) Image search: [Google]
1234.jpg
39KB, 474x441px
/g/entlemen,


I am receiving the attached warning by email almost every month.

What can be the source of them gaining my steam password?


-I use a +20 character password for Steam, and change it every time i get the warning

-My email password is same length, but is never hacked (otherwise they'd have the steam account)

-I use both passwords regularly on all computers, so I would rule out keyloggers, as that would already have cause me to lose my account.

Based on these points the possibility of cracking the password should take +10,000 years.

Only thing I could assume is that hackers can get into Steam passwords. Which would be a big deal.
27 posts and 7 images submitted.
>>
File: Screenshot_20170831-041500.png (341KB, 720x1280px) Image search: [Google]
Screenshot_20170831-041500.png
341KB, 720x1280px
>>62178889
Install gentoo
>>
>BR
UMA


Probably a keylogger
>>
>>62178889
>Both passwords
Use keepass, dumbass.

File: oneplus 5.jpg (103KB, 930x924px) Image search: [Google]
oneplus 5.jpg
103KB, 930x924px
Is this a meme phone?
6 posts and 2 images submitted.
>>
>>62178877
I dunno I feel that the OP 2/3 was the epidemy of their line up
>>
File: 1497092929164.gif (967KB, 500x500px) Image search: [Google]
1497092929164.gif
967KB, 500x500px
>>62178956
>epidemy
>>
>>62178877
Chink shit , go get an htc 10 cunt

Pages: [First page] [Previous page] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [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.