Archive 2 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
DeepETA: How Uber Predicts Arrival Times Using Deep Learning
*Authored by Uber Engineering, with Xinyu Hu, Olcay Cirit, Tanmay Binaykiya and Ramit Hora. At Uber, magical customer experiences depend on accurate arrival...
By Uber Engineering10 de fevereiro de 2022What’s New in .NET 8: Setting Possible Values with AllowedValuesAttribute
During March/2023, Microsoft made Preview 2 of .NET 8 available, with several improvements involving using Data Annotations. More information can be found in...
By Renato Groffe3 de maio de 2023Event Driven with Laravel Pigeon
Hey guys. Event-driven is a very widespread architecture in microservices because it promotes decoupling between different services. At Convenia, we opted for this...
By Leonardo Lemos15 de abril de 2023The X of Xamarin Forms — My App Is Secure — Part 1
Security is a very important point and little discussed when we talk about software development. As much as it is a topic that...
By Thiago Bertuzzi15 de abril de 2023What is SOLID?
SOLID is an acronym that stands for five principles in object-oriented software design: Single ResponsabilityOpen-ClosedLiskov SubstitutionInterface SegregationDependency Inversion Principle Although Go is not...
By Tiago Temporin20 de abril de 2023Nearest Neighbor Artificial Intelligence with PHP
Have you ever heard of the nearest neighbor? In my studies of Artificial Intelligence, this was the first thing (I don’t remember the...
By Levi Costa14 de abril de 2023Programming a path to social mobility and how to survive layoffs
The software development market has proven to be an important tool for social mobility, with good wages and the possibility of working remotely...
By Rodrigo Stevaux16 de abril de 2023The X of Xamarin Forms – Charts
Hey guys! Some applications, mainly those that work with financial data, sales, etc., often need to display graphs. There is a simple way...
By Thiago Bertuzzi30 de maio de 2023Capacity Recommendation Engine: Throughput and Utilization Based Predictive Scaling
*Authored by Uber Engineering. Shu-Ming Peng, Jianing He and Ranjib Dey Introduction Capacity is a key component of reliability. Uber’s services require enough...
By Uber Engineering19 de janeiro de 2022cURL with PHP for RESTful APIs
The cURL library is ideal and complete for anyone who wants to make requests or transfer data through the backend of their applications....
By Luccas Marra do Amaral18 de abril de 2023