Blog
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3518 posts
#2026-03 765#english 592#culture 264#deep-dive 254#kubernetes 247#career 229#ai 217#llm 209#devops 193#2026-04 146#security 141#database 114#observability 113#communication 109#history 107#architecture 100#productivity 96#finance 88#economy 84#mindset 81#psychology 80#ai-papers 79#food 78#it 78#travel 78#deep-learning 77#japanese 77#networking 77#performance 72#business-travel 70#linux 70#gpu 69#ai-agent 66#cs-fundamentals 63#postgresql 60#rag 58#self-improvement 55#learning 53#mlops 53#ai-platform 51
Building a Secured (Kerberized) ZooKeeper Cluster
Learn how to apply Kerberos security to ZooKeeper.
2022-10-21 · 1 min read #hadoop#kerberos#zookeeperBuilding a Secured (Kerberized) Hadoop Cluster
Learn how to apply Kerberos security to Hadoop.
2022-10-21 · 4 min read #hadoop#kerberosBuilding a Secured (Kerberized) YARN Cluster
Learn how to apply Kerberos security to YARN.
2022-10-21 · 2 min read #hadoop#kerberos#yarnBuilding a Secured (Kerberized) HBase Cluster
Learn how to apply Kerberos security to HBase.
2022-10-21 · 2 min read #hadoop#kerberos#hbase#zookeeperLinux head and tail Command Basics
Learn the basics of the head and tail commands, useful text viewing command-line tools in Linux.
2022-10-06 · 3 min read #linux#commandLinux grep Command Basics
Learn the basics of grep, a useful text search command-line tool in Linux.
2022-10-04 · 3 min read #linux#commandHow to Fix Hadoop-Client NoClassDefFoundError (IntelliJ)
How to fix Hadoop-Client NoClassDefFoundError
2022-10-03 · 1 min read #hadoop#javaJava Hadoop Client Usage Guide
How to use the Java Hadoop Client
2022-10-03 · 3 min read #hadoop#javaLinux User and Group Commands
How to add or delete Users and Groups in Linux
2022-10-01 · 2 min read #command#linuxHBase Client API Basics
Learn the basics of the HBase Client API used to interact with HBase.
2022-09-26 · 2 min read #hbase#api#javaNew features in v1
An overview of the new features released in v1 - code block copy, multiple authors, frontmatter layout and more
2021-08-07 · 12 min readIntroducing Multi-part Posts with Nested Routing
The blog template supports posts in nested sub-folders. This can be used to group posts of similar content e.g. a multi-part course. This post is itself an example of a nested route!
2021-05-02 · 1 min readIntroducing Tailwind Nextjs Starter Blog
Looking for a performant, out of the box template, with all the best in web technology to support your blogging needs? Checkout the Tailwind Nextjs Starter Blog template.
2021-01-12 · 6 min readDeriving the OLS Estimator
How to derive the OLS Estimator with matrix notation and a tour of math typesetting using markdown with the help of KaTeX.
2020-12-21 · 3 min readImages in Next.js
In this article we introduce adding images in the tailwind starter blog and the benefits and limitations of the next/image component.
2020-11-11 · 2 min readMarkdown Guide
Markdown cheatsheet for all your blogging needs - headers, lists, images, tables and more! An illustrated guide based on GitHub Flavored Markdown.
2019-10-11 · 3 min readO Canada
The scenic lands of Canada featuring maple leaves, snow-capped mountains, turquoise lakes and Toronto. Take in the sights in this photo gallery exhibition and see how easy it is to replicate with some MDX magic and tailw
2017-07-15 · 1 min readSample .md file
Example of a markdown file with code blocks and syntax highlighting
2016-03-08 · 1 min read