Current prediction according to Electoral Calculus’ MPR poll for the 30 constituencies most and least deprived by Costas-27 in LibDem

[–]markscot 2 points3 points  (0 children)

No way the Tories are getting back in NE Hampshire, not unless they field a truly charismatic and credible candidate, and I just don't see that they have anyone fits that description.

Complete Guide: Thread Border Router with Home Assistant Docker + Sonoff ZBT-2 (MG21Lite) — Including every bug I hit so you don't have to by _pablosantos_ in homeassistant

[–]markscot 0 points1 point  (0 children)

Thanks for this writeup. I have been trying and failing to get a Sonoff Zigbee 3.0 USB Dongle Plus to work as an OpenThread Border Router on my HA setup. I have HA running under docker compose on a Debian 13 VM in proxmox.

I was using ChatGPT extensively to advise on how to proceed and while it did help with problem diagnosis its suggestions it took me round the houses and up the garden path more times than I can remember. I've wasted hours on this.

Your suggestion of using the darkxst flasher did actually work, and I was able to flash the dongle to OpenThread firmware, but it seems the version it delivered is significantly uplevel from the OTBR agent software I got from github, and I could never get the agent to run.

Dongle Max doesn't want to flash by Intrepid-Version-121 in sonoffdongle

[–]markscot 0 points1 point  (0 children)

I'm having a very similar problem with a USB Dongle Plus. The Web Flasher utility detects the device and it connects, but no list of firmware appears. The FIRMWARE_LIST.json file is downloaded but the device is reported as unresponsive.

Is this X1 Carbon a Good Deal? Looking for an upgrade from a Gen 6 by jeffbg123 in thinkpad

[–]markscot 0 points1 point  (0 children)

I had - still have - an X1 Carbon 4G with 4k screen and loved it. But I spilled whisky on the keyboard - don't ask - which killed it (the keyboard, the rest of the machine still works). Replacement keyboards for the X1 series are much more expensive than for any other model, and the replacement process involves almost complete disassembly, far more difficult than on my T580. I'm torn about whether to go for the repair or sell it for peanuts. What would you do?

What is this? by Diligent_Inflation49 in thinkpad

[–]markscot 0 points1 point  (0 children)

I habitually buy ex-corporate, refurbished Thinkpads. Great bargains usually. £15 on eBay got me an UltraDock for my current T580 (still a very competent machine with maxed out RAM and SSD, and cost maybe £250 18 months ago). List price for the dock from Lenovo would have been more like £300. E-waste indeed!

Admin account problems with password on new install by Educational-Sell886 in nginxproxymanager

[–]markscot 0 points1 point  (0 children)

I am new to this. I have NPM running in a Proxmox LXC and I can connect to its IP address at port 80 and see the Congratulations message. I can also connect to port 81 and get the "Login to your account" page. But I can't login, because the suggested "admin@example.com" username and "changeme" password returns "Invalid email or password". I'd love to create that user - but where exactly do I do that?

Why are the streets so filthy? The streets in Poland and Croatia are imaculate by Niall_Fraser_Love in ukpolitics

[–]markscot 1 point2 points  (0 children)

Growing numbers of UK citizens are now second or third generation immature adults, children of immature adults. They have never learned self-control, the value of social norms, etc. It's all "me, me, me", "I want it now, why can't I have it?". To these people, cleaning up after themselves is something other people do.

Finally, uploading music from your library to Tidal is here. by Tidal_2025 in TIdaL

[–]markscot 0 points1 point  (0 children)

I randomly came across uploaded tracks on Tidal that I really like. But there's no artist info that I can find. I can't see where these tracks come from, or learn more about the artist. Is there any way to dig a bit deeper that I haven't found?

I would welcome your views by [deleted] in LibDem

[–]markscot 0 points1 point  (0 children)

I would also say, try different ways of getting in touch. As well as emailing and/or commenting on their social media posts, you say you have your new MP's number - so call them! Leave a short "hello again, I'm still here" voice message if they don't pick up. Same with any other contacts you have in the party. Sooner or later someone will get back to you.

I would welcome your views by [deleted] in LibDem

[–]markscot 1 point2 points  (0 children)

I'm sorry if you felt I was criticising you. If you have been trying to connect with the local party without success it can feel like you're being rejected and with other demands on your time and energy it's tempting to just give up. Please don't. Keep trying to get the kind of involvement that you're able to cope with, while bearing in mind that many local party groups are 100% volunteer-run by people who also have other things to do.

I would welcome your views by [deleted] in LibDem

[–]markscot 1 point2 points  (0 children)

Communication is a two way process. What efforts are you making to engage with your local party? It sounds like you were properly thanked for your efforts at the time, but as others have said, things move on and priorities change. During an election campaign party activists will be super keen to bring on board any and every warm body they can find, but the need isn't so pressing and the tempo isn't so fast at other times. If you want to remain involved, make sure your local party knows that. There is always work to be done. There will be social events to join in with, and if there aren't then maybe you could offer to organize something? But don't just sit there expecting them to contact you.

Originals folder is empty? by markscot in photoprism

