/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.spinellis.gr
| | blog.gnoack.org
2.0 parsecs away

Travel
| | [AI summary] A guide on retrieving core dumps in Linux using systemd and the coredumpctl tool, with an example program demonstrating segmentation faults and debugging with GDB.
| | perrotta.dev
2.0 parsecs away

Travel
| | When writing portable shell scripts, should we prefer #!/bin/bash or #!/usr/bin/env bash? I tend to write #!/bin/bash by hand, but here is an argument to prefer ...
| | aykevl.nl
1.8 parsecs away

Travel
| | [AI summary] The article explains how to debug AVR microcontroller programs using simavr and avr-gdb, providing a step-by-step example for setting up and using the tools.
| | mdanilor.github.io
18.8 parsecs away

Travel
| What features are in place to protect your system from memory corruption? And how to bypass them?