[-] [email protected] 16 points 1 day ago

It's messed up that so many people believe it. I belived it! I'm not on speaking terms with my mother any more since I had a conversation with her about his "grab em by the pussy" comments and her willingness to forgive him for that, despite his obvious lack of contrition. I can 100% believe that there are people out there that would forgive him raping their daughter.

[-] [email protected] 22 points 6 days ago

In the current political climate, I can't understand how they got visas to enter the country and then, with appropriate visas, how/why ICE allowed them to cross the border. Of course I understand how it's possible, it just seems weirdly wrong.

[-] [email protected] 6 points 6 days ago

I get this one. Many years ago a former wife tried to convert me. I started going to chruch, bible studies etc. and after a while I realised that none of the people I was with actually believed anything - they were just going through the motions doing the stuff you need to do to stay in the club.

17
submitted 1 week ago by [email protected] to c/[email protected]

I've got an IKEA Tradfri LED driver and a Rodret dimmer. When I first installed them I thought it would be good to also control some non-IKEA pendant lights with the same dimmer, in sync with the cabinet lights connected to the Tradfri - so, I created automations in Home Assistant corresponding to each of the actions the dimmer can perform and this is working fine. However, we've decided not to control the pendant lights in sync with the cabinet lights so it's now unnecessarily complicated. I plan to remove the automations and link the Rodret direct to the Tradfri again.

I understand that I can do this by following the IKEA procedure to pair the devices. But I'm also curious about the option in Home Assistant to bind devices.

Finally to my question - are these two methods to achieve the same result, or is IKEA pairing somehow different than Zigbee binding?

5
submitted 1 month ago by [email protected] to c/[email protected]

I've just installed Interstellar and think it looks great. I've been using Jerboa and browser for Lemmy. The announcement of piefed.ca suggested this as a Piefed app, so here I am.

First impression is that I think I'm going to like it a lot - almost feels like RiF that I've been missing for some time. But - I'm finding scrolling really unpleasant - it's really jumpy, or jittery and hard to look at. I'm finding it so bad that I'm surprised it's not mentioned here or on GitHub, and I'm wondering if it's just me?

Version 0.9.3 on Android 15 on a Pixel 8 Pro.

[-] [email protected] 75 points 1 month ago

I totally agree, and I just switched from Windows to Linux for my desktop, but this isn't on Microsoft - it's sanctions on the ICC by the fascist regime running the country where they (Microsoft) are based in support of the fascist regime destroying Gaza. (I know I'm probably over simplifying it, but that's my take on the article)

178
submitted 2 months ago by [email protected] to c/[email protected]

I'm a retired Unix admin. I've been using Linux since I installed Slackware 3.1 from several boxes of 1.44MB diskettes. But, working in a corporate environment with lots of M$ Office requirements meant that my work desktop has always been Windows. I know it sounds crazy, but I was really hesitant to switch to away from Windows - I guess after 30+ years I'd developed a bit of Stockholm syndrome. But, Copilot and the looming Recall were enough to push me over the edge.

Anyway - I spent a while making sure I got all my data off OneDrive etc. and then installed Debian 12 with LXDE - my laptop is an older i7 with 16GB of RAM, but lightweight and minimal really appeals to me. Everything just worked and I was happy for a day or two. Then I started noticing video tearing - especially on my 2nd monitor. I did a bit of research and found a suggestion to enable TearFree in the X11 configuration - X wouldn't even start when I did that. So, I did some more reading and now think I understand that the lightweight window managers don't have vsync and this causes the tearing. Apparently the real solution is to use a compositing window manager (I don't understand what that means..) with OpenGL. Oh well, I can't have minimal lightweight - so, I installed KDE. It's very clean and no video tearing. I still don't have it doing power management for my monitors the way I want, but other than that - I'm very happy. It was noticeably sluggish compared to LXDE, but I'm used to that already after only a day.

It's only been a few days, but I have not regretted the switch for one second.

7
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

Edit - I just went to the sync status page in the Windows client and hit "Retry All" on he failed objects again - and it worked! I have not changed anything since last time it failed - but for now I'm happy!

There's probably a lot of overlap between this community and [email protected] so some of you might recall my post from yesterday sharing some frustration about Nextcloud. Well today is Joplin's turn :-)

