Message from @Ƶero

Discord ID: 464623020934168577


2018-07-05 19:22:56 UTC  

fucking yep

2018-07-05 19:29:06 UTC  

My family is picking up on the backlash to that sentiment, sloooooooooooooowly

2018-07-05 20:48:19 UTC  

CS doesn't involve knowledge of computer parts other than how they function in particular. Just tell them to find someone versed in IT or whatnot. x3

2018-07-05 20:48:47 UTC  

IT is a waste of time for programmers.

2018-07-05 20:51:07 UTC  

In regards to earlier: GC tends to be pretty resource heavy.

2018-07-05 20:51:14 UTC  

But GC is pretty essential.

2018-07-05 20:54:09 UTC  

Also, yeah, having a hard-on for programming in C++ is a bit detrimental, while it's absolutely essential to have fundamental knowledge of lower-level programs and how any language you're currently using that's higher level will be parsed and compiled into at a base level (for optimization purposes) holding onto only working in C++ just kills your ability to program something in a short/efficient period of time.

2018-07-05 21:39:23 UTC  

C++ is very high level dude.

2018-07-05 21:39:53 UTC  

The only edge other languages have is the easy-to-install 3rd party modules.

2018-07-05 21:40:15 UTC  

Who knows, maybe C++23 will have modules.

2018-07-05 21:40:27 UTC  

MS has been pushing for their own horrible package manager.

2018-07-05 21:44:47 UTC  

And I'll take RAII over GC any day.

2018-07-05 22:06:54 UTC  

GC is a tool for only one kind of resource, memory. RAII is more general. You can start to think about various things as resources that can be managed.

2018-07-06 00:54:32 UTC  

Well, I don't know about you, but I don't know many people that actually work directly with assembly. @DanielKO

2018-07-06 00:57:59 UTC  

I only work with it when I've reverse-engineering keygen mes.

2018-07-06 01:01:51 UTC  

``` L = L1;
L <<= 16;
L |= L2;
L >>>= 0;
R = R1;
R <<= 16;
R |= R2;
R >>>= 0;``` I remember this one.

2018-07-06 01:04:04 UTC  

And then my code comments like this.

https://cdn.discordapp.com/attachments/423219052849397773/464597366817947648/unknown.png

2018-07-06 02:45:29 UTC  

I only ever do littl snippets of inline stuff for specific functionality on embedded stuff now

2018-07-06 02:45:39 UTC  

but even that is super super rare

2018-07-06 02:46:00 UTC  

*ASM↑

2018-07-06 02:46:35 UTC  

I was the man with ARM32 ASM back in the day

2018-07-06 04:49:58 UTC  

https://cdn.discordapp.com/attachments/423219052849397773/464654218889003019/unknown.png

2018-07-06 04:50:03 UTC  

There was the logic for the mask.

2018-07-06 04:50:27 UTC  

It was a series of numbers that would follow under those specs.

2018-07-06 04:51:57 UTC  

I could have made a bitmask to clean it up, but yeah.

2018-07-06 04:52:01 UTC  

It's expanded logic.

2018-07-06 04:55:57 UTC  

The keygen after that was encoded with time hashes.

2018-07-06 04:56:01 UTC  

On blowfish.

2018-07-06 04:56:05 UTC  

That was... a hard one.

2018-07-06 10:08:42 UTC  

Has anyone ever used Radare2 for reverse engineering?

2018-07-06 10:08:50 UTC  

If so I would like some assistance

2018-07-06 12:20:47 UTC  

fixing a computer is 90% google tbh

2018-07-06 12:21:05 UTC  

unless whatever is broken is just the person being retarded

2018-07-06 12:21:30 UTC  

like my Barber who thought her computer was broken because it told her to repeat her password and she didn't know what that meant <:think_woke:378717098681171988>

2018-07-06 12:37:57 UTC  

people are technologically illiterate af

2018-07-06 14:38:03 UTC  

@Ruggwain exactly my dude

2018-07-06 23:38:07 UTC  

Legendary barber again

2018-07-06 23:38:20 UTC  

She called because she's friends with my mother

2018-07-06 23:38:35 UTC  

Apparently she asked someone about getting a new computer

2018-07-06 23:38:49 UTC  

And he told her to get something with 'window' on it