Yossi ShmueliinBetter ProgrammingIntroducing My Metrics Reporter Framework for Node.jsA battle tested Node.js library for time-series metrics reportingFeb 13, 20233Feb 13, 20233
Yossi ShmueliInstalling a Developer workstationImagine this scenario: after a grueling interview process, off-boarding from the previous position and a bit of vacation, you’re starting…Apr 21, 20221Apr 21, 20221
Yossi ShmueliinBetter Programming3 Pitfalls in Golang I Wish I Had Known EarlierWhat I learned starting from scratch with GoOct 7, 202013Oct 7, 202013
Yossi ShmueliHow to restrict pods to run on only on specific nodes in KubernetesPods in Kubernetes run on cluster which is comprised from different nodes. A cluster may have many different deployments, replica-sets…Jan 4, 2020Jan 4, 2020
Yossi ShmueliWhy I’m TDDing14 years ago, when I started my professional career as a programmer, my team leader conducted a week long session where everyone in the…Sep 12, 2019Sep 12, 2019
Yossi ShmueliinSears Israel4 Tips for a healthy codebaseAs developers, our days (and nights) revolve around writing code, moving from one piece of code to the next.Dec 9, 2017Dec 9, 2017
Yossi ShmueliAbstracting dependencies to keep a flat dependency tree between componentsEvery piece of software has dependencies. No one likes to reinvent the wheel. So when you need a database access library or logging…Oct 6, 2017Oct 6, 2017
Yossi ShmueliinSears IsraelTech challenges for your developersRecently one of our team leaders presented me with the following question: “What can I do to challenge my developers from a technical…May 20, 2017May 20, 2017
Yossi ShmueliinSears IsraelCan’t we all just get along?I was reading this great post talking about UX vs UI when an interesting thought came to mind. The post discusses the differences between…Jan 1, 2017Jan 1, 2017
Yossi ShmueliinSears IsraelHow to implement a State Machine for your Embedded projectWhen you are working on an embedded device, you usually start simple. A main loop that does something. As you start to add more features…Jan 30, 2016Jan 30, 2016