Reading these makes me sad about the law in my country, Finland. The lowest tier of OP ($7 for no reward) would be illegal here. We have a law called "Money Collection act", which states that to gather donations (i.e. payments with nothing in return), you have to get a permit. This permit costs money, is not given to individuals, and is given only for non-profit activities. So this means that if you see a donation/sp…
I Just Hit $100k/year On GitHub Sponsors
391–400 of 510 posts
Re: I Just Hit $100k/year On GitHub Sponsors
#392Reading these makes me sad about the law in my country, Finland. The lowest tier of OP ($7 for no reward) would be illegal here. We have a law called "Money Collection act", which states that to gather donations (i.e. payments with nothing in return), you have to get a permit. This permit costs money, is not given to individuals, and is given only for non-profit activities. So this means that if you see a donation/sp…
Sell licenses. People can buy a licensed version of your project. It's exactly the same as the free version, but it comes with a different licence.txt (which allows the purchaser to say that they supported you). If you're not allowed to sell copyright licenses in Finland, then your whole software business is screwed.
Re: I Just Hit $100k/year On GitHub Sponsors
#393Earlier quoted context omitted.
What do you mean set up correctly? And how does 112K turn into 40K taxable?
I'm not an accountant or tax lawyer, so this isn't advise, only my back of the envelope calculation, not even using things like the 172 deduction, or business expenses, but my estimate was actually way off almost double. Gross Income: $112k - SEP IRA 25%: -$28k - Owner Health Insurance: -$15k - 199-A Deduction (20%): -$12k Total business income for taxes: $47k - Married Filing Jointly Deduction: -$24k - Total taxable…
Another gem many people don't know about is "Increasing Research Activities", for certain industries this essentially translates to 5-10% of your total payroll becoming a credit. That's huge.
Re: I Just Hit $100k/year On GitHub Sponsors
#394Earlier quoted context omitted.
I mean, yes you need to report revenues, but... do you need a company for that? Do e.g. all Finnish photographers on Shutterstock have a company, in order to receive payments?
Yes, if you sell things (or electronic things), in any meaningful amount (no one will care for 200$ per year though), you have to set up a company or a sole proprietorship. It is like this in most western countries. The activity that you are doing in that case is called business, and of course you need to have a company or a similar business structure (like sole proprietorship) to do business. Whether all people do i…
This is not the case in the USA. There is no general federal legal requirement to register a business or obtain a business license in order to sell things. However, there are specific industries for which business licenses are required (at any of the federal, state and local levels) and forming an LLC might help personal assets if you are sued.
Re: I Just Hit $100k/year On GitHub Sponsors
#395Earlier quoted context omitted.
I think what he's generally saying: aggressively deduct expenses used to support your business. This would include rent, home office, computers, phones to conduct business, business meetings, travel, health insurance, retirement, etc. Then the member and spouse would draw low salaries putting you in low income bracket and thus low taxation. The 2017 TCJA further reduced taxation for business owners via the Qualified…
I suspect a large part of it is a SEP IRA which lets you pack away like 57k in a tax advantaged account. Business deductions are almost like icing on the cake vs that.
Some outliers are home office and utilities and things like that.
Re: I Just Hit $100k/year On GitHub Sponsors
#396Earlier quoted context omitted.
Well, "luck" is a phenomenon of perception, not reality. Since it's people who perceive, being anthropocentric makes sense. On the other hand, that also makes it subjective, hence describing it may reveal more about the describer than the effect.
“Luck is probability taken personally.” – Chip Denman I’m amazed at how many comments piled up insisting that luck is a major or possibly the most significant factor. Even if true, what a self-defeating outlook. Every accusation is a confession.
Re: I Just Hit $100k/year On GitHub Sponsors
#397Earlier quoted context omitted.
Do you have any collectible limited edition bytes?
Those would be the special one-of-a-kind bytes that we log to ensure no two people get the same bytes twice. Bonus: the logs are numbered, so we can validate those bytes. Downside: we’ll have to ask for a monthly donation to cover storing the bytes and bandwidth ;-)
Re: I Just Hit $100k/year On GitHub Sponsors
#398Earlier quoted context omitted.
Anybody have opinions/reasoning on Patreon vs Github Sponsors when it comes to open source work?
The biggest difference would be that GitHub Sponsors has no fees [1], so everything people put in will go to the developer. Where Patreon can take 5-12% depending on the plan [2]. Additionally, GitHub is just so much closer to the actual open source work and more easily discoverable for users of your product. As a supporter, I'll pick GitHub over Patreon anytime. [1] https://help.github.com/en/github/supporting-the-o…
That seems superior to basically every single platform out there. It's an instant win for GitHub Sponsors.
Re: I Just Hit $100k/year On GitHub Sponsors
#399Reading these makes me sad about the law in my country, Finland. The lowest tier of OP ($7 for no reward) would be illegal here. We have a law called "Money Collection act", which states that to gather donations (i.e. payments with nothing in return), you have to get a permit. This permit costs money, is not given to individuals, and is given only for non-profit activities. So this means that if you see a donation/sp…
"For each donated dollar, I will create and send you 100 random bytes that you can use in your cryptographic applications." $7 = 700 random bytes $15 = 1500 random bytes + 500 bytes free! $99 = lifetime* subscription for 25k random bytes per year * your lifetime or my lifetime, whichever terminates earlier
Re: I Just Hit $100k/year On GitHub Sponsors
#400Earlier quoted context omitted.
Yes, if you sell things (or electronic things), in any meaningful amount (no one will care for 200$ per year though), you have to set up a company or a sole proprietorship. It is like this in most western countries. The activity that you are doing in that case is called business, and of course you need to have a company or a similar business structure (like sole proprietorship) to do business. Whether all people do i…
I think the confusion in this thread is that (in most of Western Europe) you automatically become a business (or even company) by the sole act of doing "business" (enterprise with the purpose of earning money), and once you cross some (small) threshold you have to register in some capacity. That can be a ~$20 bureaucratic act, compared to the ~$500 act of setting up a proper company. But of course at that point it va…
What you might need a company for is to pay sales taxes you charge for physical goods, or get insurance appropriate for your line of work. That's likely to be state-by-state. You just get the convenience of an EIN by registering and some additional legal protections by being a distinct entity (i.e. I could sell the company or assign IP to it or hire employees).
I have certainly gotten contractor income to me personally that I just had to account for. In the USA for small businesses you'd have to send the same documentation, so it doesn't even save paperwork. As a sole proprietorship I get the same tax documents from my clients as I would if I were operating directly under my name.
Edit: Also, if this were true in the USA, it implies that all those Uber drivers each have a sole-proprietorship set up. I'm pretty sure that companies can hire contractors as individuals without them becoming businesses.