@rx14 @quad @nixy I'd be probably just sending backups (like WAL and pg_basebackup) up there. That'd mean I never have to download, unless the faculty building burns down or something.
Notices by Wolf480pl (wolf480pl@niu.moe), page 26
-
Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 09-Nov-2017 15:56:14 EST
Wolf480pl
-
Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 09-Nov-2017 15:48:25 EST
Wolf480pl
@quad @rx14 @nixy btw. what would you recommend for off-site backup? Sth like backblaze b2? Or more like "get a friendly sysadmin in the other university server room at the other end of the town to give you access to his tape drive" ?
-
Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 09-Nov-2017 15:45:00 EST
Wolf480pl
@quad @nixy @rx14 yay, like good assymetric crypto. Except the customer is the attacker here.
-
Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 09-Nov-2017 15:33:19 EST
Wolf480pl
@quad @nixy @rx14 IMO cloud is very good for estimating praces of cryptographic attacks. "10$ on EC2" sounds more approachable than "2^$SOMENUMBER modular exponentiations"
-
Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 09-Nov-2017 15:28:16 EST
Wolf480pl
@rx14 @quad @nixy not just the source code, but huge input and output files for the test suite. Also, running each test is a separate subtask for the workers. Also, we did things kinda suboptimal, should've cached some stuff on the cloud side.
-
Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 09-Nov-2017 15:24:55 EST
Wolf480pl
@quad @rx14 @nixy "online judge" is basically a thing for running online algo competitions. Ppl submit their code, it gets built, run through a tests, the time is measured, and the results are graded.
-
Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 09-Nov-2017 15:23:51 EST
Wolf480pl
@rx14 @nixy @quad well it has a database too. It doesn't seem db-bound tho.
-
Wolf480pl (wolf480pl@niu.moe)'s status on Wednesday, 08-Nov-2017 13:27:31 EST
Wolf480pl
@aeonofdiscord @awilfox @Irick IMO what web encourages, is developement off apps, as opposed to protocols.
Back in the day, when we wanted to do sth over network, we'd first come up with a protocol, which would be then implemented in many apps on different platforms (see: SMTP, HTTP, IRC, XMPP). With web, when someone wants to make another app, they just make it a webapp with implementation-specific constantly-changing protocol, and The Only Right Client being the JS on their website. This sucks.
-
Wolf480pl (wolf480pl@niu.moe)'s status on Friday, 03-Nov-2017 12:47:34 EDT
Wolf480pl
Damn F-Droid, wtf is this new UI? Things are so small and hard to tap...