/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

blog.koipond.org.uk
| | www.earth.li
4.7 parsecs away

Travel
| | As a reader of Planet Debian I see a bunch of updates at the start of each month about what people are up to in terms of their Free Software activities. I'm not generally active enough in the Free Software world to justify a monthly report, and this year in particular I've had a bunch of other life stuff going on, but I figured it might be interesting to produce a list of stuff I did over the course of 2019. I'm pleased to note it's longer than I expected.
| | stafwag.github.io
7.5 parsecs away

Travel
| | I made some time to give some love to my own projects and spent some time rewriting the Ansible role stafwag.ntpd and cleaning up some other Ansible roles. There is some work ongoing for some other Ansible roles/projects, but this might be a topic for some other blog post(s) ;-) stafwag.ntpd An ansible role to configure ntpd/chrony/systemd-timesyncd. This might be controversial, but I decided to add support for chrony and systemd-timesyncd. Ntpd is still supported and the default on the BSDs ( FreeBSD, NetBSD, OpenBSD). It's possible to switch from the ntp implementation by using the ntpd.provider directive. The Ansible role stafwag.ntpd v2.0.0 is available at: https://github.com/stafwag/ansible-role-ntpd https://galaxy.ansible.com/ui/standalone/roles/stafwa...
| | www.wgdd.de
6.3 parsecs away

Travel
| | A private blog about Debian GNU/Linux, my work and life as a Debian user and as Debian developer.
| | mcuoneclipse.com
15.7 parsecs away

Travel
| The previous parts were about installation, project setup and building. This one is about debugging an ARM Cortex-M Microcontroller with Visual Studio Code: Cortex-M4 (NXP K22FN512) Debugging with Visual Studio Code Outline In this article I show how to debug an ARM Cortex (M4F, NXP K22FN512) microcontroller with the Microsoft Visual Studio Code. For this...