Memory Technique for Remembering Non-fiction Books
5 step technique for remembering key concepts of non-fiction books.
5 step technique for remembering key concepts of non-fiction books.
Use ChatGPT as a free tool to record with voice memos.
"Awareness" is an invitation to embark on a journey of profound self-discovery; but it is not for the faint-hearted.
The allure of serverless computing and cloud-based solutions was once irresistible to me. The promise of speedier system development and simpler maintenance seemed like a dream come true. I eagerly advocated for these technologies, writing numerous articles on the subject. Yet, as time passed, my enthusiasm waned as I came
Discover the path to inner peace with this enlightening article that outlines five transformative steps towards achieving a serene state of mind grounded in the teachings of Thich Nhat Hanh.
Problem When trying to run a Jest test, you encounter the following error related to the uuid package: Jest encountered an unexpected token Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to
Provides an npm package with a local file-based mock for S3 in the AWS JavaScript SDK (v3).
Explains how to use NodeJS streaming operations when working with S3 objects in the new AWS SDK v3.
Diagnose and fix the 'Cannot find module' problem after Next.js upgrade.
My experiences upgrading from Yarn 3 to Yarn 4 in a large codebase.
Are you up for a promotion or want to plan out your career path? This article provides some useful questions to ponder before you make your decision.
Uses voice-to-text transcription and code generated by ChatGPT to have your computer listen to your every command!
Provides guidiance on how to reduce latency when working with the OpenAI Whisper API
Proposes a meditation practice focusses on bridging attention and awareness.
Does mastering attention make us better at living our lives?
Cannot sit still for 5 min? Try these easy practices that allow increasing mindfulness in everyday life.
life
Describes a framework for the mastery of life based on various elements of mastery, such as mastery of our body, emotions and thought.
ruby
In order to try out the Fastlane tool, I needed to install Ruby on my Windows development machine today. The process took me a few attempts, so I thought I share here some of the mistakes to avoid and how to get everything running. How to Install Ruby The easiest
breathing
Waiting seems like a waste of time. I argue it is actually one of the most powerful things we can learn.
breathing
Mastery of skills allows us to have a greater impact on the world around us. Whether it's coding, painting, or any other skill, becoming better at what we do enables us to create more and make a difference. However, with countless skills to choose from, it's
purpose
I have already discussed the philosophical merits of defining our own personal purpose outside the context of the framework provided by traditional religions in the post Finding Purpose. In this post, I want to provide some more practical advice about how one might go about defining a personal purpose, vision,
philosophy
I haven recently been watching the TV show The Good Place. The titular Good Place is simply what we understand to be heaven; a place where some hope to go after they die to be rewarded for their good deeds while alive. It is explained that only the most outstanding
cognito
Amazon Cognito is a cloud-based, serverless solution for identity and access management. It provides similar capabilities as Auth0 and Okta. The main benefit of Cognito is that it is just another services within the AWS suite of services, and can thus easily be used if other parts of the stack
gcp
Cloud Functions provide a lightweight execution environment for code in various languages. They are the serverless compute solutions in Google Cloud Platform (GCP) that is similar to AWS Lambda functions in AWS. There are two different versions of Cloud Functions available: 1st Gen and 2nd Gen. 2nd Gen is recommended
nextjs
I have recently upgraded the Next.js and Next.js + Bootstrap Goldstack templates to Next.js 13. After following the upgrade instructions, I encountered encountered a few errors that I document here along with the solutions that I found. Error: The root value has an unexpected property The first error
joy
No one likes to suffer; but suffering is often the portal to a richer life.
habits
To change one's behaviour is not always easy - what can help is to start with some well-designed habits.
work
Work is an important part of our lives - but how important should it be?
meditation
Describes a mediation practice in which the mind is directed to the body, surroundings and interconnectedness.
book-review
Review and summary of the book Make It Stick by Chip and Dan Heath
transcendence
Many religions and self-help books suggest that there is one way to achieve a better and more virtuous life. For instance, there are the ten commandments in Christianity, the Five Pillars of Islam or the Noble Eightfold Path in Buddhism. Moreover, aside from core fundamental teachings, religions often feature thousands
esbuild
esbuild plugin that allows ignoring specific files by adding comments into the source code.