HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mlunar

no profile record

Submissions

The Photo Map Tile Pareto Front

lnar.dev
2 points·by mlunar·9 bulan yang lalu·1 comments

comments

mlunar
·bulan lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
Mine is that: https://photofield.dev/ (but has fewer features)
mlunar
·9 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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.