thericcer

joined 1 year ago
[–] thericcer@reddthat.com 4 points 6 months ago

MEMS have done wonders

[–] thericcer@reddthat.com 3 points 6 months ago

Thanks for your detailed input, I'm glad to hear that there is a team that does look out for things at crates.io, and that I can host my own registry.

[–] thericcer@reddthat.com 3 points 6 months ago (2 children)

I've been wanting to write rust for quite some time, but I can't get over crates. The system just seems insecure to me. What happens in 10 years when the servers go down? Is there any sort of mitigation for supply chain attacks? As I understand it anyone can submit code; what's stopping someone from putting malicious code into a crate I've been using?

I suppose these are risks for any third party package system though.

I've used Flutter infrequently and have experienced things like this with their package system.

[–] thericcer@reddthat.com 0 points 7 months ago

This depends entirely on the phone/OS. The OS may report only that the battery is charging, and not at what rate. Apps like Ampere rely on the OS to report these things, and if it doesn't you'll get garbage numbers. Like the other comment says, get a meter to put between the charger and phone to see what rate it's currently charging at.

That being said, the charge controller in the phone will likely never draw the max rated charger power, and it will vary with many factors such as CPU load, current battery capacity, temperature, etc.

[–] thericcer@reddthat.com 11 points 7 months ago* (last edited 7 months ago) (1 children)

Bell Labs and the invention of the transistor.

[–] thericcer@reddthat.com 5 points 8 months ago

Just got the kit!

[–] thericcer@reddthat.com 1 points 8 months ago

Any Verilog devs?

[–] thericcer@reddthat.com 1 points 10 months ago

I actually wasn't aware that it could be run as a web service. I'd say do that.

[–] thericcer@reddthat.com 3 points 10 months ago* (last edited 10 months ago) (2 children)

So, I've done exactly this with gramps. I used a NUC running proxmox at my home.

I created a very simple https server with turnkey nginx running on the NUC proxmox instance. I host the gramps database exports there via a simple HTML page.

Tied it to a domain name and sent the link to my family, with instructions to install gramps and import the database.

EDIT: I used Let's Encrypt for the SSL keys

view more: next ›