I've been using Joplin on Android for a little while now as a proof of concept - only a 6 notes so far, each only a page or so. One of my reasons for re-trying Nextcloud was because Joplin supports it as a sync method. After the discussion about Nextcloud yesterday I decided to try some of the suggested alternatives.

First I setup Syncthing and got that working so I have some folders syncing between Android, Linux and Windows. Then I setup Joplin to sync to filesystem - into one of the folders that Syncthing is managing. Joplin on Android sync'd everything to the filesystem, but when I tried to sync that filesystem to Joplin on Windows the attachments (photos) were missing from my notes. I can see the files (by id) in the .resource folder of the filesystem sync target but the Windows Joplin client won't pull them in.

I figured this multiple sync (Joplin <-> filesystem <-> Syncthing <-> filesystem <-> Joplin) might be an issue so I decided to try WebDAV. I configured a WebDAV folder my apache2 server, setup Joplin on Android to sync to WebDAV then went to the Windows Joplin, cleared the local data and setup WebDAV sync. Same thing - no photos in my notes. I can see the files are on the WebDAV server and there are no errors in the server logs so I guess the Windows client was able to pull them - but they don't show in the notes.

I tried searching and see several very similar issues on Discourse with no resolution.

Does this work for anyone else?

Edit - I just created a test note in the Windows client with an embedded image and this sync'd correctly to Android.

  • Joplin 3.2.13 (prod, win32)
  • Joplin Mobile 3.2.7 (prod, android)
118
submitted 2 months ago by [email protected] to c/[email protected]

I tried Nextcloud a while back and was not impressed - I had issues withe the speed of the Windows sync that were determined to be "normal" with no roadmap to getting fixed. I'm now planning to move off Windows desktop so that won't be an issue - so I thought I'd try again.

I went to nextcloud.com, clicked on Download-> Nextcloud server -> All-in-one -> Docker image - Setup AIO. This took me to the github README at Docker section. I'm already running docker for other things so I read the instructions, setup a new filesystem for my data directory and ran the suggested docker command with an appropriate "--env NEXTCLOUD_DATADIR=". I'm then left with a terminal running docker in the foreground - not a great way to run a background server but ok, I've been around for a while and can figure out how to make it autostart in the background ongoing. So I move on to the next step - open my browser at the appropriate URL and I'm presented with a simple page asking me to "Log in using your Nextcloud AIO passphrase:". I don't have a Nextcloud AIO passphrase and nothing I've read so far has mentioned it. When I search for it I get some results on how to reset it, but not much help. I could probably figure that out too, but after reading some more I found that Nextcloud requires a public hostname and can't work with a local name or IP address. I'm already running my home LAN with OpenVPN and access it from anywhere as "local" - I don't really want to create a new path into my home network just for Nextcloud.

I'm sorry - I know this sounds like a disgruntled rant and I guess it is. I just want to check that I'm not missing obvious things before I give up again. All I want is a simple file sync setup like onedrive but without the microsoft.

10
submitted 2 months ago by [email protected] to c/[email protected]

I'm a retired Unix (AIX) admin and I run some Linux servers at home. But, I'm still using Windows as a desktop. This whole Windows recall thing is the final straw - I'm switching to Linux for desktop. I've done a bit of research and believe Debian is the best fit for me. So, I recently installed it on one of my small servers.

I like it but I find the "half baked" approach to systemd a bit confusing. My default minimal server install has both cron jobs and systemd timers configured for basic system maintenance tasks. For example logrotate is fired twice a day - once by /etc/cron.daily/logrotate and once by /lib/systemd/system/logrotate.service. I'm tempted confirm that everything cron does is actually also done by systemd and then apt purge cron\* && rm -rf /etc/cron*. But, I suspect that might break future package installs and updates?

I'm also not excited by ifup/ifdown - why not just use the capability already included with systemd? This is just a minor thing for me as there's no real duplication I guess.

