HN2new | past | comments | ask | show | jobs | submit | masfuerte's commentslogin

> contending the company lowballed the price of trademarks, customer agreements, software licenses and other rights it moved offshore

At the same time they were telling HMRC (the British tax authority) that IP rights, etc. were incredibly valuable and a significant cost of doing business (in the form of payments back to the mothership), and that's why they made very little profit in the UK and didn't need to pay much tax.


Trying to trace more detail on this: https://www.taxwatchuk.org/seven-large-tech-groups-estimated...

That mentions the digital services tax; I remember some of HN being quite angry that "Europe" was trying to get a share of the immense wealth extracted from it by American multinationals.


Wealth extracted from a company sounds like taxes.

How did we go from "wealth extracted from [Europeans and Europe]" to "wealth extracted from a company"?

What you mean is American multinationals were inventing things people wanted to pay for and the existing government rent seeking wasn't working.

"Wealth extracted from it" seems like a disingenuous framing of "voluntary market exchange of money for services." It's not like Europe is a colony. Tech companies only make money by providing goods and services people choose to pay for.

Given all then dumping, bundling, vendor lock-in and shady background deals I am not sure how voluntary this often is in practice.

Also, almost any web product could have the core functionality reproduced by 3 guys in a couple of weeks.

The actual value is in the brand, siloed data, lockin, network effect, etc.

China solved that by banning most western services and building their own, and many of the results are better than the west, yet the same network effects stop those services expanding.

These are all fairly strong arguments for regulator's to step in because the market clearly is no longer working to direct the profit towards the best products.


The have to share their wealth because they are allowed to operate within a stable legal framework that everybody else is paying for except them. It seems like US isn't using their own taxes efficiently enough given that CEOs dont get killed on the street in the EU but they do get killed in the US. And these corporations arent willing to pay for that, well then they should not be allowed to operate here either.

I see a very funny fight on our hands.

Ah, the next level in determining Schrodinger's cat's outcome is if the detector measures Zuckerberg's profit taxability instead of radiation decay; the measurement's results depend on who is carrying them out, where they've taken place and, in all instances, the cat kills itself due to our inability to fix the crazy rich-favoring taxation systems.

David Gandy merely lolls in his pants.

> Professional transactional email services exist because this problem is genuinely hard. [...] They handle the weird edge cases like a major provider deciding your IP went too quiet.

Except the whole point of the article is that they don't handle that. You had to fix it yourself.


> GitHub, GitLab, and Gitea all respect .gitignore and won’t show ignored files in the web UI

Is this right? These tools don't show ignored files because they aren't part of the repository. If a now-ignored file has made it into the repository, surely you want to see it?


Not true, you can push a file and later gitignore it and it will remain visible on those UIs. It's still part of the repo.

Doing it the other way around is also possible but harder as the git client will refuse but can be convinced.


Yeah this is wrong.

They will show the files in your repo.

gitignore just decides whether untracked files appear as new or ignored. (But you can commit them anyway if you are so inclined.)


how do you commit a file without first adding it?

`git add -f` will add ignored files. Once you've done that, any files you've added will be part of your commit regardless of the contents of .gitignore.

Also, files that are added to .gitignore after they’ve already been committed will still appear as modified. To stop tracking them, you need to remove them from the index (staging area):

    git rm --cached <file>

Right... and also (I think; unsure bc I only ever use cli) some GUIs (eg github.com web ui) may enable adding files that'd otherwise be ignored.

(shrug)


would be nice, if there's a modifier in there, which says showinwebui=(true|false) :D

Yeah, also that's probably not the kind of error a human writing this post would make... I stopped reading at that point

This is exactly the sort of error that a human with a slightly incorrect mental model for something makes all the time.

Are you sure? Post 9/11 the CIA decided they needed to be in the business of kidnapping and torturing. They didn't seem to have any trouble finding employees to do it.

Yeah, they need people who will do the most inhumane things to other human beings, not animals.

Soldiers need to kill people, but you don't want sociopathic soldiers - you want the opposite: Someone who can handle their emotions, not someone who hides from them, runs from them, or tries to bury or ignore them. The latter are not stable or reliable under stress.

Than how do you explain the marine corps? The average enlisted marine is a sociopath. You have to be to get through the crucible.

I remember when I was a very young child - more than half a century ago - getting into trouble for eating dirt. I was amused more recently to hear about my nephew doing the same thing. It seems, from my point of view, to be instinctive. I wonder why?

Bored? Low on minerals? Too many parasites?

Dogs do this instinctively too when they might need something from the dirt.


don't little kids sometimes eat play-doh, bugs, crayons, etc? new experiences/curiosity i'd imagine

There's this in London and Birmingham:

https://f1arcade.com/uk

They have 50-odd full-motion Formula One simulators in each location and they seem to be aiming for a much higher quality experience than an arcade.


It wasn't a hack. The company used an external AI service.

ETA: They didn't ship data off to e.g. ChatGPT. They hired a subcontractor to build them a secure AI service.

Details in this comment:

https://hackernews.hn/item?id=47035141

leading to this:

https://endaleahy.substack.com/p/what-the-minister-said

The government is behaving disgracefully.


They'll update the required brain state to "alert but not enjoying yourself".

Where? According to Wikipedia, suicide is no longer illegal anywhere in Europe.

you’re correct. I was just using it to emphasize how all encompassing regulation sometimes feel. I was annoyed and didn’t think; when seeing just another European regulation piling on then endless sea of things you can get fined for here.

Cypress was the last placed in Europe to remove laws against suicide in 2021 it seems.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: