[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 - 8188. 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: green is my pepe.jpg (31KB, 597x361px) Image search: [Google]
green is my pepe.jpg
31KB, 597x361px
What are some good, non autistic GNU/linux distros? I nominate deepin and Q4OS
22 posts and 4 images submitted.
>>
Aboriginal Linux
>>
>>55602496
Apricity. Seriously.
>>
Despite its name, Fedora

File: ocaml.png (58KB, 420x420px) Image search: [Google]
ocaml.png
58KB, 420x420px
Fizzbuzz thread.
Why haven't you joined the ML master race already, /g/?

let rec f n s =
if n = 101
then print_string s
else f (n+1) (s ^ "\n" ^ (
(fun x ->
if x = ""
then string_of_int n
else x)
(List.fold_left
(fun x y -> x ^
if (n mod (fst y) = 0)
then (snd y)
else "" )
""
[3,"fizz";5,"buzz"] )
))
in f 1 "";;
92 posts and 2 images submitted.
>>
If you insist on using meme languages, at least use proper variable names and don't obfuscate your code.
Your FizzBuzz is unacceptable.
>>
>>55602486
I replaced dolist with a while. Now it should look cleaner.
(defun fizzbuzz ()
(interactive)
(let ((fizz nil)
(buzz nil)
(counter 1))
(while (< counter 101)
(insert (format "%s%s%s\n"
(if (setq fizz (= (mod counter 3) 0))
"Fizz" "")
(if (setq buzz (= (mod counter 5) 0))
"Buzz" "")
(if (not (or fizz buzz))
(number-to-string counter) "")))
(setq counter (1+ counter)))))
>>
>>55602514
>OCaml
>Meme Language
Good try, m8.
Might as well disregard the fact that it's used by a very succesful HFT trading firm
https://www.youtube.com/watch?v=hKcOkWzj0_s
Or the fact that it's dialect has been adopted by Microsoft for F#
Or the fact that you're obviously talking out of your ass to make up for the fact that you couldn't understand functional paradigm if your life depended on it.

File: file.png (102KB, 800x200px) Image search: [Google]
file.png
102KB, 800x200px
Is qb good enough for private trackers already?

I have a 28TB homeserver and I don't like the idea of being stuck with 2.0.4 forever
22 posts and 1 images submitted.
>>
And with 2.0.4 i mean windows, since win 10 is dead and 7 will be soon
>>
>>55602456
>>55602497
Just upgrade to windows 12
>>
>>55602456
yes

File: screenFetch-2016-07-16_22-59-54.png (617KB, 1600x900px) Image search: [Google]
screenFetch-2016-07-16_22-59-54.png
617KB, 1600x900px
>tfw you are part of the 1% elite
reminder that if you don't use one of these distros you are a pleb and should >>>/reddit/
8 posts and 2 images submitted.
>>
>>55602367
well done you know what aliases are
>>
>>55602367
>skype
leave you normie
>>
>>55602367
ok.
https://usesthis.com/interviews/daniel.robbins

File: 1468683250944.jpg (498KB, 1128x1600px) Image search: [Google]
1468683250944.jpg
498KB, 1128x1600px
Why are AMD drivers so bad.

>Install Windows 10
>Using a 7950
>Play some vidya
>Constant crashes
>Windows telling me my driver crashed but recovered
>Th-Thanks Microsoft
>Does it again
>Have to reboot
>Borrow a 970 off a friend because he upgraded
>Drivers literally just work
>No crashes

INB4 "I-It's because you use Windows". Literally all my other drivers work fine, it's AMD. Why can't they code proper drivers /g/?
41 posts and 5 images submitted.
>>
>>55602294
>>
>>55602294
>It's an "I can't install drivers correctly" episode.
>>
>>55602294
Drivers work.
You probably just can't setup a computer.

File: 41FFiTWfuxL.jpg (29KB, 400x500px) Image search: [Google]
41FFiTWfuxL.jpg
29KB, 400x500px
https://www.amazon.co.uk/Superlux-HD668B-Headphones/dp/B003JOETX8/ref=sr_1_1?s=electronics&ie=UTF8&qid=1468634888&sr=1-1&keywords=superlux+hd668b

Are these headphones good for the price? For just listening to music and normal stereo gaming
6 posts and 1 images submitted.
>>
>>55602271
I dont need a proper explanation or anything just "yeah those arent a ripoff" or "no theyre fucking shit find something else"
>>
>>55602271
let me teach you something

when linking amazon crap, drop all the shit of the link so the fuckers can track naive anons like you, and it's necessary to avoid the kikes that shove referral links to earn shekels doing nothing.

your link should look like:
www.amazon.com/dp/B003JOETX8

not that i give two shits about what you are asking. you should stay on the headphone containment thread.
>>
>>55602271
I own a pair. They sound OK-- not great, but for the money they sound fine. If you are treble sensitive I would steer clear of them, but otherwise the sound is acceptable.

But they are hideously uncomfortable, and they need both replacement pads and careful bending and of the headband to be remotely wearable.

Honestly, the bare minimum open headphone I would recommend is the AKG K240, which still doesn't sound fantastic, but it's incredibly comfortable. Last I checked it was about $56.

As a compromise, you could try the Samson SR850, which I haven't tried, but it's a clone of the K240 using the Superlux drivers. So at least it won't have a brain-dead headband/chassis system. It's about halfway between the Superlux and the AKG in price, at $50.

But really, you should go to headphones general and fill out their template for a recommendation.

File: nvidia.png (56KB, 1652x1242px) Image search: [Google]
nvidia.png
56KB, 1652x1242px
How old were you when you outgrew nvidia's shilling?
46 posts and 10 images submitted.
>>
File: 1468331979639-g.jpg (114KB, 1008x720px) Image search: [Google]
1468331979639-g.jpg
114KB, 1008x720px
>>55602238
RIP.
>>
>>55602238
>mfw
>>
>Async is so insignificant that you can just give it to the CPU
hahaha holy shit
Fucking AMDtards and their snake oil

File: Androuid.jpg (63KB, 800x799px) Image search: [Google]
Androuid.jpg
63KB, 800x799px
So my Android OS was 4.2.2 and I wanted to update it, but OTA downloads don't work since I rooted my phone forever ago. I thought I'd try unrooting it and used SuperSU to do it, but my system is still considered modified so I can't do it. Now I'm stuck with an unrooted, modified phone. What can I do to reroot my phone and manually update my OS? I don't want to factory reset it.
12 posts and 2 images submitted.
>>
>>55602187
Use kingroot to root your phone again, then use autorec to flash a custom recovery. Then, flash the updated rom manually using the custom recovery.
>>
>>55602207
Will that be fine? I used Odin before, I think. Been so long I don't remember the method I used. Will using another program be fine?
>>
You cold probably use cyanogenmod to get a newer android version and still have root access

File: csg processing orders.png (646KB, 636x749px) Image search: [Google]
csg processing orders.png
646KB, 636x749px
Yes, we know everything is already from China but in here we discuss the no/low-name cheap shit you see on Gearbest, AliExpress, eBay and similar sites.

Want to contribute to the infographic? There's still time to do so by taking the best possible photograph you can take of your favourite chink shit (this can by anything from chink smartphones, memebuds/headphones, chink SSDs, powerbanks to quadcopters and include some of its pros and cons.)

Your help is greatly appreciated and I'll make sure to include as many anon-made pictures of products possible. I'm hoping to finish this thing over the weekend.

>IRC channel #/csg/ on rizon

>Discord channel https://discordapp.com/invite/013cBVIg9iQEILoeV

>Chink Shit Wiki:
wiki.installgentoo.com/index.php/Chink_shit_general

>Chink Shit Randomiser:
http://www.chinkshit.com/random

>News
• DX possibly damaged anon's Xiaomi Pocket 10000mAh powerbank >>55598543 >>55599097
• Anon received his magnifier glasses >>55598997 and some lanyard straps for his camera >>55599007 and a BNC to crocodile clip >>55599011
• The one ring doesn't have an effect on anon >>55599106
• One anon found a Gearbest coupon that takes 10% off anything >>55599195 >>55599246 >>55599575 >>55599594 but upon checkout this coupon glitches out making things more expensive than the regular price >>55599457 >>55599462 >>55599463 >>55601902
• Anon received some SMD parts >>55599791
• Anon got his Chink Multimeter >>55599499
• Gearbest's shipping process detailed by anon, with pictures taken of his package matching with the package he received >>55599563 >>55600516 unboxes a flash drive good for fashion design >>55600523 >>55600551 >>55600605 and a shark >>55600532
• Anon tests shark on USB 2.0 >>55600799 >>55601755

https://www.youtube.com/watch?v=lD9lLTXz9QQ


Previous thread >>55598276
356 posts and 74 images submitted.
>>
File: the world according to china.jpg (52KB, 960x700px) Image search: [Google]
the world according to china.jpg
52KB, 960x700px
first for buying things solely so you can get featured in the /csg/ news
>>
>tfw mentioned in the OP

<3
>>
File: raburaibu.png (15KB, 324x223px) Image search: [Google]
raburaibu.png
15KB, 324x223px
Infographic when

File: e-waste.jpg (2MB, 3421x2273px) Image search: [Google]
e-waste.jpg
2MB, 3421x2273px
How do you feel about contributing to e-waste?
40 posts and 8 images submitted.
>>
That guy looks like he's probably having fun, so I guess I'm alright with it
>>
It feels ok
>>
i wanna give the ones that are still alive a new home ;-;

File: Capture.png (24KB, 394x228px) Image search: [Google]
Capture.png
24KB, 394x228px
Does anyone here use https://chocolatey.org/ ?

Is it good? Is it an objective improvement or just something to pander to people that are subjectively used to Linux?
9 posts and 1 images submitted.
>>
No
Yes
Yes
>>
>>55602100
The last one was not a yes/no question
>>
>>55602116
Yes

File: nsa-tor-linux-users_t.jpg (52KB, 600x300px) Image search: [Google]
nsa-tor-linux-users_t.jpg
52KB, 600x300px
NSA says we are mothafcking extremists
http://securityaffairs.co/wordpress/49338/intelligence/nsa-tor-linux-users-extremists.html
22 posts and 3 images submitted.
>>
Define extremist
>>
Hey man... If you got nothing to hide why not let the NSA spy through everything you've ever done?
The Fourth Amendment? That was a thing of the past, we're in the future!

Don't you want to stop the terrorists?
>>
>>55601999

>we got to stop the terrorists goy

File: bjarnec+++++.jpg (132KB, 1487x324px) Image search: [Google]
bjarnec+++++.jpg
132KB, 1487x324px
low level programming is a meme and in a development team the guy who uses pointers should always get fired for code obfuscation
8 posts and 3 images submitted.
>>
File: 1463549219011.jpg (18KB, 419x249px) Image search: [Google]
1463549219011.jpg
18KB, 419x249px
>>55601886
>the guy who uses pointers should always get fired for code obfuscation
>>
File: bjarnec3+++++.jpg (146KB, 1487x324px) Image search: [Google]
bjarnec3+++++.jpg
146KB, 1487x324px
>>55601886
>>
>>55601900
heh..good one

is there like a foobar like library/viewer for video?

xbmc sucks if you dont really use it as a mc...
6 posts and 2 images submitted.
>>
I don't know about all that, but I'd sure like to impregnate that big-eyed sloot.
>>
>>55602099
melodyle on instagram
>>
>>55601881
Also interested in this.

File: 1434744721690.jpg (116KB, 640x872px) Image search: [Google]
1434744721690.jpg
116KB, 640x872px
How do you justify owning a 1080p monitor in the year 2016?

Aren't you embarrassed?
212 posts and 27 images submitted.
>>
>>55601872
2nd photo looks more organized than the 1st one too
>>
>>55601872
>How do you justify owning a 1080p monitor in the year 2016?
Waiting for 5k prices to drop, don't care about 1440p and 4k
>Aren't you embarrassed?
i spent a lot of money on bullshit but by still keeping my monitor around i feel a bit frugal
>>
They're cheap so just buy two more and bam, enjoy your ultra-ultra wide display

Pages: [First page] [Previous page] [8178] [8179] [8180] [8181] [8182] [8183] [8184] [8185] [8186] [8187] [8188] [8189] [8190] [8191] [8192] [8193] [8194] [8195] [8196] [8197] [8198] [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.