Application Development
29 December 2023 by erwan | Leave a Comment
adding debug messages in javascript development via console.log is a universal technique of watching what's happening in your algorithms while developping. Multiplying console messages can get confusing, while keeping track of useful logs is important in the code development process. In this example, I work on nuxt development, and use Pinia state management to declare […]
Read more »
Quick Talk
29 December 2023 by erwan | 1 Comment on A history of note taking
A new approach to knowledge management is emerging with new AI desktop applications like rewindAI, a silent program for Silicon Macs that records everything you do on your computer (browse, documents, and .. audio recordings !) and can give back with common language queries. While this sounds very intrusive, could also be a standard in […]