Live data from Hacker News

Thousands of student files lost in error

taipeitimes.com

1–10 of 17 posts

Re: Thousands of student files lost in error

#3
post #2

the point is, there is no backup for 15 days. These guys could be sued for million in US or other country.

No they couldn't. This goes on all the time, silently, at K-12 schools in the US in poorer areas, nobody cares, nobody does anything. You think Taiwan is any different than us? They're ahead of us, and if they're fucking this up, we're doing it ten-fold.

The irony is, we spend billions on a contract for the government cloud (the one that Trump famously tried to yoink from Microsoft (who won the bid fair and square) and give to his buddies at Amazon), yet we don't mandate education use at as well, only for the military.

Re: Thousands of student files lost in error

#5
Funny that their solution isn't higher frequency backups but having someone watch it carefully to make sure it doesn't fail again. Maybe it's not really a serious problem. Only 2 weeks of data and student submitted data so it's probably mainly an inconvenience for the students to re-upload it.

Re: Thousands of student files lost in error

#6
post #3
post #2

the point is, there is no backup for 15 days. These guys could be sued for million in US or other country.

No they couldn't. This goes on all the time, silently, at K-12 schools in the US in poorer areas, nobody cares, nobody does anything. You think Taiwan is any different than us? They're ahead of us, and if they're fucking this up, we're doing it ten-fold. The irony is, we spend billions on a contract for the government cloud (the one that Trump famously tried to yoink from Microsoft (who won the bid fair and square) a…

> the one that Trump famously tried to yoink from Microsoft (who won the bid fair and square) and give to his buddies at Amazon)

Er, Trump didn't try that, and Trump hates Amazon (or, more specifically, Jeff Bezos), and the executive branch under Trump awarded it to Microsoft, fought against Amazon’s lawsuit, did a reevaluation in order to moot claims in Amazon’s lawsuit and force them back to square one and reaffirmed the award to Microsoft.

Re: Thousands of student files lost in error

#7
post #3
post #2

the point is, there is no backup for 15 days. These guys could be sued for million in US or other country.

No they couldn't. This goes on all the time, silently, at K-12 schools in the US in poorer areas, nobody cares, nobody does anything. You think Taiwan is any different than us? They're ahead of us, and if they're fucking this up, we're doing it ten-fold. The irony is, we spend billions on a contract for the government cloud (the one that Trump famously tried to yoink from Microsoft (who won the bid fair and square) a…

well, (at least) he creates jobs.......but I'd rather he pay teacher for higher salary

Re: Thousands of student files lost in error

#8
post #3
post #2

the point is, there is no backup for 15 days. These guys could be sued for million in US or other country.

No they couldn't. This goes on all the time, silently, at K-12 schools in the US in poorer areas, nobody cares, nobody does anything. You think Taiwan is any different than us? They're ahead of us, and if they're fucking this up, we're doing it ten-fold. The irony is, we spend billions on a contract for the government cloud (the one that Trump famously tried to yoink from Microsoft (who won the bid fair and square) a…

> You think Taiwan is any different than us? They're ahead of us, and if they're fucking this up, we're doing it ten-fold.

Well, I'm a resident of Taiwan and while I think there are many wonderful things about the country, IT is not one of them and not sure how you came to the conclusion that Taiwan is "ahead of us" (assuming you're American or European).

Everything related to tech here feels like it's from the late 1990s. Web applications here generally have horrible UIs and are buggy, sometimes to the point of being basically unusable.

It's not just the front end either. See: all of the problems caused by a change to the ARC (alien resident certificate) ID numbers.

https://www.taiwannews.com.tw/en/news/4293836

This change was itself caused by problems created by the existing/old system.

Re: Thousands of student files lost in error

#9
This is extremely unfortunate, yet feels like it could have been prevented rather easily.

Most of the hypervisors support snapshotting of various types, many OSes out there have built in backup solutions, even some file systems support snapshots as well, that can be restored, everything from pooled file systems to even RAID could have helped them deal with the failure of a disk. And perhaps not applicable here, cloud vendors also support backups most of the time.

Though personally, even a simple software solution can help with backups, personally i use BackupPC: https://backuppc.github.io/backuppc/

Basically, it's just some nice logic that's built around rsync and has compression, incremental backups etc. I set it up a few years ago for all of my cloud servers and VMs (which i manually add to the list of ones that are backed up), create system users for them for SSH access and occasionally check whether the incremental/full backups are working. Then, i simply have another rsync script that copies the backup server's data over periodically to another device.

It's not the most advanced setup, but even that is better than just hoping that no data loss will happen, which is plain wrong. Then there's also software solutions like https://bvckup2.com/ for desktops etc. Of course, rsync and cron would have also been sufficient.

It's not like backups aren't essentially a solved problem in most of the simple configurations.

Re: Thousands of student files lost in error

#10
> Under a program introduced in 2019 for high-school students starting that year, students are to create portfolios to be used for university applications, which include their grades, extracurricular activities and other information related to their character and achievements.

They're not using entrance examinations? How did this happen?

Post reply on HN