Strava provides a way of mass editing some of your previous activities settings (e.g. privacy) but doesn’t provide a way of filtering which ones you want to edit. In my case I wanted to make a privacy change to every walk I’ve ever done, but leave bike rides and runs as they were. I stumbled across this which has done the job perfectly.
On your “My Activities” page, if you filter the sport before running this script in the browsers developer tools, it should only make changes to activities from that specific sport.
function bulkEdit(privacySetting = 'everyone') {
for (editButton of document.querySelectorAll('.quick-edit')) {
editButton.click();
}
for (privacyControl of document.querySelectorAll(
'.form-group .visibility-select select'
)) {
privacyControl.value = privacySetting;
}
for (saveButton of document.querySelectorAll(
'.edit-actions button[type="submit"]'
)) {
saveButton.click();
}
const nextButton = document.querySelector('button.next_page');
if (nextButton != null) {
nextButton.click();
setTimeout(bulkEdit, 5000, privacySetting);
}
}
// Allow everyone to view your activities
bulkEdit();
Stumbled across this awesome collection of the little buttons you used to find at the bottom of websites back in the 90’s/00’s, a proper blast from the past!
I recently managed to pick up an original MacBook Air from 2008 in fantastic condition, it even came with it’s original charger and the original (optional) USB SuperDrive. This one is original 1,1 version so it has the 80GB 4200rpm hard drive that could be found in iPods at the same time!
I put a clean install of Leopard (10.5) on it as this is what would have originally shipped with it. For a 1.6Ghz Core 2 Duo with 2GB of RAM and the 4200rpm iPod drive, it’s actually pretty quick!
The 1,1 shipped with micro DVI (on the right), they switched this out for mini display port later in the yearThe included (optional) USB SuperDrive
I have a 2006 black MacBook in surprisingly good condition for it’s age and I’m trying to keep it that way, but one of the things that has always concerned me is the battery going full spicy pillow mode and wrecking the plastic around it. I managed to find a super cheap official original battery online and my plan was to strip out the cells from inside and replace them with something of roughly the same weight.
The battery stripped of its…well…batteries:
Some scrap metal stuck down with some double sided 3M tape inside (with electrical tape covering any leftover wires):
The battery pack all screwed back together:
The battery pack back in the MacBook, good as new!
Every year I tell myself I’ll wait for the official release of iOS and every year, like clockwork, I end up installing the first public beta as soon as it comes out and this year is no different. Initial stability and battery life seem good, but there are definitely some “beta bugs” as there normally always is, which this year includes my phone getting abnormally warm whilst in use which is something I’ve also seen reported by others. Most apps seems to be pretty stable, the only one one I’ve had consistent issues with so far is Instagram which will occasionally just crash and dump you back to your home screen.
The lock screen
The changes Apple have made to the lock screen this year is probably the thing I’m most excited for, gone are the days when the lock screen was simply just that, a lock screen. With iOS 16 you can tweak it to whatever you want…well…almost. It’s got the classic Apple restrictions (“though shall not get creative”) but it was a nice surprise to see you can change fonts and colours, something I didn’t expect to see Apple allow you to do, which means you can avoid the dreaded clash between the clock text colour and your wallpaper, revolutionary I know. There’s a fixed area for you to add widgets below the clock and you can tweak what appears above the clock (in my case I’ve gone for date + weather conditions, although these often get cut off).
Speaking of widgets, they’re extremely limited at the moment with 0 third party ones available yet that I can see. This is no surprise with how early we are in the beta cycle and I imagine developers are not permitted to submit these to the App Store until after iOS 16 is available to the masses. Apple’s built in ones give a good indication of what’s to come though, I like the activity one (although whilst I appreciate the privacy aspect, It’d be nice if the Activity rings were visible even before Face ID had authenticated) and a few of the Home ones seem like they’d be useful but I’ll mostly be waiting on apps like Things to add support before adding any to my lock screen at this stage.
Let’s talk wallpapers! I enjoy the nice effect you get where on some images it’ll cut out the subject and slightly hide it behind the clock, the best bit about this is that it works in virtually any photo, you’re not limited to just ones shot with portrait mode that include depth information. You can see with my wallpaper below, it cut the subject out automagically and created the effect for me. It’s worth noting that if you add widgets below the clock, this effect appears to be disabled, which makes sense.
I do like the fact that you can have multiple lock screen setups and you can tie them to specific focus modes. Although this is not something I’ve got set up yet I imagine it will be useful for people who have gone all in on “focus”. I currently only really use “Sleep” and “Work” focus modes and I can’t really see a use for changing the lock screen for those at this stage!
I still wish we could change what the current flashlight and camera buttons could do, maybe next year?
Cutting out images
Now this is something that made me go “wow”, you can now tap and hold on an object/subject in photo and iOS will cut it out (removing the background) and allow you to copy and paste it elsewhere. It’s not perfect, but it’s damn impressive and I imagine it will only get better with time. I’m using it on an iPhone 11 so I don’t know if the newer iPhones with their fancier chips will do a better job.
I can’t say this is something that’s made me go “yes, finally, this was the missing feature!” but I can definitely see it being useful in the future on occasion. I think a more useful feature would be something akin to Google’s magic eraser tool, where you can manually or automatically remove things from images, but it’s a good start at least!
I’ve had audible feedback on key presses turned off for years on iOS but haptic feedback in the keyboard is really nice and something I’ve currently got enabled. I can’t say that it helps or changes anything in any way other than providing a subtle “bump” upon each key press.
Apple’s purchase of Dark Sky is starting to become apparent with the continued improvements to the built in weather app. Being able to see a detailed forecast per day is pretty much the last feature I wanted lifted from Dark Sky. If you tap on a certain day, you can see a graph for various parameters such as temperature, precipitation, feels like temperature and many more, nice!
Being able to snooze emails in Mail is a feature I see coming in very handy, probably more so on the Mac than the iPhone for me though. This is one of the features I used to love from third party apps such as Spark, so to see it be native to the built in app is great (no privacy/security trade offs).
Live text has a number of improvements and in general is still a feature that slightly blows my mind every time I use it, which is surprisingly more than I thought I would. You can now pause a video and capture text from within the paused frame, which is nuts!
Excited to be able to finally edit/unsend messages in iMessage, although it’s pretty difficult to test out at the moment as it relies on the other person to have iOS 16 as well. This just feels like something we should have had a long time ago, but better late than never right?
The Home app is much, much better now, although this wasn’t exactly a high bar. I haven’t noticed a whole lot different functionality wise but the interface for navigating around is much easier now, especially if you have more than a couple of rooms setup in the app (no more endlessly scrolling left and right trying to find them in a hurry).
Other than that, I haven’t really had anything else stand out to me. It looks like they’re changing a lot of little things, like the animation when you swipe down to open search from your home screen etc.
If you have a spare phone I’d say give it a shot, maybe wait on your main device though as your mileage may vary with bugs, battery life etc. I’ve not yet been brave enough to upgrade my main Mac to Ventura (and am very unlikely to before release) and my iPad Air 2 has been deemed “vintage” by Apple and thus won’t be getting iPadOS 16 or any more major updates!
I’ve been setting up Portainer (Docker) on an Intel NUC running Ubuntu but came across an issue when trying to get Pi-hole installed with a port 53 error.
This post is mostly for my own future reference but I thought I’d put it here in case it helps anyone else.
When deploying Pi-hole in docker (in my case through Portainer), if you get an error along the lines of “pihole 53 portainer bind: address already in use” then this may help.
First off, you can check if anything is running on port 53 with the following:
sudo lsof -i tcp:53
in my case I could see “systemd-resolved” was listening on this port (I’m assuming this is the systems internal DNS resolver?) and after some digging I found you can disable it with the following:
This solved my issue with deploying Pi-hole….but created another one, I could no longer resolve any Docker tags as I’d get a DNS error (“Temporary failure in name resolution”).
Turns out, disabling the internal DNS resolver will break DNS resolution, who would have guessed?! My solution was to set the nameserver to be my local DNS server (my Pi-hole in this case), I’d imagine you could set this to be Cloudflare (1.1.1.1) or Google (8.8.8.8) etc. too.
sudo nano /etc/resolv.conf
Mine was set to 127.0.0.53 by default, you can then change “nameserver” to the address of your choice.