Is the a Debian based "pure systemd" distro??

11
submitted 3 months ago by [email protected] to c/[email protected]

I have a project idea and a bit of reading suggests to me that ESP32 might be the best solution. I have never touched ESP32 or anything similar. I have basic electronics understanding and capability - I built a kit Class D stereo amplifier years ago, do my only electrical work on my motorcycles etc. I'm a retired Unix admin. so am confident I can manage the software and programming aspects.

I have strange voltage issues in my home and want to record voltage over time to see if I can correlate anything that might suggest a cause. I need to be able to measure 0 to about 150VAC. Happy to go into the details of my issues if anyone is curious.

My plan is to go to AliExpress and get a 5 pack of "ESP32 Development Board WiFi+Bluetooth" and a 5 pack of "ZMPT101B AC output voltage sensor".

I'm already running Home Assistant and mqtt so am hoping I can use that as my recording and reporting engine.

My questions:

  • is there anything else I'm likely to need?
  • is there any way to find a good, or avoid a bad, vendor on AliExpress for those components? I don't trust the reviews.
  • there are lots of "getting started" tutorials - any recommendations for a good one appropriate for background?
[-] [email protected] 42 points 3 months ago* (last edited 3 months ago)

And he was the medical director of AmeriHealth Caritas with about 5 million people in 13 states under his care. Also, I don't believe for 1 second that his views are unique in a profit driven health care industry - the whole concept of profit driven health care is obscene.

31
submitted 3 months ago by [email protected] to c/[email protected]

... or are notifications just really bad on Android?

For background, we've got an old, sick, dog and my wife often needs to get help from me urgently. I'm still running an old Pixel 4a - it worked really well for me until Google crippled the battery and even now it works well enough that I'm not tempted to upgrade.

My notifications always seem to be delayed - in batches. I have 3 buildings on my property and each has a Nest doorbell. Some days I can be walking around and I'll constantly hear ding, ding, ding as I walk past each doorbell. Other days I can walk around and hear nothing, and then I'll get 5-10 notifications all at once.

Today was a perfect example of why this is so frustrating - I'm sitting at my desk with my phone in front of me. It's plugged in an charging. My phone starts ringing and it's my wife upset that I have not responded to her messages. I go help her with the dog and come back to my phone and sure enough, 8 minutes ago there's a notification from Google Chat, 6 minutes ago there's a notification from Google Messages and 4 minutes ago there's the phone call. The Google Chat and Google Messages notifications never came through - until the phone call came in!

I've been through and made sure that all the battery optimisations are turned off for all the apps that I want instant notifications from - but that shouldn't have any impact here - my phone was plugged in.

Is this normal Android? (kinda rhetorical question - I've been running Android since my Nexus 4 and don't think this is normal but it feels like it's somehow the "new" normal)

I'm not running the stock Pixel launcher - does the launcher get involved in notification delivery at all?

[-] [email protected] 45 points 3 months ago

They steal from everyone. My wife was stuck in a hotel with no room service about a year ago and didn't feel up to walking for food. She found that she could get a free year doodash subscription through her Amazon Prime. She joined, got her food and promptly cancelled the subscription. We've just been through the joy of getting a refund for two months of doordash that hit our credit card.

[-] [email protected] 43 points 4 months ago

Or accept that God sent the scientists that developed the vaccine. The whole "will of God" argument is always so full of holes - logic doesn't come into it.

3
submitted 4 months ago by [email protected] to c/[email protected]

I've just had a 2nd USB3 SATA enclosure go bad. I can't remember what the first one was. This one is an Orico MS400U3. It was plugged into a Linux box with one drive and the drive started reporting strange errors so I removed the drive and connected it direct to SATA and it's working fine - after fsck fixed the errors on it. I thought maybe the USB port on the Linux box might be bad so I plugged the Orico into a Windows PC with a known good 1TB drive in it (a different drive than originally gave errors) - Windows sees the drive as 115PB and won't let me format it.

Is there any explanation for this other than the controller board in the enclosure somehow failing?

I'm thinking of going for this StarTech one next. Any other suggestions?

1
submitted 4 months ago by [email protected] to c/[email protected]

I'm really disappointed with myself. I thought I would enjoy, and be good at, sharpening knives. I don't and I'm not! I have two Shapton water stones and I can get a nice edge on my chisels with a jig that maintains the angle for me, but I just can't get a good edge on a knife. I don't know if I'm not patient enough, if I just can't hold the angle well enough or what, but I give up.

My wife is, understandably, frustrated with a kitchen full of dull knives and bought one of those drag through carbide/ceramic sharpeners and I can't even make that work - I drag a blade through a few times, there is a pile of swarf in the sharpener, the blade looks sharp - but it's dull as dull, maybe even worse than before "sharpening".

We have a range of knives from grocery store mild steel, through decent consumer Mundial and Victorinox to one low end nice Global.

Appreciate any suggestions!

1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]

