Readit News logoReadit News
vfc1 commented on How to reduce stress and overcome anxiety as a software developer   andreizgirvaci.com/blog/h... · Posted by u/MD3XTER
vfc1 · 3 years ago
It's the same for almost any profession I think. As long as you can't decide what to do with your own time, and you work from the supervision of someone else, you will always feel like that. Maybe you are better off trying to create your own business instead.

Or become a freelancer, and switch jobs every two years or so. It isn't easy either way.

But there are other jobs where you would be a better fit, so I think you probably should switch jobs, and avoid the risk of getting burned out.

There where you are currently at, it's not going to get any better, right?

vfc1 commented on Ask HN: How did you hire your best SaaS Growth Hacker?    · Posted by u/vfc1
markoa · 3 years ago
IMO one of the founders must be the chief growth hacker. Hiring people to delegate execution of details is easier. Curious about replies.
vfc1 · 3 years ago
Yes I'm definitively the chief growth hacker, I take care of a lot of the marketing activities myself. But I need help, preferably from someone with some relevant experience growing a SaaS company.

In your view, what are some of the core competencies that as growth person should have? Looking forward to hear your thoughts, thank you.

vfc1 commented on Ask HN: How did you hire your best SaaS Growth Hacker?    · Posted by u/vfc1
vfc1 · 3 years ago
Hi everyone, anything that you would like to share about your experience hiring growth professionals would be tremendously helpfpul.

Anything from job boards, interview tips, the type of deal you propose them, do you hire them as an employee or offer equity, or anything else you can think of.

Thank you so much for any insight in this matter.

vfc1 commented on Qwik framework: resumable applications with fine-grained automatic lazy-loading   blog.qwikacademy.io/qwik-... · Posted by u/vfc1
vfc1 · 3 years ago
Here are the 5 key distinctive features of Qwik:

- Server-side rendering by default: Qwik server-side rendering works out of the box, without special configuration or extra libraries. Server-side rendering is the default, you don't have to turn it on.

- Resumability: Qwik applications are resumable, meaning that they continue on the client where the server left off, so the client does not have to re-render the component tree again after page load (no flickering effects, etc.). There is no need to do manual state transfer between the server and the client, Qwik takes care of that transparently.

- Lowest possible Time To Interactive: The initial Javascript payload of a Qwik application remains constant as the application grows, which is a unique property of Qwik. Only a very small amount of Javascript needs to be delivered on application startup (the Qwik Loader), giving Qwik applications a startup performance that is very close to a plain static page.

- Fine-grained, automatic lazy-loading: Lazy loading is completely automated, and done transparently by the framework. Qwik decides the lazy loading boundaries of the application at build time transparently, and splits up the application into fine-grained chunks. For example, the code for a click handler can be lazy-loaded only when the button is clicked for the first time.

- Proxy-based change detection: Qwik change detection is very convenient to use as it's possible to simply mutate data directly just like if we were handling plain mutable Javascript objects. Qwik change detection has all the performance of an "on-push" style change detection system, without any of the drawbacks associated with having to use immutable objects.

vfc1 commented on Ask HN: How to validate a startup idea whilst employed?    · Posted by u/jackfruit2
vfc1 · 3 years ago
Don't overthink it. You can validate the idea using SEO tools, check if the competitors have traffic and do some detective work to see if they are viable companies.

Check the SEO space, and see how many people are running ads on the main search terms, how hard is it to rank for the the main keywords. Check if forums exists, and discount coupons for similar products in marketplaces, check for similar products on product hunt and all the other product websites like Appsumo, Capterra, etc.

Look for blogs, Youtube channels, Facebook groups, subreddits. Join the communities and post there, ask questions. Interact one on one with at least 15 or 20 people and ask them about their needs.

You can do all this in a couple of weeks in the evening, without even writing a single line of code, and validate your idea.

Regarding the legal part, unless you are directly competing with your employer, they couldn't care less.

And even then, a lot of companies are created by people that learned the industry by working for other companies.

Your boss does not care about your side project, as long as you get the job done. But for you to feel better, don't put your name on it until you have quit your job, it's the internet you can still be anonymous.

No company is going to waste their time and expensive legal resources gratuitously suing you for a side project, unless it's something blatant that directly impacts their bottom line.

I wouldn't tell your boss about your side-project either. He will likely just see it as a sign of lack of dedication, that your priorities are elsewhere, and a tell sign that you will leave soon anyway.

So if they are on the fence on keeping you, that might trigger a decision.

vfc1 commented on Ask HN: How do you hire remote workers abroad, like developers or writers?    · Posted by u/vfc1
jimkri · 4 years ago
Check out https://www.letsdeel.com/ To hire someone outside of the US or to hire in general either bring them on as a Contractor or Employee. You should understand the difference between both, because you cannot treat a contractor as an employee.

Contractors will be hired for a set time and for a specific contract and you cannot treat them as you would an employee, if you bring them onto zooms and other calls they can be classified as an employee which is considered misclassification. Contracts are a simple way to bring people on, Deel or if you talk to a lawyer can get a basic contractor agreement for you.

Deel (linked above) is a way to hire them as an employee or contractor and they will become the Employer of Record if you choice to pay the hires as employees.

Not a lawyer, but built teams in Mexico and Philippines.

vfc1 · 4 years ago
Hello, thank you, I think I'm going to try deel, several people have mentioned it.

And what is your experience with deel, did you like it? Any downsides?

Do you go with contractors or employees with deel, and why do you prefer one vs the other?

I'm thinking of trying contractors first.

And can we hire a person for years as a contractor, or will we eventually have to upgrade them to an employee due to legal reasons, how does that work? Thank you for any insight on this.

u/vfc1

KarmaCake day2750December 4, 2014View Original