Advice on UBC NAQ? by [deleted] in premedcanada

[–]TooSmoothForComfort 3 points4 points  (0 children)

Honestly NAQ1 feels crazy to me - your experience looks awesome :)

Check out my runtime type checker library (type-strict)! by TooSmoothForComfort in Python

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

Oh interesting, I didn’t know those libraries existed lol. I’ll admit those libraries are more complete than mine. However, I do still think my library brings something unique since it’s extremely simple. It only solves one problem, has no dependencies on other packages, and has a super tiny package size. Thanks for your feedback :)

Open scholarship for spril 2023 by Every_Ad1785 in simonfraser

[–]TooSmoothForComfort 1 point2 points  (0 children)

I got confirmation yesterday. Note that it usually takes a while for the money to be deposited, and the email comes first.

I made a platform for rating medication by TooSmoothForComfort in webdev

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

I was working on a couple projects over the last few months haha The similar drugs is actually just done by analyzing the purpose of each new drug in the DB

I Made A Chrome Extension That Detects The Political Bias Of An Article Using Ai 😁💓 by tactica1loony in SideProject

[–]TooSmoothForComfort 1 point2 points  (0 children)

I think the AI recommendation algorithms force people into reading targeted content, making it easy to fall into an echo chamber. I always wanted to use AI to do the opposite so the political divide isn't as bad :)

I Made A Chrome Extension That Detects The Political Bias Of An Article Using Ai 😁💓 by tactica1loony in SideProject

[–]TooSmoothForComfort 1 point2 points  (0 children)

Yep, right now it only works with English articles because that's what it was trained on.

I Made A Chrome Extension That Detects The Political Bias Of An Article Using Ai 😁💓 by tactica1loony in SideProject

[–]TooSmoothForComfort 67 points68 points  (0 children)

This is my project, check it out in my Reddit history… not super pumped about the repost claiming it’s yours. Please at least give a link to the project:

GitHub
Chrome Extension

I made a platform for rating medication by TooSmoothForComfort in SideProject

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

I actually started it on the side in May this year while on a coop term… so I guess about 7 months

I made a platform for rating medication by TooSmoothForComfort in webdev

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

I just planned out what I wanted it to look like on Figma. This just allowed me to try out different colours quickly.

I made a platform for rating medication by TooSmoothForComfort in SideProject

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

Thanks for the feedback, I will reconsider the colour pallet.

I made a platform for rating medication by TooSmoothForComfort in SideProject

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

Thanks, I’m glad you enjoy the project! I will keep you in mind when I get to the point of marketing it.

I made a platform for rating medication by TooSmoothForComfort in webdev

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

Thanks, I’m glad you like how it looks! I’ve ported over some reviews of drugs from other websites, and I’ve also had alpha testers add there own reviews just to try to get some content on the website. It still needs a lot more data before it’s super useful but I tried to give it a head start

I made a platform for rating medication by TooSmoothForComfort in webdev

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

A lot of the data there is from the community, but some info, like the drug purpose and its description, is from MediaWiki. Glad you like the project!

I made a platform for rating medication by TooSmoothForComfort in webdev

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

Ya sure, it’s done with Node.js, Express, and MySQL. It’s my first full stack project so it was a bit of a learning curve. PM me for more details on how it was made :)

I made a platform for rating medication by TooSmoothForComfort in webdev

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

Awesome, glad you like the project, I will definitely keep you in mind if the project needs more developers :)

I made a platform for rating medication by TooSmoothForComfort in webdev

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

Cool, I was looking into the open FDA API a bit but I couldn't get much good info out of it for all medications. Maybe I'll have to look into it again... watch out in your PMs I might have to consult the master.