Some of you may recall my previous post about a ~20V potential between my electrical ground and my concrete slab. That's still not resolved - it's currently sitting just under 10V.

Today I have a new mystery - to me anyway..

I'm sitting at my desk and notice that I got a tingle from the outer shield/shell of a USB-C cable. I got my multi-meter and measured 65V from the cable to me with my bare feet on the slab! It drops to about 16V if I lift my feet off the floor. I immediately assumed the charging brick it's plugged into was faulty, but just in case I took a more measurements and found that the another similar charger has a similar offset, the "ground" part of a TRS cable plugged into an amplifier is similar, the accessible metal shield part of a USB-A port on an ASUS ChromeBox is similar. I assume that's not normal?

This is a new slab on grade build. Ground and neutral are properly bonded - I checked a few outlets and ground to neutral is ~0.3V.

Edit - I don't think there is any safety risk - I measured 0.3μA current.

1
submitted 4 months ago by [email protected] to c/[email protected]

I live in a small community at the end of a long line in Atlantic Canada. We get frequent power disruptions so I have installed a backup generator. I have a bit of a home lab, and don't like my server to lose power with no warning so I've recently installed a small UPS to keep it running in the gap between my power going out and the generator starting. The UPS logs data and lets me access it.

I'm wondering if I should be concerned about my input voltage. The blue line in the minimum for the hour, the amber is maximum for the hour. The zero period on the 8th of March was when I had the power turned off to do some work.

The default configuration for my UPS has it cut over to battery power at 88V, so it seems some significant variation is expected!

I tried searching my power company web site but they don't seem to publish anything about guaranteed, or even expected, supply voltage.

[-] [email protected] 61 points 5 months ago

I'm pretty sure that's the plan. I think there's even a name for it? Keep us so overloaded with fucked up news that we just zone out and let them carry on with their christo fascist nazi agenda.

[-] [email protected] 64 points 7 months ago

This isn't a generational thing. For a start, he's technically Gen X, not a boomer. And secondly, I'm older than him and I'm just as happy about that as everyone else.

[-] [email protected] 47 points 10 months ago

I thought I was doing well with 8 down and 20 up! In my defence - a lot of the stuff I'm seeding is old (10+ years) and I'm the only seed.

[-] [email protected] 43 points 11 months ago

This argument goes around and around every time someone says ACAB. There is a culture of protecting your own in police forces - it seems to happen all around the world. This culture causes otherwise good cops to overlook actions of their peers that shouldn't be overlooked. If you let someone get away with something illegal, when your job is to uphold the law, then you are not doing your job and are really not a good cop after all - you're just as bad as your peers. ACAB is a much simpler way of saying all that.

[-] [email protected] 45 points 11 months ago

I'm really dismayed by your political system - I can't put into words how much it disturbs me. I know it's a good thing that the Harris Walz campaign is doing well, but all I hear when seeing news like this is how much money politicians are taking from "average" people to give to insanely rich advertising firms, to develop ads, and even more insanely rich media corporations, to run them. It's messed up.

view more: next ›

GreatBlueHeron

0 post score
0 comment score
joined 2 years ago