| time /\ | user name | message | ||
| Mar 26, 2022 17:11:26 |
10bag |
so disregard jon skeet (author of c# in depth and programmer at google) and trust mystik soda | ||
| Mar 26, 2022 17:11:14 |
mystiksoda |
many things including regex have recieved QOL and performance boosts | ||
| Mar 26, 2022 17:10:51 |
mystiksoda |
yes of course | ||
| Mar 26, 2022 17:10:39 |
10bag |
c# has changed much? | ||
| Mar 26, 2022 17:10:26 |
mystiksoda |
cool an answer from 2009 | ||
| Mar 26, 2022 17:10:24 |
10bag |
with some kerbal every 3 or 4 years | ||
| Mar 26, 2022 17:10:13 |
10bag |
@tariq_smells he's the racist company of heroes player and self righteous unused phd highly qualified programmer | ||
| Mar 26, 2022 17:09:52 |
capricciosa |
Fallout 76 also | ||
| Mar 26, 2022 17:09:25 |
10bag |
4Head | ||
| Mar 26, 2022 17:08:54 |
tariq_smells |
wait i follow you from before but don't recognize you did u stream something else beofre | ||
| Mar 26, 2022 17:08:52 |
10bag |
https://stackoverflow.com/questions/1620410/regex-replace-string-replace-or-stringbuilder-replace-which-is-the-fastest | ||
| Mar 26, 2022 17:08:30 |
mystiksoda |
hmm lets make this simpler, can i discord voice chat with you? | ||
| Mar 26, 2022 17:08:27 |
10bag |
maybe with code example | ||
| Mar 26, 2022 17:08:23 |
10bag |
can you explain your take on this regex again | ||
| Mar 26, 2022 17:08:07 |
mystiksoda |
oh yeah u can do it that way as well | ||
| Mar 26, 2022 17:07:43 |
mystiksoda |
default* | ||
| Mar 26, 2022 17:07:39 |
mystiksoda |
oh u meant the dafault vaule in the parameter? | ||
| Mar 26, 2022 17:07:21 |
mystiksoda |
i missed nothing | ||
| Mar 26, 2022 17:07:18 |
mystiksoda |
no | ||
| Mar 26, 2022 17:06:34 |
mystiksoda |
public TwitchUser () { Username = \"somename\"; Id = 1234; ... etc} | ||
| Mar 26, 2022 17:05:20 |
mystiksoda |
something along the lines of | ||
| Mar 26, 2022 17:05:11 |
mystiksoda |
yes u can make a default constructor | ||
| Mar 26, 2022 17:04:54 |
mystiksoda |
oh u mean constructor | ||
| Mar 26, 2022 17:04:25 |
mystiksoda |
yes | ||
| Mar 26, 2022 16:59:54 |
capricciosa |
okay | ||
| Mar 26, 2022 16:59:12 |
mystiksoda |
users.FirstOrDefault (u => u.Username == user.Username) | ||
| Mar 26, 2022 16:58:32 |
mystiksoda |
ok then its simple | ||
| Mar 26, 2022 16:58:00 |
mystiksoda |
does your TwitchUser class have any unique property that identifies that user ? | ||
| Mar 26, 2022 16:57:15 |
mystiksoda |
ok | ||
| Mar 26, 2022 16:56:28 |
mystiksoda |
is that what u want? |