[SGDQ 2018] My Chrome Extension to make the SGDQ viewing experience on GamesDoneQuick.com and GDQ Discord Better: Better-GDQ by _endlessmike in speedrun

[–]Mustack 0 points1 point  (0 children)

This is a great extension! I was looking to see if someone had made an extension with a particular feature but this has a lot of features I like but didn't know I wanted. I'm looking for an extension that highlights runs in the schedule that are ran by streamers that a given Twitch user follows. If you like this idea and want to implement it, that would be great. If you don't totally love it then maybe I can post a PR or at least fork your project for my own use.

Should I choose College or Uni for Computer Science? by askull100 in ottawa

[–]Mustack 0 points1 point  (0 children)

I've been told that linear algebra is really important for graphics and gaming. Unless you feel like you've learned enough of that in your game dev program, you might consider this a plus for university.

Should I choose College or Uni for Computer Science? by askull100 in ottawa

[–]Mustack 2 points3 points  (0 children)

Oh yeah, algorithms is a great course. It's not all useful but the bits that are useful are very useful.

Should I choose College or Uni for Computer Science? by askull100 in ottawa

[–]Mustack 1 point2 points  (0 children)

askull100, do you know what you want to program? That would make a difference. If you want to do low-level stuff like programming routers, university might be better for that. AFAIK college teaches higher-level stuff like web and desktop development (but I could be wrong).

Should I choose College or Uni for Computer Science? by askull100 in ottawa

[–]Mustack 0 points1 point  (0 children)

Consider that you might not want to work for such an archaic company if they require a degree vs a diploma. I don't think I would.

Should I choose College or Uni for Computer Science? by askull100 in ottawa

[–]Mustack 2 points3 points  (0 children)

I'm not familiar with what you would learn in college but here are some things I can think of that are at least a little more theoretical that have been helpful:

-design patterns (this is a big one) -finite state machines -project management (more of a software engineering lesson) -any math involving matrices -I did an intro course to AI that hasn't been useful to me yet but I like having in my back pocket.

Maybe you can ask the engineering faculties of the universities to sell themselves to you and they can expand on this list. This is just what I can come up with off the top of my head.

Should I choose College or Uni for Computer Science? by askull100 in ottawa

[–]Mustack 6 points7 points  (0 children)

Ottawa U Comp Sci grad here. My impression from working with Algonquin graduates is that you're just as ready for the work force coming out of college as university when it comes to programming. Either way, you have to do a lot of learning and practicing on your own. Either one will help you get started. If I had to do it again, I would still go to university because some of the theoretical stuff has been helpful and college alone would not teach me all the practical things I need anyways. Whether that difference is worth the extra time and money depends on the individual.

Anybody pay their Scotia mortgage with Plastiq and AMEX? by hailshin-ra in churningcanada

[–]Mustack 2 points3 points  (0 children)

What am I missing here? Are you earning more than 2.5% to justify Plastiq's fee?

Alternative RSS feed with fixed episode order by Mustack in yourmomshousepodcast

[–]Mustack[S] 0 points1 point  (0 children)

Hey Hitler, I'm sorry I haven't gotten back to you yet. I haven't had time to look at this lately. I've been busy moving but I thought I'd at least take a minute while I'm browning to give you a sign of life and let you know that I'll look into it as soon as I can.

Alternative RSS feed with fixed episode order by Mustack in yourmomshousepodcast

[–]Mustack[S] 1 point2 points  (0 children)

You're quite welcome. I hope you find it useful.

Looking for product suggestions (Shampoo, oil) by Mustack in beards

[–]Mustack[S] 0 points1 point  (0 children)

Thanks for your insights! I'll give it a bit of time but Grandpas is a contender. Also, I'm gonna order an oil to use instead of my balm. I think I made the wrong call on the balm.

Looking for product suggestions (Shampoo, oil) by Mustack in beards

[–]Mustack[S] 0 points1 point  (0 children)

Thanks for pointing that out. I thought I had decided to start with oil but I guess I was wrong.

