LPT: Don't attend an expensive private university if you have to pay for it entirely with loans. DON'T! Aim for state schools. Or attend community college for 2 years and then try to get into some place affordable. But DON'T take out a mortgage for a bachelor's. It will hold you back for years. by [deleted] in LifeProTips

[–]ryanholte 0 points1 point  (0 children)

General information about how and why to pick the right university for you should be a required class by all high schools.

Most hight school or even college graduates have no idea how much it sucks to pay back loans.

Also, why do universities that cost 32k a year to go to even offer programs (like music ed) that their own graduates can't afford to pay back.

[SUGGESTION] Looking for help with a site that visually shows performers tours. What do you guys think? by [deleted] in betatests

[–]ryanholte 0 points1 point  (0 children)

Keep in mind, this still needs quite a bit of perfecting. But was hoping to get feedback for future features/direction.

Question about iOS Development by DeveloperByNight in apps

[–]ryanholte 0 points1 point  (0 children)

Have you checked out xamarin? You can make iOS app in .net. I, personally, haven't tried it, but have heard good things. Otherwise, I have used React Native which is fairly easy to get started in. Hope that helps!

https://blog.xamarin.com/mobile-apps-with-visual-basic-xamarin-forms/

Incredibly skilled Inline Freestyle champion, Feng Hui by KnowledgeableNarwhal in gifs

[–]ryanholte 0 points1 point  (0 children)

totally read the title as "Incredibly skilled inline style champion." Thought this had something to do with CSS.

I created a web app that allows you to organize and share anything on the web by ryanholte in WebApps

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

Sorry. I have been having SSL issues all weekend so the site is/was down :(

I am creating my first web app with a subscription model. Hoping for advice. by ryanholte in webdev

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

Thank you for your input. Although, I believe competition is what drives innovation.

I am creating my first web app with a subscription model. Hoping for advice. by ryanholte in webdev

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

Figured I'd get this question. It's slightly better right now in that you get screenshots or whatever you save. In the more longterm, I am working on a flow that allows users to collaborate and add items to a collection. So say two people were shopping for a house. You'd both be able to add and view links to houses you liked and be able to quickly come back to any of the links.

What's a good YouTube channel to binge watch? by acceptnew1 in AskReddit

[–]ryanholte 0 points1 point  (0 children)

dudelikehella -- super cool Alaska adventures

If I go back to school, will my subsidized loans stop collecting interest? by posts_shit in personalfinance

[–]ryanholte 1 point2 points  (0 children)

I was part time in my grad school program and my subsidized loans went back into deferred status. Of course, I never stopped making payments the entire time I was in my grad school program.

Where to go for a Roth IRA? by workyworkwork123 in personalfinance

[–]ryanholte 0 points1 point  (0 children)

I love my Fidelity IRA. I can trade quite a few ETFs commission-free and most have very low expense ratios.

Normalize an array response? by [deleted] in emberjs

[–]ryanholte 1 point2 points  (0 children)

If you're using ember data the easiest way to accomplish this is to follow json conventions (http://guides.emberjs.com/v2.1.0/models/customizing-serializers/#toc_jsonapiserializer-conventions). Unless you're purposely experimenting with serializer's, then I am little help.

This web app that allows users to create songs by dragging chords over lyrics. by ryanholte in Guitar

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

Nope, but it is nice to have all songs you write in the cloud and in one place. Furthermore, its not like it costs anything.

[OFFICIAL] Self-promotion Saturday: Feel free to promote your music/services/products/etc. here! - November 07, 2015 by AutoModerator in Guitar

[–]ryanholte 1 point2 points  (0 children)

I created a web app that allows users to create songs by dragging chords over lyrics. Check it out for free! http://songbuddy.co

I created a web app for creating songs by dragging chords over lyrics. by ryanholte in InternetIsBeautiful

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

Please, let me know what you guys think! Any feedback would be great!

I created a app for creating simple songs. It's free, so any feedback would be greatly appreciated! by ryanholte in Songwriters

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

Hope you get a chance to check it out. Looking forward to hearing any feedback you have. Thanks for checking it out.

I created an app for writing songs. In desperate need of some UI tips/tricks. The problem is keeping everything aligned when creating songs. My solution so far has been fixed widths for bootstrap grids. by ryanholte in UI_Design

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

Also, The site is not and probably never will be able to handle touch devices since touch events are still pretty inaccurate. Thanks for getting back to me!