In the US, you actually have to register your business as a foreign entity in every state you operate in (foreign in this context means “out-of-state”) and it’s a minor annoyance, it can and does delay business.
Indeed. I'd say a major annoyance. After all it includes filing taxes and sometimes you have to "align" your company name if for example you apply for federal grants.
My guess would be there are some people at MS who, somehow, still can do something fun. Because they are not assigned on the another project on how to make OOBE even more miserable.
/rant Today I spent 3 (three) hours trying to setup a new MSI AIO with Windows Pro. Because even though it's would be joined to the local ADDS and managed from there - I need to join some Internet connected network, setup a 3 stupid recovery questions which would make NIST blush and wait another 30 minutes for a forced update download which I cannot skip. Oh, something went wrong - let's repeat the process 3 times.
Yeah ... I don't think there's any overlap between "users largely unfamiliar with terminals" who want something easy to use, and 'Linux users who are sufficiently technical that they would even hear about this repo'.
Here's a scenario. You're running a cluster, and your users are biologists producing large datasets. They need to run some very specific command line software to assemble genomes. They need to edit SLURM scripts over SSH. This is all far outside their comfort zone. You need to point them at a text editor, which one do you choose?
I've met biologists who enjoy the challenge of vim, but they are rare. nano does the job, but it's fugly. micro is a bit better, and my current recommendation. They are not perfect experiences out of the box. If Microsoft can make that out of the box experience better, something they are very good at, then more power to them. If you don't like Microsoft, make something similar.
> You're running a cluster, and your users are biologists producing large datasets. They need to run some very specific command line software to assemble genomes. They need to edit SLURM scripts over SSH. This is all far outside their comfort zone. You need to point them at a text editor, which one do you choose?
Wrongly phrased scenario. If you are running this cluster for the biologists, you should build a front end for them to "edit SLURM scripts", or you may find yourself looking for a new job.
> A Bioinformatics Engineer develops software, algorithms, and databases to analyze biological data.
You're an engineer, so why don't you engineer a solution?
The title is a bit confusing depending how you read it. Edit isn't "for" Linux any more than PowerShell was made for Linux to displace bash, zsh, fish, and so on. Both are just also available with binaries "for" Linux.
The previous HN posts which linked to the blog post explaining the tool's background and reason for existing on Windows cover it all a lot better than a random title pointing to the repo.
PowerShell lends itself really well to writing cross-platform shell scripts that run the same everywhere you can boot up PowerShell 7+. It's origins in .NET scripting mean that some higher-level idioms were already common in PowerShell script writing even before cross-platform existed, for instance using `$pathINeed = Join-Path $basePath ../sub-folder-name` will handle path separators smartly rather than just trying to string math it.
It's object-oriented approach is nice to work with and provides some nice tools that contrast well with the Unix "everything is text" tooling approach. Anything with a JSON output, for instance, is really lovely to work with `ConvertFrom-Json` as PowerShell objects. (Similar to what you can do with `jq`, but "shell native".) Similarly with `ConvertTo-Json` for anything that takes JSON input, you can build complex PowerShell object structures and then easily pass them as JSON. (I also sometimes use `ConvertTo-Json` for REPL debugging.)
It's also nice that shell script parameter/argument parsing is standardized in PowerShell. I think it makes it easier to start new scripts from scratch. There's a lot of bashisms you can copy and paste to start a bash script, but PowerShell gives you a lot of power out of the box including auto-shorthands and basic usage documentation "for free" with its built-in parameter binding support.
I dunno, I spent a lot of years (in high school at least) using Linux but being pretty overwhelmed by using something like vim (and having nobody around to point me to nano).
EDIT.COM, on the other hand... nice and straightforward in my book
There's no shortage of less technical people using nano for editing on Linux servers. Something even more approachable than that would have a user base.
Especially noting it's a single binary that's just 222kb on x86_64— that's an excellent candidate to become an "installed by default" thing on base systems. Vim and emacs are both far too large for that, and even vim-tiny is 1.3MB, while being considerably more hostile to a non-technical user than even vim is.
I can definitely see msedit having a useful place.
That’s called a Controlled Foreign Corporation and it won’t work, because its earnings & profits need to be included on the Subpart F income of the shareholders.
Uncle Sam will get his share. Unless you’re a large corporation, that is.
Controlled Foreign Corporation: a non-resident company, fund, institution or other entity in a low-tax country that is at least 50% owned or controlled, directly or indirectly, by resident taxpayers.
Because you have to put actual substance in the entity. If OP ditched his US citizenship, moved to the Caymans, and then started consulting for international clients - it would work.
Same is true here in Sweden, we just have deep enough reservoirs. We also have nuclear, but hydro is also a really big part and as Canada has even lower population density than we do it shouldn't be unreasonable. But perhaps terrain in many areas isn't helpful.
The fiber optic cables you can definitely regulate. You can make a law that prohibits owners of last mile fiber optic cables from operating retail ISPs and that they are required to allow any retail ISP to lease their last mile infrastructure.
I’m not advocating for this solution, I’m just saying that it’s possible.
That’s not what happened though, is it? Execs got away relatively lightly.
No executives were actually executed. Only two people were executed, a farmer producing the protein powder with melamine and the manager of a workshop processing it. Sanlu executives got away with prison sentences.
It (along with its counterpart, Savage Empire) is a fun game, but it is a product of its era. Not much handholding. Be prepared to spend months trying to complete it, if you’re not using a walkthrough. The Victorian-style overland music theme will haunt you in your dreams for years to come.
Make sure to play it with a Roland MT32 emulator, sounds much better that way.
I have been slowly working my way through the nine AD&D Goldbox games, with no end in sight after over 30 years (and that is also the reason I have a quite long backlog of unplayed RPGs). It is likely to feel more modern than what I am used to.