phx

joined 2 years ago
[–] phx@lemmy.ca 5 points 2 days ago

Isn't this also a concern with hookworms etc where they can sometimes make their way to the brain where even if they die the carcasses can cause strokes etc

[–] phx@lemmy.ca 1 points 2 days ago

Also apparently told Europe that they're pulling out of there unless they accept the deal for Ukraine's surrender...

[–] phx@lemmy.ca 3 points 2 days ago (1 children)

I mean, Canada might but given that I've of the issues is being in the crosshairs for annexation with "the largest land border" between us... how safe is it going to be?

Trump's handing Ukraine and Europe to Russia while planning his own play from their book.

[–] phx@lemmy.ca 2 points 3 days ago (1 children)

I hate to knock it as a product, but I compared a lot of the books I bought on Kindle and - unless I'm missing something - the selection on Kobo seems quite limited in comparison.

It seems that Amazon is using Kindle Unlimited you lock authors into exclusivity. This reeks of monopoly abuse but of course nobody is going to do anything about that.

[–] phx@lemmy.ca 5 points 5 days ago* (last edited 5 days ago) (1 children)

I've basically been hit by what seems to be 3-4 different viruses since December. The massive fever was the last one. A cold towel, acetaminophen, and taking in a ton of fluids finally broke that one for me and it suddenly switched from a baking dry overheat to the sweats at which point my temperature went down very quickly

[–] phx@lemmy.ca 2 points 1 week ago

Yeah I looked into the Kobo store and a LOT of the books I have - which are not exactly small titles - aren't available there.

In some cases they've got the first couple books or audiobooks out of a series that currently has 10

[–] phx@lemmy.ca 1 points 1 week ago

The color might make more sense if you're into manga or graphical novels as opposed to just ebooks

[–] phx@lemmy.ca -1 points 1 week ago (1 children)

This doesn't track.

To pull my books into calibre, I need to first download them onto the Kindle, which requires wifi.

[–] phx@lemmy.ca 8 points 1 week ago (2 children)

Yeah, even just kicking out these crazies isn't a good fix because they've already demonstrated they're more than willing to lie, cheat, and steal to hold on to or gain power.

The only justice I'd trust would need to come at the end of a rope, and it'd need to include a LOT of colluders at the very least in cells as well. That includes certain media organizations that helped enable this shit-show as well.

After all that, the American public needs to force better, including proper regulation and enforcement of public over corporate interests. While some of it has been astroturfing, the embedded cleptocracy and corporate interest in the Democratic party also needs to be fixed (or both parties turfed and new better choices), because "lesser evil" is not good enough.

Other countries should also take heed from the US situation. This is what happens when you continually tolerate the intolerable, and when your government is owned by a billionaire+ untouchable aristocracy with a corporate shield protecting them from consequences.

[–] phx@lemmy.ca 8 points 1 week ago

Yeah that was kinda my thought. I'm pretty sure the other monkeys would beat the ever living F*** out of the hoarder-monkey.

Even if he was the biggest, baddest monkey there a bunch of them would be smart enough to band together and reclaim food

[–] phx@lemmy.ca 44 points 1 week ago (3 children)

No it's pointing out the absurdity and hypocrisy of somebody who is trans praising and sucking up to the guy who is passing ton of anti-trans laws.

It's like being black and sending a shout-out with praise to a KKK leader.

[–] phx@lemmy.ca 4 points 1 week ago (1 children)

And where the fuck do you plan to go? As a Canadian, I'm looking at where to send my family to be safe from the YOUR country.

 

My current system is running on an old 2U HP rackmount server with dual 16-core AMD Opteron-6262HE CPU's and two RAID-5 arrays (fast SSD array and slow 2.5" HDD array). There are generally 5-6 VMs running under a Linux master at a given time but none of them are using a whole lot of CPU cycles.

In general, it's noisy but fairly effective for my needs.

I'm looking at the future and what might be good replacement that offers a blend of power-efficiency, flexibility, and storage cost.

