[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 - 5446. 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: 1450312772226.jpg (140KB, 685x642px) Image search: [Google]
1450312772226.jpg
140KB, 685x642px
>People want to be
>Web Developer
>Android/iOS Developer
>Infosec

All in one.

What did you do to focus just in one IT-field?
24 posts and 1 images submitted.
>>
Computer repair technician. Currently studying for my A+ cert and hopefully will start an apprenticeship somewhere after that.
>>
>>58008220
>/g/ - Technology
Why u didnt study the CS degree?
>>
>>58008250
Too saturated. While there are millions of pajeets ready to replace you dipshits with half assed code, the story is not the same for the guys repairing broken hardware.

i'm sure you guys know about avatar: the last airbender. so i was wondering, what if instead of 4 elements, they were 4 coding languages? what would you name as water, earth, fire and air?
20 posts and 2 images submitted.
>>
Python, C++, Java, Swift

But everything changed when the Java nation attacked
>>
>>58008200
Only the lisp developers, masters of actual computing, can save us
>>
>>58008234
But I believe, that OP is a faggot

Bought 3 EVO 1TB for $600 shipped.
Did I fall for the meme, /g/?
17 posts and 2 images submitted.
>>
That model is pretty sweet f+ampai
>>
just got a 1TB harddrive for $60
>>
>>58008216
Thanks. RIP my 5 HDDs, literally.

PSA this is a Windows PC
10 posts and 3 images submitted.
>>
File: collegedropout-javascript.jpg (154KB, 1200x1500px) Image search: [Google]
collegedropout-javascript.jpg
154KB, 1200x1500px
PSA this is also a Windows PC
>>
>>58008078
>>58008116
PSA this is autism
>>
install gentoo or kill yourself, your choice bro

File: wQe0DW4.png (4KB, 327x273px) Image search: [Google]
wQe0DW4.png
4KB, 327x273px
I know how Java and C++ work. I know you can make classes and objects to split the code up and make the code more flexible and maintainable.
I know about arrays and recursion and sorting algs and all this other applied shit that you can use to make programs

But I don't have any actual experience making actual programs. Useful ones like game and calculators and apps and all that shit. And i have no idea how to get started.

So I'm asking for some resources on mini 'projects' that will let me get my feet in the water and actually know how to use all the stuff in a way that is effective and leads to an actual program.

And this is most important for objects. I know the concept objects but I don't know how to actually apply them. Once I tried making chess, and naturally I thought I would have an Piece object and then every time of piece inheriting from it. But even though I think I had the right idea, I didn't know how to implement it and what code should go where.

I can probably make chess in one class and it would basically be a loop that works while both kings can still move, but I feel like it would be a retarded program to write that most expierienced programmers would laugh at if they ever saw it.

Pls help, thanks
9 posts and 1 images submitted.
>>
>>58008061
>programmar
start with English language first, Pajeet.
>>
>>58008074
thanks
>>
>>58008061

> I can probably make chess in one class and it would basically be a loop that works while both kings can still move, but I feel like it would be a retarded program to write that most expierienced programmers would laugh at if they ever saw it.

You would be retarded to think that a program you're going to write, without experience, would be something that most experienced programmers would consider even mildly impressive.

Write the chess program. It will probably be a clusterfuck when you finish. Before you start writing the program, think about the structure, the necessary objects, the structure of the data you will use. Write tests first or in parallel with the chess. When your clusterfuck is ready, tested and working, refactor it, add/remove comments, make it work more efficiently, find a more elegant solution. The only thing keeping you back is you thinking your first actual program would be something special, but the thought is just plain retarded. If the chess program is so simple, you'd finish it in a day for sure. From there on do whatever feels harder: write an algorithm to solve a rubik's cube, for example. And don't go looking for standard algorithms, solve it yourself.

File: og-privacybadger.png (23KB, 1200x600px) Image search: [Google]
og-privacybadger.png
23KB, 1200x600px
Why no one is talking about this? It's actually usable now. And no ublock origin is not enough

https://www.eff.org/deeplinks/2016/12/new-and-improved-privacy-badger-20-here

Privacy Badger 2.0 was released

New features with 2.0

Version 2.0 of Privacy Badger includes many improvements for users and developers, including:

• Support for “incognito” or “private” browsing
• Import/export capabilities, so you can export a backup of what Privacy Badger has learned about your tracker-blocking needs and import that into another browser
• Fixes to “break” fewer websites, ensuring that you can both block trackers and enjoy rich content
• Improved user interface translation for non-English-speaking users
• Blocks to prevent WebRTC from leaking your IP address
• Blocks to prevent HTMLl5 "ping" tracking
• Notable speed improvements (Firefox only)
• Multiprocess Compatibility (E10S) (Firefox only)
• A single code base for both the Firefox and Chrome versions
33 posts and 2 images submitted.
>>
>>58008001
>And no ublock origin is not enough
y tho
>>
>>58008001
>And no ublock origin is not enough
But I also use uMatrix
>>
>>58008012
a lot of social and google shit is still leaking through "tracking list by Disconnect" not to mention more obscure sites you visit. Install and check in half an hour of casual browsing.

Is there a way to crack WPA2 encrypted wifi passwords?

Don't think I'll be able to afford internet next month and there's like 10+ wifis around me I could try to perhaps brute force.
28 posts and 6 images submitted.
>>
>>58007996
the only shortcut is WPS, you might get lucky and they have an easily crackable dictionary password or 8 digit one all lowercase with no symbols.
>>
File: 1479534206901.png (8KB, 701x701px) Image search: [Google]
1479534206901.png
8KB, 701x701px
>>58007996
>bruteforce wpa2
No, either try to social engineer into this shit or try to get physical access and switch the network to wps
>>
1. Evil twin attack
2. Capture a lot of handshakes and have a good wordlist
3. social engineering

File: 233730.jpg (7KB, 200x200px) Image search: [Google]
233730.jpg
7KB, 200x200px
Now, it's been 9 hours since I did my newest windows 7 fresh install and hit the windows update and still nothing.

I'm thinking about an upgrade just so I don't need to go over this anymore.

this must've been deliberatly done by microcucks.
12 posts and 4 images submitted.
>>
c'mon this is bullshit
>>
>>58008686
over TEN hours.
>>
Lrn 2 Windows 7 update rollup. It exists for EXACTLY this reason. Just google Win 7 update rollup and find out how to install it. The one I used includes every SP1 update up to May of 2016

File: 2b79e8ae65[1].png (7KB, 1040x87px) Image search: [Google]
2b79e8ae65[1].png
7KB, 1040x87px
Show me what you got
34 posts and 20 images submitted.
>>
File: Capture.png (5KB, 1073x109px) Image search: [Google]
Capture.png
5KB, 1073x109px
>>
I got 8" dick.
>>

File: Lewd.gif (943KB, 853x480px) Image search: [Google]
Lewd.gif
943KB, 853x480px
Source: https://www.bleepingcomputer.com/news/security/malvertising-campaign-infects-your-router-instead-of-your-browser/


>The way this entire operation works is by crooks buying ads on legitimate websites. The attackers insert malicious JavaScript in these ads, which use a WebRTC request to a Mozilla STUN server to determine the user's local IP address.

>Based on this local IP address, the malicious code can determine if the user is on a local network managed by a small home router, and continue the attack. If this check fails, the attackers just show a random legitimate ad and move on.

>For the victims the crooks deem valuable, the attack chain continues. These users receive a tainted ad which redirects them to the DNSChanger EK home, where the actual exploitation begins.
17 posts and 2 images submitted.
>>
Can't you just reset your router lol?
>>
>>58007920
>by a small home router
The fuck does this even mean? Consumer network gateways run a variety of firmwares. What if there was a vulnerability in a Cisco gateway? Would they leave it alone?
>>
>>58007920
Chitoge really changed after the end of Nisekoi

Anyway, just use adblock, common sense and (if you're windowsfag) purchase Avira antivirus and Malwarebytes

File: thanks google.png (6KB, 1715x62px) Image search: [Google]
thanks google.png
6KB, 1715x62px
Latest chrome update seems to have disabled the flag to turn off material design. Any idea how to disable this garbage?
6 posts and 1 images submitted.
>>
>>58007900
dont use chrome?
>>
It's a small thing but indicative of their attitude. I've switched to Firefox as a result. Hopefully something better will come along.
>>
>>58007900
this is why people use firefox

File: 1481746843394.png (48KB, 400x389px) Image search: [Google]
1481746843394.png
48KB, 400x389px
>rig
62 posts and 38 images submitted.
>>
File: 9KnkV.jpg (34KB, 355x342px) Image search: [Google]
9KnkV.jpg
34KB, 355x342px
>app
>>
File: a28.jpg (33KB, 480x454px) Image search: [Google]
a28.jpg
33KB, 480x454px
>nig
>>
File: 1478371363381.jpg (34KB, 338x305px) Image search: [Google]
1478371363381.jpg
34KB, 338x305px
>this phone has 64gb of memory

File: 1024px-motorola_razr_v3i_02.jpg (91KB, 1024x768px) Image search: [Google]
1024px-motorola_razr_v3i_02.jpg
91KB, 1024x768px
Did /g/ own a Motorola Razr at some point?
28 posts and 5 images submitted.
>>
The very first iteration.
It practically got me sex.
>>
no but i always wanted one

too late now
>>
V3, yes

File: go_lang1.png (58KB, 607x318px) Image search: [Google]
go_lang1.png
58KB, 607x318px
When did you realize this is the best language?
175 posts and 13 images submitted.
>>
Always
>>
At the letter G
>>
>>58007670
But Go isn't D, how can it be the best language?

File: MD1.jpg (192KB, 500x494px) Image search: [Google]
MD1.jpg
192KB, 500x494px
I was bored and decided to waste some time getting in touch with my inner hipster. Dug out my Minidisc player. The compression sounds surprisingly good. Even LP2 sounds decent enough. Not very practical to use today, but the discs still look cool.

Anyone else still got a MD player? In working condition? Do you still use it?
25 posts and 8 images submitted.
>>
Have 2 working units, use one occasionally when heading out somewhere a fancier unit might be at a risk of getting smashed or nicked. Should've stocked up on those HiMD disks while they still were available. Funnily enough I did see normal MD blanks for sale a couple of years ago but have not seen HiMD ones.
>>
I have a Sony MZ-R55, it's still working but the battery is gone.
>>
>>58007903
I have an MZ-R35

Same issue, but the player came with an addon so you could use AAA batteries.

Pages: [First page] [Previous page] [5436] [5437] [5438] [5439] [5440] [5441] [5442] [5443] [5444] [5445] [5446] [5447] [5448] [5449] [5450] [5451] [5452] [5453] [5454] [5455] [5456] [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.