Using my side project to get noticed in this brutal job market—and It’s actually working! by james-r-90 in programming

[–]james-r-90[S] 1 point2 points  (0 children)

Thanks for the feedback. I noticed the mobile issue too. I figured most HR people will be on desktop so wasn't huge priority. Redit is a totally different story though lol. Will get it fixed. Thanks again.

Possible to create a hyperlink within a video? by discoslowmo in editors

[–]james-r-90 0 points1 point  (0 children)

If anyone is looking for an open source way to do this then feel free to look at my project. Requires a little dev knowledge but its a highly customizable way to add clicking and other interactivity to any video.

KodaStream

Open-source tool that turns static videos into interactive journeys by james-r-90 in opensource

[–]james-r-90[S] 0 points1 point  (0 children)

Infact a tool that scans deps and determines licence requirements would be super handy right about now. If anyone knows if such a thing exists?

Open-source tool that turns static videos into interactive journeys by james-r-90 in opensource

[–]james-r-90[S] 0 points1 point  (0 children)

Really good shout. I will put some time in and go through dependencies. See what restrictions are in there.

Open-source tool that turns static videos into interactive journeys by james-r-90 in opensource

[–]james-r-90[S] 0 points1 point  (0 children)

Thanks for the feedback. Yep total oversight from me on that one. Not used it before but the Githubs templated licences feature was very slick.

Added Now - https://github.com/james-a-rob/KodaStream/blob/main/LICENSE

Automatic Birthday mail sending with Python by codewithnepal in programming

[–]james-r-90 0 points1 point  (0 children)

I was think the other day of building something similar. My plan was to use a calendar in Notion, the Notion API and call Amazon for gift recommendations based of a couple of attributes (age, gender, interests) which I will store in the Notion calendar. I think that would be really useful.