Readit News logoReadit News
lmazgon commented on Ask HN: Where do you reliably find worldwide remote jobs?    · Posted by u/yu3zhou4
bobdvb · 5 months ago
A lot of the time the company cannot make it remote global because of tax and regulatory compliance. I work for a multinational company who has employees in at least a dozen countries, but we can't employ anyone who isn't in a country we don't have a registered company entity.

Add to that the number of people we've had apply for jobs using AI and then turn out to have zero knowledge of what we've hired them for when they turn up.

lmazgon · 5 months ago
> we can't employ anyone who isn't in a country we don't have a registered company entity

There's a ton of employer of record companies that can hire for you. I've worked via Deel and Remote.com, both without any issues.

lmazgon commented on Show HN: Benchi – A benchmarking tool written in Go   github.com/ConduitIO/benc... · Posted by u/lmazgon
meling · 5 months ago
What’s the overhead of running in docker vs bare metal?
lmazgon · 5 months ago
I can't say. It's definitely not the same as running on bare metal. Then again, any benchmark in a test environment is just an approximation of the real thing. To see how anything will act in the real environment, you have to run it there.

In our use case we wanted a way to quickly and easily set up benchmarks that would allow us to compare our software to our competitors under the same conditions. Given that Benchi can run the same benchmark scenario for different tools, the results are comparable with each other. We also run all benchmarks on an empty AWS EC2 instance, to minimize any other factors. But does that mean that the collected results show the absolute limit of what the tools can handle? Probably not. Under different conditions, results can change, but that's just the nature of benchmarks.

u/lmazgon

KarmaCake day32November 3, 2020View Original