HN user

browniefed

70 karma
Posts10
Comments24
View on HN
Rivian R2 2 years ago

Supposedly it's incoming, just had to work out licensing deals.

He bought it for 1.2 million if I recall correctly. That is all public information in Portland.

Not saying he should be funding anything w/ personal money but he sold at a substantial profit to what he bought it at.

Never used my Ooni Koda 16 for any other food besides other bread products like Pita or whatever. It's been fun, but real issue w/ pizza when dealing with friends is trying to get them to put only a little bit of stuff.

Load it up with 10 wet items and you get soggy pizza no matter what the oven temp is.

HackerNoon is a bit of a scam. They started by requesting hundreds of people post on their publication through a Medium feature that has since been removed.

They would take sponsorships, and have made some significant cash built on the back of people publishing their content on HackerNoon for mediocre exposure.

HackerNoon broke a lot of stuff laid out in the TOS. There is a big battle going on with the whole Medium + Publication sphere which I have some inside knowledge of.

Overall Medium is a whatever platform, and HackerNoon just is just making money off other peoples content.

The reason why is because Medium used to have a messaging feature for publications. You could request a story be apart of your publication.

Many publications would promise they'll promote your stuff, etc. So after messaging hundreds of people you start getting free content and bigger reach, etc.

So existing platform + ease of poaching content for views is the real reason.

No shenanigans to my knowledge, I didn't even post it. I will be adding a few preview videos soon, just been busy and wanted to get this launched.

I plan to keep it all updated and mostly animations haven't changed in over a year.

Also I have a 30 day money back guarantee so no crazy risk.

But thank you for the feedback about seeing some content before you buy. My market knows who I am from my http://browniefed.com content and http://codedaily.io content so it was a bit of an over sight to add previews as I've been publishing free content for years

react-navigation will supersede all existing navigator solutions in React Native core (Navigator/NavigationExperimental).

React Router v4 is building a react-native integration to show that it is capable of working on Native. It's centered around URLs so it's attempting to make Deep Linking into your application easier, as well potentially re-using the same navigation on the web.

That being said react-navigation can do both of those things as well and is fully supported by react-native core contributors.

Mirador | Front End Developer / Back End Developer (Java) / Sales Engineer | Portland, OR

https://www.miradorlending.com/

Enabling financial institutions to grow their lending programs and compete in a rapidly changing market.

I am the front end developer here, so I can speak most knowledgeably about that position.

Looking for medium JavaScript knowledge with a focus on React. Understanding of Redux/Webpack would be a plus but not necessary.

Apply here: https://mirador-financial.workable.com/ Any questions about the company or positions can be posted here.

We aren't looking for interns at the moment, just full time employees.

We haven't had any experience with international employees, and I'm unsure about how that would all work.

We have about 20 in the company, of which 15 are in the office. We have some nice office space in down town Portland, Oregon. You'd be working in a collaborative space with the engineers.

We have an organizational structure in that we have a CEO and CTO but I would say it's a meritocracy.

Mirador | Front End Developer / Back End Developer (Java) / Sales Engineer | Portland, OR

https://www.miradorlending.com/

Enabling financial institutions to grow their lending programs and compete in a rapidly changing market.

I am the front end developer here, so I can speak most knowledgeably about that position. Looking for medium JavaScript knowledge with a focus on React. Understanding of Redux/Webpack would be a plus but not necessary.

Apply here: https://mirador-financial.workable.com/

Any questions about the company or positions can be posted here.

This was just a quick example based on a question I was asked, didn't think anyone would see this. There is also `Modal` component that you can render at any depth, however it's currently not supported on Android, and renders outside the React context. It looks nicer than this pseudo hack method.

React Native is great for building applications with the desire to have them run cross platform while using most of the same business logic/views. Should you use React Native for everything? Hell no.

You do get css styling, flexbox layout, can greatly lessen the build and maintenance costs of an app, leverage current React knowledge, and very easily bridge to the native world with React Native.