Usefull Bash Commands
Well I know the internet is filled with documents like this having examples and so on of bash commands. But here goes another one, these are few that I find usefull
System Programmer
Well I know the internet is filled with documents like this having examples and so on of bash commands. But here goes another one, these are few that I find usefull
For any decent systems programmer on Linux, there will be time when he has to debug a pcap file. No understanding the nuances of TCP/IP are for another topic but here we just want to get started with opening and investigatin those pcap files.
I started listening to CppCon around December last year and I find that it isn’t categorized. Since the talks cover so many wide-ranging topics, dividing it into two major categories Language Specific and Non-Language Specific
Tour of Go is great for anyone looking ot jump start their journey in Go. https://tour.golang.org/
Some of these are inspired from the the following talk https://www.youtube.com/watch?v=NH1Tta7purM
I realised while solving the challenges is that sometimes you just want a little bit hint and not a complete walkthrough. So I am listing hints for narnia challenges
Some usefull bit operations tricks
WIP
Linux v4.17 dosen’t build in a breeze