[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 - 5055. 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: 1479460913097.jpg (68KB, 735x533px) Image search: [Google]
1479460913097.jpg
68KB, 735x533px
Hi /g/

After spending 2 years on Windows Phone I'm looking into buying Android again but I'm torn between three options since CM is dead and XDA and the market overall aren't what they used to be.

The options are: well preserved S5, OnePlus One 64gb and Redmi Note 2

Thanks.
8 posts and 1 images submitted.
>>
The one you like most.
>>
>>58354187

I'm split between S5 and Oneplus but the problem I can't tell which one is at least somewhat future-proof.
>>
>>58354196

it's a goddamn phone, just get anything

File: Capture12.png (40KB, 837x659px) Image search: [Google]
Capture12.png
40KB, 837x659px
Networking thread.

Question time. I currently have the standard setup - Modem -- Router -- LAN -- Webserver/FTP/etc, Other Clients.

Recently, security paranoia setting in.

Wondering if changing my setup to something like the pic would make a difference - running two routers in a WAN-LAN cascade config. What're the pros and cons - and would it make my "safe" LAN side safer? I'd lock that shit down.
10 posts and 1 images submitted.
>>
>>58354147
That's stupid, you can add a firewall if you want, between the modem and the router.
>>
>>58354147
Just get a Cisco ASA off Ebay and stick it between the router and modem
>>
>>58356193
Or a pfsense machine

File: solus-circle.png (32KB, 512x512px) Image search: [Google]
solus-circle.png
32KB, 512x512px
> not using solus

Why are you not using Solus anon?

https://solus-project.com/
15 posts and 2 images submitted.
>>
File: stallman-bling.jpg (62KB, 690x460px) Image search: [Google]
stallman-bling.jpg
62KB, 690x460px
>>58354146

>using the mouse on linux
>not using a tiling wm
> not being 105% efficient
>>
Because the cursor wouldn't stop flickering for some reason.
>>
>>58354146
Bumped. I have yet to start using solus because I haven't donwloaded more RAM yet. Just waiting for someone to get me a brand new Wi-Fi cable to get connection.

File: steam machines.jpg (7KB, 300x168px) Image search: [Google]
steam machines.jpg
7KB, 300x168px
what went wrong?
60 posts and 6 images submitted.
>>
They waited until after the hype died to talk about what a Steam Machine actually was. People were confused until they moved on, eventually finding out it was a product they had no need for.
>>
>>58354077
they used Xorg instead of Wayland and in return got shit performance for all games, they also used buggy shit like pulseaudio which breaks sometimes requires you to drop into desktop mode and fix via cli (they also used SystemD which breaks my wifi after a reboot and requires a reinstall of the whole OS)
>>
>>58354077
Turns out gamers don't give a shit about Linux gaming machines when they can only play 1/10th of the games available on Steam - if that.

File: 0suV1pA.jpg (237KB, 1193x1596px) Image search: [Google]
0suV1pA.jpg
237KB, 1193x1596px
Get them geek jokes
6 posts and 4 images submitted.
>>
FUCK OFF
>>
File: terry.png (413KB, 762x1518px)
terry.png
413KB, 762x1518px
>>
File: cG4sfcy.jpg (134KB, 1366x768px) Image search: [Google]
cG4sfcy.jpg
134KB, 1366x768px
Haganai

File: Untitled.jpg (3KB, 250x83px) Image search: [Google]
Untitled.jpg
3KB, 250x83px
/g/ what's your favorite file manager for Android?
Most of the ones i've used were bloated and not that useful
22 posts and 2 images submitted.
>>
adb shell
>>
>>58354022
Amaze
>>
Amaze
Free as in freedom, lightweight, just werkz, and has a FTP server feature. What's not to like?

File: donkey.jpg (499KB, 1200x742px) Image search: [Google]
donkey.jpg
499KB, 1200x742px
What's the donkey of programming languages?
13 posts and 1 images submitted.
>>
>>58353978
PHP
>>
visual basic
>>
>>58353978
Scala

File: 1458831323085.png (182KB, 292x474px) Image search: [Google]
1458831323085.png
182KB, 292x474px
Does anyone know a Firefox extension that can copy the image name if you double click it?
7 posts and 2 images submitted.
>>
Is there sauce on this? I reverse image searched it with literally everything and nothing is showing. I don't have your answer OP but have a bump.
>>
>>58353926
Try "copy on select" add-on. Here's Android version:
https://addons.mozilla.org/pl/android/addon/copy-on-select/?src=search
>>
File: untitled.png (123KB, 857x347px) Image search: [Google]
untitled.png
123KB, 857x347px
>>58353926
I have one, it's called not being a sjwcux user

File: fawRchq.jpg (191KB, 1008x1323px) Image search: [Google]
fawRchq.jpg
191KB, 1008x1323px
Hello /g/,

so I've been starting out programming, both in C(using mostly google) and in Python(using mostly learnpythonthehardway). I really hate the book because it doesn't at all emphasize some background knowledge / terms that I think would be useful to even start a conversation about things.

For example I wondered about pointers in other languages, because I just read about them in C and they seemed really important but apparently there's no such thing in Python.
However there seem to be barenames and decorated names. I'm 20 exercises into this book and never heard of those.

Point is, I'm constantly hitting brick walls. I can program your usual FizzBuzz or "count from 700 to 200 in steps of 13" but as soon as I want to try something else I feel uninstructed. Things like why gets() is a bad thing.

The way I progressed in C was picking some challenge I thought I could do and doing it. That was fun and helps me stay motivated. But I am constantly baffled at how "untrivial" seemingly easy challenges are.

To break off the rant, can someone help me out? Someone who knows the feel and got over it?

I wish there was just a long list of programming challenges sorted by increasing difficulty where I could acquire the missing pieces myself.

Otherwise I guess some non meme book recommendations would be nice.

I don't wanna do
>pic related
all the time.

For C I use CodeBlocks with the GCC and for Python it depends on the platform I'm on, either Notepad++ or Gedit and the command line.

(Reason for this thread is I was curious about how to help port a tool called GeDoSaTo from DX9 to DX11, but I probably don't even know what I'm asking, which is exactly my problem.)
27 posts and 6 images submitted.
>>
Try ProjectEuler.

Also, I've been learning C++ as well for a month and struggle with some trivial shit. Crushes my self-esteem, familia.
>>
File: v8hVVdF.jpg (169KB, 1024x1344px) Image search: [Google]
v8hVVdF.jpg
169KB, 1024x1344px
>>58354071

People keep telling me I shouldn't start out with C++, would you share that notion?
>>
File: 1483332458928.png (549KB, 1920x1080px) Image search: [Google]
1483332458928.png
549KB, 1920x1080px
>>58353878
go through these maybe

File: satya.jpg (2MB, 1500x2100px) Image search: [Google]
satya.jpg
2MB, 1500x2100px
What's up with the anti-linux shill posts lately?
8 posts and 4 images submitted.
>>
CES is on, usually happens when MS releases products or appears at some event.
>>
File: trollercoaster.png (42KB, 256x256px) Image search: [Google]
trollercoaster.png
42KB, 256x256px
>>58353875
Trolls trolling trolls
>>
I don't know what you're talking about. Install Solus.

File: jem.jpg (308KB, 1750x2300px) Image search: [Google]
jem.jpg
308KB, 1750x2300px
AMD FX 6300 or I5?
9 posts and 1 images submitted.
>>
i5. ALWAYS Intel.
>>
>>58353770
i5 or wait for Zen to launch, which is right around the corner.
>>
>>58353770
Please don't get the FX 6300. There is a reason the thing is so cheap.

The i5 6600k is still relatively cheap for what it does and it can be overclocked to ridiculous speeds and remain cool.

File: kek.jpg (5KB, 504x34px) Image search: [Google]
kek.jpg
5KB, 504x34px
How can i get these back on windows 7?
i dont know what its called can anyone help me please.
21 posts and 2 images submitted.
>>
>>58353625
look up quick launch
>>
quick launcher
>>
>>58353625
Right click taskbar > Toolbars > Quick Access or whatever

File: 5 money face.jpg (65KB, 490x616px) Image search: [Google]
5 money face.jpg
65KB, 490x616px
>overpriced
What does this mean exactly?
If the company is profitable, their prices are just right, don't you think?
25 posts and 1 images submitted.
>>
It means that for the components and quality being offered, the price is higher than you would pay for an equally good product from another company.
>>
>>58353610
Then why do people do so?

Clearly the product or serviced is priced accurately if so many people buy it.
>>
Theres two sides to look at this.

From the sellers viewpoint you are correct, if a product sells well the product is apparently priced correctly (or maybe even too low).

From the buyers viewpoint overpriced usualy means the product's price is higher than the actual value of the product. This phrase is often used when companies pull shit like asking 200 dollars for 8 GB of extra ram, which might cost them 10 bucks max.

The two are linked ofcourse, if a buyer thinks something is overpriced, he will not buy it.

File: tech-company-growth-keyimage.png (479KB, 990x450px) Image search: [Google]
tech-company-growth-keyimage.png
479KB, 990x450px
/g/ name the company who will take Apple down, and who its CEO will be
14 posts and 2 images submitted.
>>
>>58353561
You can make an identical Apple product, call it Snapple, if it's cheap these macfags won't buy it!
IDENTICAL !
>>
>>58353561
None. Applefags are brainwashed into thinking every other brand is interior. It is too late to stop Apple.
>>
>>58354158
This. You could even make it objectively superior and cheaper and you would still have Macfags shitting on it.

Have you ever met a Macfag anywhere other than the internet? They're even more fucking ridiculous in real life then they are here.

File: console.jpg (82KB, 824x529px) Image search: [Google]
console.jpg
82KB, 824x529px
What's with all the retarded/goofy names of GNU/Linux programs. Xchat sounds like a sex chat application. Scrot sounds like "scrote" (i.e. scrotum). Toilet sounds like, well, what it is. Why are FLOSS/OSS developers so immature? And then there are retarded, impossible to remember names that are just character sequences like irssi and ncmpcpp. Yeah, that's real memorable. Don't even get me started on "ya_". Pic unrelated.
17 posts and 6 images submitted.
>>
>>58353440
scrotum does exist
>>
>>58353449

Where? You mean scrotwm?
>>
>>58353440
http://caca.zoy.org/

Pages: [First page] [Previous page] [5045] [5046] [5047] [5048] [5049] [5050] [5051] [5052] [5053] [5054] [5055] [5056] [5057] [5058] [5059] [5060] [5061] [5062] [5063] [5064] [5065] [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.