comp-sci

Discord ID: 423219052849397773


17,577 total messages. Viewing 100 per page.
Prev | Page 2/176 | Next

2018-03-14 22:03:10 UTC

I've wanted to give it a go

2018-03-14 22:04:04 UTC

one of them recently blogged about widget work on gtk they're doing to enable responsive design

2018-03-14 22:35:45 UTC

Happy Pi Day everyone.

2018-03-14 22:38:44 UTC

I can't believe I didn't see that connection when I posted the link

2018-03-14 22:38:48 UTC

happy pi day

2018-03-14 22:39:34 UTC

Happy PI day

2018-03-14 23:21:41 UTC

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

Neat, but I don't own a smartphone

2018-03-14 23:28:39 UTC

there's clearly at least 2+ people in here who have heard of it

2018-03-14 23:28:44 UTC

and I read the blog of their primary engineer

2018-03-14 23:28:55 UTC

so that video title is just incorrect

2018-03-15 19:24:52 UTC

Ryzen 2 specs

2018-03-17 10:11:11 UTC

that's certainly the best solution I've ever seen, but if the journalist or editors are ideologues they can easy present you with answer choices that are all wrong

2018-03-17 10:12:01 UTC

not a big deal I guess - like I said, best solution I've seen

2018-03-18 20:03:48 UTC

https://cdn.discordapp.com/attachments/423219052849397773/425021525788327956/iOGh6Zi.png

2018-03-20 03:52:50 UTC

How do you fix the problem
```scanf_s was not declared in this scope```

2018-03-20 03:58:31 UTC

@Deleted User What language

2018-03-20 03:58:49 UTC

C++?

2018-03-20 03:59:42 UTC

Yeah

2018-03-20 04:00:05 UTC

Do you have the full program or at least a bit more context?

2018-03-20 04:03:20 UTC

Iโ€™m on mobile right now but Iโ€™ll show more context when I get home

2018-03-20 04:10:09 UTC

Don't use `scanf_s`.

2018-03-20 04:11:13 UTC

The _s functions are Microsoft's proprietary extensions.

2018-03-20 04:15:58 UTC

If think they managed to coerce the standards working group to include them into C11.

2018-03-20 04:17:37 UTC

Even then, they're optional library extensions.

2018-03-20 04:21:23 UTC

Not seeing '_s' mentioned on cppreference http://en.cppreference.com/w/cpp/io/c/fscanf

2018-03-20 04:31:56 UTC

Fucking (((Microsoft)))

2018-03-20 04:44:23 UTC

>Don't use scanf_s.
This

2018-03-20 04:46:51 UTC

They're in the C standard, not C++.

2018-03-20 04:49:11 UTC

In C++ it's far easier and more powerful to use `std::istream` or `std::regex`.

2018-03-20 09:02:31 UTC

they're in c++11 as well, but yeah, no reason to use

2018-03-20 09:06:22 UTC

oh actually the ms exts are not in c++, only in c

2018-03-21 05:11:42 UTC

@Legiondude howโ€™s it been you **CIS** scum

2018-03-21 05:12:38 UTC

Hey fucker, I'm switching to CIS.

2018-03-21 05:12:55 UTC

Thatโ€™s gay my dude

2018-03-21 05:13:28 UTC

CIS = major.Business()

2018-03-21 05:13:35 UTC

I'll be able ot more directly work with software and databases, plus I've also wanted to do some IT stuff since I worked that in High School

2018-03-21 05:14:27 UTC

But @meratrix wonโ€™t you think of pajeet and his IT farm?

2018-03-21 05:15:08 UTC

I do have to do some business and management classes though.

2018-03-21 05:16:56 UTC

@Deleted User Local CIS job openings are slim until June, and the Department of Education is expecting me to start paying off my loans by Tax Day =.=

So I'm unemployed and just short of broke

2018-03-21 05:17:58 UTC

@Legiondude .isFucked() == true;

2018-03-21 05:18:35 UTC

```bool _IRShitmen == true;```

2018-03-21 09:05:34 UTC

time to get your bicycle out and go around to local businesses to sell wordpress installations

2018-03-22 12:58:17 UTC

https://cdn.discordapp.com/attachments/423219052849397773/426363993758892032/e567a33.png

2018-03-24 04:01:57 UTC

I just like the fact the entire ad is based around They Live

2018-03-25 02:31:07 UTC

https://cdn.discordapp.com/attachments/423219052849397773/427293323523391498/image.png

2018-03-25 02:32:35 UTC

lol

2018-03-25 02:33:27 UTC

@meratrix one of them should have been
```access violation at address error```

2018-03-25 05:14:43 UTC

https://cdn.discordapp.com/attachments/423219052849397773/427334494656135188/image.png

2018-03-26 00:52:46 UTC

@meratrix howโ€™s that gArBaGe CoLlEcTiOn ?

2018-03-26 00:53:08 UTC

aNd ThOsE pOiNtErS

2018-03-26 00:53:49 UTC

Interpret this how you will.

https://cdn.discordapp.com/attachments/423219052849397773/427631224886919173/image.jpg

2018-03-26 00:59:40 UTC

Lol

2018-03-26 18:16:32 UTC

this ridiculous code for printing
```cpp
for(int i=0; i<=100; i++)
{
if(i%2==0) cout<

2018-03-26 18:17:01 UTC

```else continue```
well no shit, sherlock

2018-03-26 18:19:24 UTC

Looks like one of those "I'm programming *something*" code blocks

2018-03-26 18:24:50 UTC

It screams of "I don't understand anything about this language".

2018-03-27 00:24:51 UTC

hold on wft

2018-03-27 00:24:52 UTC

lmao

2018-03-27 00:45:19 UTC
2018-03-27 01:04:32 UTC

That code

2018-03-27 01:08:00 UTC

Pardon me I've been doing js all day

2018-03-27 01:24:21 UTC

>js
god bless your soul

2018-03-27 02:26:52 UTC

I needed that, thanks.

2018-03-27 03:51:27 UTC

๐Ÿ™ for Durtle

2018-03-27 05:33:11 UTC

lmfao I actually just knocked out my internet for a few minutes by transferring files.

2018-03-27 05:35:51 UTC

lol

2018-03-27 18:08:15 UTC

JS is like shoving your dick in a paper shredder. End me please.

2018-03-27 18:11:50 UTC

@Durtle02 Just stock JS, or are you using Angular, ReactJS, or something similar?

2018-03-27 18:12:04 UTC

stock

2018-03-27 18:12:28 UTC

<:super_edgy:426099058466095119>

2018-03-27 18:13:34 UTC
2018-03-27 18:16:09 UTC

I had to use that for the latter half of my e-business programming class

2018-03-27 18:17:27 UTC

And you wanted to kys?

2018-03-27 18:18:24 UTC

I bet Durtle wanted to

https://cdn.discordapp.com/attachments/423219052849397773/428256493221969930/image.jpg

2018-03-28 14:59:40 UTC

https://teachyourselfcs.com/

Sprung up on one of the subreddits today

2018-03-28 15:29:18 UTC

Never been a fan of Skienaโ€™s content.

2018-03-28 15:29:54 UTC

I didn't read "How to solve it", but "Algorithm design manual" is a very weak book.

2018-03-28 15:30:32 UTC

And this page is the reason why the whole "learn from the internet, not university" won't work.

2018-03-28 15:31:27 UTC

Whoever curated this "best book" content clearly hasn't read many books on a given subject.

2018-03-29 03:17:26 UTC

it won't help me ``learn all of c++ in 24 hours``??

2018-03-29 03:18:45 UTC

I'm learning programming via the internet and I can definitely say it would be better to learn in school

2018-03-29 07:25:07 UTC

The most important thing when learning a new language is how you should use it. That takes time.

2018-03-29 07:27:26 UTC

For C++, the best source is Stroustrup's book.

2018-03-29 07:29:34 UTC

Also, figure out what kind of programming student you are. Do you need somebody to tell you what to do next? Or do you feel like trying to do things on your own?

2018-03-29 07:31:19 UTC

The former tends to turn out to be mediocre programmers, while the latter tends to become cowboy programmers with no common sense about code quality.

2018-03-29 07:35:37 UTC

```cpp
if(former){
return shit;
}
else{
return shit;
}
```

2018-03-29 16:27:41 UTC

What I meant was, if you just sit down and start coding nonstop, it's too easy to become oblivious about how bad your code is.

2018-03-29 16:36:09 UTC

Probably why my college nailed the "It's all in the design" point in with a sledgehammer into our brains

2018-03-29 16:40:32 UTC

Yep, bad design is usually what ruins everything.

17,577 total messages. Viewing 100 per page.
Prev | Page 2/176 | Next