Spyke

Replies

Comment on

The Irony of 'You Wouldn't Download a Car' Making a Comeback in AI Debates

{{labeling it "theft" is both legally and technically inaccurate.}} Well, my understanding is that humans have intelligence, humans teach and learn from previous/other people's work and make progressive or create new work/idea using their own intelligence. AI/machine doesn't have intelligence from the start, doesn't have own intelligence to create/make things. It just copies, remixes, and applies the knowledge, and many personalities and all expressions have been teached. So "theft" is technically accurate.

Comment on

Papra, the minimalistic document archiving platform

I tried to run the container with the nearly default but was unable to start. Found an error in the log as ConnectionFailed("Unable to open connection to local database./app-data/db/db.sqlite: 14") at new Database.… at _createClient

I am binding to /DATA/AppData/papra:/app/app-data

When I run the container, papra folder was created with 0777 permission but no files in there.

Finally, I manually create a db folder under papra, and now the container able to run successfully.

Comment on

Replacing router with OpenWRT on Proxmox

If you do the PCI passthrough Wifi adapter to openwrt, look for name of adaptor and search okpg for in kernel driver for that. Maybe you will face with no driver support, try installing openwrt pre-relase for up to date driver support, or driver only support client mode, Intel Wifi. You can get cheap USB Wifi adapter from Aliexpress that openwrt support but mostly have only one radio so your access point will have one 5Mhz or 2.4Mhz not both at the same time. you can try two adaptor to get both. For supported Wifi adapter and more information https://github.com/morrownr/USB-WiFi?tab=readme-ov-file

You reached the end