Software

231 posts in Software

Eneco and Smart Readers

· hardware, misc, software

[...]
Op zich een behulpzaam aanbod, maar ik zit er niet op te wachten. Men vraagt hier toestemming om per kwartier het stroomverbruik uit te lezen, en te delen met derde partijen, iets wat een serieuze inbreuk maakt op mijn privacy. Ik meet mijn eigen stroomverbruik en ik kan precies zien of er iemand in huis is, hoe laat we gaan slapen, hoe laat we opstaan etc. Dat hoeft niemand anders te weten.
[...]

Screen going black with AutoCAD (LT)

· errors, hardware, misc, software, windows

I am not sure what is the problem -- I've upgraded Shan's 27" 2k monitor to a 32" 4k monitor and AutoCAD LT recently updated from 2021 to 2022. Shan's been using a 2017 i5 NUC (NUC7i5BNB) with 32Gb RAM using the onboard GPU. Something that should be plenty for a bit of Windows, Chrome, Photoshop and AutoCAD LT.

For the past few weeks, several times a day her screen would black out for half a second or so and then everything should go back to normal. Sometimes it would happen several times in a row, sometimes it wouldn't for hours on end.

Apple Watch OS7 stopped showing the date

· apple, errors, software

I've been running the Apple WatchOS 7 beta for a while now, and when updating, my watch face lost the "date": it was no longer showing the date and day of the week (i.e. Fri).

Quite annoying -- but it's a beta after all. I shouldn't complain. I did what every good beta tester would do: I filed a bug (it's still unanswered from what I can see).

Making Bluetooth work on RPi4

· hardware, linux, software

I rarely use Bluetooth on my RPis. I'm already facing enough issues with my iMac and Mac Mini (it lags, it randomly disconnects in meetings, etc).

My pwnagotchi on the other hand is counting on a BLE network to connect to the internet: for now I am using my iPad, and while that works, it causes my iPad to disconnect from WiFi (because of course, it can only do tethering from a mobile network, not from its WiFi network).

Ideal travel router: GL-AR750S

· hardware, linux, networking, software

Right. With the pandemic and all none of us are going to travel much but still...

About a year ago I purchased myself an OpenWRT router to use on the plane and in hotels.

And so far I really like both the device and the Hong Kong based brand (launching new and updated products, and releasing relatively regular updates for older products). Pick a device that fits your needs (USB powered? LTE? Small form factor?).

Raspberry Pi 4 + SSD

· hardware, linux, software

All right. With the release of the new RPi4 with 8Gb of RAM I had to get myself one to see if it was already a viable desktop replacement for surfing and emails.

While a SD card works fine for certain tasks (things that don't require a lot of IO) -- for a desktop that's a no-go... It's just too slow.

I still had an old Macbook Pro 13" (2o15?) SSD lying around that was collecting dust. Why not use that one to use as root for the RPi?

Synology "Operation Failed" manually updating package

· hardware, linux, software

Resilio Sync released an update last week and on Synology these package don't auto update. Time to manually update the packages again.

On my DS1515 (more RAM, more CPU) the manual update goes by fine (stop service, manual update, browse for file, upload, start service) but my DS216j, not so much.

Attempting to upload the file instantly fails with the useful error "Operation Failed".

NextDNS, EdgeOS and device names

· linux, networking, software

Noticed that NextDNS was reporting old hostnames in the logs. For example old device names (devices that changed hostnames), devices that were definitely no longer on the network, or IPs that were matched to the wrong hostnames.

The culprit is how EdgeOS deals with its hosts file. Basically it just keeps all the old hosts added and just adds a new line at the end of the file.