I am building a foundational layer for building C++ apps using Bazel.
I am working on creating a standardized set of paths and third party libraries that work seamlessly across multiple developer teams. Allowing library upgrades to happen transparently in the background. This will enable developers to focus on business specific logic and not have to worry about the intricacies of the build system and allowing to "magically" work in the background. This is allow foray into Bazel and using it as a learning exercise to master it.
It's not JeanHeyd Meneide's (PhD) first time rage quitting. He has a history of this. He previously rage quitted from the C++ community and moved to the C community. I wonder where he's moving to next.
https://youtu.be/vaLKm9FE8oo
Is the code for the Search project in the mono repo as well? How does Google handle access control for their mono repos? Where's the secret sauce stored?
The author of the article should replace software engineer with software developer. Not being a gatekeeper but this is the proper term for the role described in the article.
I find the concept of Curve pools (liquidity pools) like UST/3CRV, dual token systems, algorithmic pegged stablecoins, and services like Achor very complicated to follow. Is there any good literature that I can read the help understand the relationship between these components. Do they map existing components in traditional finance?
I have recently taken up a project to build out a dashboard for realtime data analytics. I did some exploratory research of the available data analytics frameworks mainly in Python. I found Plotly to be very popular. How much extra work would it be to just use D3 on the frontend with a standard python web server on the backend versus using just the Plotly library?
That's the first thing I noticed about the list. I interviewed with Lyft last year and they did whiteboard style interviews. Since when did this change?
This happened to my girlfriend's checking account last week. She was charged an overdraft fee because auto pay decided to charge two days earlier. Then all traces of the transaction magically disappeared from her transaction history. Luckily, she took some screenshots of it. We just shrugged it off but I'm going to investigate it now.
We have a well decorated military general as our Director of IT Security. The general's background is purely in business administration and not background in IT security.
I applied on the website. I have a solid background in embedded systems and C++ but I immediately received a rejection email. I wish I could have chatted with an engineer first :-(
What are the qualifications for becoming a maintainer? Is the bar set high? Is there a vetting process? I am interested but I'm not sure they will accept just anyone as a maintainer.
I am working on creating a standardized set of paths and third party libraries that work seamlessly across multiple developer teams. Allowing library upgrades to happen transparently in the background. This will enable developers to focus on business specific logic and not have to worry about the intricacies of the build system and allowing to "magically" work in the background. This is allow foray into Bazel and using it as a learning exercise to master it.