In particular, I'd like to:

  • Ditch the 2.5" HDD array in favor of an efficient separate storage system, preferably an attached NAS with 3.5" disks on RAID5 but probably actually networked and not USB based (both for reliability and also so I can potentially provide storage directly to stuff running on separate SBC's etc). A storage system I could drop in now and still use after I upgrade the compute system would be great

  • I'd like to keep the SATA-SSD array for stuff that needs faster disk, or possibly move up to a RAID'ed M2/NVMe.

  • Move up to a more modern CPU that has a good Power-per-watt balance. 8-16 cores totally is probably good if that can be reasonably power efficient for idle cores etc, but dropping some VM's to run stuff on the aforementioned SBC's is also an option

  • Still be rack-mounted for the main system, but not so freaking loud, and actually fit in a standard 24" deep rack

  • Potentially be able to add a decent GPU or add-on board for processing AI models etc

Generally what it will be running is a bunch of VM's for stuff like NextCloud, remote-admin software, Media servers (Plex/Jellyfin), a Fileserver, some virtual desktops and various other fairly low-power VMs, BUT it'd be nice if I could add the dGPU or something with the horsepower for AI processing and periodic rendering/ripping/etc

I'm sorry debating on whether might make more sense to move all storage to BAD, then just replace the always-running stuff (NextCloud, Plex,Fileserver) with SBC's so that they're fairly easily swappable if something fails.

 

(sorry in advance for the long post)

What I'm looking for:

Basically, without a lot of work to setup and maintain a Domain/Kerberos server, what's the best way to provide consistent logins and remote folder/share (from a server) access across various Linux desktops


I've configured domain controllers using Samba. I've also configured Linux systems as domain-joined hosts. Between the two I tend to find that keeping talking - especially for systems that are only on infrequently - can be a bit troublesome. Updates sometimes break the Samba server, tokens expire, etc etc

I've also used NFS of various versions, but found v4 with the Kerberos implementation a bit finicky (for similar reasons to the SMB based implementation). NFSv3 of course is fairly fast and efficient, but lacks the user-level authentication and relies on IP's for access-control.


Now it's been awhile since I've given a shot at this except for some NFS shares between VMs and SSHFS for desktops, it would be nice to have a consistent but easily maintainable way to provided common shares for larger files (videos, albums, 3d models, and projects etc) without having to constantly troubleshoot. Maybe the domain/NFS route had gotten easier but it still seems to be fairly manual at times.

 

One of the problems with having switched over a number of relatives to Linux is that I'm "the guy" when they have issues, and I can't always get over to help them in a timely manner. A lot of the time most stuff is working just fine and it's just a matter of popping into the desktop and fixing a bad link or a naughty plugin that's slipped into Chrome etc, but it DOES require being able to see what they see.

Windows has a system where you can "request assistance" and then provide a code for access at which point it shares your desktop. There are similar systems where one can get a link in email and click it for support.

I'd like to find a system that I can host myself to allow users to queue up for support at which point I can pop into their system, without needing to open ports on their routers or using something hackish like forwarding a VNC port to an SSH server etc

 

Has anyone seen anything in terms of locks that could be used for smaller doors etc. For example, a drawer/cabinet style lock or something that might work for bifold closet doors etc. Also setups that could be used to automatically slide out a drawer.

I'd like to create some "secret drawers" as well as be able to lock out stuff like the "candy/snack drawer" as certain members of my household have poor impulse control and like snitch candy then not easy their dinner

(Yes I've tried hiding it, putting it up high etc, but they're sneaky and automation is more fun)

 

Does anyone use X11 forwarding with Android devices, so that they can access their UI apps remotely?

If so, what apps do you use and what issues have you run across?

There's a "MobaXterm ssh" app and while I do love that app on other OS's it doesn't seem to be made by the same company so I don't really trust it

 

While I quite like the ability to broadcast TTS, media, and other such things to Google Nest or Amazon Alexa devices, I'm trying to rein in my HASS setup so that it doesn't send data to our require cloud services.

Does anyone know of or recommend a wireless speaker service that can accept broadcast/streamed/sent audio without needing an internet connection. Bonus if it has a microphone that can integrate with something like a local Genie instance for accepting voice commands (without cloud processing)

 

Can anyone recommend a good place to get parts for a homebrew system (available to Canada, at a reasonable price).

Full disclosure, I'm actually looking to build a large 3D scanning system but in terms of movement of the camera heads, I've been looking at my printer and thinking that it could use a similar configuration though on a slightly larger scale (rails, with a wheeled+track system for horizontal and large spiraled cylinder for vertical) , but I have no idea where to source these sort of parts.

Any ideas?

 

Does anyone know where to find some good measurements of performance differences between common distros (with like hardware and config).

I'm interested to see if some perform better than others due to optimization etc

 

Kevin Mitnick - the world's first famous "hacker" - has died at age 59 after succumbing to pancreatic cancer.

Mitnick gained fame for his hacking skills and eventual arrest on hacking and wire fraud charges. After his release from prison, he went on to release various books and speak at conferences on the topic of cyber security/hacking. He is the founder of "Mitnick Security Consulting" which provides cyber consulting and penetration testing services.

Kevin's influence on the world of cyber security is undeniable, as is his almost legendary reputation in the field.

view more: next ›