/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

macmehappy.com
| | darrendevitt.com
1.2 parsecs away

Travel
| | Last year I added a conformance checker to the Vanya FHIR Viewer. It was a weekend's work and it's been a life saver ever since. My intent was to quickly flag non-conforming resources for investigation. I was expecting the occasional error here and there. I got more than I bargained for. Almost all of the...
| | whatibroke.com
12.7 parsecs away

Travel
| | Hi everyone, Just a quick post on how to configure wireless info on a raspberry pi. To start with, open the config file: sudo nano /etc/wpa_supplicant/wpa_supplicant.conf You can then add any number of connections to the file with varying priorities: ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=AU network={ ssid="Mobile Network" psk="YOUR_PASSWORD" key_mgmt=WPA-PSK priority=2 } network={ ssid="Home Network" psk="YOUR_PASSWORD"...
| | blog.dbalan.in
10.3 parsecs away

Travel
| | [AI summary] A technical tutorial explaining how to declaratively configure a macOS system using Nix, Nix-darwin, and Home Manager, covering bootstrapping the system and managing packages and user environments.
| | fnordig.de
20.6 parsecs away

Travel
| Personal website of Jan-Erik Rediger