<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for strandloper</title><link>http://disqus.com/by/strandloper/</link><description></description><atom:link href="http://disqus.com/strandloper/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 28 Apr 2023 07:31:38 -0000</lastBuildDate><item><title>Re: The end of Windows 10</title><link>https://mybroadband.co.za/news/internet/489345-the-end-of-windows-10.html#comment-6172437106</link><description>&lt;p&gt;So when will they be sending me a new computer that they will actually allow me to install Windows 11 on?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Fri, 28 Apr 2023 07:31:38 -0000</pubDate></item><item><title>Re: Code Optimization using Span : An Introduction</title><link>https://dirkstrauss.com/code-optimization-using-span/#comment-6057591963</link><description>&lt;p&gt;Nice and simple. I've put off getting my head around Span&amp;lt;t&amp;gt; because all the examples seemed on a bigger scale, making it look complicated. Your example of using it to pull apart a date string makes me see that it isn't only of use for bigger tasks, so I will definitely start using it now.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 05 Dec 2022 02:51:28 -0000</pubDate></item><item><title>Re: Securing a JavaScript REST API with JSON Web Tokens</title><link>http://pluralsight.com/courses/securing-javascript-rest-api-json-web-tokens#comment-5350625911</link><description>&lt;p&gt;The same is true for the other module branches. There doesn't appear to be any branch with the starting state code that you can work through should you choose.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 19 Apr 2021 07:49:07 -0000</pubDate></item><item><title>Re: Chocolatey Gallery | Eddie - OpenVPN GUI 2.16.3</title><link>http://chocolatey.org/packages/eddie#comment-5275877658</link><description>&lt;p&gt;I issued &lt;code&gt;choco upgrade all&lt;/code&gt; on my Windows 10 (2004 build 19041.804) machine two days ago and one that was upgraded was eddie, from 2.18.9 to 2.19.7.&lt;/p&gt;&lt;p&gt;I don't recall if eddie-ui restarted after the upgrade or not (I guess not) but the VPN has been working fine until this morning after the first reboot since then after which I got &lt;code&gt;Unable to obtain elevated privileges (required): Elevated executable invalid&lt;/code&gt; on startup. Looked at the choco log and all seemed fine.&lt;/p&gt;&lt;p&gt;Downloaded the installer from &lt;a href="http://airvpn.org" rel="nofollow noopener" target="_blank" title="airvpn.org"&gt;airvpn.org&lt;/a&gt; and ran it. It went through the install successfully and has fixed the problem so eddie-ui now starts again. The &lt;code&gt;C:\Program Files\AirVPN&lt;/code&gt; folder looks quite different now. Sadly I didn't take a before snapshot of it but I do recall there was an &lt;code&gt;Eddie-UI-Elevated.exe&lt;/code&gt; in it before and there isn't now. There also seem to be rather more files in there now than I recall before I ran the install that fixed it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Sat, 20 Feb 2021 00:54:56 -0000</pubDate></item><item><title>Re: How to Change Directories in Command Prompt on Windows 10</title><link>https://www.howtogeek.com/659411/how-to-change-directories-in-command-prompt-on-windows-10/#comment-4937622236</link><description>&lt;p&gt;It's crazy that something as basic as this needs to be written about, but I suppose for those young enough to have used only the Windows UI, command line knowledge might be absent.&lt;/p&gt;&lt;p&gt;But this article misses mentioning the single thing about changing directory that will confuse command line newbies. The command line, going way back to MS-DOS, has two separate but slightly related concepts; active drive and current directory. Each drive has its own current directory and if you look at the following example, you will notice that the cd command doesn't seem to work; you are still in the C:\ (root of drive C) directory after issuing it. It is only after switching active drive to D that you find yourself in the desired directory.&lt;/p&gt;&lt;p&gt;C:\&amp;gt;cd D:\Junk&lt;/p&gt;&lt;p&gt;still in C:\, so switch active drive to D.&lt;/p&gt;&lt;p&gt;C:\&amp;gt;d:&lt;/p&gt;&lt;p&gt;and now you are where you wanted to be&lt;/p&gt;&lt;p&gt;D:\Junk&amp;gt;&lt;/p&gt;&lt;p&gt;The solution to this is the /d switch of the cd command that instructs to change both current directory and active drive.&lt;/p&gt;&lt;p&gt;So running this from C:\&lt;/p&gt;&lt;p&gt;C:\&amp;gt;cd /d D:\Junk&lt;/p&gt;&lt;p&gt;actually takes you to&lt;/p&gt;&lt;p&gt;D:\Junk&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Tue, 02 Jun 2020 10:14:39 -0000</pubDate></item><item><title>Re: When (and Why) to Stop Reading a Book</title><link>https://www.lifesavvy.com/5064/when-and-why-to-stop-reading-a-book/#comment-4928131656</link><description>&lt;p&gt;I too love Neal Stephenson but it took me three years to get through The Baroque Cycle.&lt;/p&gt;&lt;p&gt;It took multiple attempts, including twice in audiobook form, for me to finally complete Catch-22. Popular opinion suggested it's fantastic but somehow it just didn't grab me.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Tue, 26 May 2020 10:33:24 -0000</pubDate></item><item><title>Re: Insulted by salt</title><link>https://thoughtleader.co.za/petertownshend/2020/05/15/insulted-by-salt/#comment-4915842176</link><description>&lt;p&gt;Google "salt bird tail" for possible reasoning behind the logo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Sat, 16 May 2020 01:01:56 -0000</pubDate></item><item><title>Re: RUMOR: Fujifilm X-E line Canceled, Game Over for Fujifilm X-E4</title><link>https://www.fujirumors.com/rumor-fujifilm-x-e-line-canceled-game-over-for-fujifilm-x-e4/#comment-4822677950</link><description>&lt;p&gt;I'm still happily using an X-E1 but given the fact that I have a grip on it to ease holding it always seemed likely that when I eventually get a new body it would be from the X-T?? or X-T? range.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Fri, 06 Mar 2020 07:41:28 -0000</pubDate></item><item><title>Re: Tesla to unveil electric bakkie this month</title><link>https://mybroadband.co.za/news/motoring/326599-tesla-to-unveil-electric-bakkie-this-month.html#comment-4680595042</link><description>&lt;p&gt;Then there's Truckla. &lt;a href="https://www.youtube.com/watch?v=R35gWBtLCYg" rel="nofollow noopener" target="_blank" title="https://www.youtube.com/watch?v=R35gWBtLCYg"&gt;https://www.youtube.com/wat...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Thu, 07 Nov 2019 02:08:11 -0000</pubDate></item><item><title>Re: Install Docker in Linux Mint 19.1</title><link>https://www.unixtutorial.org/install-docker-in-linux-mint-19-1#comment-4588659577</link><description>&lt;p&gt;Could it be that you updated from an earlier version of Mint and there is something present in your system that is missing from fresh installs?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Fri, 23 Aug 2019 03:53:37 -0000</pubDate></item><item><title>Re: Install Docker in Linux Mint 19.1</title><link>https://www.unixtutorial.org/install-docker-in-linux-mint-19-1#comment-4588185975</link><description>&lt;p&gt;You were right, the add-apt-repository command was failing as shown below; must have missed that before.&lt;/p&gt;&lt;p&gt;&lt;code&gt;steve@steve-VGN-NW23GE-B:~$ sudo apt-add-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable"&lt;br&gt;Malformed input, repository not added.&lt;/code&gt;&lt;/p&gt;&lt;p&gt;Some searching found several reports of this problem adding different repositories to Mint 19.1. A suggestion was to manually add the entry to the /etc/apt/sources.list file; I did that and apt-get update got&lt;/p&gt;&lt;p&gt;&lt;code&gt;Get:2 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]&lt;/code&gt;&lt;/p&gt;&lt;p&gt;and the apt-get install worked.&lt;/p&gt;&lt;p&gt;Thanks for the hint that helped me find the answer.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Thu, 22 Aug 2019 16:41:09 -0000</pubDate></item><item><title>Re: Install Docker in Linux Mint 19.1</title><link>https://www.unixtutorial.org/install-docker-in-linux-mint-19-1#comment-4583586993</link><description>&lt;p&gt;All went well until &lt;b&gt;sudo apt-get install docker-ce docker-ce-cli &lt;a href="http://containerd.io" rel="nofollow noopener" target="_blank" title="containerd.io"&gt;containerd.io&lt;/a&gt;&lt;/b&gt; to which I got &lt;br&gt;&lt;code&gt;&lt;br&gt;Reading package lists... Done&lt;br&gt;Building dependency tree       &lt;br&gt;Reading state information... Done&lt;br&gt;Package docker-ce is not available, but is referred to by another package.&lt;br&gt;This may mean that the package is missing, has been obsoleted, or&lt;br&gt;is only available from another source&lt;br&gt;&lt;br&gt;E: Package 'docker-ce' has no installation candidate&lt;br&gt;E: Unable to locate package docker-ce-cli&lt;br&gt;E: Unable to locate package containerd.io&lt;br&gt;E: Couldn't find any package by glob 'containerd.io'&lt;br&gt;E: Couldn't find any package by regex 'containerd.io'&lt;br&gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;This is on 19.2 Tina rather than 19.1 Tessa but I assumed that wouldn't matter. I haven't used Linux seriously in many years (since downloading and building source was a thing) and am starting to get back into it. All the different package managers and repos are still a bit of a mystery to me. I will see what I can figure out but perhaps you can give some advice.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 19 Aug 2019 05:30:59 -0000</pubDate></item><item><title>Re: Wally Gives Back The Baby - Dilbert Comic Strip on 2019-08-07 | Dilbert by Scott Adams</title><link>https://dilbert.com/strip/2019-08-07#comment-4569099857</link><description>&lt;p&gt;I think it's a typo; should probably be "off".&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Wed, 07 Aug 2019 05:24:55 -0000</pubDate></item><item><title>Re: Expect a fond farewell from iTunes at WWDC</title><link>https://www.androidauthority.com/?p=993475#comment-4487294017</link><description>&lt;p&gt;I use a 6th gen iPod daily as my audiobook listening device. iTunes (on Windows in my case) is the only way to sync content to it. Sure there must be many still using older iPods so wonder how Apple will address that.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 03 Jun 2019 04:12:47 -0000</pubDate></item><item><title>Re: A massive growth in electric cars will not impact South Africa – Eskom</title><link>https://mybroadband.co.za/news/motoring/302182-a-massive-growth-in-electric-cars-will-not-impact-south-africa-eskom.html#comment-4414386648</link><description>&lt;p&gt;ESKOM will ensure that by implementing road shedding.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 08 Apr 2019 09:55:30 -0000</pubDate></item><item><title>Re: What Ever Happened to the Dedicated Macro Mode on Fujifilm Cameras?</title><link>https://www.thephoblographer.com/2019/03/21/what-ever-happened-to-the-dedicated-macro-mode-on-fujifilm-cameras/#comment-4393117265</link><description>&lt;p&gt;I’m not sure this makes sense; my X-E1 has a macro button yet has no optical viewfinder. I’ve never found it to offer much improvement in close focusing distance, but do get annoyed when I accidentally activate it and it takes a moment to realise why focus won’t lock on more distant points.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Sun, 24 Mar 2019 17:10:07 -0000</pubDate></item><item><title>Re: Which programming language you should learn</title><link>https://mybroadband.co.za/news/software/298996-which-programming-language-you-should-learn.html#comment-4383345629</link><description>&lt;p&gt;&lt;i&gt;"C++ was the first true object-oriented programming (OOP) language"&lt;/i&gt;&lt;/p&gt;&lt;p&gt;Really? Not Simula? Not Smalltalk? Both pre-date C++.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 18 Mar 2019 05:37:37 -0000</pubDate></item><item><title>Re: Mass shooting in New Zealand sparks global outrage</title><link>https://memeburn.com/2019/03/mass-shooting-new-zealand-christchurch/#comment-4379311733</link><description>&lt;p&gt;The picture used on this post is disrespectful. National flags are not flown full mast in the wake of tragedy; I think you should have found an appropriate image of the flag flying at half mast.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Fri, 15 Mar 2019 06:02:39 -0000</pubDate></item><item><title>Re: Freddie Mercury</title><link>https://www.thisisnotporn.net/2019/02/25/freddie-mercury-22/#comment-4353278599</link><description>&lt;p&gt;That looks like John Deacon standing on the left.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 25 Feb 2019 07:56:13 -0000</pubDate></item><item><title>Re: Do you prefer audiobooks?</title><link>https://www.phonedog.com/2019/02/18/do-you-prefer-audiobooks#comment-4344239928</link><description>&lt;p&gt;I do most of my reading via audiobooks. I find it difficult to make time to sit and read but spend 40 minutes to an hour commuting each day so make use of that time to listen to audiobooks, as well as time spent doing cooking and cleaning at home. I have my iPod set to 2× normal speed and get through around 50 books per year, only a handful of which are read in paper or ebook form.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Tue, 19 Feb 2019 02:03:37 -0000</pubDate></item><item><title>Re: Keep Those Boolean Conditionals Simple</title><link>https://daveabrock.com/2019/02/06/keep-those-boolean-conditionals-simple/#comment-4327956102</link><description>&lt;p&gt;Lately I've been using the expression syntax wherever possible.&lt;/p&gt;&lt;p&gt;&lt;code&gt;public bool CheckABoolean(int a) =&amp;gt; a &amp;gt; 42;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;But I'm in two minds as to whether this is more readable or not. I suppose it will come down to personal preference.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Fri, 08 Feb 2019 07:16:59 -0000</pubDate></item><item><title>Re: Evernote v8.6 adds much-requested dark theme — your turn, Google Keep</title><link>https://www.androidpolice.com/2018/11/21/evernote-v8-6-adds-much-requested-dark-theme-to-note-taking-app/#comment-4207069952</link><description>&lt;p&gt;I have 8.6 but don't have the dark theme toggle.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Thu, 22 Nov 2018 04:18:33 -0000</pubDate></item><item><title>Re: Takealot preparing for massive traffic to keep site up on Black Friday 2018</title><link>https://mybroadband.co.za/news/cloud-hosting/283579-takealot-preparing-for-massive-traffic-to-keep-site-up-on-black-friday-2018.html#comment-4182595346</link><description>&lt;p&gt;Everyone seems to be forgetting that there is more involved than Takealot's own systems. Even if they work flawlessly and handle any load, past Black Fridays have seen the banking system buckling under the load and causing a backlog in the credit card payment phase of purchasing. The banking system will be under load from not only online credit card payments but from in store debit and credit card payments that also spike on Black Friday. Have the banks said anything about their ability to cope?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Wed, 07 Nov 2018 02:38:06 -0000</pubDate></item><item><title>Re: Questions About IRAs, AARP, Cancelled Debt, Streaming Video, and More!</title><link>https://www.thesimpledollar.com/questions-about-iras-aarp-cancelled-debt-streaming-video-and-more/#comment-4146617613</link><description>&lt;p&gt;Q8: Back in the last century I used Quicken for a few years, then Microsoft Money for a few years. Then in 1997 I couldn't afford a new computer, mine was super-slow running Windows so I switched to Linux. One of the things I had to find was an alternative for managing my finances. I came across a Java-based application called Moneydance, started using it and still use it today, despite having moved from Linux back to Windows sometime in between.Because it is written in Java it's cross-platform and runs on Windows, Mac or Linux platforms. While newer versions have added all sorts of fancy features to sync with banks, they are mostly for the US and as I live in South Africa have no use for them; even so I can still use Moneydance as a manual-entry double-entry account system, much like I did with Quicken all those years ago. It ticks all of the four requirements the questioner has. No subscription; currently costs $49.99 and you typically get quite a few years of updates without having to pay an update cost. I think I may have only had to pay for an update four or five times in the twenty or so years I've been using it. Check it out at &lt;a href="http://moneydance.com/" rel="nofollow noopener" target="_blank" title="http://moneydance.com/"&gt;http://moneydance.com/&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Mon, 15 Oct 2018 17:12:42 -0000</pubDate></item><item><title>Re: Fujifilm Launches Rent-to-Own Program</title><link>https://www.fujirumors.com/fujifilm-launches-rent-to-own-program/#comment-4035896151</link><description>&lt;p&gt;Agree about the HTTPS and have left a comment on their Youtube page saying they need to address this before people will feel comfortable using the site.&lt;/p&gt;&lt;p&gt;Not asking your country makes sense as it is a Fujifilm South Africa initiative and thus probably not available outside South Africa. The form asks you to choose from local retailers.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Crane</dc:creator><pubDate>Sun, 12 Aug 2018 08:31:22 -0000</pubDate></item></channel></rss>