As a Manager: Give Feedback on Specifics Only
15 Oct 2022 As a manager, why you should try and keep feedbacks on specific actions and behaviours, rather than giving out generic, subjective advice.
Read More ›Git config Examples
15 Oct 2022 Quick examples for some common configuration for git and related tools.
Read More ›Brainstorming Tech Content
15 Oct 2022 Meta content on writing tech content such as this blog
Read More ›Splunk examples: Dealing with null/empty values
10 Oct 2022 Dealing with NULL and/or empty values in splunk. Examples with the most common use cases and problems you may face.
Read More ›Splunk Examples: Regex command
10 Oct 2022 Ese the regex command in splunk to have regex-like (perl-compatible) queries and filters.
Read More ›Grep examples: Perl-Compatible Regular Expressions
09 Oct 2022 Examples on how to use regular expressions in conjunction with GNU grep. Examples on how to modify regular expressions, use multiple types, common issues and solutions. Examples mostly use Perl-compatible regular expressions (PCRE)
Read More ›Splunk Examples: Calculating Ratios Between Events
14 Sep 2022 Splunk examples on how to take data from several sources and combine them to calculate ratios or percentages between one event and the other, relative counts, etc.
Read More ›Splunk Examples: Manipulating Text and Strings
12 Sep 2022 Examples on how to perform common operations on strings within splunk queries.
Read More ›qpdf Examples: Merging, Splitting, Compressing PDF Files
01 Aug 2022 Examples on common operations you may want to do on PDF files using qpdf. Examples from unix-like systems.
Read More ›Pandas Dataframe examples: Plotting Histograms
31 Jul 2022 Several examples on how to draw histograms based on pandas dataframes.
Read More ›