Models Need Focus
One thing I realized building AI products is how much focus matters.
Software Engineer focused on product development, system design, and technical foundations that scale. Interested in AI, personal finance, and legal tech.
One thing I realized building AI products is how much focus matters.
Note: This post was originally published on Spark’s blog as part of their AI Engineering Series.
Over the past year, I’ve been working a lot more with AI. I’m not a machine learning or deep learning expert — and honestly, I never set out to be — but in the last few years AI has become a technology you just can’t ignore. And actually learning how it works has actually been a lot of fun.
Exploring how artificial intelligence is transforming software development and the role of programmers in an AI-augmented future
Come trasformare un termostato Immergas CARV2 in un termostato smart utilizzando un interruttore Sonoff e un relé, per controllarlo da remoto e creare automazioni.
As work is becoming remote, I’m realizing that writing skills are more and more essential. To further practice my skills of writing concisely and effectively, I’m going to try writing in a blog post here and there. I’m gonna start this one by talking about why I chose Hey for my email.
Developers are responsible for creating new, powerful software. This is what we do, day in and day out. But much of the software we create is based on the work of others. It’s not only their software from yesterday, but also from years or decades before. That creates a complex set of challenges when it comes to understanding the behavior of our own software, let alone someone else’s.
3 years ago I got my first job as software engineer, there is a huge difference between writing university projects and shipping real working software, I learnt a lot of things that forged my mind.
Last October I did one of the hardest decision of my life, I left my job.
Recently I had to implement a median filter algorithm, I found Redis very powerful to accomplish this! A very simple solution and scalable.