{
	"version": "https://jsonfeed.org/version/1",
	"title": "Nuisance Factor",
	"icon": "https://avatars.micro.blog/avatars/2021/98322.jpg",
	"home_page_url": "https://nuisancefactor.micro.blog/",
	"feed_url": "https://nuisancefactor.micro.blog/feed.json",
	"items": [
			{
				"id": "http://nuisancefactor.micro.blog/2026/04/10/amazing-im-enjoying-ponies-enough.html",
				
				"content_html": "<p>Amazing.  I’m enjoying <em>Ponies</em> enough to put up with the ads.</p>\n",
				
				"date_published": "2026-04-10T18:50:34-04:00",
				"url": "https://nuisancefactor.micro.blog/2026/04/10/amazing-im-enjoying-ponies-enough.html"
			},
			{
				"id": "http://nuisancefactor.micro.blog/2024/07/20/bogue-sound-at.html",
				
				"content_html": "<p>Bogue Sound at night, Atlantic Beach on the Horizon.</p>\n<p><img title=\"IMG_3669.jpeg\" src=\"https://cdn.uploads.micro.blog/57552/2024/img-3669.jpeg\" alt=\"\" width=\"450\" height=\"600\" border=\"0\" /></p>\n",
				
				"date_published": "2024-07-20T16:36:05-04:00",
				"url": "https://nuisancefactor.micro.blog/2024/07/20/bogue-sound-at.html"
			},
			{
				"id": "http://nuisancefactor.micro.blog/2024/06/28/our-new-washing.html",
				
				"content_html": "<p>Our new washing machine expels water much faster than our old one, so much faster that plumbing improvements will be required.  Meanwhile, I’m going to try draining the water into a nearby toilet.  (This is an old post from the spring of 2023.)</p>\n",
				
				"date_published": "2024-06-28T14:25:47-04:00",
				"url": "https://nuisancefactor.micro.blog/2024/06/28/our-new-washing.html"
			},
			{
				"id": "http://nuisancefactor.micro.blog/2023/04/01/studio-display.html",
				"title": "Studio Display",
				"content_html": "<p>I picked up my Studio Display April 21 and plugged in my MBP immediately.  I think I’ve only unplugged it once since, when I upgraded the table they’re on.  This is the nicest computing environment I’ve ever had.</p>\n",
				
				"date_published": "2023-04-01T22:42:26-04:00",
				"url": "https://nuisancefactor.micro.blog/2023/04/01/studio-display.html"
			},
			{
				"id": "http://NuisanceFactor.micro.blog/2022/05/15/barney-is-gone.html",
				"title": "Barney is gone and we miss him",
				"content_html": "<p>I took this picture of Barney on March 5, the day before he died.</p>\n<p><img title=\"IMG_0486.jpeg\" src=\"https://NuisanceFactor.micro.blog/uploads/2022/da059eb5a8.jpg\" alt=\"IMG 0486\" width=\"555\" height=\"600\" border=\"0\" /></p>\n<p>More than 15 years is a long time to know any pet.  We are lucky to have had so much time with him.</p>\n<p>Barney begged for green beans and asparagus whenever we steamed them.  Of course chicken and fish weren’t safe from him, but Barney’s enthusiasm for certain vegetables was remarkable.  Most endearing was the way he pressed himself against anyone sitting still.  Barney sought us out every day.  What a great guy!</p>\n",
				
				"date_published": "2022-05-15T10:20:34-04:00",
				"url": "https://nuisancefactor.micro.blog/2022/05/15/barney-is-gone.html"
			},
			{
				"id": "http://NuisanceFactor.micro.blog/2022/02/04/printer-ups-downs.html",
				"title": "Printer Ups \u0026 Downs",
				"content_html": "<p>Maybe the 2nd word in the title is redundant.  The house printer (HP) died so I set up its replacement (also HP, but smaller).  The old iMac already had the HP apps installed so I used it and everything was fine until I printed the test page at the end and it came out in shades of gray instead of in color.  Opened some files in Preview and saw the same problem.  Driver?  Used the info button on the printer itself and the ink levels for the multicolor cartridge were in color.  Driver.  Driver that the app named HP Smart installed.  So here on the MBP I set up the printer via Sys Prefs and color printing works.</p>\n<p>🙄</p>\n",
				
				"date_published": "2022-02-04T14:32:13-04:00",
				"url": "https://nuisancefactor.micro.blog/2022/02/04/printer-ups-downs.html"
			},
			{
				"id": "http://NuisanceFactor.micro.blog/2022/02/01/finally.html",
				"title": "Finally!",
				"content_html": "<p>My M1 MacBook Pro arrived yesterday.  I ordered it December 6, 2021.</p>\n<p>This post (via MarsEdit) is part of setting it up.  I decided not to use Migration Assistant this time, hoping to leave some cruft behind.  My old iMac still works so I do have a fallback if need be.</p>\n<p>So far the only drawback is less screen real estate.  Now I’m joining that group of people who want a big  monitor.</p>\n<p>It was disappointing that the old (gen 1, I think) Eero mesh network got in the way of ssh access.  Not even a response to ping from the iMac.  Maybe I could reconfigure but instead, why not just use the other local network (GFib)?  No problem.  We hired Eero to improve connectivity upstairs and that’s still a thing, but I can live this way awhile.  (Might as well hope for new AirPorts along with the monitor.)</p>\n",
				
				"date_published": "2022-02-01T14:15:00-04:00",
				"url": "https://nuisancefactor.micro.blog/2022/02/01/finally.html"
			},
			{
				"id": "http://NuisanceFactor.micro.blog/2022/01/15/cocoa-vs-darwin.html",
				"title": "Cocoa vs. Darwin",
				"content_html": "<p style=\"font-size: 14px;\"><span style=\"font-size: 14px;\">General Topic: 100 Days of SwiftUI</span></p>\n<p style=\"font-size: 14px;\"><span style=\"font-size: 14px;\">Summary: PH says to use <strong><span style=\"font-family: 'Courier New';\">import Cocoa</span></strong> but <strong><span style=\"font-family: 'Courier New';\">import Darwin</span></strong> works instead.</span></p>\n<p style=\"font-size: 14px;\"><span style=\"font-size: 14px;\">Working through (at least part of) Day 7, on <a href=\"https://www.hackingwithswift.com/quick-start/beginners/how-to-return-values-from-functions\">this page</a> PH says “…our playground has always had <strong><span style=\"font-family: 'Courier New';\">import Cocoa</span></strong>…” but my playground never has.  I’m running Xcode 13.2 just as he recommends, on Monterey (12.1), but my playground complains that there’s <strong><span style=\"font-family: 'Courier New';\">No such module</span></strong> when I try importing <strong><span style=\"font-family: 'Courier New';\">Cocoa</span></strong>.  And in fact, I didn’t type <strong><span style=\"font-family: 'Courier New';\">import Darwin</span></strong>—Xcode did it for me.  I just typed <strong><span style=\"font-family: 'Courier New';\">sqrt</span></strong>, ran the playground, and discovered the <strong><span style=\"font-family: 'Courier New';\">import</span></strong> at the top.</span></p>\n<p style=\"font-size: 14px;\"><span style=\"font-size: 14px;\">A <a href=\"https://stackoverflow.com/questions/42782988/cant-find-swift-darwin-documentation\">question</a> on Stack Overflow has a couple of very informative answers, one from Rob Napier (<a href=\"https://twitter.com/cocoaphony\">@cocoaphony</a>).</span></p>\n<p><span style=\"font-size: 14px;\">And finally, I’m curious to see how this looks on the blog in Safari.  The <strong>pre</strong> button in the MarsEdit post editor seemed to want to format the entire paragraph and the custom formatting macro that I wrote added more line breaks than I needed, so I wound up choosing a monospace font and mashing the <strong>B</strong> button.  Ick, but I’m trying to stay focused on SwiftUI.</span></p>\n",
				
				"date_published": "2022-01-15T10:50:41-04:00",
				"url": "https://nuisancefactor.micro.blog/2022/01/15/cocoa-vs-darwin.html"
			},
			{
				"id": "http://NuisanceFactor.micro.blog/2021/12/23/cats.html",
				"title": "Cats",
				"content_html": "<p>Barney in front of Cameron</p>\n<p><img title=\"IMG_1041.jpeg\" src=\"https://NuisanceFactor.micro.blog/uploads/2021/fa68784bae.jpg\" alt=\"IMG 1041\" width=\"450\" height=\"600\" border=\"0\" /></p>\n",
				
				"date_published": "2021-12-23T15:12:45-04:00",
				"url": "https://nuisancefactor.micro.blog/2021/12/23/cats.html"
			},
			{
				"id": "http://NuisanceFactor.micro.blog/2021/12/23/simple-marsedit-test.html",
				"title": "Simple MarsEdit Test",
				"content_html": "<p>Because I’m so lazy I’m <em>still</em> ducking Markdown.</p>\n",
				
				"date_published": "2021-12-23T14:55:13-04:00",
				"url": "https://nuisancefactor.micro.blog/2021/12/23/simple-marsedit-test.html"
			}
	]
}
