autra | 1 year ago | on: Nix – Death by a Thousand Cuts
autra's comments
autra | 1 year ago | on: Ubuntu 24.04 Noble Numbat
autra | 2 years ago | on: Ask HN: Is PostgreSQL better than MySQL?
autra | 3 years ago | on: PostgreSQL upgrades are hard
autra | 5 years ago | on: Why SELECT * is bad for SQL performance (2020)
autra | 6 years ago | on: The rise of remote working will continue
That being said, if your team was mainly non-remote with some remote employees, then I'm not surprised: it is the worst possible organization and a motivation killer for the remote person. Every article about experience of remote work I've read says: "don't put remote people on non-remote team" and I wholeheartedly agree.
autra | 8 years ago | on: Dangers of CSV Injection
It is suggested in comments, but the author answered
> Yes, this prevents formula expansion... once. Unfortunately Excel's own CSV exporter doesn't write the ', so if the user saves the ‘safe’ file and then loads it again all the problems are back.
:-/