You are here |
blog.pamelafox.org | ||
| | | |
ericlathrop.com
|
|
| | | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | |
| | | |
wonderproxy.com
|
|
| | | | Which browser automation framework is right for you? A comparison of Playwright and Puppeteer. | |
| | | |
digitaldrummerj.me
|
|
| | | | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting. | |
| | | |
nanxiao.me
|
|
| | To install bcc on ArchLinux, firstly you need to setup yaourt from AUR: $ git clone https://aur.archlinux.org/yaourt.git $ cd yaourt $ makepkg -si Then execute yaourt bcc command: # yaourt bcc 1 aur/bcc 0.3.0-1 [installed] (17) (2.51) BPF Compiler Collection - C library and examples 2 aur/bcc-git v0.1.8.r330.52cd371-1 (2) (0.06) BPF Compiler Collection - C library and examples 3 aur/bcc-tools 0.3.0-1 [installed] (17) (2.51) BPF Compiler Collection - Tools 4 aur/bcc-tools-git v0.1.8.r330.52cd371-1 (2) (0.... |