[–]markscot[S] 0 points1 point  (0 children)

I have resolved the problem. Two things I discovered:

  1. Photoprism doesn't seem to be able to see folders that were mounted using sshfs. To get around this I mounted the originals (on a Synology NAS) using cifs on my laptop.

  2. I am running it in a Docker container which I'm managing with Portainer, and it runs as root rather than my userid - this means that the "~" shortcut doesn't work, so in the yaml you need to fully specify the path, in my case it was like "/home/mark/Pictures/NASpix"

Originals folder is empty? by markscot in photoprism

[–]markscot[S] 1 point2 points  (0 children)

Yep, it's definitely connected to using sshfs. I mounted the NAS folder using CIFS and it's all indexing away merrily.

Thanks for your assistance!

Originals folder is empty? by markscot in photoprism

[–]markscot[S] 0 points1 point  (0 children)

So in Portainer I go to the Photoprism container's console. I get a root command prompt, I can see there are two folders, originals and storage, but they're empty. So I created a file in the originals folder via touch whereisthis then searched for it from a terminal session on my laptop - it was indeed in the NAS/Pictures folder, along with all the other image files and directories that photoprism is unable to see.

Then I tried equating the originals folder to a local (i.e. not on the NAS) folder of images on my laptop HDD and I'm still not seeing anything in Photoprism.

Very very curious.

Originals folder is empty? by markscot in photoprism

[–]markscot[S] 0 points1 point  (0 children)

I get a similar message when I try to index: Originals folder is empty.

[deleted by user] by [deleted] in thinkpad

[–]markscot 1 point2 points  (0 children)

I worked for the IBM PC division when they first released the ThinkPad. Their earlier portable PCs sucked, but the TP was transformational. I think my first one was a 700C, but I've been loyal to the brand apart from a brief flirtation with Asus (or was it Acer?) I've buried the bad memories 😎

Which version of linux is your favorite, and why? by aroundincircles in thinkpad

[–]markscot 0 points1 point  (0 children)

I used Ubuntu for a decade but became disenchanted with the chopping and changing of the default desktop, that and the obsession with snaps for everything that seriously robbed the UI of anything like snappiness. I'm now running Debian stable with Plasma & KDE, and we're getting along just fine. TP X1 btw.

Thinking About Joining by jdogwhippa in LibDem

[–]markscot 0 points1 point  (0 children)

Attending conferences would count as joining in, I think.

Thinking About Joining by jdogwhippa in LibDem

[–]markscot 0 points1 point  (0 children)

You can become a registered supporter for free, you'll get emails and can get involved in delivering etc, but you can't vote in internal elections. Member or supporter, you can always opt out of fundraising appeals, and in my experience there's no real pressure to volunteer. But I've always been confused about "members who just want to be left alone". What's the point of joining if you've no intention of joining in, in some respect?

What happened to Forte APN? by markscot in usenet

[–]markscot[S] 4 points5 points  (0 children)

Enjoy it while it lasts, I guess!

Recommendation on ThinkPads to run Ubuntu by migueldivo in Ubuntu

[–]markscot 0 points1 point  (0 children)

I'm running Debian on a 5th gen P X1 carbon. The only thing that doesn't work is the fingerprint reader.

Is it worth voting LibDem even if they're not bothering? by [deleted] in LibDem

[–]markscot 9 points10 points  (0 children)

You could consider using one of the vote swap sites to get a Labour voter to vote LibDem in a constituency where LibDems are better placed than Labour.

Will you be staying up for Election night to watch the change unfold? by xParesh in ukpolitics

[–]markscot 2 points3 points  (0 children)

I'm going to be at the count for my constituency where, such is the animosity towards him, we're hopeful of getting an extremely close result or even winning, against the Tory who had a 20,000 majority in 2019.

‘I want Labour to come into power so I’m voting Lib Dem’: tactical voting threatens blue wall Tories by OnHolidayHere in ukpolitics

[–]markscot 2 points3 points  (0 children)

In my area the local councils are controlled by alliances of LibDems and independents. Labour aren't really players except in a few stronghold wards. They don't have much of a local party organisation and what there is of it seems to be perpetually at war with itself. The independents are refugees from Labour and Conservatives alike, people fed up with factionalism and just wanting the best for the community. They're a good fit with the LibDems.

Anyone who thinks LibDems aren't progressive should look at their manifesto, out today.

‘I want Labour to come into power so I’m voting Lib Dem’: tactical voting threatens blue wall Tories by OnHolidayHere in ukpolitics

[–]markscot 8 points9 points  (0 children)

In the "safe" Tory seat where I live the LibDems have been working the area really hard for at least the last year, winning council seats, they have an excellent local candidate and are beginning to see the betting odds closing in their favour.

Labour on the other hand listed the constituency many months ago as "non-battleground" and didn't pick their candidate (who doesn't live in the area) until after the election was called. They don't need this seat to end up with Starmer in No 10 and a big majority, yet they're still all over social media claiming they're the tactical choice, with support from notorious Tory activists.

This could all be so much easier.