I keep getting surprised when overtaken by others while walking here in Sweden. Back in Singapore I was the one overtaking people. Then again, so many Swedes tower over me, and I at least cottaged over people in Singapore 😉
scrap
•
4 posts on this day
I keep getting surprised when overtaken by others while walking here in Sweden. Back in Singapore I was the one overtaking people. Then again, so many Swedes tower over me, and I at least cottaged over people in Singapore 😉
three pokes until all blood was collected for tests today, par for getting blood out of my miserly veins. the nurse seemed amused by my warnings that I’m often a difficult case, then a bit relieved afterward that this was normal 😁
Marking the content/ folder for your Hugo site as a “Source Root” in IntelliJ lets you use Path from Source Root to get the path to the file without the content/ prefix you don’t need when linking internally.
To make linking internally easier, I created an Alfred app snippet ({{< relref “{clipboard}” >}}), so now I only have to open the other post, double-tap shift, type “source root”, then run the snippet, and all linked up.

Right-click folder → Mark Directory as → Sources Root.
To copy path: open file and search ‘source root’, or right-click → Copy Path/Reference → Path from Source Root
majorly nerdsniped myself today by fixing bugs that were easy to manually fix, but, now I have fully refactored my script and fixed the problem 😅