blog.candys.pagePointers in Go - When to use the ampersand and the asterisk?Looking back, this might be a dumb question, but that鈥檚 what blog notes are for 馃ぃ tl;dr &: Used as an operator to get the address of a variable * in Type: Used to define the type as a pointer (e.g., *int) * in Expression: Used as an operator to d...Oct 29, 2025路2 min read
explorers-testing.comCommunity Contribution GuideHi fellow Springboard cohorts! We've probably heard of keeping a technical blog at some point during the course. It's already hard enough to start something aside from the demanding course, and even harder to write consistently so that the blog doesn...Mar 19, 2022路2 min read
blog.candys.pageLearn Indonesian with ReadIndo!It's Candy Again! Hello Hashnoders! After having so much fun building MoodPraiser for the #harperdbhackathon, and here I am again for the #auth0hackathon! Big thanks to Hashnode for hosting these events and this time 'round I even persuaded friends t...Aug 30, 2021路5 min read
blog.candys.pageWhy We Should Listen to Lightning Talks - Starting with RailsConf 2021What is a Lightning Talk? Stealing this from Wikipedia: Lightning talks are designed to be short presentations between five and ten minutes long, but are usually capped at five minutes. Lightning talks usually accept sign-ups after the conference h...Aug 13, 2021路4 min read
blog.candys.pageStuff I Install When Setting Up a MacLately, I've been setting up my new Mac and thought that it would be a good chance to log down what I needed to install for future reference. This post will be updated from time to time as I install back all the apps that I use daily. Must-to-have ap...Jul 15, 2021路2 min read