HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mlunar

no profile record

投稿

The Photo Map Tile Pareto Front

lnar.dev
2 ポイント·投稿者 mlunar·9 か月前·1 コメント

コメント

mlunar
·先月·議論
While I agree that there are lots of problems around security communication, I don't feel like the number of CVEs fixed is a good proxy for bad security, I would assume it's more the opposite. Like the more incident reports an airline company has, the safer it tends to be - the unsafe ones don't care to file them.
mlunar
·6 か月前·議論
You are free to choose opening a consultancy yourself and take on the salary risk as well as reap the rewards.

Companies also currently aren't completely banned from firing people. If and when they do, it can look like you described, with adequate notice and compensation.
mlunar
·6 か月前·議論
You are thinking of the continuity of work, colleagues, and responsibilities. Those are of course good to have, especially from the perspective of the company.

But from the perspective of the individual worker, a much more important continuity is the one of salary, insurance, and pension. This is the stability that the employee continues getting at Company D.
mlunar
·7 か月前·議論
Mine is that: https://photofield.dev/ (but has fewer features)
mlunar
·9 か月前·議論
I spent too long writing this so I might as well submit it here. It's about a weird Firefox? Fedora? AMD? performance regression, but actually not really as it's about Go image encoder file size & latency.
mlunar
·10 か月前·議論
Not the author, but last time I checked (3y ago), the fonts CDN was surprisingly slow, like hundreds of milliseconds of latency.

As the website I was optimizing was selfhosted, also selfhosting the font had a noticeable effect on the page load time. See https://github.com/SmilyOrg/photofield/commit/12352667c01624...

I'm not sure what you mean with the rest of the comment though, it's a very small change and it gets cached by the browser like other static assets, so I'm not sure what is the overkill here.