MayADevBe Blog

A Blog about Computer Science

Recent Posts

OverTheWire Bandit Level 8 -> 9 - WalkthroughA walkthrough of Level 8 -> 9 of the Bandit wargame from OverTheWire. - Linux command uniq and sort, to find lines only appearing once.
OverTheWire Bandit Level 7 -> 8 - WalkthroughA walkthrough of Level 7 -> 8 of the Bandit wargame from OverTheWire. - Learning grep and piping.
OverTheWire Bandit Level 6 -> 7 - WalkthroughA walkthrough of Level 6 -> 7 of the Bandit wargame from OverTheWire. - Find a file with specific user and group ownership.
Swedish Frequency List - Natural Language Processing [2/2]Weekend project of creating a frequency words list in Swedish with the help of articles from the 8Sidor website. This is the second of two parts. It deals with Natural Language Processing.
Integrate Comments in SSG HugoI integrated a comment feature into my Static Site Generator blog that was created with Hugo. I used the utterances app that is based on GitHub issues.