aTun
@aTun@lemm.ee
- Comment on iFixit says the Switch 2 is even harder to repair than the original 5 weeks ago:
I thought Nintendo devices were built like tanks, nes, snes, all old consoles are still playable. How long did the new Nintendo devices like switch last? I think the screen and battery are the main limit of devices life.
- Comment on Kids are short-circuiting their school-issued Chromebooks for TikTok clout 2 months ago:
I thought system will turn off USB port if notice current over draw. Look like I am wrong.
- Comment on Papra, the minimalistic document archiving platform 2 months ago:
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.