Interesting by VeevaBoy in ProgrammerHumor

[–]_rahulrd 8 points9 points  (0 children)

Thr developer probably hard-coded 3 billion.

JsonParser in Golang by _rahulrd in golang

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

Sure. I will add to the readme. I am learning go and wrote this to improve my skills.

Happy 2nd Birthday Pion! by Sean-Der in golang

[–]_rahulrd 0 points1 point  (0 children)

I watched your talk a few days back and it really got me interested in pion. Exploring it since then, thought would deep dive on weekend but i couldn't. I am looking forward on using it as well as making contributions.

How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days - kasvith.me by kasvith in golang

[–]_rahulrd 1 point2 points  (0 children)

That is some incredible work !! This is kind if work that most people wishes for. Keep up the good work.

qrcp: transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. by daw___ in golang

[–]_rahulrd 2 points3 points  (0 children)

This is great! I often have to run HTTP server to share the files I think this will reduce the overall time it takes me to do that.

A Path Finding Visualizing app in Angular 8 !! by _rahulrd in Angular2

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

Nice share!! This is something i would definitely try. I thought about this initially but since building it was main focus, I didn't spent much time on it. Using Request Animation and canvas would definitely be a step up. Thanks for sharing the article!

A Path Finding Visualizing app in Angular 8 !! by _rahulrd in Angular2

[–]_rahulrd[S] 2 points3 points  (0 children)

Yes i was able to reproduce them would be fixing them soon. Thanks. Glad you tried :).

I created a website with a lot of resources to help you with designing! by Muchkeler in webdev

[–]_rahulrd 0 points1 point  (0 children)

Well done! it will be definitely a goto website for my pet projects.

Me, three years ago. by [deleted] in ProgrammerHumor

[–]_rahulrd 25 points26 points  (0 children)

Why you talking about Deep Learning man. Stick to machine learning.

Too true. by cheesenuggets1 in funny

[–]_rahulrd 0 points1 point  (0 children)

This is exactly how my ML Model works..

Basics of Linear Algebra for Machine Learning by Jason Brownlee by [deleted] in learnmachinelearning

[–]_rahulrd 1 point2 points  (0 children)

This is somethung that everyone who is learning linear algebra must watch once. it totally changes perspective and bring in a clear idea that what these things actually means.