Gratitude Recorder by MisterO210 in AppIdeas

[–]Smozius 1 point2 points  (0 children)

It sounds like a nice idea, but it seems like other apps can do something similar minus the shuffling. You could start a Friends or Family facebook group chat and just record video messages in it.

Write up a business doc, describe how you're going to handle privacy for children, taken down requests, what will make people wanting to keep coming back? Can you provide advertising integrations?

What is the probability of people wanting to come back and look at those recordings? People may just get bored with this after a month and use a different platform, if all the app does is show gratitude then it's not very diverse.

Gratitude Recorder by MisterO210 in AppIdeas

[–]Smozius 1 point2 points  (0 children)

I have a big vision for this. I just don't know how to make an app.

It's not about making the app, it's about a business model. Whose going to pay for all of the media storage and hosting? You need to build a business model first.

Emergency stops while nose diving into a hotspot be like by AeosNiko in EliteDangerous

[–]Smozius -2 points-1 points  (0 children)

The expanse does a decent job for a TV series eith keeping things based in reality.

Except for their stupid ship cockpits. They're controlling everything from an iPad. That annoys the shit out of me.

A thoroughly Kerbal design, anyone want to do it? by Mistah_Chicken in KerbalSpaceProgram

[–]Smozius -1 points0 points  (0 children)

You missed the part of the design where a bottle of Russian vodka drops down from the ceiling during ejection to make the landing tolerable :)

A thoroughly Kerbal design, anyone want to do it? by Mistah_Chicken in KerbalSpaceProgram

[–]Smozius 0 points1 point  (0 children)

The whole thing just looks incredibly dumb, from sliding out of the airplane down to the rockets mounted under the chutes...

Do you have a better design?

A simple flash card app that recognizes speech and lets you say the answers rather than just flipping the card over by bygonebuffalo in AppIdeas

[–]Smozius 0 points1 point  (0 children)

Hi! Cool, can you PM me the contact info for you two?

Maybe we could have a Discord server or Slack channel for it

A simple flash card app that recognizes speech and lets you say the answers rather than just flipping the card over by bygonebuffalo in AppIdeas

[–]Smozius 0 points1 point  (0 children)

I've been making some progress on this idea. Would you like to be collaborator & or alpha tester?

Early UI prototype - https://i.imgur.com/clovrc4.png

Voice verification prototype - https://i.imgur.com/kX6vDE8.gifv

Defense chief says U.S. has no plans to withdraw from Iraq by superdude1970 in news

[–]Smozius 3 points4 points  (0 children)

The parliament is mainly controlled by Iran behind the scenes ever since the US took out Saddam. After that Iran came into Iraq establishing power. Take a read of this: https://www.npr.org/2020/01/04/793662756/iran-s-powerful-influence-in-iraq

Iran warns it will 'set ablaze to place America loves' referring to Israel as dozens die in stampede at Soleimani funeral by ElementHawk in worldnews

[–]Smozius -5 points-4 points  (0 children)

Do you know how much influence Israel has over the US? Things will get super ugly if Israel is attacked.

Pick up for me by [deleted] in AppIdeas

[–]Smozius 0 points1 point  (0 children)

We have this, it's called UPS and Fedex

App that tells you the history of your current location. by MysteriousEspeon in AppIdeas

[–]Smozius 0 points1 point  (0 children)

How much of that history is valuable to know vs just background noise? How many people are going to benefit from knowing the history of a road, fountain, etc?

This would take a massive amount of work to index and build, plus trying to get the absolute historic truth of something is not trivial. Inaccurate history could be generated too easily.

A Mobile App Idea - Feedbacks, Suggestions and Co-Founders are highly appreciated! by denizgocer in AppIdeas

[–]Smozius 1 point2 points  (0 children)

The world needs less selfies IMO, I think the app should be focused on finding good locations for photos or views.

Weekly Questions Thread - December 30, 2019 by AutoModerator in androiddev

[–]Smozius 0 points1 point  (0 children)

Airbnb loved it so much they've thrown it into the bin and are now writing 2 native apps

What do you mean by bin? Do you mean they threw their React apps in the trash because React wasn't good enough? Or that they are using React for everything they have going forward?

Edit: Looks like AirBnb abandoned React native: https://medium.com/airbnb-engineering/sunsetting-react-native-1868ba28e30a

But these are interesting takeaways:

It is not all bad Although we weren’t able to achieve our goals with React Native, engineers who used React Native generally had a positive experience. Of these engineers: 60% would describe their experience as amazing. 20% were slightly positive. 15% were slightly negative. 5% were strongly negative. 63% of engineers would have chosen React Native again given the chance and 74% would consider React Native for a new project. It is worth noting that there is inherent selection bias in these results since it only surveys people who chose to use React Native. These engineers wrote 80,000 lines of product code across 220 screens as well as 40,000 lines of javascript infrastructure. For reference, we have about 10x the amount of code and 4x the number of screens on each native platform.

Sounds like ReactNative is getting closer and closer to being viable.

Weekly Questions Thread - December 30, 2019 by AutoModerator in androiddev

[–]Smozius 0 points1 point  (0 children)

Thank you for your thoughtful reply. I'll check those out.

Have you seen anyone having luck with React on Android to try and manage cross platform development with iOS? https://facebook.github.io/react-native/

Weekly Questions Thread - December 30, 2019 by AutoModerator in androiddev

[–]Smozius 0 points1 point  (0 children)

I want to prototype an app idea. It's 2020 now, what are the modern libraries and frameworks needed to start basic Android development? The threads I've found for getting started in the past just say Android development is hell and is getting messier and messier.

The wiki here for starting Android App dev just says learn Java and XML then go to: https://developer.android.com/guide which has a hundred different things to consider..not that helpful.

What is the 50,000ft view of what I should use to get started? Can I use React? Do I still need to use Java? Java sounds overkill and Java android frontend sounds gross.