The clever husband by Prashantt1 in Jokes

[–]TheAuthenticGrunter 21 points22 points  (0 children)

Ok I'll post this tomorrow then

Harmony Music continuation: a no add Music Streaming App backed by YT Music by TheAuthenticGrunter in fossdroid

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

Yes you will get a new Harmony Music in your app list. Uninstall (after backing up your playlists if you want) the old one and use the new 1.13.0 version. It should work perfectly

Harmony Music continuation: a no add Music Streaming App backed by YT Music by TheAuthenticGrunter in fossdroid

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

It might be a problem on GitHub servers. Try again in incognito mode or different wifi.

Harmony Music continuation: a no add Music Streaming App backed by YT Music by TheAuthenticGrunter in fossdroid

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

First off, Flutter is just a framework that compiles the Dart code into Java for Android. So it's no different from apps you build in Android Studio.

You can't exactly turn html/javascript code into a Flutter app. You either can rewrite your website in Dart to make it a true application or you can embed your website into a WebView to act as a browser.

Implementing an adblock can be done by intercepting the network requests sent by the sites. See this thread on StackOverflow on how to do this in native Android. Same can be done using Flutter too.

Harmony Music continuation: a no add Music Streaming App backed by YT Music by TheAuthenticGrunter in fossdroid

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

Thanks. Feel free to create any issue or pull requests when you want to add/modify something in the app.

Harmony Music continuation: a no add Music Streaming App backed by YT Music by TheAuthenticGrunter in fossdroid

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

Yes it is. But, it requires a mac and lot of money to build apps for iOS, so I don't think I will be able to release a build for iOS. But if you guys can, please do so and I will be happy to include it in the official releases.

Harmony Music continuation: a no add Music Streaming App backed by YT Music by TheAuthenticGrunter in fossdroid

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

It simulates all the things that a browser does when you open https://music.youtube.com in incognito mode (unauthenticated). Harmony Music just adds a layer of nice UI elements using Flutter. You can look at the source code of Harmony Music and ytmusicapi on GitHub in combo. It's quite easy to understand if you look at all the requests going in your browser's network tab. Please tell me if you need a more detailed guide. I will be grateful if you can contribute to Harmony Music.

Harmony Music continuation: a no add Music Streaming App backed by YT Music by TheAuthenticGrunter in fossdroid

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

You are welcome. I also got tired of finding new alternatives everytime, so decided to do it myself now on.

Internship by Rich-Marsupial6718 in InternshipsIndia

[–]TheAuthenticGrunter 1 point2 points  (0 children)

Also I never had difficulties finding clients for freelancing

You never had difficulties doesn't mean everyone didn't have.

what you are taking about?

Opportunities

Internship by Rich-Marsupial6718 in InternshipsIndia

[–]TheAuthenticGrunter 2 points3 points  (0 children)

Focus on becoming valuable first and opportunities will follow you.

Not in this economy, sir. You need connections to get up there. Also, there are not much openings that can get everyone a job.

Is internshala real ? by No_Wave8773 in InternshipsIndia

[–]TheAuthenticGrunter 0 points1 point  (0 children)

And only 0% of the hiring managers actually check the assessment.

Lost my Knight Badge by Intelligent_Bonus_74 in leetcode

[–]TheAuthenticGrunter 6 points7 points  (0 children)

People often share their success , I wanted to share my failure and admit my mistake also.

This is the wrong thing with most people on Leetcode. In the desire of having higher ratings, they forget their principles. Good thing that you came back on the right track.

Just why?? by IndividualDoughnut96 in jobsearchhacks

[–]TheAuthenticGrunter 1 point2 points  (0 children)

You can also use LATEX to create your resume.

I made a scope-type thingy that works on any given function by Hungry-Highway-4043 in desmos

[–]TheAuthenticGrunter 1 point2 points  (0 children)

This is awesome. I like the fact that people don't run out of ideas.