As a PO, I always try to find out some way to increase productivity but above all is to avoid doing repeatedly boring stuff! So,…
Continue reading → Using Ludwig, Introduction to Deep Learning
Bruno Flaven's website
Technology decisions do not happen in a vacuum — they happen inside organisations, budgets, team dynamics, and strategic priorities. This category translates technical work into business language, documenting real case studies, project retrospectives, cost-benefit analyses, and lessons learned from digital transformation initiatives. Drawing on more than two decades of project management across mobile, web, and back-office domains, articles here examine how digital and AI projects are scoped, staffed, sold internally, and evaluated. Topics include product roadmap prioritisation, stakeholder communication, vendor selection, the politics of innovation inside large organisations, and the metrics that actually matter. If you are a product manager, a digital project lead, or a decision-maker trying to bridge the gap between engineering teams and executive expectations, this section offers honest, grounded perspectives. Case studies reference real contexts — media organisations, editorial platforms, public-sector digital projects — making the analysis directly applicable to similar environments.
As a PO, I always try to find out some way to increase productivity but above all is to avoid doing repeatedly boring stuff! So,…
Continue reading → Using Ludwig, Introduction to Deep Learning
I wanted to integrate some of the videos released since the very first lockdown on YouTube. At the least, the best I can do, it…
Still digging, in Python, on more versatile usage in object detection from images to improve a house-made CMS multimedia searches. What a sentence! So, maybe,…
As the US has elected a new president, I found interesting to write an article on fake news, a real Trump’s era sign of the…
I was in a hurry, to unleash the last post of the year’s 2020. Finally, I postponed the publication as most of the issues addressed…
Order is a very relative notion, it is specific for each of us. “The world is my representation” as Arthur “Chop” Schopenhauer says. At the…
After facial recognition, I am tackling language issues with Python. Indeed, after image, the other ingredient for a post is mostly text! As a CMS…
My last post was a modest attempt in discovering Python potential with the help of Anaconda. Meanwhile, Artificial Intelligence (AI) was bewitched me 🙂 So,…
What’s make a good P.O? A constant curiosity melted with pragmatism, tinged with avidity for success (the Trump most revered value). So, this post is…
Again, I guess you noticed that we entered in the knowledge ages and not just because of the lockdown. In this new economy, you have…
Using a Docker & Imagemagick bundle to replace Photoshop for resizing and optimizing bunch of images is not totally irrelevant. Why that? Besides the fact…
As much as possible, I always take the opportunity to write. I mean to write anything: documentation, vocabulary, definition, quotes, book chapters, articles…. any kind…
Continue reading → Github, Markdown – A small markdown memo for a “Goldfish Memory” with buffer full
Tackling the fact-checking issue and the truth’s relative notion in media is skating on thin ice. It is a very dodgy but necessary questioning nowadays.…
I was looking for the shortest way to learn something about Docker. I have heard a lot of praise about Docker and the opportunity it…
As I have talked with a friend creating a web application with Laravel. I have share with him few insights about how to perform testing…
Continue reading → Laravel, Dusk – Build a web application with Laravel and test it with Dusk
Previously, I have made a lot of inquiries to understand how to create an API using Node. I guess, I have satisfied almost all my…
These latest months, I have made a lot of research on Testing an API. I dug deep into Mocha, Chai, Postman and Newman. I have…
It is true I have given a title to this post that sounds like a user story of somebody who want to make name dropping.…
Due to the coming GDPR (General Data Protection Regulation), that should come into force on 25th May 2018. Many organisations have to rethink their privacy…
I have made few weeks ago an article about an existing Laravel Admin Panel Generator named Navigator. It was basically a time-saver for a dashboard’s…