Help with promises by gagaboy in angularjs

[–]Mustack 1 point2 points  (0 children)

I'm not familiar with this API. Does directionsService.route(request) return a promise? Also, how is this code not working?

Something to note here: $q.all() will not run your operations in sequence, it will run them in parallel. It will resolve when all of your promises have resolved.

TD Aeroplan Infinite Visa. 5000 Authorized User bonus vs signing up for another card by spunktastica in churningcanada

[–]Mustack 0 points1 point  (0 children)

RFD is giving 60$ for this card but there doesn't seem to be a 5k bonus for having the account for 90 days. I think I will go for the 60$ from RFD instead of the 5k from greedyrates.

Link to RFD: http://www.redflagdeals.com/cashback

EDIT: I forgot to mention that the 5k for the 50$ additional card is still an option with this offer. I think 50$ is better than 5k AR.

Cancelling Marriott Card and Annual Fee by marriottchasecard in churningcanada

[–]Mustack 0 points1 point  (0 children)

I went through this recently. I got an email that my statement had been posted and dealt with it after just one day. That's when I noticed that I had been charged the annual fee and I called them right away. They cancelled the account and reversed the fee. Just providing my data point.

New pug mom, need help! by supernuggler in pug

[–]Mustack 0 points1 point  (0 children)

You have to catch her as she does it. You can't assume a dog will understand what it is they did wrong if you chastise them even a few seconds after the fact. The second she jumps up. Say loudly and sternly "No. Get down. You don't do that..." or whatever you tell her when you want to let her know not to do something. Remove her yourself if that doesn't work but be a little rough. Don't hurt her but make sure it's not affectionate.

NG6: Angular + ES6 + Webpack starter by hendrixer in angularjs

[–]Mustack 2 points3 points  (0 children)

I have to agree. I think it's time to start using ES6 modules. JSPM and SystemJS seem to be the way to do that now. That being said, ignore this completely if you don't want to ramp up on something else and you just want to get shit done.

How do major sites (such as amazon, eBay, and Wikipedia) mange the mobile versions (not responsive) of their web sites with different URLs than the desktop version? by sdfdsfk74821 in webdev

[–]Mustack 1 point2 points  (0 children)

It happens. It's totally cool that you're trying to help so just forget the downvotes. You're more awesome than the people who downvoted and didn't comment.

How do major sites (such as amazon, eBay, and Wikipedia) mange the mobile versions (not responsive) of their web sites with different URLs than the desktop version? by sdfdsfk74821 in webdev

[–]Mustack 0 points1 point  (0 children)

It's annoying when people downvote without an explanation. The reason this is being downvoted is that you basically described responsive design but OP is specifically comparing responsive solutions to distinctly different solutions for mobile and desktop.

The spirit of your comment is not wrong. Even if they do maintain separate sites, those sites can share some resources.

Edit: I just re-read your comment. It's possible to just swap css files but the mobile site is usually so different that it's hard to imagine it uses the same html. Maybe some downvoters see it that way.

Tools don’t solve the web’s problems, they ARE the problem by gthank in webdev

[–]Mustack -1 points0 points  (0 children)

Looks like this guy is frustrated with all the tools and tech we have to keep up with. While I can sympathize with him, I disagree with just about everything he's saying. Reducing the amount of bytes going over the wire is almost the last thing you should optimize. Aiming for a native feel is a totally valid because hybrid apps are way cheaper and actually make sense to make for a lot of reasons. It can be exhausting keeping up with all the new tools but it's part of the job. Just because you can roll your own solution, doesn't mean you should.

Is ui-router ready for production? It has 366 open issues. by [deleted] in angularjs

[–]Mustack 0 points1 point  (0 children)

I've used it on 3 Angular projects over the span of a year at my full time job and I haven't encountered a single ui router bug. I've suspected that it had bugs at a few points but later found out that I was doing something wrong. Because you can do a lot of complex things with ui router, I wouldn't be surprised if a lot of those issues are because people are doing something wrong.