HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jeffasinger

no profile record

Submissions

Becoming a Software Engineer

medium.com
1 points·by jeffasinger·5 năm trước·1 comments

comments

jeffasinger
·5 năm trước·discuss
I'd imagine that airlines tend to give out free checked bags on these flights also changes the calculus.
jeffasinger
·5 năm trước·discuss
Interestingly, I think we're seeing less people grow up with general purpose computers, and instead just have an iPad or an android tablet, or a chromebook.

I wonder what things will look in 20 years.
jeffasinger
·5 năm trước·discuss
Not the OP, but the people I've seen this do it DIY have all done it with Ubiquiti products. A single link can get a mile of range with clear LoS. Depending on how far out you are, that lets you connect to a "real" internet connection for cheap.
jeffasinger
·5 năm trước·discuss
One thing you may encounter is that a large company may be using it for many things internally, and that still shows up as just a handful of clones, because they have some central artifact caching service in place.
jeffasinger
·5 năm trước·discuss
Essentially this is a way to lets you push all of the weird feature requests your customers might have off into one place.

From a customer point of view, maybe you need to rewrite the path based on the contents of a cookie, or maybe you want to shed certain types of requests in high load scenarios, or maybe there's a buggy upstream application that sends bad cache-control headers, or ...

If the goal is to let the customer specify infinitely complex logic at the edge, a programming language is a good way to do that. Function As A Service is a good billing model for lots of invocations of short, small functions across the customers choice of language.
jeffasinger
·5 năm trước·discuss
I had written it this way because the OP had specifically ruled out using Django. Point taken though.
jeffasinger
·5 năm trước·discuss
Why not start out by using the Django Admin features?

That allows you to start with next to no code, but you can easily add a little business logic anywhere you need it eventually, and it provides a way to long term transition to a true application if the need arises.
jeffasinger
·5 năm trước·discuss
Almost every ad network does give you some type of API like what you're talking about, but unfortunately they usually actively discourage use of it.
jeffasinger
·5 năm trước·discuss
Facebook will be pitching to your Marketing folks that's exactly where you need it.

Facebook want data on what actions users took before signing up, which users actually signed up and started paying, and how that relates to revenue. This UI is exactly where they can determine these types of actions.

Whether this actually makes Facebook better at marketing or not is a good question.
jeffasinger
·9 năm trước·discuss
In a series of calls with the top tier of support at Paypal, no one was able to even answer which API was the best to use. I was told not to use SOAP (or NVP), because they're ancient, not to use REST because it wasn't ready yet, and that the Braintree API around PayPal would never support the features we were trying to implement.

The project just ended up getting scrapped.
jeffasinger
·9 năm trước·discuss
I think a majority of their processing traffic goes through Wells Fargo. They would be a possible acquirer.