phx

joined 2 years ago
[–] phx@lemmy.ca 17 points 8 months ago

And it pretends at being a Canadian staple when in reality it hasn't been Canadian in ages

[–] phx@lemmy.ca 2 points 9 months ago

Yup. It was more my thought that a low power over could produce sufficient results while requiring less resources. Something that can run on a desktop computer could still produce a database with reams of believable garbage that would take a lot of resources from the attacking AI to sort through, or otherwise corrupt its own harvested cache

[–] phx@lemmy.ca 20 points 9 months ago (2 children)

Yeah that was my thought. Don't reject them, that's obvious and they'll work around it. Feed them shit data - but not too obviously shit - and they'll not only swallow it but eventually build up to levels where it compromises them.

I've suggested the same for plain old non-AI data stealing. Make the data useless to them and cost more work to separate good from bad, and they'll eventually either sod off or die.

A low power AI actually seems like a good way to generate a ton of believable - but bad - data that can be used to fight the bad AI's. It doesn't need to be done real-time either as datasets can be generated in advance

[–] phx@lemmy.ca 5 points 9 months ago

Or less people in the military likely to push back after they're all kicked out without trial before the next "but order" is made...

[–] phx@lemmy.ca 6 points 9 months ago

New product idea. A smart toilet which measures each load for weight, scent output, liquidity, girth, and length (compensating for water volume and pre-TP) before you flush.

Forget competing with friends for Fitbit steps. It'll be "Suzy had one that required the poo knife, but Bobby's toilet called 9-1-1 for him so I think he wins"

[–] phx@lemmy.ca 2 points 9 months ago

He should play "Planes, Trains, and Automobiles" for the kids on a tablet while they drive!

[–] phx@lemmy.ca 2 points 9 months ago* (last edited 9 months ago) (1 children)

I used to think that but I know a large number of educated people who were a big fan, at least the first presidency... and I'm in Canada

[–] phx@lemmy.ca 10 points 9 months ago

Joystick and MIDI interface port

[–] phx@lemmy.ca 1 points 9 months ago

What LARP. Plenty of people are all about "the great class Revolution" but few are actually winning to risk the meat grinder it would actually take. It's also why they're banking big time on AI and robotics. Nobody to talk back or question if ordered to gun down a street full of "enemies"

[–] phx@lemmy.ca 10 points 9 months ago (1 children)

The actual ending? Mordin was pretty moving to me.

"Had to be me. Someone else might have gotten it wrong"

[–] phx@lemmy.ca 2 points 9 months ago (1 children)

Interesting. I have the game but am still working through backlog before I play it. From the previews it always seemed kinda like absurdly humorous so I'm kinda surprised to hear that they mix in some more emotional chords

[–] phx@lemmy.ca 4 points 9 months ago

Honestly I'd love to see them flip the narrative and stand against the criminal thugs... in ICE and many metro police forces.

 

I've been looking at some Linux based phones and one thing that caught my eye was a Pi based build.

This makes a lot of sense to me in many ways as the smaller Pi's carry a lot of power and expandability, however it was based on an older 3b platform and consequently very bulky.

Currently, my searches online have led me mainly to boards that support CM4 but also have ethernet ports etc (adding build) or use USB/pinouts with no CM (Compute Module)connector.

Anyone know if there's a small board that can support cellular connectivity with a native CM connector?

Also, any way around the lack of SDCard support for Pi's that boot from eMMC (would like eMMC for the OS and SDCard for larger stuff, pictures etc)?

I'll add: the board doesn't have to be credit-card sized. Something along the lines of an average smartphone so I can fit a decent LCD would be fine, just no Ethernet etc making it too thick

 

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)

 

I'm not sure if we're allowed to ask questions on this sub. It seems mostly news articles but I figured I'd give it a go.

So Bruce Power in Ontario is planning to build the world's biggest nuclear plant in the world (by expanding on an existing plant).

https://www.cbc.ca/news/canada/london/ontario-new-nuclear-build-1.6897701

BC is more well known for hydroelectric, but that particular source hasn't really been greatly expanded on in decades and site-C is pretty controversial.

This got be thinking:

How do we in BC feel about nuclear power? Would you support one near where you live? Why or why not, and what other power options would you prefer?

 

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

 

I'm looking for a wall switch that I will take Tasmota firmware (so a ESP82XX chipset generally) but can get easily sourced and aren't a huge pain to reprogram.

I'm totally cool with soldering some serial jump points from the board of the appropriate Rx/Tx/GRND/3.3V and pin0 are readily available, but try to avoid stuff that requires soldering the chip itself.

I used to be able to get Globe etc dimmers from Costco that were flashable via the old OTA Tuya-Convert method, but that seems to be a thing of the past and I just need a regular ol' non-dimmer switch which is easy to find and access the required pins these days.

If there are switches which take 110VAC but don't output power, that's even better as some I'm just looking to supplement devices already have power but are inconvenient to access

 

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 ›