Programming, Scala

Call by Name vs Call by Value in Scala

This information is based on the coursera course “Functional Programming Principles in Scala” by Martin Odersky. In Scala expressions* are evaluated by the Scala interpreter following the substitution model. What

Linux

How to get netflow from a pcap file

Use nfdump suite. First transform pcap into nfcapd-format. For that: In case you have many pcap files, you can use a bash loop: Mind the extra p in nfPcapd and

Scroll to Top
Cookie Consent with Real Cookie Banner