Use “dependent: :nullify” to prevent child objects from getting deleted.
Posts
Run this command in your terminal to remove shadows from your screenshots: defaults write com.apple.screencapture "disable-shadow" -bool "true"
If you’re willing to use AI-generated images, how do I know the text isn’t AI-generated?
Reconsider uploading your resume on the open web.
Something new I learned about Go today.
Most people want to work for your company for money, and there’s nothing wrong with that.
Leetcode-style interviews do not reflect real-world software engineering problems.
Showing how Calendly can be easily spammed because I’m bored and unemployed.
Python list basics and methods to learn fast or refresh your memory.
How to get unique elements in a Python list using set()