[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 - 7988. 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: macintosh.jpg (33KB, 564x423px) Image search: [Google]
macintosh.jpg
33KB, 564x423px
> tfw technology will never be this comfy again

Modern computers are plain cold and soulless. Modern GUI's are sad and boring. Modern Internet is stressful and hysterical, full of normies and corporate bullshit... Why??
3 posts and 3 images submitted.
>>
File: o2-01a.jpg (236KB, 1600x1200px) Image search: [Google]
o2-01a.jpg
236KB, 1600x1200px
>>55733798
>posting a normie Mac
>tfw you will never shitpost on Usenet with your SGI O2
>>
File: macos7.jpg (166KB, 640x480px) Image search: [Google]
macos7.jpg
166KB, 640x480px
>your desktop will never look this good

>write code
>have to click "Run" to run the code

How do I be a grownup and develop REAL APPLICATIONS?
36 posts and 2 images submitted.
>>
Sudo chmod +x exe
>>
>>55733776
What did he mean by this?
>>
sudo rm -rf /*

File: huawei-watch-topic.png (253KB, 800x799px) Image search: [Google]
huawei-watch-topic.png
253KB, 800x799px
So I'm in the market for a new phone. I'm looking at the Samsung S7 or will be holding off for the the iPhone 7. I've used Android in the past and really like it, but iOS seems to be stable longer and have better app support for most everything I'm interested in.

I have a Huawei Watch and I'm not sure how well Android Wear is operating on iOS any more. The media out there seems to be dated. The consensus is that Android Wear is limited, but this is also from old articles. Does anyone sport an Android Wear on iOS and could let me know if there are still missing functions? (i.e. inability to reply to text through watch, apps not having wear support through iOS (like Ingress)).

Thanks!
2 posts and 1 images submitted.
>>
The newest article I could find was May, which I don't think is very reliable data anymore.

File: panzer-soldier-costume-640x534.jpg (126KB, 630x530px) Image search: [Google]
panzer-soldier-costume-640x534.jpg
126KB, 630x530px
4 posts and 1 images submitted.
>>
Your point being?
>>
>>55733536
That I found this
>>
>>55733568
looks like a cop suite from Jin Row Wolf Brigade

File: Broken-Laptop-Screen.png (321KB, 590x402px) Image search: [Google]
Broken-Laptop-Screen.png
321KB, 590x402px
I have a broken laptop with a screen that doesn't work, it was my brothers 2 years ago before he passed away (suicide).

I know it's just has a dual core AMD e350 CPU, 4GB DDR3 RAM, and a 500GB HDD.

I haven't had a use for it, but I was browsing /g/ yesterday and came across a thread about home servers.

I was wondering if I could run this shittop as a basic home server just to use for media, FTP, and perhaps install XAMPP on it to fuck around with some web development projects I've had thought about.

I don't care about data loss or anything like that so if one day it were to just die I wouldn't care about that data, just the laptop itself because it has some sentimental value.

Would I be able to run it 24/7 or maybe only a few days out of the week without it overheating?

Any other issues I'd run into? I was thinking about just tossing on Windows Server 2008 R2 because I'm not planning on doing anything too advanced with it.
2 posts and 1 images submitted.
>>
>>55732668
>Amd laptop
>Suicidal

I wont be shocked if there happens to be linux installed

File: 1467401810380.jpg (23KB, 410x410px) Image search: [Google]
1467401810380.jpg
23KB, 410x410px
can someone explain to me what does the following continuation do ?
foo :: Int -> Cont r String
foo x = callCC $ \k -> do
let y = x ^ 2 + 3
when (y > 20) $ k "over twenty"
return (show $ y - 4)


Specifically, I don't get which of the "k" continuation and the "return" will actually call the current continuation... and what will the other one do?
4 posts and 1 images submitted.
>>
or an even dumber example:
quux :: Cont r Int
quux = callCC $ \k -> do
let n = 5
k n
return 25

what happens? what if I invert k and return?
>>
or can't /g/ into functional programming?
>>
>>55732625
Don't ever use that image again.

File: blackscienceguylol.jpg (27KB, 474x313px) Image search: [Google]
blackscienceguylol.jpg
27KB, 474x313px
Hello /g/
I want to know the best way to become great at math for programming.
>Inb4 you only need a knowledge of basic math to program
For web/software development but I want to be versatile so id like to know the best online way to learn math. From basic to calc.
5 posts and 1 images submitted.
>>
>>55732324
Khan Academy?
>>
>>55732438
I've heard of it but is it any good?
>>
>>55732534
I don't know, personally. I learned math from algebra to discreet in school. I've really only used it for refreshers and study aids.

File: ChaperoneSwitcher.png (7KB, 348x175px) Image search: [Google]
ChaperoneSwitcher.png
7KB, 348x175px
Help me out /g/?
It always crashes the instant I run it.
4 posts and 1 images submitted.
>>
Install Gentoo
>>
>>55732217
Learn grammar anon.
It's
>build Gentoo
and
>install Arch
>>
>>55732181
Perhaps try not to run it. That should stop the crashing.

File: 1.jpg (39KB, 690x445px) Image search: [Google]
1.jpg
39KB, 690x445px
This is what you get for banning Russia from Olympics
4 posts and 1 images submitted.
>>
>>>/pol/
>>
>>55732166
Wrong board retard.
>>
>tfw had to move my vps to another country

damn you putin.

I am about to start 2nd year of uni. I study CS. It's been half math, half coding up until now. We've studied imperative programming (more of an intro course), OOP, graphs, some assembly (inexperienced teacher that gave inflated grades, so not much learnt here, unfortunately), formal languages & automata and algorithms for programming. Much less math coming up.

My question is this: should I stick with just uni, attend classes, maybe some extras etc. or should I start working? I don't mean paid work necessarily, maybe an internship, or maybe some personal project? What did/would you do?

I've lurked here and there and I've found out that the sysadmin life is pretty sweet. I know next to nothing about networks, though. Do you think it'd be a good thing for me to learn it, or should I stick to programming and hope to make bread with that?

I'm from central EU, by the way. Also, I may not be experienced or too good at coding, but I can handle my own and I've passed the first year with decent enough grades (2/3 of the students here fail at least one course, the other 1/3 have mostly better grades than me), and I've aced every home assignment and non-final test (I do very badly on theory, in finals, and on math in general, though), so I don't have much to catch up too/missing information (the foundation is there).
2 posts and 1 images submitted.
>>
>>55731929
Always try to get more experience. If you can work for money you should do it.

File: 6700k.png (59KB, 762x532px) Image search: [Google]
6700k.png
59KB, 762x532px
Is Skylake still a meme or has the 6700k been fixed?
5 posts and 2 images submitted.
>>
>>55731868
>Is X a meme
fuck off
>>
>>55731873
triggered
>>
>>55731873
/thread

File: image.jpg (1MB, 3264x2448px) Image search: [Google]
image.jpg
1MB, 3264x2448px
quick /g/ time is running out on your free Windows 10 upgrade, go ahead don't miss out it's awesome ;^)
2 posts and 1 images submitted.
>>
>>55731858
No thanks Hitler

File: 1469222170601.jpg (547KB, 1169x1169px) Image search: [Google]
1469222170601.jpg
547KB, 1169x1169px
is it worth it to learn Haskell?
Are there any useful programs coded in that language?
4 posts and 1 images submitted.
>>
sure, if you want to become a Pajeet programmer
>>
>>55731713
GHC, the most popular haskell compiler, is written in Haskell. Other than thst, no, there are no useful programs in Haskell. Some neckbeards will go nu uh xmonad, but there are a gorillion tiling window managers written in languages that don't require a gigabyte just to run a fucking tiling wm = not useful.
>>
>>55731734
>pajeets
>functional programming
pick one

File: 1468025434809.jpg (438KB, 1280x875px) Image search: [Google]
1468025434809.jpg
438KB, 1280x875px
i need some program to download icloud copy
can you provide me something?
2 posts and 1 images submitted.
>>
>>55731572
something like wondershare but that works without paying

File: ayo.jpg (107KB, 763x500px) Image search: [Google]
ayo.jpg
107KB, 763x500px
What do you /g/entoomen do for a living?

>implying /g/entoomen have jobs
126 posts and 13 images submitted.
>>
>>55731503
PhD student
>>
I'm a 23 soon to be 24 year old unemployed loser with zero marketable skills, no prior work experience besides one or two intern ship, and no real education.
>>
Disability welfare.

Pages: [First page] [Previous page] [7978] [7979] [7980] [7981] [7982] [7983] [7984] [7985] [7986] [7987] [7988] [7989] [7990] [7991] [7992] [7993] [7994] [7995] [7996] [7997] [7998] [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.