:smile is in vim not nvim
In order for the banks to retain the market power required to keep such high interchange fees in place the need to incentivise those who don't NEED to pay with a credit card to do so anyway, and the biggest way they do…
You're not paid by the banks you're paid by other, usually poorer, customers
> A version of this that uses tree sitter grammars to map a codebase, and does it on every startup of an agent, would be awesome. This was a key feature of aider and if you're not inclined to use aider (or the forked…
It's because `a` is not a pointer to the result of badfunc; it is a copy. So the return value of `badfunc` might be overwritten if func2 is non-trivial, but the copy will not.
I think that when you find arguments that GC can be competitive with manual memory management, they always rely on the assumption that it is in the context of idiomatic code. For a GC language, idiomatic code allows the…
Absolutely, but I think the "in most cases" of the original quote was meant to imply simple malloc/free style memory management rather than the use of tailored arena/region allocators.
As far as it goes I think it is a pretty fair statement. However it is important to know of other decisions in the language which make it easier for the GC. Particularly, the use of tagged values and a GIL. Tagging…
Also, this doesn't support zero padding with ch=0.
I was also curious since it was so obviously a brigade with most reviews posted on the same day. It seems he angered Breitbart fans with a tweet: https://twitter.com/mattyglesias/status/175240732045619200
Except in this case, when the comment was written http hadn't been invented yet :)
To get :cd to behave more like vim, you could add https://github.com/gbarta/evil-noautochdir which in addition to behaving like :set noautochdir, also allows :cd to take an argument the vim way.
Relating to #3, if you expect to be overseas long term and you are in a situation where foreign tax credit will cover your US tax liability, it can be advantageous to use the foreign tax credit instead of the FEIE even…
I'm struggling to imagine any 300-head software company based in regional Victoria. Are you in a satellite office of a larger org?
But if you're going to abandon your green card, you need to do it before the eight year because doing it after that makes you subject to the exit tax where abandoning your green card requires giving up a nice chuck of…
I think you are confused about foreign residence and foreign taxation. Most countries will tax all foreign income if you are a tax resident of their country. But not many tax foreign income of citizens who are resident…
If you can avoid it by spending a certain amount of time out of the country then surely it is not what is meant by non-resident taxation in the context of this article?
What makes you say that the suit was withdrawn? I can't find confirmation of that anywhere.
Uniloc sued Mojang (makers of Minecraft), which is a Swedish company. In Texas of course. Mojang is bigger than many small companies, but is still quite small.
(User woe, you have been hellbanned which is a shame because your points in this thread have been quite true.)
Possibly by non-earned-income he means passive income. You are not allowed to exclude passive income on form(s) 2555. It is foreign earned-income, not foreign-earned income. Although foreign retirement benefits are also…
The parent may have been confused about when a transaction takes place. They would only have a taxable event for their currency at the time they converted between different currencies. However, the advice you give about…
Eritrea.
There are also different treatments of capital gains, and phantom gains which arise only from shifts in exchange rates. For anyone of any means beyond their salary alone these both can lead to paying more combined tax…
I think he has a typo at the end which should be gggqG where gg means motion to top of file, gq means reformat over a motion and G means motion to end of file.
:smile is in vim not nvim
In order for the banks to retain the market power required to keep such high interchange fees in place the need to incentivise those who don't NEED to pay with a credit card to do so anyway, and the biggest way they do…
You're not paid by the banks you're paid by other, usually poorer, customers
> A version of this that uses tree sitter grammars to map a codebase, and does it on every startup of an agent, would be awesome. This was a key feature of aider and if you're not inclined to use aider (or the forked…
It's because `a` is not a pointer to the result of badfunc; it is a copy. So the return value of `badfunc` might be overwritten if func2 is non-trivial, but the copy will not.
I think that when you find arguments that GC can be competitive with manual memory management, they always rely on the assumption that it is in the context of idiomatic code. For a GC language, idiomatic code allows the…
Absolutely, but I think the "in most cases" of the original quote was meant to imply simple malloc/free style memory management rather than the use of tailored arena/region allocators.
As far as it goes I think it is a pretty fair statement. However it is important to know of other decisions in the language which make it easier for the GC. Particularly, the use of tagged values and a GIL. Tagging…
Also, this doesn't support zero padding with ch=0.
I was also curious since it was so obviously a brigade with most reviews posted on the same day. It seems he angered Breitbart fans with a tweet: https://twitter.com/mattyglesias/status/175240732045619200
Except in this case, when the comment was written http hadn't been invented yet :)
To get :cd to behave more like vim, you could add https://github.com/gbarta/evil-noautochdir which in addition to behaving like :set noautochdir, also allows :cd to take an argument the vim way.
Relating to #3, if you expect to be overseas long term and you are in a situation where foreign tax credit will cover your US tax liability, it can be advantageous to use the foreign tax credit instead of the FEIE even…
I'm struggling to imagine any 300-head software company based in regional Victoria. Are you in a satellite office of a larger org?
But if you're going to abandon your green card, you need to do it before the eight year because doing it after that makes you subject to the exit tax where abandoning your green card requires giving up a nice chuck of…
I think you are confused about foreign residence and foreign taxation. Most countries will tax all foreign income if you are a tax resident of their country. But not many tax foreign income of citizens who are resident…
If you can avoid it by spending a certain amount of time out of the country then surely it is not what is meant by non-resident taxation in the context of this article?
What makes you say that the suit was withdrawn? I can't find confirmation of that anywhere.
Uniloc sued Mojang (makers of Minecraft), which is a Swedish company. In Texas of course. Mojang is bigger than many small companies, but is still quite small.
(User woe, you have been hellbanned which is a shame because your points in this thread have been quite true.)
Possibly by non-earned-income he means passive income. You are not allowed to exclude passive income on form(s) 2555. It is foreign earned-income, not foreign-earned income. Although foreign retirement benefits are also…
The parent may have been confused about when a transaction takes place. They would only have a taxable event for their currency at the time they converted between different currencies. However, the advice you give about…
Eritrea.
There are also different treatments of capital gains, and phantom gains which arise only from shifts in exchange rates. For anyone of any means beyond their salary alone these both can lead to paying more combined tax…
I think he has a typo at the end which should be gggqG where gg means motion to top of file, gq means reformat over a motion and G means motion to end of file.