A request that we often get as part of integrating Kubernetes is to provide an easy solution for upgrading SSL certificates.
A request that we often get as part of integrating Kubernetes is to provide an easy solution for upgrading SSL certificates.
The chances that your business/startup will be successful are remarkably higher when you have the best employees. This is why the recruitment process, particularly interviews need to be handled perfectly. The goal is to attract and employ the best candidates for the job positions available and in case of a startup candidate should be the best and at the same time cost-effective. The following tips may help you improve your interview processes to achieve your business goals.
One of the most interesting, yet most challenging thing in software development is trying to structure that could not be structured easily. Human minds are not able to take too many information in few seconds and derive meaning out of it. There is abundant data available for free to all of us. If you have the right knack of able to decode such information, it can be converted to Gold.
Most Vue.js newbies might have encountered this one particular warning at-least once in your console.
Sometimes you would want to see what are the scripts that you ran in the IRB or rails console. For debugging reasons of course.
I was trying to replace the string “$200 billion” with the decimal “$200.0 billion”. I used gsub string replace function in ruby which will replace the matched character from the given string. In my case, I have been trying to use the matched string to replace the existing one.
Recently I had to work on a story to improve the performance of a workflow that runs for a day in Sidekiq (background processing engine). The workflow of the functionality involved executing a series of interconnected complex steps across numerous machines. As one would expect, this is for crunching numbers to generate desired reports.
Earlier, I had mentioned some of the common excuses people give to not write tests. If you are not writing enough tests (in some crazy cases no tests, even crazier not knowing what tests are), good luck with the software you develop! Because it is a ticking time bomb waiting to explode. Jumping straight to the point.
Javascript frameworks have skyrocketed in the recent times especially the big 3 -- Vue, React and Angular have made the front end development way too painless. Amidst this rapid adoption by the larger developer community, jQuery seems to be done away with. Some of the most popular frameworks had jQuery as their core dependency, but even they are moving out of it.
We were working on a project to extract information, such as Name, ID number and Date of Birth (DOB) from scanned images of Identity Cards such as Passport or National Identity card issued by any country. To do this, we broke down the problem into sub-problems as below:
It’s no more the usual trend. Skills, Skills and Skills that what matters. Skill when meets the perfect job is the perfect combo for success. But how do you let others know your skills? It’s tough to get into the right place where skills help both the individual and the company grow. Many times brilliant, creative people either count themselves out or don’t even try to upgrade their skills. Here are a few tips from my little gained knowledge in the recruitment front.
User segmentation based on user behaviour is a key in retail domain, It allows the companies to do better promotion of products and improve sales. One of our customer wanted to do user segmentation based on their purchase history over last one year, based on the outcome they wanted to release promotional offers suiting each segment.